D: [iurt_root_command] chroot Installing /home/baz/rpmbuild/SRPMS/vice-3.8-1.mga9_bcj.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.fjYO3r + umask 022 + cd /home/baz/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/baz/rpmbuild/BUILD + rm -rf vice-3.8 + /usr/lib/rpm/rpmuncompress -x /home/baz/rpmbuild/SOURCES/vice-3.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd vice-3.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf src/lib/liblame src/lib/libx264 + rm -rf src/lib/ffmpeg src/lib/libffmpeg + sed -i -e '/src\/lib\/ffmpeg\/Makefile/d' configure.ac + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/baz/rpmbuild/tmp/rpm-tmp.dT1V0Z + umask 022 + cd /home/baz/rpmbuild/BUILD + cd vice-3.8 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./autogen.sh Checking autoconf version >= 2.60 .. OK: 2.71 Checking automake version >= 1.10.2 .. OK: 1.16.5 /home/baz/rpmbuild/BUILD/vice-3.8/src/resid: aclocal /home/baz/rpmbuild/BUILD/vice-3.8/src/resid: autoconf -f /home/baz/rpmbuild/BUILD/vice-3.8/src/resid: automake -a -c /home/baz/rpmbuild/BUILD/vice-3.8/src/resid-dtv: aclocal /home/baz/rpmbuild/BUILD/vice-3.8/src/resid-dtv: autoconf -f /home/baz/rpmbuild/BUILD/vice-3.8/src/resid-dtv: automake -a -c /home/baz/rpmbuild/BUILD/vice-3.8: aclocal /home/baz/rpmbuild/BUILD/vice-3.8: autoconf -f /home/baz/rpmbuild/BUILD/vice-3.8: autoheader /home/baz/rpmbuild/BUILD/vice-3.8: automake -a -c + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + 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 + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./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 --enable-html-docs --enable-native-gtk3ui --enable-lame --enable-ethernet --enable-libieee1284 --disable-portaudio --without-oss 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 x86_64-mageia-linux-gnu-cc... no checking for x86_64-mageia-linux-gnu-gcc... no checking for x86_64-mageia-linux-gnu-clang... no checking for cc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... none checking how to run the C preprocessor... cc -E checking for x86_64-mageia-linux-gnu-c++... no checking for x86_64-mageia-linux-gnu-g++... no checking for x86_64-mageia-linux-gnu-clang++... no checking for c++... c++ checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... none checking whether c++ supports C++11 features with -std=c++11... yes checking how to run the C++ preprocessor... c++ -std=c++11 -E checking for x86_64-mageia-linux-gnu-cc... no checking for x86_64-mageia-linux-gnu-gcc... no checking for x86_64-mageia-linux-gnu-clang... no checking for cc... cc checking whether the compiler supports GNU Objective C... no checking whether cc accepts -g... no checking dependency style of cc... none checking if the C compiler supports -W... yes checking if the C compiler supports -Wall... yes checking if the C compiler supports -Wextra... yes checking if the C compiler supports -Wformat... yes checking if the C compiler supports -Wformat-signedness... yes checking if the C compiler supports -Wformat-pedantic... no checking if the C compiler supports -Wformat-security... yes checking if the C compiler supports -Wshadow... yes checking if the C compiler supports -Wpointer-arith... yes checking if the C compiler supports -Wmissing-prototypes... yes checking if the C compiler supports -Wstrict-prototypes... yes checking if the C compiler supports -Wuninitialized... yes checking if the C compiler supports -Wmissing-field-initializers... yes checking if the C compiler supports -Wunreachable-code... yes checking if the C compiler supports -Wmacro-redefined... no checking if the C compiler supports -Werror=implicit-function-declaration... yes checking if the C compiler supports -Wfatal-errors... yes checking if the C compiler supports -fdiagnostics-absolute-paths... no checking if the C compiler supports -Wshorten-64-to-32... no checking if the C compiler supports -Wdiscarded-qualifiers... yes checking if the C compiler supports -Wno-unknown-pragmas... yes checking if the C compiler supports -Wunused-but-set-variable... yes checking if the C compiler supports -Wno-sign-compare... yes checking if the C compiler supports -Wno-ignored-qualifiers... yes checking if the C compiler supports -Wno-unused-parameter... yes checking if the C++ compiler supports -Wall... yes checking if the C++ compiler supports -Wformat... yes checking if the C++ compiler supports -Wformat-pedantic... no checking if the C++ compiler supports -Wshadow... yes checking if the C++ compiler supports -Wpointer-arith... yes checking if the C++ compiler supports -Wuninitialized... yes checking if the C++ compiler supports -Wunreachable-code... yes checking if the C++ compiler supports -Wno-unused-parameter... yes checking if the C++ compiler supports -Wmissing-prototypes... no checking if the C++ compiler supports -Werror=implicit-function-declaration... no checking if the C++ compiler supports -Wfatal-errors... yes checking if the C++ compiler supports -fdiagnostics-absolute-paths... no checking if the C++ compiler supports -Wshorten-64-to-32... no checking if the C++ compiler supports -Wno-address-of-packed-member... yes checking if the C++ compiler supports -Wno-char-subscripts... yes checking if the C++ compiler supports -Wno-format-signedness... yes checking if the C++ compiler supports -Wno-missing-prototypes... no checking if the C++ compiler supports -Wno-c99-designator... yes checking if the C++ compiler supports -Wno-shorten-64-to-32... yes checking if the C++ compiler supports -Wno-nonnull-compare... yes checking if the C compiler supports -Wno-unused-label... yes checking if the C compiler supports -Wno-unreachable-code... yes checking if the C compiler supports -Wno-misleading-indentation... yes checking for gawk... (cached) gawk checking whether ln -s works... yes checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for ar... ar checking for svn... : checking for tar... tar checking for svnversion... : checking for byacc... no checking for yacc... yacc checking for makeinfo... ${SHELL} '/home/baz/rpmbuild/BUILD/vice-3.8/missing' makeinfo checking for dos2unix... dos2unix checking for xa... xa checking for perl... perl checking for iconv... iconv checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking for x86_64-mageia-linux-gnu-sdl-config... no checking for sdl-config... no checking dependency style of cc... none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 time_t in time.h... yes checking for time_t in sys/types.h... yes checking size of time_t... 8 checking if the compiler supports -march=native... yes checking if ar truncates object names... no checking for native OpenMP... yes checking for GTK... yes checking for GLIB... yes checking for glib-compile-resources... glib-compile-resources checking for glib-genmarshal... glib-genmarshal checking for GLEW... yes checking for library containing glViewport... none required checking for library containing glewInit... none required checking for FONTCONFIG... yes checking for icotool... no checking for libiconv_open in -liconv... no checking if the compiler accepts --param inline-unit-growth=60... yes checking if the compiler accepts --param max-inline-insns-single=600... yes checking whether the compiler supports GNU C++... (cached) yes checking whether c++ -std=c++11 accepts -g... (cached) yes checking for c++ -std=c++11 option to enable C++11 features... (cached) none needed checking dependency style of c++ -std=c++11... (cached) none checking whether the C++ compiler (c++ -std=c++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-exceptions -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags) works... yes checking how to run the C++ preprocessor... c++ -std=c++11 -E checking for sys/types.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking whether byte ordering is bigendian... no checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for direct.h... no checking for errno.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for regex.h... yes checking for unistd.h... yes checking for strings.h... yes checking for sys/dirent.h... no checking for sys/stat.h... yes checking for inttypes.h... yes checking for libgen.h... yes checking for sys/ioctl.h... yes checking for dir.h... no checking for io.h... no checking for process.h... no checking for signal.h... yes checking for alloca.h... yes checking for wchar.h... yes checking for stdint.h... yes checking for sys/time.h... yes checking for regexp.h... no checking for cc options needed to detect all undeclared functions... none needed checking whether sys_siglist is declared... no checking for sys/capability.h... yes checking for cap_init in -lcap... yes checking for dlfcn.h... yes checking for dlopen... yes checking for linux/joystick.h... yes checking whether JS_VERSION is declared... yes checking for hid_get_report_desc in -lusbhid... no checking for hid_get_report_desc in -lusb... no checking for math.h... yes checking for sqrt in -lm... yes checking for zlib.h... yes checking for zlibVersion in -lz... (cached) yes checking for libcurl... configure: error: libcurl support requested, but libcurl was not found. error: Bad exit status from /home/baz/rpmbuild/tmp/rpm-tmp.dT1V0Z (%build) RPM build errors: Bad exit status from /home/baz/rpmbuild/tmp/rpm-tmp.dT1V0Z (%build) I: [iurt_root_command] ERROR: chroot