<86>Dec 22 01:05:37 userdel[112509]: delete user 'rooter' <86>Dec 22 01:05:37 groupadd[112622]: group added to /etc/group: name=rooter, GID=705 <86>Dec 22 01:05:37 groupadd[112622]: group added to /etc/gshadow: name=rooter <86>Dec 22 01:05:37 groupadd[112622]: new group: name=rooter, GID=705 <86>Dec 22 01:05:37 useradd[112785]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Dec 22 01:05:37 userdel[113385]: delete user 'builder' <86>Dec 22 01:05:38 groupadd[113939]: group added to /etc/group: name=builder, GID=706 <86>Dec 22 01:05:38 groupadd[113939]: group added to /etc/gshadow: name=builder <86>Dec 22 01:05:38 groupadd[113939]: new group: name=builder, GID=706 <86>Dec 22 01:05:38 useradd[114143]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash <13>Dec 22 01:05:41 rpmi: libnettle6-3.4.1-alt1 sisyphus.217427.100 1544107881 installed <13>Dec 22 01:05:41 rpmi: libgpg-error-1.31-alt1.S1 1529015796 installed <13>Dec 22 01:05:41 rpmi: libgcrypt20-1.8.3-alt4 sisyphus.218050.200 1545223148 installed <13>Dec 22 01:05:42 rpmi: libgpg-error-devel-1.31-alt1.S1 1529015796 installed <13>Dec 22 01:05:42 rpmi: libhogweed4-3.4.1-alt1 sisyphus.217427.100 1544107881 installed <13>Dec 22 01:05:42 rpmi: libtasn1-4.13-alt2 1521133848 installed <13>Dec 22 01:05:42 rpmi: libp11-kit-0.23.9-alt5 1525798241 installed <13>Dec 22 01:05:42 rpmi: libidn2-2.0.5-alt1 1526923871 installed <13>Dec 22 01:05:42 rpmi: libgnutls30-3.6.5-alt1 sisyphus.217427.200 1544108649 installed <13>Dec 22 01:05:42 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus.218115.200 1545282875 installed <13>Dec 22 01:05:42 rpmi: libstdc++8-devel-8.2.1-alt1 sisyphus.214000.20 1542662172 installed <13>Dec 22 01:05:43 rpmi: gcc8-c++-8.2.1-alt1 sisyphus.214000.20 1542662172 installed <13>Dec 22 01:05:43 rpmi: gcc-c++-8-alt1 sisyphus.214000.40 1542664792 installed <13>Dec 22 01:05:43 rpmi: libgnutls-devel-3.6.5-alt1 sisyphus.217427.200 1544108649 installed <13>Dec 22 01:05:43 rpmi: libgcrypt-devel-1.8.3-alt4 sisyphus.218050.200 1545223148 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/postal-0.72-alt1.nosrc.rpm Installing postal-0.72-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37712 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf postal-0.72 + echo 'Source #0 (postal-0.72.tar):' Source #0 (postal-0.72.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/postal-0.72.tar + cd postal-0.72 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (postal-0.72-alt1.patch):' Patch #0 (postal-0.72-alt1.patch): + /usr/bin/patch -p1 patching file Makefile.in patching file tcp.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.5470 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd postal-0.72 + ./configure --prefix=/usr/src/tmp/postal-buildroot checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for a BSD-compatible install... /bin/install -c checking for an ANSI C-conforming const... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 size_t... yes ./configure: line 3927: /usr/bin/uname: No such file or directory checking for bind in -lsocket... no checking gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking ext/hash_map usability... yes checking ext/hash_map presence... yes checking for ext/hash_map... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating postal.h config.status: creating port.h config.status: creating postal.spec config.status: creating sun/pkginfo config.status: creating conf.h config.status: conf.h is unchanged + make -j8 make: Entering directory '/usr/src/RPM/BUILD/postal-0.72' g++ -O2 -g -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c results.cpp make: Leaving directory '/usr/src/RPM/BUILD/postal-0.72' make: Entering directory '/usr/src/RPM/BUILD/postal-0.72' g++ -O2 -g -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c address.cpp make: Leaving directory '/usr/src/RPM/BUILD/postal-0.72' make: Entering directory '/usr/src/RPM/BUILD/postal-0.72' g++ -O2 -g -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c thread.cpp make: Leaving directory '/usr/src/RPM/BUILD/postal-0.72' make: Entering directory '/usr/src/RPM/BUILD/postal-0.72' g++ -O2 -g -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c mutex.cpp make: Leaving directory '/usr/src/RPM/BUILD/postal-0.72' make: Entering directory '/usr/src/RPM/BUILD/postal-0.72' gcc -O2 -g -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -c md5.c make: Leaving directory '/usr/src/RPM/BUILD/postal-0.72' make: Entering directory '/usr/src/RPM/BUILD/postal-0.72' g++ -O2 -g -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c expand.cpp expand.cpp: In constructor 'NamePattern::NamePattern(const char*, const char*)': expand.cpp:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if(!escape) ^~ expand.cpp:89:5: note: here case '-': ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/postal-0.72' make: Entering directory '/usr/src/RPM/BUILD/postal-0.72' g++ -O2 -g -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c logit.cpp make: Leaving directory '/usr/src/RPM/BUILD/postal-0.72' make: Entering directory '/usr/src/RPM/BUILD/postal-0.72' g++ -O2 -g -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c smtp.cpp In file included from /usr/include/c++/8/ext/hash_map:60, from smtp.h:11, from smtp.cpp:1: /usr/include/c++/8/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from smtp.cpp:1: smtp.h:33:69: error: template argument 3 is invalid typedef hash_map, eqlng> NAME_MAP; ^ smtp.cpp: In member function 'const string* smtpData::getMailName(sockaddr_in&)': smtp.cpp:30:28: error: invalid types 'NAME_MAP {aka int}[long unsigned int]' for array subscript string *name = m_names[ip]; ^ smtp.cpp:55:13: error: invalid types 'NAME_MAP {aka int}[long unsigned int]' for array subscript m_names[ip] = name; ^ make: *** [Makefile:52: smtp.o] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/postal-0.72' make: *** Waiting for unfinished jobs.... make: Entering directory '/usr/src/RPM/BUILD/postal-0.72' g++ -O2 -g -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c basictcp.cpp basictcp.cpp: In member function 'int base_tcp::ConnectTLS()': basictcp.cpp:188:70: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gnutls_transport_set_ptr(m_gnutls_session, (gnutls_transport_ptr_t)m_sock); ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/postal-0.72' make: Entering directory '/usr/src/RPM/BUILD/postal-0.72' g++ -O2 -g -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c cmd5.cpp cmd5.cpp: In member function 'void Cmd5::addData(const char*, size_t)': cmd5.cpp:45:42: warning: cast from type 'const char*' to type 'unsigned char*' casts away qualifiers [-Wcast-qual] MD5Update(&m_context, (unsigned char *)buf, bytes); ^~~ make: Leaving directory '/usr/src/RPM/BUILD/postal-0.72' make: Entering directory '/usr/src/RPM/BUILD/postal-0.72' g++ -O2 -g -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c bhmusers.cpp In file included from /usr/include/c++/8/ext/hash_map:60, from bhmusers.h:11, from bhmusers.cpp:1: /usr/include/c++/8/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from bhmusers.cpp:1: bhmusers.h:37:50: error: template argument 3 is invalid typedef hash_map > NAME_MAP; ^ bhmusers.cpp: In constructor 'BHMUsers::BHMUsers(const char*)': bhmusers.cpp:33:20: error: cannot convert 'BHM_DATA' to 'char' in assignment m_map[buf] = data; ^~~~ bhmusers.cpp:36:12: error: request for member 'size' in '((BHMUsers*)this)->BHMUsers::m_map', which is of non-class type 'NAME_MAP' {aka 'int'} if(m_map.size() == 0) ^~~~ make: *** [Makefile:52: bhmusers.o] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/postal-0.72' make: Entering directory '/usr/src/RPM/BUILD/postal-0.72' g++ -O2 -g -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c userlist.cpp make: Leaving directory '/usr/src/RPM/BUILD/postal-0.72' make: Entering directory '/usr/src/RPM/BUILD/postal-0.72' g++ -O2 -g -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c tcp.cpp tcp.cpp: In member function 'int tcp::ConnectTLS()': tcp.cpp:222:71: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] gnutls_transport_set_ptr(*m_gnutls_session, (gnutls_transport_ptr_t)m_fd); ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/postal-0.72' make: Entering directory '/usr/src/RPM/BUILD/postal-0.72' g++ -O2 -g -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope postal-list.cpp expand.o -o postal-list -lstdc++ -pthread make: Leaving directory '/usr/src/RPM/BUILD/postal-0.72' make: Entering directory '/usr/src/RPM/BUILD/postal-0.72' g++ -O2 -g -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c client.cpp client.cpp: In member function 'int client::getMsg(int, const string&, bool)': client.cpp:327:11: warning: enumeration value 'eEnd' not handled in switch [-Wswitch] switch(state) ^ client.cpp: In member function 'virtual ERROR_TYPE client::sendCommandString(const string&, bool)': client.cpp:485:26: warning: '%d' directive writing between 1 and 11 bytes into a region of size 9 [-Wformat-overflow=] sprintf(m_imapIDtxt, "%d ", m_imapID); ^~~~~ client.cpp:485:26: note: directive argument in the range [-2147483647, 2147483647] In file included from /usr/include/stdio.h:862, from /usr/include/c++/8/cstdio:42, from /usr/include/c++/8/ext/string_conversions.h:43, from /usr/include/c++/8/bits/basic_string.h:6391, from /usr/include/c++/8/string:52, from client.h:4, from client.cpp:1: /usr/include/bits/stdio2.h:33:34: note: '__builtin___sprintf_chk' output between 3 and 13 bytes into a destination of size 9 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/postal-0.72' error: Bad exit status from /usr/src/tmp/rpm-tmp.5470 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.5470 (%build) Command exited with non-zero status 1 6.88user 0.90system 0:09.61elapsed 81%CPU (0avgtext+0avgdata 76140maxresident)k 0inputs+0outputs (0major+418707minor)pagefaults 0swaps hsh-rebuild: rebuild of `postal-0.72-alt1.src.rpm' failed. Command exited with non-zero status 1 17.11user 3.00system 0:27.64elapsed 72%CPU (0avgtext+0avgdata 122320maxresident)k 0inputs+0outputs (0major+781072minor)pagefaults 0swaps