See <http://river.suse.de/job/yast-pkg-bindings-master/58/changes> Changes: [lslezak] fixed saving removed services (needed for FATE#315161) ------------------------------------------ [...truncated 724 lines...] [ 27s] libtoolize: putting macros in `.'. [ 27s] libtoolize: copying file `./libtool.m4' [ 27s] libtoolize: copying file `./ltoptions.m4' [ 27s] libtoolize: copying file `./ltsugar.m4' [ 27s] libtoolize: copying file `./ltversion.m4' [ 27s] libtoolize: copying file `./lt~obsolete.m4' [ 27s] libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and [ 27s] libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. [ 29s] configure.ac:11: installing './config.guess' [ 29s] configure.ac:11: installing './config.sub' [ 29s] configure.ac:18: installing './install-sh' [ 29s] configure.ac:18: installing './missing' [ 29s] src/Makefile.am:67: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') [ 29s] src/Makefile.am: installing './depcomp' [ 29s] + '[' '!' -f ./Makefile ']' [ 29s] + CFLAGS='-fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g' [ 29s] + export CFLAGS [ 29s] + CXXFLAGS='-fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g' [ 29s] + export CXXFLAGS [ 29s] + FFLAGS='-fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g' [ 29s] + export FFLAGS [ 29s] + ./configure --host=x86_64-suse-linux-gnu --build=x86_64-suse-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/lib --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-debug --disable-silent-rules [ 29s] checking build system type... x86_64-suse-linux-gnu [ 29s] checking host system type... x86_64-suse-linux-gnu [ 29s] checking target system type... x86_64-suse-linux-gnu [ 29s] checking for a BSD-compatible install... /usr/bin/install -c [ 29s] checking whether build environment is sane... yes [ 29s] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [ 29s] checking for gawk... gawk [ 29s] checking whether make sets $(MAKE)... yes [ 29s] checking whether make supports nested variables... yes [ 29s] checking whether UID '399' is supported by ustar format... yes [ 29s] checking whether GID '399' is supported by ustar format... yes [ 29s] checking how to create a ustar tar archive... gnutar [ 29s] checking whether make supports nested variables... (cached) yes [ 29s] checking whether ln -s works... yes [ 29s] checking whether make sets $(MAKE)... (cached) yes [ 29s] checking for xgettext... /usr/bin/xgettext [ 29s] checking for ydoxygen... /usr/lib/YaST2/bin/ydoxygen [ 29s] checking for x86_64-suse-linux-gnu-g++... no [ 29s] checking for x86_64-suse-linux-gnu-c++... no [ 29s] checking for x86_64-suse-linux-gnu-gpp... no [ 29s] checking for x86_64-suse-linux-gnu-aCC... no [ 29s] checking for x86_64-suse-linux-gnu-CC... no [ 29s] checking for x86_64-suse-linux-gnu-cxx... no [ 29s] checking for x86_64-suse-linux-gnu-cc++... no [ 29s] checking for x86_64-suse-linux-gnu-cl.exe... no [ 29s] checking for x86_64-suse-linux-gnu-FCC... no [ 29s] checking for x86_64-suse-linux-gnu-KCC... no [ 29s] checking for x86_64-suse-linux-gnu-RCC... no [ 29s] checking for x86_64-suse-linux-gnu-xlC_r... no [ 29s] checking for x86_64-suse-linux-gnu-xlC... no [ 29s] checking for g++... g++ [ 30s] checking whether the C++ compiler works... yes [ 30s] checking for C++ compiler default output file name... a.out [ 30s] checking for suffix of executables... [ 30s] checking whether we are cross compiling... no [ 30s] checking for suffix of object files... o [ 30s] checking whether we are using the GNU C++ compiler... yes [ 30s] checking whether g++ accepts -g... yes [ 30s] checking for style of include used by make... GNU [ 30s] checking dependency style of g++... none [ 30s] checking for gawk... (cached) gawk [ 30s] checking for x86_64-suse-linux-gnu-gcc... no [ 30s] checking for gcc... gcc [ 30s] checking whether we are using the GNU C compiler... yes [ 30s] checking whether gcc accepts -g... yes [ 30s] checking for gcc option to accept ISO C89... none needed [ 30s] checking dependency style of gcc... none [ 30s] checking how to run the C preprocessor... gcc -E [ 30s] checking for x86_64-suse-linux-gnu-pkg-config... /usr/bin/x86_64-suse-linux-gnu-pkg-config [ 30s] checking pkg-config is at least version 0.9.0... yes [ 30s] checking for Y2CORE... yes [ 30s] checking how to print strings... printf [ 30s] checking for a sed that does not truncate output... /usr/bin/sed [ 30s] checking for grep that handles long lines and -e... /usr/bin/grep [ 30s] checking for egrep... /usr/bin/grep -E [ 30s] checking for fgrep... /usr/bin/grep -F [ 30s] checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld [ 30s] checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes [ 30s] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [ 30s] checking the name lister (/usr/bin/nm -B) interface... BSD nm [ 30s] checking the maximum length of command line arguments... 1572864 [ 30s] checking whether the shell understands some XSI constructs... yes [ 30s] checking whether the shell understands "+="... yes [ 30s] checking how to convert x86_64-suse-linux-gnu file names to x86_64-suse-linux-gnu format... func_convert_file_noop [ 30s] checking how to convert x86_64-suse-linux-gnu file names to toolchain format... func_convert_file_noop [ 30s] checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r [ 30s] checking for x86_64-suse-linux-gnu-objdump... no [ 30s] checking for objdump... objdump [ 30s] checking how to recognize dependent libraries... pass_all [ 30s] checking for x86_64-suse-linux-gnu-dlltool... no [ 30s] checking for dlltool... no [ 30s] checking how to associate runtime and link libraries... printf %s\n [ 30s] checking for x86_64-suse-linux-gnu-ar... no [ 30s] checking for ar... ar [ 30s] checking for archiver @FILE support... @ [ 30s] checking for x86_64-suse-linux-gnu-strip... no [ 30s] checking for strip... strip [ 30s] checking for x86_64-suse-linux-gnu-ranlib... no [ 30s] checking for ranlib... ranlib [ 30s] checking command to parse /usr/bin/nm -B output from gcc object... ok [ 30s] checking for sysroot... no [ 30s] checking for x86_64-suse-linux-gnu-mt... no [ 30s] checking for mt... mt [ 30s] checking if mt is a manifest tool... no [ 30s] checking for ANSI C header files... yes [ 30s] checking for sys/types.h... yes [ 30s] checking for sys/stat.h... yes [ 30s] checking for stdlib.h... yes [ 30s] checking for string.h... yes [ 30s] checking for memory.h... yes [ 30s] checking for strings.h... yes [ 30s] checking for inttypes.h... yes [ 30s] checking for stdint.h... yes [ 30s] checking for unistd.h... yes [ 30s] checking for dlfcn.h... yes [ 30s] checking for objdir... .libs [ 30s] checking if gcc supports -fno-rtti -fno-exceptions... no [ 30s] checking for gcc option to produce PIC... -fPIC -DPIC [ 30s] checking if gcc PIC flag -fPIC -DPIC works... yes [ 30s] checking if gcc static flag -static works... no [ 30s] checking if gcc supports -c -o file.o... yes [ 30s] checking if gcc supports -c -o file.o... (cached) yes [ 30s] checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes [ 30s] checking whether -lc should be explicitly linked in... no [ 30s] checking dynamic linker characteristics... GNU/Linux ld.so [ 30s] checking how to hardcode library paths into programs... immediate [ 30s] checking whether stripping libraries is possible... yes [ 30s] checking if libtool supports shared libraries... yes [ 30s] checking whether to build shared libraries... yes [ 30s] checking whether to build static libraries... no [ 31s] checking how to run the C++ preprocessor... g++ -E [ 31s] checking for ld used by g++... /usr/x86_64-suse-linux/bin/ld -m elf_x86_64 [ 31s] checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld... yes [ 31s] checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes [ 31s] checking for g++ option to produce PIC... -fPIC -DPIC [ 31s] checking if g++ PIC flag -fPIC -DPIC works... yes [ 31s] checking if g++ static flag -static works... no [ 31s] checking if g++ supports -c -o file.o... yes [ 31s] checking if g++ supports -c -o file.o... (cached) yes [ 31s] checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes [ 31s] checking dynamic linker characteristics... (cached) GNU/Linux ld.so [ 31s] checking how to hardcode library paths into programs... immediate [ 31s] checking for size_t... yes [ 31s] checking for working alloca.h... yes [ 31s] checking for alloca... yes [ 31s] checking for ANSI C header files... (cached) yes [ 31s] checking for ZYPP... yes [ 31s] checking for docbook stylesheets... /usr/share/xml/docbook/stylesheet/nwalsh/current [ 31s] checking for xsltproc... /usr/bin/xsltproc [ 31s] checking whether xsltproc works... yes [ 31s] checking that generated files are newer than configure... done [ 31s] configure: creating ./config.status [ 31s] config.status: creating Makefile [ 31s] config.status: creating src/Makefile [ 31s] config.status: creating config.h [ 31s] config.status: executing depfiles commands [ 31s] config.status: executing libtool commands [ 31s] + /usr/bin/make -j2 [ 31s] /usr/bin/make all-recursive [ 31s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-pkg-bindings-3.1.25' [ 31s] Making all in src [ 31s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-pkg-bindings-3.1.25/src' [ 31s] /usr/share/YaST2/data/devtools/bin/generateYCPWrappers PkgFunctions.h PkgBuiltinCalls.h PkgBuiltinTable.h [ 31s] /usr/bin/make all-am [ 31s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/yast2-pkg-bindings-3.1.25/src' [ 31s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o Arch.lo Arch.cc [ 31s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o PkgError.lo PkgError.cc [ 32s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c Arch.cc -fPIC -DPIC -o .libs/Arch.o [ 32s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c PkgError.cc -fPIC -DPIC -o .libs/PkgError.o [ 32s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o Y2PkgComponent.lo Y2PkgComponent.cc [ 32s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c Y2PkgComponent.cc -fPIC -DPIC -o .libs/Y2PkgComponent.o [ 34s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o Y2CCPkg.lo Y2CCPkg.cc [ 34s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c Y2CCPkg.cc -fPIC -DPIC -o .libs/Y2CCPkg.o [ 34s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o ycpTools.lo ycpTools.cc [ 34s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c ycpTools.cc -fPIC -DPIC -o .libs/ycpTools.o [ 35s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o PkgModule.lo PkgModule.cc [ 35s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c PkgModule.cc -fPIC -DPIC -o .libs/PkgModule.o [ 37s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o PkgProgress.lo PkgProgress.cc [ 37s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c PkgProgress.cc -fPIC -DPIC -o .libs/PkgProgress.o [ 38s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o PkgModuleFunctions.lo PkgModuleFunctions.cc [ 38s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c PkgModuleFunctions.cc -fPIC -DPIC -o .libs/PkgModuleFunctions.o [ 40s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o PkgFunctions.lo PkgFunctions.cc [ 40s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c PkgFunctions.cc -fPIC -DPIC -o .libs/PkgFunctions.o [ 42s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o Package.lo Package.cc [ 42s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c Package.cc -fPIC -DPIC -o .libs/Package.o [ 43s] Package.cc:132:3: warning: #warning Status `NONE and `INST is not supported [-Wcpp] [ 43s] # warning Status `NONE and `INST is not supported [ 43s] ^ [ 43s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o Resolvable_Install.lo Resolvable_Install.cc [ 43s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c Resolvable_Install.cc -fPIC -DPIC -o .libs/Resolvable_Install.o [ 46s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o Resolvable_Patches.lo Resolvable_Patches.cc [ 46s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c Resolvable_Patches.cc -fPIC -DPIC -o .libs/Resolvable_Patches.o [ 47s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o Resolvable_Properties.lo Resolvable_Properties.cc [ 47s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c Resolvable_Properties.cc -fPIC -DPIC -o .libs/Resolvable_Properties.o [ 49s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o Target.lo Target.cc [ 49s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c Target.cc -fPIC -DPIC -o .libs/Target.o [ 52s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o Target_DU.lo Target_DU.cc [ 52s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c Target_DU.cc -fPIC -DPIC -o .libs/Target_DU.o [ 52s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o Target_Load.lo Target_Load.cc [ 52s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c Target_Load.cc -fPIC -DPIC -o .libs/Target_Load.o [ 55s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o Locale.lo Locale.cc [ 55s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c Locale.cc -fPIC -DPIC -o .libs/Locale.o [ 55s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o Locks.lo Locks.cc [ 55s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c Locks.cc -fPIC -DPIC -o .libs/Locks.o [ 58s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o Source_Callbacks.lo Source_Callbacks.cc [ 58s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c Source_Callbacks.cc -fPIC -DPIC -o .libs/Source_Callbacks.o [ 58s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o Source_Create.lo Source_Create.cc [ 58s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c Source_Create.cc -fPIC -DPIC -o .libs/Source_Create.o [ 60s] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c -o Source_Download.lo Source_Download.cc [ 60s] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/YaST2 -DY2LOG=\"Pkg\" -DSUSEVERSION=\"\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -fno-inline -Woverloaded-virtual -DZYPP_BASE_LOGGER_LOGGROUP=\"Pkg\" -DNDEBUG -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables -g -std=gnu++0x -Wall -Wformat=2 -c Source_Download.cc -fPIC -DPIC -o .libs/Source_Download.o [ 119s] virtual memory exhausted: Cannot allocate memory [ 119s] Makefile:600: recipe for target 'Source_Download.lo' failed [ 119s] make[3]: *** [Source_Download.lo] Error 1 [ 119s] make[3]: *** Waiting for unfinished jobs.... [ 120s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-pkg-bindings-3.1.25/src' [ 120s] Makefile:461: recipe for target 'all' failed [ 120s] make[2]: *** [all] Error 2 [ 120s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-pkg-bindings-3.1.25/src' [ 120s] Makefile:570: recipe for target 'all-recursive' failed [ 120s] make[1]: *** [all-recursive] Error 1 [ 120s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/yast2-pkg-bindings-3.1.25' [ 120s] Makefile:438: recipe for target 'all' failed [ 120s] make: *** [all] Error 2 [ 120s] error: Bad exit status from /var/tmp/rpm-tmp.kaAfyp (%build) [ 120s] [ 120s] [ 120s] RPM build errors: [ 120s] Bad exit status from /var/tmp/rpm-tmp.kaAfyp (%build) Building yast2-pkg-bindings.spec for SLE-12-SP1/x86_64 Getting buildinfo from server and store to <http://river.suse.de/job/yast-pkg-bindings-master/ws/Devel>:YaST:Head/yast2-pkg-bindings/.osc/_buildinfo-SLE-12-SP1-x86_64.xml Getting buildconfig from server and store to <http://river.suse.de/job/yast-pkg-bindings-master/ws/Devel>:YaST:Head/yast2-pkg-bindings/.osc/_buildconfig-SLE-12-SP1-x86_64 Updating cache of required packages 0.0% cache miss. 209/209 dependencies cached. Skipping verification of package signatures Writing build configuration Running build The buildroot was: /var/tmp/build-root-SLE-12-SP1 rm -rf Devel:YaST:Head rake aborted! Command failed with status (1): [yes | osc -A 'https://api.suse.de/' build ...] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Build step 'Execute shell' marked build as failure