src/engine' controlsocket.cpp: In member function 'void CControlSocket::InvalidateCurrentWorkingDir(const CServerPath&)': controlsocket.cpp:628:2: error: 'assert' was not declared in this scope 628 | assert(!path.empty()); | ^~~~~~ controlsocket.cpp:24:1: note: 'assert' is defined in header ''; did you forget to '#include '? 23 | #include +++ |+#include 24 | #undef mutex controlsocket.cpp: In member function 'void CControlSocket::SendAsyncRequest(CAsyncRequestNotification*)': controlsocket.cpp:657:2: error: 'assert' was not declared in this scope 657 | assert(pNotification); | ^~~~~~ controlsocket.cpp:657:2: note: 'assert' is defined in header ''; did you forget to '#include '? controlsocket.cpp: In member function 'bool CControlSocket::SetFileExistsAction(CFileExistsNotification*)': controlsocket.cpp:900:2: error: 'assert' was not declared in this scope 900 | assert(pFileExistsNotification); | ^~~~~~ controlsocket.cpp:900:2: note: 'assert' is defined in header ''; did you forget to '#include '? make[3]: *** [Makefile:864: libengine_a-controlsocket.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Entering directory '/builddir/build/BUILD/filezilla-3.47.1/src/engine' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libengine_a-commands.o `test -f 'commands.cpp' || echo './'`commands.cpp make[3]: Leaving directory '/builddir/build/BUILD/filezilla-3.47.1/src/engine' make[3]: Entering directory '/builddir/build/BUILD/filezilla-3.47.1/src/engine' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libengine_a-directorycache.o `test -f 'directorycache.cpp' || echo './'`directorycache.cpp make[3]: Leaving directory '/builddir/build/BUILD/filezilla-3.47.1/src/engine' make[3]: Entering directory '/builddir/build/BUILD/filezilla-3.47.1/src/engine' g++ -std=c++17 -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libengine_a-directorylisting.o `test -f 'directorylisting.cpp' || echo './'`directorylisting.cpp make[3]: Leaving directory '/builddir/build/BUILD/filezilla-3.47.1/src/engine' make[2]: *** [Makefile:599: all] Error 2 make[1]: *** [Makefile:436: all-recursive] Error 1 make: *** [Makefile:617: all-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.3PqGv1 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.3PqGv1 (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/filezilla.spec