<86>Apr 14 01:19:37 userdel[64067]: delete user 'rooter' <86>Apr 14 01:19:37 userdel[64067]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:19:37 userdel[64067]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:19:37 groupadd[64164]: group added to /etc/group: name=rooter, GID=609 <86>Apr 14 01:19:37 groupadd[64164]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:19:37 groupadd[64164]: new group: name=rooter, GID=609 <86>Apr 14 01:19:37 useradd[64187]: new user: name=rooter, UID=609, GID=609, home=/root, shell=/bin/bash <86>Apr 14 01:19:37 userdel[64242]: delete user 'builder' <86>Apr 14 01:19:37 userdel[64242]: removed group 'builder' owned by 'builder' <86>Apr 14 01:19:37 groupadd[64272]: group added to /etc/group: name=builder, GID=610 <86>Apr 14 01:19:37 groupadd[64272]: group added to /etc/gshadow: name=builder <86>Apr 14 01:19:37 groupadd[64272]: new group: name=builder, GID=610 <86>Apr 14 01:19:37 useradd[64284]: new user: name=builder, UID=610, GID=610, home=/usr/src, shell=/bin/bash <13>Apr 14 01:19:39 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 14 01:19:39 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 01:19:40 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed Installing duma-2.5.15-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27253 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf duma_2_5_15 + echo 'Source #0 (duma_2_5_15.tar.gz):' Source #0 (duma_2_5_15.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/duma_2_5_15.tar.gz + /bin/tar -xf - + cd duma_2_5_15 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (duma-LEAKDETECTION.patch):' Patch #0 (duma-LEAKDETECTION.patch): + /usr/bin/patch -p0 patching file GNUmakefile + find . -depth -name CVS -exec rm -rf '{}' ';' + sed -i 's@[.]/libduma@/usr/lib64/libduma@g' duma.sh + sed -i s@lib64/@/usr/lib64@g gdbinit.rc + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27253 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd duma_2_5_15 + make all make: Entering directory `/usr/src/RPM/BUILD/duma_2_5_15' GNUmakefile:232: using default options. OS/OSTYPE not set or contain unknown values! using default srcdir [.] using default prefix [/usr] using default exec_prefix [/usr] make reconfig make[1]: Entering directory `/usr/src/RPM/BUILD/duma_2_5_15' GNUmakefile:232: using default options. OS/OSTYPE not set or contain unknown values! using default srcdir [.] using default prefix [/usr] using default exec_prefix [/usr] gcc -g -O0 -Wall -Wextra -c createconf.c -o createconf.o createconf.c: In function 'testAlignment': createconf.c:131:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] TYPE addr = (TYPE)(buffer) + offset; ^ createconf.c:134:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned char *) addr ) = 0; ^ createconf.c:135:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned short int*) addr ) = 0; ^ createconf.c:136:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned int *) addr ) = 0; ^ createconf.c:137:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned long int *) addr ) = 0L; ^ createconf.c:138:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (float *) addr ) = 0.0F; ^ createconf.c:139:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (double *) addr ) = 0.0; ^ createconf.c:140:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (long double *) addr ) = 0.0; ^ createconf.c:145:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned long long int *) addr ) = 0L; ^ createconf.c:155:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] TYPE addr = (TYPE)(buffer) + offset; ^ createconf.c:158:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned char *) addr ) = 0; ^ createconf.c:159:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned short int*) addr ) = 0; ^ createconf.c:160:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned int *) addr ) = 0; ^ createconf.c:161:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned long int *) addr ) = 0L; ^ createconf.c:162:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (float *) addr ) = 0.0F; ^ createconf.c:163:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (double *) addr ) = 0.0; ^ createconf.c:164:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (long double *) addr ) = 0.0; ^ createconf.c:169:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned long long int *) addr ) = 0L; ^ createconf.c:179:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] TYPE addr = (TYPE)(buffer) + offset; ^ createconf.c:182:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned char *) addr ) = 0; ^ createconf.c:183:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned short int*) addr ) = 0; ^ createconf.c:184:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned int *) addr ) = 0; ^ createconf.c:185:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned long int *) addr ) = 0L; ^ createconf.c:186:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (float *) addr ) = 0.0F; ^ createconf.c:187:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (double *) addr ) = 0.0; ^ createconf.c:188:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (long double *) addr ) = 0.0; ^ createconf.c:193:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] *( (unsigned long long int *) addr ) = 0L; ^ rm -f createconf gcc -g -O0 -Wall -Wextra createconf.o -o createconf ./createconf make[1]: Leaving directory `/usr/src/RPM/BUILD/duma_2_5_15' g++ -g -O0 -Wall -Wextra -c dumapp.cpp -o dumapp.o gcc -g -O0 -Wall -Wextra -c duma.c -o duma.o gcc -g -O0 -Wall -Wextra -c sem_inc.c -o sem_inc.o gcc -g -O0 -Wall -Wextra -c print.c -o print.o print.c: In function 'DUMA_Abort': print.c:271:13: warning: variable 'lenb' set but not used [-Wunused-but-set-variable] int lena, lenb; ^ print.c: In function 'DUMA_Exit': print.c:356:13: warning: variable 'lenb' set but not used [-Wunused-but-set-variable] int lena, lenb; ^ rm -f libduma.a ar crv libduma.a dumapp.o duma.o sem_inc.o print.o a - dumapp.o a - duma.o a - sem_inc.o a - print.o ranlib libduma.a gcc -g -O0 -Wall -Wextra -c tstheap.c -o tstheap.o rm -f tstheap gcc -g -O0 -Wall -Wextra tstheap.o libduma.a -o tstheap -lpthread gcc -g -O0 -Wall -Wextra -c dumatest.c -o dumatest.o rm -f dumatest gcc -g -O0 -Wall -Wextra dumatest.o libduma.a -o dumatest -lpthread gcc -g -O0 -Wall -Wextra -c thread-test.c -o thread-test.o rm -f thread-test gcc -g -O0 -Wall -Wextra thread-test.o libduma.a -o thread-test -lpthread gcc -g -O0 -Wall -Wextra -c testmt.c -o testmt.o rm -f testmt gcc -g -O0 -Wall -Wextra testmt.o libduma.a -o testmt -lpthread g++ -g -O0 -Wall -Wextra -c dumatestpp.cpp -o dumatestpp.o rm -f dumatestpp g++ -g -O0 -Wall -Wextra dumatestpp.o libduma.a -o dumatestpp -lpthread g++ -g -O0 -Wall -Wextra -c testoperators.cpp -o testoperators.o rm -f testoperators g++ -g -O0 -Wall -Wextra testoperators.o libduma.a -o testoperators -lpthread g++ -g -O0 -Wall -Wextra -fPIC -DPIC -DDUMA_SO_LIBRARY -c dumapp.cpp -o dumapp_so.o gcc -g -O0 -Wall -Wextra -fPIC -DPIC -DDUMA_SO_LIBRARY -c duma.c -o duma_so.o gcc -g -O0 -Wall -Wextra -fPIC -DPIC -DDUMA_SO_LIBRARY -c sem_inc.c -o sem_inc_so.o gcc -g -O0 -Wall -Wextra -fPIC -DPIC -DDUMA_SO_LIBRARY -c print.c -o print_so.o print.c: In function 'DUMA_Abort': print.c:271:13: warning: variable 'lenb' set but not used [-Wunused-but-set-variable] int lena, lenb; ^ print.c: In function 'DUMA_Exit': print.c:356:13: warning: variable 'lenb' set but not used [-Wunused-but-set-variable] int lena, lenb; ^ g++ -g -shared -Wl,-soname,libduma.so.0.0.0 -o libduma.so.0.0.0 dumapp_so.o duma_so.o sem_inc_so.o print_so.o -lpthread -lc gcc -g -O0 -Wall -Wextra -fPIC -DPIC -DDUMA_SO_LIBRARY -c tstheap.c -o tstheap_so.o rm -f tstheap_so gcc -g -O0 -Wall -Wextra tstheap_so.o -o tstheap_so -lpthread g++ -g -O0 -Wall -Wextra -fPIC -DPIC -DDUMA_SO_LIBRARY -c dumatestpp.cpp -o dumatestpp_so.o rm -f dumatestpp_so g++ -g -O0 -Wall -Wextra dumatestpp_so.o -o dumatestpp_so -lpthread make: Leaving directory `/usr/src/RPM/BUILD/duma_2_5_15' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11964 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/duma-buildroot + : + /bin/rm -rf -- /usr/src/tmp/duma-buildroot + cd duma_2_5_15 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/duma-buildroot/usr exec_prefix=/usr/src/tmp/duma-buildroot/usr bindir=/usr/src/tmp/duma-buildroot/usr/bin sbindir=/usr/src/tmp/duma-buildroot/usr/sbin sysconfdir=/usr/src/tmp/duma-buildroot/etc datadir=/usr/src/tmp/duma-buildroot/usr/share includedir=/usr/src/tmp/duma-buildroot/usr/include libdir=/usr/src/tmp/duma-buildroot/usr/lib64 libexecdir=/usr/src/tmp/duma-buildroot/usr/lib localstatedir=/usr/src/tmp/duma-buildroot/var/lib sharedstatedir=/usr/src/tmp/duma-buildroot/var/lib mandir=/usr/src/tmp/duma-buildroot/usr/share/man infodir=/usr/src/tmp/duma-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/duma_2_5_15' GNUmakefile:232: using default options. OS/OSTYPE not set or contain unknown values! using default srcdir [.] mkdir -p /usr/src/tmp/duma-buildroot/usr/share/doc/duma /bin/install -p -m 644 README.txt /usr/src/tmp/duma-buildroot/usr/share/doc/duma mkdir -p /usr/src/tmp/duma-buildroot/usr/include /bin/install -p -m 644 noduma.h duma.h dumapp.h duma_sem.h duma_config.h /usr/src/tmp/duma-buildroot/usr/include mkdir -p /usr/src/tmp/duma-buildroot/usr/bin /bin/install -p -m 755 duma.sh /usr/src/tmp/duma-buildroot/usr/bin/duma mkdir -p /usr/src/tmp/duma-buildroot/usr/lib64 /bin/install -p -m 644 libduma.a /usr/src/tmp/duma-buildroot/usr/lib64 /bin/install -p -m 755 libduma.so.0.0.0 /usr/src/tmp/duma-buildroot/usr/lib64 rm -f /usr/src/tmp/duma-buildroot/usr/lib64/libduma.so.0 ln -s libduma.so.0.0.0 /usr/src/tmp/duma-buildroot/usr/lib64/libduma.so.0 rm -f /usr/src/tmp/duma-buildroot/usr/lib64/libduma.so ln -s libduma.so.0.0.0 /usr/src/tmp/duma-buildroot/usr/lib64/libduma.so mkdir -p /usr/src/tmp/duma-buildroot/usr/share/man/man3 /bin/install -p -m 644 duma.3 /usr/src/tmp/duma-buildroot/usr/share/man/man3/duma.3 make: Leaving directory `/usr/src/RPM/BUILD/duma_2_5_15' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/duma-buildroot (auto) mode of './usr/lib64/libduma.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/duma-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/duma-buildroot (auto) Adjusting library links in /usr/src/tmp/duma-buildroot ./usr/lib64: libduma.so.0.0.0 -> libduma.so.0.0.0 Verifying ELF objects in /usr/src/tmp/duma-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.11964 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd duma_2_5_15 + make test make: Entering directory `/usr/src/RPM/BUILD/duma_2_5_15' GNUmakefile:232: using default options. OS/OSTYPE not set or contain unknown values! using default srcdir [.] using default prefix [/usr] using default exec_prefix [/usr] Testing DUMA (static library): ./dumatest DUMA 2.5.15 (static library) Copyright (C) 2006 Michael Eddington Copyright (C) 2002-2008 Hayati Ayguen , Procitec GmbH Copyright (C) 1987-1999 Bruce Perens ./tstheap 3072 DUMA 2.5.15 (static library) Copyright (C) 2006 Michael Eddington Copyright (C) 2002-2008 Hayati Ayguen , Procitec GmbH Copyright (C) 1987-1999 Bruce Perens ./testoperators DUMA 2.5.15 (static library) Copyright (C) 2006 Michael Eddington Copyright (C) 2002-2008 Hayati Ayguen , Procitec GmbH Copyright (C) 1987-1999 Bruce Perens DUMA: Reported 0 leaks. There are 1 extra leaks without allocation information DUMA static confidence test PASSED. Testing DUMA (dynamic library). (export LD_PRELOAD=./libduma.so.0.0.0; export DYLD_INSERT_LIBRARIES=./libduma.so.0.0.0; export DYLD_FORCE_FLAT_NAMESPACE=1; exec ./tstheap_so 3072) DUMA 2.5.15 (shared library) Copyright (C) 2006 Michael Eddington Copyright (C) 2002-2008 Hayati Ayguen , Procitec GmbH Copyright (C) 1987-1999 Bruce Perens DUMA: Reported 0 leaks. There are 1 extra leaks without allocation information DUMA dynamic confidence test PASSED. make: Leaving directory `/usr/src/RPM/BUILD/duma_2_5_15' + exit 0 Processing files: duma-2.5.15-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11964 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd duma_2_5_15 + DOCDIR=/usr/src/tmp/duma-buildroot/usr/share/doc/duma-2.5.15 + export DOCDIR + rm -rf /usr/src/tmp/duma-buildroot/usr/share/doc/duma-2.5.15 + /bin/mkdir -p /usr/src/tmp/duma-buildroot/usr/share/doc/duma-2.5.15 + cp -prL INSTALL README.txt TODO gdbinit.rc /usr/src/tmp/duma-buildroot/usr/share/doc/duma-2.5.15 + chmod -R go-w /usr/src/tmp/duma-buildroot/usr/share/doc/duma-2.5.15 + chmod -R a+rX /usr/src/tmp/duma-buildroot/usr/share/doc/duma-2.5.15 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JEY4H6 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/duma-buildroot/usr/lib64/libduma.so.0.0.0: 78 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Few4ae find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libduma.so.0.0.0()(64bit) = set:kd22Vxeg2Fz1bGJeZrwiYaDZxeTZ2yHOWKif4DCs8kCJgWD9weP5j3zYRhz79y0me482Gt382GVLsCdMIch2L0w1AZ8qUVi8TSwxh8w2vCClFQ5Rc3ysPSt7AKcLhmo8BVpB7jujShnA8T1Z99N7EWWMhcncZBEVks3 Requires: /bin/bash, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.1)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1tKhoo Creating duma-debuginfo package Processing files: duma-devel-2.5.15-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27334 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd duma_2_5_15 + DOCDIR=/usr/src/tmp/duma-buildroot/usr/share/doc/duma-devel-2.5.15 + export DOCDIR + rm -rf /usr/src/tmp/duma-buildroot/usr/share/doc/duma-devel-2.5.15 + /bin/mkdir -p /usr/src/tmp/duma-buildroot/usr/share/doc/duma-devel-2.5.15 + cp -prL comparisons /usr/src/tmp/duma-buildroot/usr/share/doc/duma-devel-2.5.15 + chmod -R go-w /usr/src/tmp/duma-buildroot/usr/share/doc/duma-devel-2.5.15 + chmod -R a+rX /usr/src/tmp/duma-buildroot/usr/share/doc/duma-devel-2.5.15 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3MFrxB find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jtVAqR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/duma-buildroot/usr/include/dumapp.h:33:2: error: #error compile with a C++ compiler, or define DUMA_NO_CPP_SUPPORT to remove this error #error compile with a C++ compiler, or define DUMA_NO_CPP_SUPPORT to remove this error ^ cpp.req: /usr/src/tmp/duma-buildroot/usr/include/dumapp.h: cpp failed, trying c++ mode Requires: duma = 2.5.15-alt2.qa1, /usr/lib64/libduma.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RYUUba Processing files: duma-debuginfo-2.5.15-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hG4sJv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pMFH0T find-requires: running scripts (debuginfo) Provides: debug64(libduma.so.0.0.0) Requires: duma = 2.5.15-alt2.qa1, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libpthread.so.0), debug64(libstdc++.so.6) Removing 1 extra deps from duma-devel due to dependency on duma warning: Installed (but unpackaged) file(s) found: /usr/share/doc/duma/README.txt Wrote: /usr/src/RPM/RPMS/x86_64/duma-2.5.15-alt2.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/duma-devel-2.5.15-alt2.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/duma-debuginfo-2.5.15-alt2.qa1.x86_64.rpm 2.66user 0.96system 0:10.91elapsed 33%CPU (0avgtext+0avgdata 54000maxresident)k 0inputs+0outputs (0major+432260minor)pagefaults 0swaps 6.45user 3.00system 0:17.50elapsed 54%CPU (0avgtext+0avgdata 122180maxresident)k 0inputs+0outputs (0major+731550minor)pagefaults 0swaps --- duma-2.5.15-alt2.qa1.x86_64.rpm.repo 2013-04-17 01:32:38.000000000 +0000 +++ duma-2.5.15-alt2.qa1.x86_64.rpm.hasher 2019-04-14 01:19:53.285792332 +0000 @@ -8,3 +8,3 @@ /usr/share/doc/duma-2.5.15/gdbinit.rc 100644 -/usr/share/man/man3/duma.3.bz2 100644 +/usr/share/man/man3/duma.3.xz 100644 Requires: /bin/bash