D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libvisual-0.4.1-1.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KIY3Xw + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libvisual-0.4.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/libvisual-0.4.1.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd libvisual-0.4.1 + rm -rf /home/pterjan/rpmbuild/BUILD/libvisual-0.4.1-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/libvisual-0.4.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yHweDt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libvisual-0.4.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-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 --disable-examples checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for Win32... no checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... none checking for x86_64-mageia-linux-gnu-gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf 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 fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes /usr/bin/grep: warning: stray \ before - checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... (cached) /usr/bin/grep -E checking for fcntl.h... yes checking for sys/types.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for sched.h... yes checking for sys/sched.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for ISO C99 varargs macros in C... yes checking for GNUC varargs macros... yes checking whether byte ordering is bigendian... no checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for gettimeofday... yes checking for usleep... yes checking for nanosleep... yes checking for select... yes checking for memset... yes checking for sqrt... no checking for strdup... yes checking for strndup... yes checking for sysconf... yes checking for dlsym in -ldl... yes checking for sqrt in -lm... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether to enable thread support... yes checking for thread implementation available... posix checking for pthread_create/pthread_join... yes checking thread related libraries... checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking for the appropriate definition for size_t... unsigned long checking wheter to build example programs... no checking whether to enable profiling... no checking whether to enable debug... no checking whether to enable extra optimizations... no checking whether to enable fast FP RNG... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makevars config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating libvisual.pc config.status: creating libvisual/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libvisual/lvconfig.h commands config.status: lvconfig.h is unchanged ===================================================================== LIBVISUAL, AN AUDIO VISUALISATION ABSTRACTION LIBRARY, VERSION 0.4.1 ===================================================================== install path : /usr/lib plugins base directory : /usr/lib64/libvisual-0.4 compiler : gcc debug enabled : no + /usr/bin/make -O -j16 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in libvisual make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_libvisual.lo lv_libvisual.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_libvisual.c -fPIC -DPIC -o .libs/lv_libvisual.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_list.lo lv_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_list.c -fPIC -DPIC -o .libs/lv_list.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_actor.lo lv_actor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_actor.c -fPIC -DPIC -o .libs/lv_actor.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_video_simd.lo lv_video_simd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_video_simd.c -fPIC -DPIC -o .libs/lv_video_simd.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_input.lo lv_input.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_input.c -fPIC -DPIC -o .libs/lv_input.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_bin.lo lv_bin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_bin.c -fPIC -DPIC -o .libs/lv_bin.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_event.lo lv_event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_event.c -fPIC -DPIC -o .libs/lv_event.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_palette.lo lv_palette.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_palette.c -fPIC -DPIC -o .libs/lv_palette.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_mem.lo lv_mem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_mem.c -fPIC -DPIC -o .libs/lv_mem.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_log.lo lv_log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_log.c -fPIC -DPIC -o .libs/lv_log.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_fourier.lo lv_fourier.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_fourier.c -fPIC -DPIC -o .libs/lv_fourier.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_songinfo.lo lv_songinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_songinfo.c -fPIC -DPIC -o .libs/lv_songinfo.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_morph.lo lv_morph.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_morph.c -fPIC -DPIC -o .libs/lv_morph.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_cpu.lo lv_cpu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_cpu.c -fPIC -DPIC -o .libs/lv_cpu.o In file included from lv_cpu.c:65: gettext.h:71:9: warning: "gettext_noop" redefined 71 | #define gettext_noop(String) String | ^~~~~~~~~~~~ gettext.h:49:10: note: this is the location of the previous definition 49 | # define gettext_noop(Msgid) ((const char *) (Msgid)) | ^~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_plugin.lo lv_plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_plugin.c -fPIC -DPIC -o .libs/lv_plugin.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_thread.lo lv_thread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_thread.c -fPIC -DPIC -o .libs/lv_thread.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_color.lo lv_color.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_color.c -fPIC -DPIC -o .libs/lv_color.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_time.lo lv_time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_time.c -fPIC -DPIC -o .libs/lv_time.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_bmp.lo lv_bmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_bmp.c -fPIC -DPIC -o .libs/lv_bmp.o lv_bmp.c: In function 'load_uncompressed': lv_bmp.c:75:61: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 75 | uint8_t *end = (uint8_t *) ((int)data & ~1); | ^ lv_bmp.c:75:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 75 | uint8_t *end = (uint8_t *) ((int)data & ~1); | ^ lv_bmp.c:96:61: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 96 | uint8_t *end = (uint8_t *) ((int)data & ~7); | ^ lv_bmp.c:96:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 96 | uint8_t *end = (uint8_t *) ((int)data & ~7); | ^ lv_bmp.c: In function 'visual_bitmap_load': lv_bmp.c:285:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 285 | fread (magic, 2, 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~ lv_bmp.c:293:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 293 | fread (&bf_size, 4, 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ lv_bmp.c:300:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 300 | fread (&bf_bits, 4, 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ lv_bmp.c:304:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 304 | fread (&bi_size, 4, 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ lv_bmp.c:309:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 309 | fread (&bi_width, 2, 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ lv_bmp.c:310:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 310 | fread (&bi_height, 2, 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lv_bmp.c:318:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 318 | fread (&bi_bitcount, 2, 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lv_bmp.c:323:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 323 | fread (&bi_width, 4, 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ lv_bmp.c:324:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 324 | fread (&bi_height, 4, 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ lv_bmp.c:332:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 332 | fread (&bi_bitcount, 2, 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lv_bmp.c:336:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 336 | fread (&bi_compression, 4, 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lv_bmp.c:343:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 343 | fread (&bi_clrused, 4, 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_error.lo lv_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_error.c -fPIC -DPIC -o .libs/lv_error.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_audio.lo lv_audio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_audio.c -fPIC -DPIC -o .libs/lv_audio.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_random.lo lv_random.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_random.c -fPIC -DPIC -o .libs/lv_random.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_object.lo lv_object.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_object.c -fPIC -DPIC -o .libs/lv_object.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_rectangle.lo lv_rectangle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_rectangle.c -fPIC -DPIC -o .libs/lv_rectangle.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_param.lo lv_param.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_param.c -fPIC -DPIC -o .libs/lv_param.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_ui.lo lv_ui.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_ui.c -fPIC -DPIC -o .libs/lv_ui.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_transform.lo lv_transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_transform.c -fPIC -DPIC -o .libs/lv_transform.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_config.lo lv_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_config.c -fPIC -DPIC -o .libs/lv_config.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_buffer.lo lv_buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_buffer.c -fPIC -DPIC -o .libs/lv_buffer.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_utils.lo lv_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_utils.c -fPIC -DPIC -o .libs/lv_utils.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_ringbuffer.lo lv_ringbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_ringbuffer.c -fPIC -DPIC -o .libs/lv_ringbuffer.o In file included from lv_ringbuffer.c:29: ./gettext.h:71:9: warning: "gettext_noop" redefined 71 | #define gettext_noop(String) String | ^~~~~~~~~~~~ ./gettext.h:49:10: note: this is the location of the previous definition 49 | # define gettext_noop(Msgid) ((const char *) (Msgid)) | ^~~~~~~~~~~~ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_hashlist.lo lv_hashlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_hashlist.c -fPIC -DPIC -o .libs/lv_hashlist.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_cache.lo lv_cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_cache.c -fPIC -DPIC -o .libs/lv_cache.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_os.lo lv_os.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_os.c -fPIC -DPIC -o .libs/lv_os.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_collection.lo lv_collection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_collection.c -fPIC -DPIC -o .libs/lv_collection.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_gl.lo lv_gl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_gl.c -fPIC -DPIC -o .libs/lv_gl.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_hashmap.lo lv_hashmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_hashmap.c -fPIC -DPIC -o .libs/lv_hashmap.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_video.lo lv_video.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_video.c -fPIC -DPIC -o .libs/lv_video.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c -o lv_math.lo lv_math.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/lib64/libvisual-0.4\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -c lv_math.c -fPIC -DPIC -o .libs/lv_math.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /bin/sh ../libtool --tag=CC --mode=link gcc -DPLUGPATH="\"/usr/lib64/libvisual-0.4\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -export-dynamic -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libvisual-0.4.la -rpath /usr/lib64 lv_actor.lo lv_input.lo lv_event.lo lv_bin.lo lv_plugin.lo lv_video.lo lv_video_simd.lo lv_mem.lo lv_audio.lo lv_fourier.lo lv_list.lo lv_log.lo lv_palette.lo lv_libvisual.lo lv_songinfo.lo lv_morph.lo lv_bmp.lo lv_param.lo lv_cpu.lo lv_color.lo lv_time.lo lv_random.lo lv_error.lo lv_ui.lo lv_thread.lo lv_object.lo lv_transform.lo lv_rectangle.lo lv_config.lo lv_ringbuffer.lo lv_buffer.lo lv_cache.lo lv_hashmap.lo lv_hashlist.lo lv_collection.lo lv_utils.lo lv_os.lo lv_math.lo lv_gl.lo -lm -ldl -L. -L/usr/lib64 libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/lv_actor.o .libs/lv_input.o .libs/lv_event.o .libs/lv_bin.o .libs/lv_plugin.o .libs/lv_video.o .libs/lv_video_simd.o .libs/lv_mem.o .libs/lv_audio.o .libs/lv_fourier.o .libs/lv_list.o .libs/lv_log.o .libs/lv_palette.o .libs/lv_libvisual.o .libs/lv_songinfo.o .libs/lv_morph.o .libs/lv_bmp.o .libs/lv_param.o .libs/lv_cpu.o .libs/lv_color.o .libs/lv_time.o .libs/lv_random.o .libs/lv_error.o .libs/lv_ui.o .libs/lv_thread.o .libs/lv_object.o .libs/lv_transform.o .libs/lv_rectangle.o .libs/lv_config.o .libs/lv_ringbuffer.o .libs/lv_buffer.o .libs/lv_cache.o .libs/lv_hashmap.o .libs/lv_hashlist.o .libs/lv_collection.o .libs/lv_utils.o .libs/lv_os.o .libs/lv_math.o .libs/lv_gl.o -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm -ldl -L. -L/usr/lib64 -Wl,-soname -Wl,libvisual-0.4.so.0 -o .libs/libvisual-0.4.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libvisual-0.4.so.0" && ln -s "libvisual-0.4.so.0.0.0" "libvisual-0.4.so.0") libtool: link: (cd ".libs" && rm -f "libvisual-0.4.so" && ln -s "libvisual-0.4.so.0.0.0" "libvisual-0.4.so") libtool: link: ( cd ".libs" && rm -f "libvisual-0.4.la" && ln -s "../libvisual-0.4.la" "libvisual-0.4.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' Making all in po make[2]: Nothing to be done for 'all'. Making all in examples make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1' cp -f libvisual.pc libvisual-0.4.pc make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DyJpIC + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64 + cd libvisual-0.4.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64 'INSTALL=/usr/bin/install -p' Making install in libvisual make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libvisual-0.4.la '/home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libvisual-0.4.so.0.0.0 /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/lib64/libvisual-0.4.so.0.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/lib64 && { ln -s -f libvisual-0.4.so.0.0.0 libvisual-0.4.so.0 || { rm -f libvisual-0.4.so.0 && ln -s libvisual-0.4.so.0.0.0 libvisual-0.4.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/lib64 && { ln -s -f libvisual-0.4.so.0.0.0 libvisual-0.4.so || { rm -f libvisual-0.4.so && ln -s libvisual-0.4.so.0.0.0 libvisual-0.4.so; }; }) libtool: install: /usr/bin/install -p .libs/libvisual-0.4.lai /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/lib64/libvisual-0.4.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/include/libvisual-0.4/libvisual' /usr/bin/install -p -m 644 lvconfig.h libvisual.h lv_actor.h lv_audio.h lv_bin.h lv_common.h lv_fourier.h lv_input.h lv_event.h lv_keysym.h lv_list.h lv_log.h lv_palette.h lv_plugin.h lv_video.h lv_libvisual.h lv_songinfo.h lv_morph.h lv_bmp.h lv_param.h lv_mem.h lv_bits.h lv_cpu.h lv_color.h lv_time.h lv_random.h lv_error.h lv_ui.h lv_types.h lv_thread.h lv_object.h lv_transform.h lv_rectangle.h lv_ringbuffer.h lv_buffer.h lv_config.h lv_hashmap.h lv_hashlist.h lv_cache.h lv_collection.h '/home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/include/libvisual-0.4/libvisual' /usr/bin/install -p -m 644 lv_utils.h lv_os.h lv_math.h lv_gl.h lv_defines.h '/home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/include/libvisual-0.4/libvisual' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/libvisual' Making install in po make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/po' installing de.gmo as /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/locale/de/LC_MESSAGES/libvisual-0.4.mo installing es_ES.gmo as /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/locale/es_ES/LC_MESSAGES/libvisual-0.4.mo installing es_AR.gmo as /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/locale/es_AR/LC_MESSAGES/libvisual-0.4.mo if test "libvisual" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/po' Making install in examples make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/examples' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/examples' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/examples' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1' file=/home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/include/libvisual-0.4/libvisual/lvconfig.h; \ if test -r $file && cmp -s libvisual/lvconfig.h $file; then :; \ else /usr/bin/install -p -m 644 libvisual/lvconfig.h $file; fi /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libvisual-0.4.pc '/home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libvisual-0.4.1' + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64 libvisual-0.4 + find /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64 -name '*.la' -delete + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.4.1-1.mga10 --unique-debug-suffix -0.4.1-1.mga10.x86_64 --unique-debug-src-base libvisual-0.4.1-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libvisual-0.4.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/lib64/libvisual-0.4.so.0.0.0 original debug info size: 824kB, size after compression: 712kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1674 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: lib64visual0.4_0-0.4.1-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GOawfS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libvisual-0.4.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/doc/lib64visual0.4_0 + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/doc/lib64visual0.4_0 + cp -pr /home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/AUTHORS /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/doc/lib64visual0.4_0 + cp -pr /home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/README /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/doc/lib64visual0.4_0 + cp -pr /home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/NEWS /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/doc/lib64visual0.4_0 + cp -pr /home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/TODO /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/doc/lib64visual0.4_0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pCOYSG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libvisual-0.4.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/licenses/lib64visual0.4_0 + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/licenses/lib64visual0.4_0 + cp -pr /home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/COPYING /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/licenses/lib64visual0.4_0 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64visual0.4_0 = 0.4.1-1.mga10 lib64visual0.4_0(x86-64) = 0.4.1-1.mga10 libvisual = 0.4.1-1.mga10 libvisual-0.4.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) Recommends: libvisual-plugins Processing files: lib64visual-devel-0.4.1-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.t5UsSe + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libvisual-0.4.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/doc/lib64visual-devel + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/doc/lib64visual-devel + cp -pr /home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/AUTHORS /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/doc/lib64visual-devel + cp -pr /home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/ChangeLog /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/doc/lib64visual-devel + cp -pr /home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/TODO /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/doc/lib64visual-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kvZtWh + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libvisual-0.4.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/licenses/lib64visual-devel + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/licenses/lib64visual-devel + cp -pr /home/pterjan/rpmbuild/BUILD/libvisual-0.4.1/COPYING /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64/usr/share/licenses/lib64visual-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libvisual-0.4(64bit)) lib64visual-devel = 0.4.1-1.mga10 lib64visual-devel(x86-64) = 0.4.1-1.mga10 libvisual-devel = 0.4.1-1.mga10 pkgconfig(libvisual-0.4) = 0.4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libm(64bit)) pkgconfig Processing files: libvisual-debugsource-0.4.1-1.mga10.x86_64 Provides: libvisual-debugsource = 0.4.1-1.mga10 libvisual-debugsource(x86-64) = 0.4.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64visual0.4_0-debuginfo-0.4.1-1.mga10.x86_64 Provides: debuginfo(build-id) = 524734b5b374315f226fb6d66e28c5990b0a9cbb lib64visual0.4_0-debuginfo = 0.4.1-1.mga10 lib64visual0.4_0-debuginfo(x86-64) = 0.4.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libvisual-debugsource(x86-64) = 0.4.1-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64visual-devel-0.4.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64visual0.4_0-0.4.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64visual0.4_0-debuginfo-0.4.1-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libvisual-debugsource-0.4.1-1.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wiklkE + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libvisual-0.4.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/libvisual-0.4.1-1.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Eufdi3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/libvisual-0.4.1-SPECPARTS + rm -rf libvisual-0.4.1 libvisual-0.4.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!