+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/up-imapproxy.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YcETA2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf squirrelmail-imap_proxy-1.2.8 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/squirrelmail-imap_proxy-20171022svn14722.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd squirrelmail-imap_proxy-1.2.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (up-imapproxy-aarch64.patch):' Patch #0 (up-imapproxy-aarch64.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file config.guess patching file config.sub + echo 'Patch #1 (up-imapproxy-ssl.patch):' Patch #1 (up-imapproxy-ssl.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/imapcommon.c patching file src/main.c + sed -i 's!/usr/share/ssl!/etc/pki/tls!' scripts/imapproxy.conf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tlUS4K + umask 022 + cd /builddir/build/BUILD + cd squirrelmail-imap_proxy-1.2.8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for connect... yes checking for pthread_create in -lpthread... yes checking for mmap... yes checking for yp_get_default_domain in -lnsl... no configure: WARNING: nsl library not found!!! Wrappers will be disabled. checking for EVP_DigestInit in -lcrypto... yes checking for SSL_new in -lssl... yes checking for initscr in -lcurses... yes checking how to run the C preprocessor... gcc -E checking for egrep... 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 unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for typedef nfds_t... yes checking for an ANSI C-conforming const... yes checking whether gcc needs -traditional... no checking return type of signal handlers... void checking for socket... yes checking for poll... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing default commands + '[' -d bin ']' + mkdir bin + make -j4 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I./include -c -o src/icc.o src/icc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I./include -c -o src/main.o src/main.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I./include -c -o src/imapcommon.o src/imapcommon.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I./include -c -o src/request.o src/request.c src/main.c: In function 'main': src/main.c:729:7: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] &sockaddrlen ); ^ In file included from src/main.c:206:0: /usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ src/request.c: In function 'cmd_authenticate_login': src/request.c:720:22: warning: pointer targets in passing argument 1 of 'EVP_EncodeBlock' differ in signedness [-Wpointer-sign] EVP_EncodeBlock( EncodedUsername, Username, strlen( Username ) ); ^~~~~~~~~~~~~~~ In file included from src/request.c:155:0: /usr/include/openssl/evp.h:617:5: note: expected 'unsigned char *' but argument is of type 'char *' int EVP_EncodeBlock(unsigned char *t, const unsigned char *f, int n); ^~~~~~~~~~~~~~~ src/request.c:720:39: warning: pointer targets in passing argument 2 of 'EVP_EncodeBlock' differ in signedness [-Wpointer-sign] EVP_EncodeBlock( EncodedUsername, Username, strlen( Username ) ); ^~~~~~~~ In file included from src/request.c:155:0: /usr/include/openssl/evp.h:617:5: note: expected 'const unsigned char *' but argument is of type 'char *' int EVP_EncodeBlock(unsigned char *t, const unsigned char *f, int n); ^~~~~~~~~~~~~~~ src/request.c:769:27: warning: pointer targets in passing argument 1 of 'EVP_DecodeBlock' differ in signedness [-Wpointer-sign] rc = EVP_DecodeBlock( Username, EncodedUsername, BytesRead - 2 ); ^~~~~~~~ In file included from src/request.c:155:0: /usr/include/openssl/evp.h:624:5: note: expected 'unsigned char *' but argument is of type 'char *' int EVP_DecodeBlock(unsigned char *t, const unsigned char *f, int n); ^~~~~~~~~~~~~~~ src/request.c:769:37: warning: pointer targets in passing argument 2 of 'EVP_DecodeBlock' differ in signedness [-Wpointer-sign] rc = EVP_DecodeBlock( Username, EncodedUsername, BytesRead - 2 ); ^~~~~~~~~~~~~~~ In file included from src/request.c:155:0: /usr/include/openssl/evp.h:624:5: note: expected 'const unsigned char *' but argument is of type 'char *' int EVP_DecodeBlock(unsigned char *t, const unsigned char *f, int n); ^~~~~~~~~~~~~~~ src/request.c:777:22: warning: pointer targets in passing argument 1 of 'EVP_EncodeBlock' differ in signedness [-Wpointer-sign] EVP_EncodeBlock( EncodedPassword, Password, strlen( Password ) ); ^~~~~~~~~~~~~~~ In file included from src/request.c:155:0: /usr/include/openssl/evp.h:617:5: note: expected 'unsigned char *' but argument is of type 'char *' int EVP_EncodeBlock(unsigned char *t, const unsigned char *f, int n); ^~~~~~~~~~~~~~~ src/request.c:777:39: warning: pointer targets in passing argument 2 of 'EVP_EncodeBlock' differ in signedness [-Wpointer-sign] EVP_EncodeBlock( EncodedPassword, Password, strlen( Password ) ); ^~~~~~~~ In file included from src/request.c:155:0: /usr/include/openssl/evp.h:617:5: note: expected 'const unsigned char *' but argument is of type 'char *' int EVP_EncodeBlock(unsigned char *t, const unsigned char *f, int n); ^~~~~~~~~~~~~~~ src/request.c:812:27: warning: pointer targets in passing argument 1 of 'EVP_DecodeBlock' differ in signedness [-Wpointer-sign] rc = EVP_DecodeBlock( Password, EncodedPassword, BytesRead - 2 ); ^~~~~~~~ In file included from src/request.c:155:0: /usr/include/openssl/evp.h:624:5: note: expected 'unsigned char *' but argument is of type 'char *' int EVP_DecodeBlock(unsigned char *t, const unsigned char *f, int n); ^~~~~~~~~~~~~~~ src/request.c:812:37: warning: pointer targets in passing argument 2 of 'EVP_DecodeBlock' differ in signedness [-Wpointer-sign] rc = EVP_DecodeBlock( Password, EncodedPassword, BytesRead - 2 ); ^~~~~~~~~~~~~~~ In file included from src/request.c:155:0: /usr/include/openssl/evp.h:624:5: note: expected 'const unsigned char *' but argument is of type 'char *' int EVP_DecodeBlock(unsigned char *t, const unsigned char *f, int n); ^~~~~~~~~~~~~~~ src/request.c:816:9: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] &sockaddrlen ) < 0 ) ^ In file included from src/request.c:140:0: /usr/include/sys/socket.h:130:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ src/request.c:897:5: warning: implicit declaration of function 'ICC_Invalidate'; did you mean 'SCT_validate'? [-Wimplicit-function-declaration] ICC_Invalidate(Server.conn->ICC); ^~~~~~~~~~~~~~ SCT_validate src/request.c: In function 'cmd_login': src/request.c:990:9: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] &sockaddrlen ) < 0 ) ^ In file included from src/request.c:140:0: /usr/include/sys/socket.h:130:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ src/main.c: In function 'SetBannerAndCapability': src/main.c:1434:11: warning: implicit declaration of function 'Attempt_STARTTLS' [-Wimplicit-function-declaration] if ( Attempt_STARTTLS( &itd ) != 0 ) ^~~~~~~~~~~~~~~~ src/imapcommon.c: In function 'Get_Server_conn': src/imapcommon.c:567:28: warning: pointer targets in passing argument 2 of 'EVP_DigestFinal' differ in signedness [-Wpointer-sign] EVP_DigestFinal(mdctx, md5pw, &md_len); ^~~~~ In file included from src/imapcommon.c:137:0: /usr/include/openssl/evp.h:519:12: note: expected 'unsigned char *' but argument is of type 'char *' __owur int EVP_DigestFinal(EVP_MD_CTX *ctx, unsigned char *md, ^~~~~~~~~~~~~~~ src/main.c: In function 'Daemonize': src/main.c:1062:12: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] close(2); dup(i); ^~~~~~ src/main.c:1063:12: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] close(1); dup(i); ^~~~~~ src/main.c:1064:12: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] close(0); dup(i); ^~~~~~ At top level: src/main.c:192:14: warning: 'sourceAuthor' defined but not used [-Wunused-variable] static char *sourceAuthor = "$Author: pdontthink $"; ^~~~~~~~~~~~ src/main.c:191:14: warning: 'sourceVersion' defined but not used [-Wunused-variable] static char *sourceVersion = "$Id: main.c 14647 2017-01-27 20:53:57Z pdontthink $"; ^~~~~~~~~~~~~ src/main.c:190:14: warning: 'sourceRevision' defined but not used [-Wunused-variable] static char *sourceRevision = "$Revision: 14647 $"; ^~~~~~~~~~~~~~ src/imapcommon.c:986:19: warning: pointer targets in passing argument 1 of 'EVP_EncodeBlock' differ in signedness [-Wpointer-sign] EVP_EncodeBlock( EncodedAuthBuf, AuthBuf, AuthBufIndex + 2 ); ^~~~~~~~~~~~~~ In file included from src/imapcommon.c:137:0: /usr/include/openssl/evp.h:617:5: note: expected 'unsigned char *' but argument is of type 'char *' int EVP_EncodeBlock(unsigned char *t, const unsigned char *f, int n); ^~~~~~~~~~~~~~~ src/imapcommon.c:986:35: warning: pointer targets in passing argument 2 of 'EVP_EncodeBlock' differ in signedness [-Wpointer-sign] EVP_EncodeBlock( EncodedAuthBuf, AuthBuf, AuthBufIndex + 2 ); ^~~~~~~ In file included from src/imapcommon.c:137:0: /usr/include/openssl/evp.h:617:5: note: expected 'const unsigned char *' but argument is of type 'char *' int EVP_EncodeBlock(unsigned char *t, const unsigned char *f, int n); ^~~~~~~~~~~~~~~ src/imapcommon.c:1009:47: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=] snprintf( SendBuf, BufLen, "A0001 LOGIN %s {%d}\r\n", ~^ %ld Username, strlen( Password ) ); ~~~~~~~~~~~~~~~~~~ src/request.c: In function 'Raw_Proxy': src/request.c:1293:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( Tracefd, TraceBuf, strlen( TraceBuf ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/request.c:1294:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( Tracefd, Server->ReadBuf, status ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/request.c:1339:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( Tracefd, TraceBuf, strlen( TraceBuf ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/request.c:1340:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( Tracefd, Client->ReadBuf, status ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/request.c:1501:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( Tracefd, TraceBuf, strlen( TraceBuf ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/request.c:1502:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( Tracefd, Server->ReadBuf, status ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/request.c:1536:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( Tracefd, TraceBuf, strlen( TraceBuf ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/request.c:1537:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( Tracefd, Client->ReadBuf, status ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/request.c: In function 'cmd_trace': src/request.c:518:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( Tracefd, SendBuf, strlen( SendBuf ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/request.c:563:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( Tracefd, SendBuf, strlen( SendBuf ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I./include -c -o src/hash.o src/hash.c src/hash.c: In function 'Hash': src/hash.c:72:85: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] syslog(LOG_ERR, "Hash(): Maximum of %d for '%s' exceeds architectural limit of %d", Size, Input_Key, sizeof Hash_Buffer ); ~^ %ld gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I./include -c -o src/becomenonroot.o src/becomenonroot.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I./include -c -o src/config.o src/config.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I./include -c -o src/logging.o src/logging.c src/becomenonroot.c: In function 'BecomeNonRoot': src/becomenonroot.c:142:170: warning: implicit declaration of function 'strerror'; did you mean 'hstrerror'? [-Wimplicit-function-declaration] syslog( LOG_WARNING, "%s: chown() failed to set ownership of file '%s' to '%s:%s': %s", fn, PC_Struct.stat_filename, PC_Struct.proc_username, PC_Struct.proc_groupname, strerror( errno ) ); ^~~~~~~~ hstrerror src/becomenonroot.c:142:86: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'int' [-Wformat=] syslog( LOG_WARNING, "%s: chown() failed to set ownership of file '%s' to '%s:%s': %s", fn, PC_Struct.stat_filename, PC_Struct.proc_username, PC_Struct.proc_groupname, strerror( errno ) ); ~^ ~~~~~~~~~~~~~~~~~ %d src/becomenonroot.c:159:49: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat=] syslog( LOG_WARNING, "%s: setgroups() failed: %s", fn, strerror( errno ) ); ~^ ~~~~~~~~~~~~~~~~~ %d src/becomenonroot.c:165:47: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'int' [-Wformat=] syslog(LOG_WARNING, "%s: setgid(%d) failed: %s", fn, ~^ %d newgid, strerror(errno)); ~~~~~~~~~~~~~~~ src/becomenonroot.c:178:52: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'int' [-Wformat=] syslog( LOG_WARNING, "%s: chroot(%s) failed: %s", fn, PC_Struct.chroot_directory, strerror( errno ) ); ~^ ~~~~~~~~~~~~~~~~~ %d src/becomenonroot.c:187:46: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'int' [-Wformat=] syslog(LOG_WARNING,"%s: setuid(%d) failed: %s", fn, ~^ %d newuid, strerror(errno)); ~~~~~~~~~~~~~~~ src/becomenonroot.c:195:67: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat=] syslog( LOG_WARNING, "%s: prctl(PR_SET_NO_NEW_PRIVS, 1) failed: %s", fn, ~^ %d strerror(errno)); ~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I./include -c -o src/threads.o src/threads.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I./include -c -o src/select.o src/select.c src/threads.c:93:15: warning: 'id_function' defined but not used [-Wunused-function] unsigned long id_function(void) { ^~~~~~~~~~~ src/threads.c:86:6: warning: 'locking_function' defined but not used [-Wunused-function] void locking_function(int mode, int n, const char *file, int line) { ^~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I. -I./include -c -o src/pimpstat.o src/pimpstat.c gcc -o bin/in.imapproxyd ./src/icc.o ./src/main.o ./src/imapcommon.o ./src/request.o ./src/hash.o ./src/becomenonroot.o ./src/config.o ./src/logging.o ./src/threads.o ./src/select.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lssl -lcrypto -lpthread gcc -o bin/pimpstat ./src/pimpstat.o ./src/config.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lcurses + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xDjWe7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64 + cd squirrelmail-imap_proxy-1.2.8 + rm -rf /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64 + install -D -m 0644 -p scripts/imapproxy.conf /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64/etc/imapproxy.conf + install -D -m 0755 -p /builddir/build/SOURCES/imapproxy.service /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64/usr/lib/systemd/system/imapproxy.service + install -d -m 0755 /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64/usr/sbin + install -m 0755 bin/in.imapproxyd bin/pimpstat /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64/usr/sbin + install -d -m 0755 /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64/var/run + touch /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64/var/run/pimpstats + chmod 644 README README.debian README.known_issues README.ssl COPYING copyright ChangeLog + chmod 644 include/imapproxy.h src/main.c + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib/systemd/system/imapproxy.service is executable but has empty or no shebang, removing executable bit Processing files: up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mTVRCq + umask 022 + cd /builddir/build/BUILD + cd squirrelmail-imap_proxy-1.2.8 + DOCDIR=/builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64/usr/share/doc/up-imapproxy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64/usr/share/doc/up-imapproxy + cp -pr COPYING /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64/usr/share/doc/up-imapproxy + cp -pr ChangeLog /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64/usr/share/doc/up-imapproxy + cp -pr README /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64/usr/share/doc/up-imapproxy + cp -pr README.ssl /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64/usr/share/doc/up-imapproxy + cp -pr copyright /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64/usr/share/doc/up-imapproxy + exit 0 Provides: config(up-imapproxy) = 1.2.8-0.12.20171022svn14722.fc28 up-imapproxy = 1.2.8-0.12.20171022svn14722.fc28 up-imapproxy(riscv-64) = 1.2.8-0.12.20171022svn14722.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64 Wrote: /builddir/build/SRPMS/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wK5w94 + umask 022 + cd /builddir/build/BUILD + cd squirrelmail-imap_proxy-1.2.8 + rm -rf /builddir/build/BUILDROOT/up-imapproxy-1.2.8-0.12.20171022svn14722.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff