+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/lib3ds.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.o8OUNM
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf lib3ds-1.3.0
+ /usr/bin/unzip -qq /builddir/build/SOURCES/lib3ds-1.3.0.zip
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd lib3ds-1.3.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (lib3ds-1.3.0-lib3ds-file.h.diff):'
Patch #0 (lib3ds-1.3.0-lib3ds-file.h.diff):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file lib3ds/file.h
+ echo 'Patch #1 (lib3ds-1.3.0-lib3ds-mesh.c.diff):'
Patch #1 (lib3ds-1.3.0-lib3ds-mesh.c.diff):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file lib3ds/mesh.c
+ echo 'Patch #2 (lib3ds-1.2.0-pkgconfig.diff):'
Patch #2 (lib3ds-1.2.0-pkgconfig.diff):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file lib3ds-config.in
patching file lib3ds.pc.in
+ echo 'Patch #3 (lib3ds-1.3.0-config.patch):'
Patch #3 (lib3ds-1.3.0-config.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file config.guess
patching file config.sub
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CzrHiQ
+ umask 022
+ cd /builddir/build/BUILD
+ cd lib3ds-1.3.0
+ CFLAGS='-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 '
+ export CFLAGS
+ CXXFLAGS='-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 '
+ export CXXFLAGS
+ FFLAGS='-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  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-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  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for riscv64-redhat-linux-gnu-g++... no
checking for riscv64-redhat-linux-gnu-c++... no
checking for riscv64-redhat-linux-gnu-gpp... no
checking for riscv64-redhat-linux-gnu-aCC... no
checking for riscv64-redhat-linux-gnu-CC... no
checking for riscv64-redhat-linux-gnu-cxx... no
checking for riscv64-redhat-linux-gnu-cc++... no
checking for riscv64-redhat-linux-gnu-cl.exe... no
checking for riscv64-redhat-linux-gnu-FCC... no
checking for riscv64-redhat-linux-gnu-KCC... no
checking for riscv64-redhat-linux-gnu-RCC... no
checking for riscv64-redhat-linux-gnu-xlC_r... no
checking for riscv64-redhat-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for riscv64-redhat-linux-gnu-g77... no
checking for riscv64-redhat-linux-gnu-xlf... no
checking for riscv64-redhat-linux-gnu-f77... no
checking for riscv64-redhat-linux-gnu-frt... no
checking for riscv64-redhat-linux-gnu-pgf77... no
checking for riscv64-redhat-linux-gnu-cf77... no
checking for riscv64-redhat-linux-gnu-fort77... no
checking for riscv64-redhat-linux-gnu-fl32... no
checking for riscv64-redhat-linux-gnu-af77... no
checking for riscv64-redhat-linux-gnu-xlf90... no
checking for riscv64-redhat-linux-gnu-f90... no
checking for riscv64-redhat-linux-gnu-pgf90... no
checking for riscv64-redhat-linux-gnu-pghpf... no
checking for riscv64-redhat-linux-gnu-epcf90... no
checking for riscv64-redhat-linux-gnu-gfortran... no
checking for riscv64-redhat-linux-gnu-g95... no
checking for riscv64-redhat-linux-gnu-xlf95... no
checking for riscv64-redhat-linux-gnu-f95... no
checking for riscv64-redhat-linux-gnu-fort... no
checking for riscv64-redhat-linux-gnu-ifort... no
checking for riscv64-redhat-linux-gnu-ifc... no
checking for riscv64-redhat-linux-gnu-efc... no
checking for riscv64-redhat-linux-gnu-pgf95... no
checking for riscv64-redhat-linux-gnu-lf95... no
checking for riscv64-redhat-linux-gnu-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for debugging mode... no
configure: creating ./config.status
config.status: creating lib3ds-config
config.status: creating lib3ds-config.1
config.status: creating Makefile
config.status: creating lib3ds/Makefile
config.status: creating tools/Makefile
config.status: creating tools/3dsdump.1
config.status: creating lib3ds.spec
config.status: creating 3ds-utils.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default commands
+ make -j4
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/lib3ds-1.3.0'
Making all in lib3ds
make[2]: Entering directory '/builddir/build/BUILD/lib3ds-1.3.0/lib3ds'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -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  -c -o io.lo io.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -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  -c -o vector.lo vector.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -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  -c -o matrix.lo matrix.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -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  -c -o quat.lo quat.c
mkdir .libs
mkdir .libs
mkdir: cannot create directory '.libs': File exists
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c quat.c  -fPIC -DPIC -o .libs/quat.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c io.c  -fPIC -DPIC -o .libs/io.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c vector.c  -fPIC -DPIC -o .libs/vector.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c matrix.c  -fPIC -DPIC -o .libs/matrix.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -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  -c -o tcb.lo tcb.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -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  -c -o ease.lo ease.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -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  -c -o chunk.lo chunk.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c tcb.c  -fPIC -DPIC -o .libs/tcb.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -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  -c -o file.lo file.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c ease.c  -fPIC -DPIC -o .libs/ease.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c chunk.c  -fPIC -DPIC -o .libs/chunk.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -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  -c -o background.lo background.c
chunk.c: In function 'lib3ds_chunk_debug_dump':
chunk.c:61:32: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'Lib3dsDword {aka unsigned int}' [-Wformat=]
     printf("%s%s (0x%X) size=%lu\n",
                              ~~^
                              %u
chunk.c:65:7:
       c->size
       ~~~~~~~                   
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -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  -c -o atmosphere.lo atmosphere.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c file.c  -fPIC -DPIC -o .libs/file.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -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  -c -o shadow.lo shadow.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c background.c  -fPIC -DPIC -o .libs/background.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c atmosphere.c  -fPIC -DPIC -o .libs/atmosphere.o
file.c: In function 'file_bounding_box_of_nodes_impl':
file.c:1915:3: warning: enumeration value 'LIB3DS_UNKNOWN_NODE' not handled in switch [-Wswitch]
   switch (node->type)
   ^~~~~~
file.c:1915:3: warning: enumeration value 'LIB3DS_AMBIENT_NODE' not handled in switch [-Wswitch]
file.c:1915:3: warning: enumeration value 'LIB3DS_CAMERA_NODE' not handled in switch [-Wswitch]
file.c:1915:3: warning: enumeration value 'LIB3DS_TARGET_NODE' not handled in switch [-Wswitch]
file.c:1915:3: warning: enumeration value 'LIB3DS_LIGHT_NODE' not handled in switch [-Wswitch]
file.c:1915:3: warning: enumeration value 'LIB3DS_SPOT_NODE' not handled in switch [-Wswitch]
atmosphere.c: In function 'layer_fog_read':
atmosphere.c:79:14: warning: variable 'have_lin' set but not used [-Wunused-but-set-variable]
   Lib3dsBool have_lin=LIB3DS_FALSE;
              ^~~~~~~~
background.c: In function 'solid_bgnd_read':
background.c:39:14: warning: variable 'have_lin' set but not used [-Wunused-but-set-variable]
   Lib3dsBool have_lin=LIB3DS_FALSE;
              ^~~~~~~~
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c shadow.c  -fPIC -DPIC -o .libs/shadow.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -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  -c -o viewport.lo viewport.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -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  -c -o material.lo material.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -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  -c -o mesh.lo mesh.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c viewport.c  -fPIC -DPIC -o .libs/viewport.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c material.c  -fPIC -DPIC -o .libs/material.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c mesh.c  -fPIC -DPIC -o .libs/mesh.o
viewport.c: In function 'lib3ds_viewport_dump':
viewport.c:383:32: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'Lib3dsDword {aka unsigned int}' [-Wformat=]
   printf("      views:       %ld\n", vp->layout.views);
                              ~~^     ~~~~~~~~~~~~~~~~
                              %d
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -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  -c -o camera.lo camera.c
mesh.c: In function 'lib3ds_mesh_dump':
mesh.c:574:27: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'Lib3dsDword {aka unsigned int}' [-Wformat=]
   printf("  %s vertices=%ld faces=%ld\n",
                         ~~^
                         %d
mesh.c:576:5:
     mesh->points,
     ~~~~~~~~~~~~           
mesh.c:574:37: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'Lib3dsDword {aka unsigned int}' [-Wformat=]
   printf("  %s vertices=%ld faces=%ld\n",
                                   ~~^
                                   %d
mesh.c:577:5:
     mesh->faces
     ~~~~~~~~~~~                      
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -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  -c -o light.lo light.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c camera.c  -fPIC -DPIC -o .libs/camera.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c light.c  -fPIC -DPIC -o .libs/light.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -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  -c -o tracks.lo tracks.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I..    -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  -c -o node.lo node.c
light.c:36:1: warning: "/*" within comment [-Wcomment]
 /*!
  
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c tracks.c  -fPIC -DPIC -o .libs/tracks.o
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -c node.c  -fPIC -DPIC -o .libs/node.o
tracks.c: In function 'lib3ds_quat_track_read':
tracks.c:1177:18: warning: variable 'p' set but not used [-Wunused-but-set-variable]
   Lib3dsQuatKey *p,*k;
                  ^
tracks.c: In function 'lib3ds_dump_tracks':
tracks.c:1506:3: warning: enumeration value 'LIB3DS_UNKNOWN_NODE' not handled in switch [-Wswitch]
   switch( node->type ) {
   ^~~~~~
tracks.c: In function 'lib3ds_morph_track_read':
tracks.c:1399:22: warning: 'pk' may be used uninitialized in this function [-Wmaybe-uninitialized]
             pk->next = k;
             ~~~~~~~~~^~~
/bin/sh ../libtool --tag=CC   --mode=link gcc  -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  -version-info 3:0:0 -release 1 -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib3ds.la -rpath /usr/lib64 io.lo vector.lo matrix.lo quat.lo tcb.lo ease.lo chunk.lo file.lo background.lo atmosphere.lo shadow.lo viewport.lo material.lo mesh.lo camera.lo light.lo tracks.lo node.lo -lm 
gcc -shared  .libs/io.o .libs/vector.o .libs/matrix.o .libs/quat.o .libs/tcb.o .libs/ease.o .libs/chunk.o .libs/file.o .libs/background.o .libs/atmosphere.o .libs/shadow.o .libs/viewport.o .libs/material.o .libs/mesh.o .libs/camera.o .libs/light.o .libs/tracks.o .libs/node.o  -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,lib3ds-1.so.3 -o .libs/lib3ds-1.so.3.0.0
(cd .libs && rm -f lib3ds-1.so.3 && ln -s lib3ds-1.so.3.0.0 lib3ds-1.so.3)
(cd .libs && rm -f lib3ds.so && ln -s lib3ds-1.so.3.0.0 lib3ds.so)
creating lib3ds.la
(cd .libs && rm -f lib3ds.la && ln -s ../lib3ds.la lib3ds.la)
make[2]: Leaving directory '/builddir/build/BUILD/lib3ds-1.3.0/lib3ds'
Making all in tools
make[2]: Entering directory '/builddir/build/BUILD/lib3ds-1.3.0/tools'
gcc -DHAVE_CONFIG_H -I. -I.. -I..     -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  -c 3dsdump.c
/bin/sh ../libtool --tag=CC   --mode=link gcc  -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   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o 3dsdump 3dsdump.o ../lib3ds/lib3ds.la  
mkdir .libs
gcc -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/3dsdump 3dsdump.o  ../lib3ds/.libs/lib3ds.so -lm  -Wl,--rpath -Wl,/usr/lib64
creating 3dsdump
make[2]: Leaving directory '/builddir/build/BUILD/lib3ds-1.3.0/tools'
make[2]: Entering directory '/builddir/build/BUILD/lib3ds-1.3.0'
make[2]: Leaving directory '/builddir/build/BUILD/lib3ds-1.3.0'
make[1]: Leaving directory '/builddir/build/BUILD/lib3ds-1.3.0'
+ sed -e s,@prefix@,/usr, -e s,@exec_prefix@,/usr, -e s,@libdir@,/usr/lib64, -e s,@includedir@,/usr/include, -e s,@VERSION@,1.3.0, lib3ds.pc.in
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YmMAeT
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64
+ cd lib3ds-1.3.0
+ make install DESTDIR=/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64
Making install in lib3ds
make[1]: Entering directory '/builddir/build/BUILD/lib3ds-1.3.0/lib3ds'
make[2]: Entering directory '/builddir/build/BUILD/lib3ds-1.3.0/lib3ds'
test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/lib64"
 /bin/sh ../libtool --mode=install /usr/bin/install -c  'lib3ds.la' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/lib64/lib3ds.la'
/usr/bin/install -c .libs/lib3ds-1.so.3.0.0 /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/lib64/lib3ds-1.so.3.0.0
(cd /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/lib64 && { ln -s -f lib3ds-1.so.3.0.0 lib3ds-1.so.3 || { rm -f lib3ds-1.so.3 && ln -s lib3ds-1.so.3.0.0 lib3ds-1.so.3; }; })
(cd /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/lib64 && { ln -s -f lib3ds-1.so.3.0.0 lib3ds.so || { rm -f lib3ds.so && ln -s lib3ds-1.so.3.0.0 lib3ds.so; }; })
/usr/bin/install -c .libs/lib3ds.lai /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/lib64/lib3ds.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
test -z "/usr/include/lib3ds" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds"
 /usr/bin/install -c -m 644 'types.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/types.h'
 /usr/bin/install -c -m 644 'io.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/io.h'
 /usr/bin/install -c -m 644 'vector.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/vector.h'
 /usr/bin/install -c -m 644 'matrix.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/matrix.h'
 /usr/bin/install -c -m 644 'quat.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/quat.h'
 /usr/bin/install -c -m 644 'tcb.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/tcb.h'
 /usr/bin/install -c -m 644 'ease.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/ease.h'
 /usr/bin/install -c -m 644 'chunk.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/chunk.h'
 /usr/bin/install -c -m 644 'file.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/file.h'
 /usr/bin/install -c -m 644 'background.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/background.h'
 /usr/bin/install -c -m 644 'atmosphere.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/atmosphere.h'
 /usr/bin/install -c -m 644 'shadow.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/shadow.h'
 /usr/bin/install -c -m 644 'viewport.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/viewport.h'
 /usr/bin/install -c -m 644 'material.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/material.h'
 /usr/bin/install -c -m 644 'mesh.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/mesh.h'
 /usr/bin/install -c -m 644 'camera.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/camera.h'
 /usr/bin/install -c -m 644 'light.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/light.h'
 /usr/bin/install -c -m 644 'tracks.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/tracks.h'
 /usr/bin/install -c -m 644 'node.h' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/include/lib3ds/node.h'
make[2]: Leaving directory '/builddir/build/BUILD/lib3ds-1.3.0/lib3ds'
make[1]: Leaving directory '/builddir/build/BUILD/lib3ds-1.3.0/lib3ds'
Making install in tools
make[1]: Entering directory '/builddir/build/BUILD/lib3ds-1.3.0/tools'
make[2]: Entering directory '/builddir/build/BUILD/lib3ds-1.3.0/tools'
test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/bin"
  /bin/sh ../libtool --mode=install /usr/bin/install -c '3dsdump' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/bin/3dsdump'
libtool: install: warning: `../lib3ds/lib3ds.la' has not been installed in `/usr/lib64'
/usr/bin/install -c .libs/3dsdump /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/bin/3dsdump
test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/man/man1"
 /usr/bin/install -c -m 644 './3dsdump.1' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/man/man1/3dsdump.1'
make[2]: Leaving directory '/builddir/build/BUILD/lib3ds-1.3.0/tools'
make[1]: Leaving directory '/builddir/build/BUILD/lib3ds-1.3.0/tools'
make[1]: Entering directory '/builddir/build/BUILD/lib3ds-1.3.0'
make[2]: Entering directory '/builddir/build/BUILD/lib3ds-1.3.0'
test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/bin"
 /usr/bin/install -c 'lib3ds-config' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/bin/lib3ds-config'
test -z "/usr/share/aclocal" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/aclocal"
 /usr/bin/install -c -m 644 'lib3ds.m4' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/aclocal/lib3ds.m4'
test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/man/man1"
 /usr/bin/install -c -m 644 './lib3ds-config.1' '/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/man/man1/lib3ds-config.1'
make[2]: Leaving directory '/builddir/build/BUILD/lib3ds-1.3.0'
make[1]: Leaving directory '/builddir/build/BUILD/lib3ds-1.3.0'
+ install -d /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/lib64/pkgconfig
+ install lib3ds.pc -m 0644 /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/lib64/pkgconfig
+ rm -rf /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/lib64/lib3ds.la
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: lib3ds-1.3.0-25.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5iVghS
+ umask 022
+ cd /builddir/build/BUILD
+ cd lib3ds-1.3.0
+ DOCDIR=/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/doc/lib3ds
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/doc/lib3ds
+ cp -pr AUTHORS /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/doc/lib3ds
+ cp -pr ChangeLog /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/doc/lib3ds
+ cp -pr README /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/doc/lib3ds
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bzAOFl
+ umask 022
+ cd /builddir/build/BUILD
+ cd lib3ds-1.3.0
+ LICENSEDIR=/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/licenses/lib3ds
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/licenses/lib3ds
+ cp -pr COPYING /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/licenses/lib3ds
+ exit 0
Provides: lib3ds = 1.3.0-25.fc28 lib3ds(riscv-64) = 1.3.0-25.fc28 lib3ds-1.so.3()(64bit)
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH)
Processing files: lib3ds-tools-1.3.0-25.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZEr3o9
+ umask 022
+ cd /builddir/build/BUILD
+ cd lib3ds-1.3.0
+ DOCDIR=/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/doc/lib3ds-tools
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/doc/lib3ds-tools
+ cp -pr AUTHORS /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/doc/lib3ds-tools
+ cp -pr ChangeLog /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/doc/lib3ds-tools
+ cp -pr README /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/doc/lib3ds-tools
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mTwDqp
+ umask 022
+ cd /builddir/build/BUILD
+ cd lib3ds-1.3.0
+ LICENSEDIR=/builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/licenses/lib3ds-tools
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/licenses/lib3ds-tools
+ cp -pr COPYING /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64/usr/share/licenses/lib3ds-tools
+ exit 0
Provides: lib3ds-tools = 1.3.0-25.fc28 lib3ds-tools(riscv-64) = 1.3.0-25.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: lib3ds-1.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) rtld(GNU_HASH)
Processing files: lib3ds-devel-1.3.0-25.fc28.riscv64
Provides: lib3ds-devel = 1.3.0-25.fc28 lib3ds-devel(riscv-64) = 1.3.0-25.fc28 pkgconfig(lib3ds) = 1.3.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/sh /usr/bin/pkg-config lib3ds-1.so.3()(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64
Wrote: /builddir/build/SRPMS/lib3ds-1.3.0-25.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/lib3ds-1.3.0-25.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/lib3ds-tools-1.3.0-25.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/lib3ds-devel-1.3.0-25.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HXzehq
+ umask 022
+ cd /builddir/build/BUILD
+ cd lib3ds-1.3.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/lib3ds-1.3.0-25.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
++ sleep 5
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff