-c -o dliServer.o dliServer.c cc -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 -fno-strict-aliasing -fno-tree-sink -fPIC -D_LARGEFILE64_SOURCE -g -I../h -I/usr/include -pthread -DCTHREAD_LINUX -D_THREAD_SAFE -D_REENTRANT -DLOGFILE=\"/usr/var/log/lfc-dli/log\" -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DWITH_DOM -c -o lfc-dli-client.o lfc-dli-client.c BUILDSTDERR: lfc-dli-client.c:18:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: main(int argc, char **argv) BUILDSTDERR: ^~~~ BUILDSTDERR: dli.c:29:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: dli_main(main_args) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: dli.c: In function 'dli_main': BUILDSTDERR: dli.c:52:5: warning: implicit declaration of function 'dlilogit'; did you mean 'Cvlogit'? [-Wimplicit-function-declaration] BUILDSTDERR: dlilogit (func, "Invalid logfile: %s\n", optarg); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: Cvlogit BUILDSTDERR: dli.c: At top level: BUILDSTDERR: dli.c:121:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: main(argc, argv) BUILDSTDERR: ^~~~ BUILDSTDERR: dli.c:7:13: warning: 'sccsid' defined but not used [-Wunused-variable] BUILDSTDERR: static char sccsid[] = "@(#)$RCSfile: dli.c,v $ $Revision: 4505 $ $Date: 2011-06-22 05:27:18 +0000 (Wed, 22 Jun 2011) $ CERN IT-GD/CT Jean-Philippe Baud"; BUILDSTDERR: ^~~~~~ cc -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 -fno-strict-aliasing -fno-tree-sink -fPIC -D_LARGEFILE64_SOURCE -g -I../h -I/usr/include -pthread -DCTHREAD_LINUX -D_THREAD_SAFE -D_REENTRANT -DLOGFILE=\"/usr/var/log/lfc-dli/log\" -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DWITH_DOM -c -o dliClient.o dliClient.c LD_LIBRARY_PATH=../shlib cc -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 -fno-strict-aliasing -fno-tree-sink -fPIC -D_LARGEFILE64_SOURCE -o lfc-dli dli.o dlilogit.o dliC.o dliServer.o -pthread -lgsoap -L../shlib -llfc -ldl -llcgdm -lstdc++ LD_LIBRARY_PATH=../shlib cc -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 -fno-strict-aliasing -fno-tree-sink -fPIC -D_LARGEFILE64_SOURCE -o lfc-dli-client lfc-dli-client.o dliC.o dliClient.o -lgsoap make[1]: Leaving directory '/builddir/build/BUILD/lcgdm-1.10.0/lfc-mysql/lcgdm-1.10.0/dli' BUILDSTDERR: make: *** [Makefile:108: all] Error 1 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.ECKdn3 (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.ECKdn3 (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do 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/lcgdm.spec