<86>Jan 26 08:34:22 userdel[23209]: delete user 'rooter' <86>Jan 26 08:34:22 groupadd[23224]: group added to /etc/group: name=rooter, GID=570 <86>Jan 26 08:34:22 groupadd[23224]: group added to /etc/gshadow: name=rooter <86>Jan 26 08:34:22 groupadd[23224]: new group: name=rooter, GID=570 <86>Jan 26 08:34:22 useradd[23236]: new user: name=rooter, UID=570, GID=570, home=/root, shell=/bin/bash <86>Jan 26 08:34:22 userdel[23262]: delete user 'builder' <86>Jan 26 08:34:22 groupadd[23267]: group added to /etc/group: name=builder, GID=571 <86>Jan 26 08:34:22 groupadd[23267]: group added to /etc/gshadow: name=builder <86>Jan 26 08:34:22 groupadd[23267]: new group: name=builder, GID=571 <86>Jan 26 08:34:22 useradd[23271]: new user: name=builder, UID=571, GID=571, home=/usr/src, shell=/bin/bash <13>Jan 26 08:34:27 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Jan 26 08:34:27 rpmi: libstdc++6-devel-6.3.1-alt1 1484277945 installed <13>Jan 26 08:34:29 rpmi: gcc6-c++-6.3.1-alt1 1484277945 installed Installing bml-0.8.0-alt1.git20140910.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.1614 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bml-0.8.0 + echo 'Source #0 (bml-0.8.0.tar):' Source #0 (bml-0.8.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/bml-0.8.0.tar + cd bml-0.8.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.1614 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bml-0.8.0 + ./autogen.sh --debug --prefix=/usr --noconfigure + debug output enabled + passing --prefix=/usr to configure + configure run disabled + options passed to configure: --prefix=/usr + check for build tools DEBUG: major 2 minor 61 micro DEBUG: major 2 minor 61 micro 0 checking for autoconf >= 2.61 ... DEBUG: checking version with autoconf DEBUG: pkg_version 2.69 DEBUG: found major 2 minor 69 micro 0 DEBUG: version check DEBUG: major: 2 <= 2 found 2.69, ok. DEBUG: setting autoconf DEBUG: major 1 minor 6 micro DEBUG: major 1 minor 6 micro 0 checking for automake >= 1.6 ... DEBUG: checking version with automake DEBUG: pkg_version 1.14.1 DEBUG: found major 1 minor 14 micro 1 DEBUG: version check DEBUG: major: 1 <= 1 found 1.14.1, ok. DEBUG: setting automake DEBUG: major 2 minor 2 micro 0 DEBUG: major 2 minor 2 micro 0 checking for libtoolize >= 2.2.0 ... DEBUG: checking version with libtoolize DEBUG: pkg_version 2.4.2 DEBUG: found major 2 minor 4 micro 2 DEBUG: version check DEBUG: major: 2 <= 2 found 2.4.2, ok. DEBUG: setting libtoolize DEBUG: major 0 minor 8 micro 0 DEBUG: major 0 minor 8 micro 0 checking for pkg-config >= 0.8.0 ... DEBUG: checking version with pkg-config DEBUG: pkg_version 0.25 DEBUG: found major 0 minor 25 micro 0 DEBUG: version check DEBUG: major: 0 <= 0 found 0.25, ok. DEBUG: setting pkgconfig DEBUG: aclocal: aclocal DEBUG: autoheader: autoheader + running libtoolize --copy --force... libtoolize-default: putting auxiliary files in `.'. libtoolize-default: copying file `./ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize-default: copying file `m4/libtool.m4' libtoolize-default: copying file `m4/ltoptions.m4' libtoolize-default: copying file `m4/ltsugar.m4' libtoolize-default: copying file `m4/ltversion.m4' libtoolize-default: copying file `m4/lt~obsolete.m4' + running aclocal -I m4 ... + running autoheader ... + running autoconf ... + running automake --add-missing --copy --gnu... configure.ac:9: installing './ar-lib' configure.ac:9: installing './compile' configure.ac:4: installing './config.guess' configure.ac:4: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' Makefile.am: installing './depcomp' skipping configure stage for package bml, as requested. autogen.sh done. + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-static=no --enable-debug --enable-dllwrapper configure: WARNING: unrecognized options: --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for i586-alt-linux-gcc... i586-alt-linux-gcc 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 we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-ar... no checking for i586-alt-linux-lib... no checking for i586-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-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 whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-alt-linux-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 for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-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 checking whether make supports nested variables... (cached) yes checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i586-alt-linux-gcc... (cached) none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking whether ln -s works... yes checking dependency style of i586-alt-linux-gcc... none checking whether to enable runtime debugging code... yes checking whether to enable coverage analysis... no checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking whether to include the emulation for buzzmachine dlls... yes checking for ANSI C header files... (cached) yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/mixer.h usability... no checking sys/mixer.h presence... no checking for sys/mixer.h... no checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking whether sysi86 is declared... no checking for cos in -lm... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking for main in -lrt... yes checking for vsscanf... yes checking for clock_gettime... yes checking for dlopen... no checking for dlopen in -ldl... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libbml.pc config.status: creating tests/bt-cfg.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext Configuration Version : 0.8.0 Source code location : . Prefix : /usr Compiler : i586-alt-linux-gcc x86 win32 buzzmachines : yes Debug : yes Coverage profiling : no + '[' -n '' ']' + NPROCS=1 + make -j1 make: Entering directory `/usr/src/RPM/BUILD/bml-0.8.0' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/bml-0.8.0' make[2]: Entering directory `/usr/src/RPM/BUILD/bml-0.8.0' CC src/libbml_la-bml.lo CC src/libbml_la-bmllog.lo CC src/libbml_la-bmlw.lo CC dllwrapper/libloader_la-ldt_keeper.lo CC dllwrapper/libloader_la-pe_image.lo CC dllwrapper/libloader_la-module.lo CC dllwrapper/libloader_la-ext.lo CC dllwrapper/libloader_la-win32.lo CC dllwrapper/libloader_la-driver.lo CC dllwrapper/libloader_la-pe_resource.lo CC dllwrapper/libloader_la-resource.lo CC dllwrapper/libloader_la-registry.lo CC dllwrapper/libloader_la-elfdll.lo CC dllwrapper/libloader_la-afl.lo CC dllwrapper/libloader_la-vfl.lo CCAS dllwrapper/libloader_la-stubs.lo CPPAS dllwrapper/libloader_la-wrapper.lo CCLD libloader.la CCLD libbml.la CXX src/BuzzMachineLoader/libbuzzmachineloader_la-BuzzMachineCallbacks.lo CXX src/BuzzMachineLoader/libbuzzmachineloader_la-BuzzMachineCallbacksPre12.lo CXX src/BuzzMachineLoader/libbuzzmachineloader_la-BuzzMachineLoader.lo CXX src/BuzzMachineLoader/libbuzzmachineloader_la-BuzzMachineVirtualCallbacks.lo CXX src/BuzzMachineLoader/libbuzzmachineloader_la-MachineDataImpl.lo CXX src/BuzzMachineLoader/libbuzzmachineloader_la-OscTable.lo CXX src/BuzzMachineLoader/libbuzzmachineloader_la-mdkimp.lo CXX src/BuzzMachineLoader/libbuzzmachineloader_la-debug.lo CXXLD libbuzzmachineloader.la CC src/bmltest_info-bmltest_info.o In file included from src/bmltest_info.c:60:0: src/bmltest_info.h: In function 'bmlw_test_info': src/bmltest_info.h:73:7: error: this 'if' clause does not guard... [-Werror=misleading-indentation] if(bml(get_machine_info(bmh,BM_PROP_NUM_OUTPUT_CHANNELS,(void *)&val))) printf(" OutputChannels: %d\n",val);fflush(stdout); ^~ src/bmltest_info.h:73:119: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(bml(get_machine_info(bmh,BM_PROP_NUM_OUTPUT_CHANNELS,(void *)&val))) printf(" OutputChannels: %d\n",val);fflush(stdout); ^~~~~~ In file included from src/bmltest_info.c:65:0: src/bmltest_info.h: In function 'bmln_test_info': src/bmltest_info.h:73:7: error: this 'if' clause does not guard... [-Werror=misleading-indentation] if(bml(get_machine_info(bmh,BM_PROP_NUM_OUTPUT_CHANNELS,(void *)&val))) printf(" OutputChannels: %d\n",val);fflush(stdout); ^~ src/bmltest_info.h:73:119: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(bml(get_machine_info(bmh,BM_PROP_NUM_OUTPUT_CHANNELS,(void *)&val))) printf(" OutputChannels: %d\n",val);fflush(stdout); ^~~~~~ cc1: all warnings being treated as errors make[2]: *** [src/bmltest_info-bmltest_info.o] Error 1 make[2]: Leaving directory `/usr/src/RPM/BUILD/bml-0.8.0' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/bml-0.8.0' make: *** [all] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/bml-0.8.0' error: Bad exit status from /usr/src/tmp/rpm-tmp.1614 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.1614 (%build) Command exited with non-zero status 1 19.71user 5.16system 0:23.37elapsed 106%CPU (0avgtext+0avgdata 45232maxresident)k 0inputs+0outputs (0major+851426minor)pagefaults 0swaps hsh-rebuild: rebuild of `bml-0.8.0-alt1.git20140910.src.rpm' failed. Command exited with non-zero status 1 39.80user 10.67system 0:48.47elapsed 104%CPU (0avgtext+0avgdata 134240maxresident)k 0inputs+0outputs (0major+1179890minor)pagefaults 0swaps