<86>Feb 18 07:46:29 userdel[22413]: delete user 'rooter' <86>Feb 18 07:46:29 userdel[22413]: removed group 'rooter' owned by 'rooter' <86>Feb 18 07:46:29 userdel[22413]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 18 07:46:29 groupadd[22434]: group added to /etc/group: name=rooter, GID=543 <86>Feb 18 07:46:29 groupadd[22434]: group added to /etc/gshadow: name=rooter <86>Feb 18 07:46:29 groupadd[22434]: new group: name=rooter, GID=543 <86>Feb 18 07:46:29 useradd[22444]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>Feb 18 07:46:29 userdel[22467]: delete user 'builder' <86>Feb 18 07:46:29 userdel[22467]: removed group 'builder' owned by 'builder' <86>Feb 18 07:46:29 userdel[22467]: removed shadow group 'builder' owned by 'builder' <86>Feb 18 07:46:29 groupadd[22475]: group added to /etc/group: name=builder, GID=544 <86>Feb 18 07:46:29 groupadd[22475]: group added to /etc/gshadow: name=builder <86>Feb 18 07:46:29 groupadd[22475]: new group: name=builder, GID=544 <86>Feb 18 07:46:29 useradd[22486]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash <13>Feb 18 07:46:32 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus.218115.200 1545282875 installed <13>Feb 18 07:46:32 rpmi: libstdc++8-devel-8.2.1-alt5 sisyphus+219286.200.2.1 1549854113 installed <13>Feb 18 07:46:33 rpmi: gcc8-c++-8.2.1-alt5 sisyphus+219286.200.2.1 1549854113 installed <13>Feb 18 07:46:33 rpmi: gcc-c++-8-alt1 sisyphus.214000.40 1542664775 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/zopfli-1.0.2-alt2.nosrc.rpm Installing zopfli-1.0.2-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54536 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf zopfli-1.0.2 + echo 'Source #0 (zopfli-1.0.2.tar):' Source #0 (zopfli-1.0.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/zopfli-1.0.2.tar + cd zopfli-1.0.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54536 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zopfli-1.0.2 + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-function -D_FILE_OFFSET_BITS=64 -lm' zopfli zopflipng make: Entering directory '/usr/src/RPM/BUILD/zopfli-1.0.2' gcc src/zopfli/blocksplitter.c src/zopfli/cache.c src/zopfli/deflate.c src/zopfli/gzip_container.c src/zopfli/hash.c src/zopfli/katajainen.c src/zopfli/lz77.c src/zopfli/squeeze.c src/zopfli/tree.c src/zopfli/util.c src/zopfli/zlib_container.c src/zopfli/zopfli_lib.c src/zopfli/zopfli_bin.c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-function -D_FILE_OFFSET_BITS=64 -lm -o zopfli src/zopfli/cache.c: In function 'ZopfliInitCache': src/zopfli/cache.c:36:51: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "Error: Out of memory. Tried allocating %lu bytes of memory.\n", ~~^ %u make: Leaving directory '/usr/src/RPM/BUILD/zopfli-1.0.2' make: Entering directory '/usr/src/RPM/BUILD/zopfli-1.0.2' gcc src/zopfli/blocksplitter.c src/zopfli/cache.c src/zopfli/deflate.c src/zopfli/gzip_container.c src/zopfli/hash.c src/zopfli/katajainen.c src/zopfli/lz77.c src/zopfli/squeeze.c src/zopfli/tree.c src/zopfli/util.c src/zopfli/zlib_container.c src/zopfli/zopfli_lib.c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-function -D_FILE_OFFSET_BITS=64 -lm -c src/zopfli/cache.c: In function 'ZopfliInitCache': src/zopfli/cache.c:36:51: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "Error: Out of memory. Tried allocating %lu bytes of memory.\n", ~~^ %u g++ blocksplitter.o cache.o deflate.o gzip_container.o hash.o katajainen.o lz77.o squeeze.o tree.o util.o zlib_container.o zopfli_lib.o src/zopflipng/lodepng/lodepng.cpp src/zopflipng/lodepng/lodepng_util.cpp src/zopflipng/zopflipng_lib.cc src/zopflipng/zopflipng_bin.cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-function -D_FILE_OFFSET_BITS=64 -lm -o zopflipng make: Leaving directory '/usr/src/RPM/BUILD/zopfli-1.0.2' + mkdir static + cp zopfli zopflipng static/ + make clean make: Entering directory '/usr/src/RPM/BUILD/zopfli-1.0.2' rm -f zopflipng zopfli blocksplitter.o cache.o deflate.o gzip_container.o hash.o katajainen.o lz77.o squeeze.o tree.o util.o zlib_container.o zopfli_lib.o libzopfli* make: Leaving directory '/usr/src/RPM/BUILD/zopfli-1.0.2' + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-function -D_FILE_OFFSET_BITS=64 -lm' 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-function -D_FILE_OFFSET_BITS=64' libzopfli libzopflipng make: Entering directory '/usr/src/RPM/BUILD/zopfli-1.0.2' gcc src/zopfli/blocksplitter.c src/zopfli/cache.c src/zopfli/deflate.c src/zopfli/gzip_container.c src/zopfli/hash.c src/zopfli/katajainen.c src/zopfli/lz77.c src/zopfli/squeeze.c src/zopfli/tree.c src/zopfli/util.c src/zopfli/zlib_container.c src/zopfli/zopfli_lib.c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-function -D_FILE_OFFSET_BITS=64 -lm -fPIC -c src/zopfli/cache.c: In function 'ZopfliInitCache': src/zopfli/cache.c:36:51: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "Error: Out of memory. Tried allocating %lu bytes of memory.\n", ~~^ %u gcc blocksplitter.o cache.o deflate.o gzip_container.o hash.o katajainen.o lz77.o squeeze.o tree.o util.o zlib_container.o zopfli_lib.o -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-function -D_FILE_OFFSET_BITS=64 -lm -shared -Wl,-soname,libzopfli.so.1 -o libzopfli.so.1.0.2 /usr/bin/ld.default: tree.o: file not recognized: file truncated collect2: error: ld returned 1 exit status make: *** [Makefile:28: libzopfli] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/zopfli-1.0.2' make: *** Waiting for unfinished jobs.... make: Entering directory '/usr/src/RPM/BUILD/zopfli-1.0.2' gcc src/zopfli/blocksplitter.c src/zopfli/cache.c src/zopfli/deflate.c src/zopfli/gzip_container.c src/zopfli/hash.c src/zopfli/katajainen.c src/zopfli/lz77.c src/zopfli/squeeze.c src/zopfli/tree.c src/zopfli/util.c src/zopfli/zlib_container.c src/zopfli/zopfli_lib.c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-function -D_FILE_OFFSET_BITS=64 -lm -fPIC -c src/zopfli/cache.c: In function 'ZopfliInitCache': src/zopfli/cache.c:36:51: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "Error: Out of memory. Tried allocating %lu bytes of memory.\n", ~~^ %u g++ blocksplitter.o cache.o deflate.o gzip_container.o hash.o katajainen.o lz77.o squeeze.o tree.o util.o zlib_container.o zopfli_lib.o src/zopflipng/lodepng/lodepng.cpp src/zopflipng/lodepng/lodepng_util.cpp src/zopflipng/zopflipng_lib.cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wno-unused-function -D_FILE_OFFSET_BITS=64 -lm -fPIC --shared -Wl,-soname,libzopflipng.so.1 -o libzopflipng.so.1.0.2 make: Leaving directory '/usr/src/RPM/BUILD/zopfli-1.0.2' error: Bad exit status from /usr/src/tmp/rpm-tmp.54536 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.54536 (%build) Command exited with non-zero status 1 30.48user 1.25system 0:32.08elapsed 98%CPU (0avgtext+0avgdata 95804maxresident)k 0inputs+0outputs (0major+441551minor)pagefaults 0swaps hsh-rebuild: rebuild of `zopfli-1.0.2-alt2.src.rpm' failed. Command exited with non-zero status 1 40.67user 3.88system 0:46.11elapsed 96%CPU (0avgtext+0avgdata 121988maxresident)k 0inputs+0outputs (0major+804278minor)pagefaults 0swaps