+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/3proxy.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.0z3MMF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf 3proxy-3proxy-0.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/3proxy-0.8.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd 3proxy-3proxy-0.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (3proxy-0.6.1-config-path.patch):' Patch #0 (3proxy-0.6.1-config-path.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .man-cfg --fuzz=0 patching file man/3proxy.8 + sed -i -e 's/CFLAGS =/CFLAGS +=/' Makefile.Linux + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OxqeaA + umask 022 + cd /builddir/build/BUILD + cd 3proxy-3proxy-0.8.2 + /usr/bin/make -f Makefile.Linux cat Makefile.Linux > src/Makefile.var make[1]: Entering directory '/builddir/build/BUILD/3proxy-3proxy-0.8.2/src' cd .. && cat copying 3proxy 0.7 Public License Agreement (c) 2000-2014 by 3APA3A (3APA3A@security.nnov.ru) (c) 2000-2014 by SecurityVulns.com (http://3proxy.ru/) (c) 2000-2014 by Vladimir Dubrovin (vlad@sandy.ru) This software uses: RSA Data Security, Inc. MD4 Message-Digest Algorithm RSA Data Security, Inc. MD5 Message-Digest Algorithm THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This software is FREEWARE. Redistribution and use in source and binary forms, with or without modification, are permitted provided that following conditions are met (BSD style license): * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the SecurityVulns.COM nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. Instead of this license, you can also use and redistribute this software under terms of compatible license, including: 1. Apache License, Version 2.0 You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 2. GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. You may obtain a copy of the License at http://www.gnu.org/licenses/gpl.txt 3. GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. You may obtain a copy of the License at http://www.gnu.org/licenses/lgpl.txt gcc -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL 3proxy.c gcc -o mainfunc.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DMODULEMAINFUNC=mainfunc proxymain.c gcc -o srvproxy.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL proxy.c gcc -o srvpop3p.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pop3p.c gcc -o srvsmtpp.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL smtpp.c gcc -o srvftppr.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL ftppr.c gcc -o srvsocks.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL socks.c gcc -o srvtcppm.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL tcppm.c gcc -o srvicqpr.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL icqpr.c gcc -o srvudppm.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL udppm.c gcc -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL sockmap.c gcc -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL sockgetchar.c gcc -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL myalloc.c gcc -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL common.c common.c:156:2: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] poll, ^~~~ common.c:156:2: note: (near initialization for 'so._poll') common.c:160:2: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] send, ^~~~ common.c:160:2: note: (near initialization for 'so._send') common.c:161:2: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sendto, ^~~~~~ common.c:161:2: note: (near initialization for 'so._sendto') common.c:162:2: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] recv, ^~~~ common.c:162:2: note: (near initialization for 'so._recv') common.c:163:2: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] recvfrom, ^~~~~~~~ common.c:163:2: note: (near initialization for 'so._recvfrom') gcc -o auth.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL auth.c gcc -o conf.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL conf.c gcc -o datatypes.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL datatypes.c gcc -o md4.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL libs/md4.c gcc -o md5.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL libs/md5.c gcc -o mycrypt.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL mycrypt.c gcc -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL base64.c gcc -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL ftp.c gcc -o smbdes.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL libs/smbdes.c gcc -o ntlm.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL ntlm.c gcc -o stringtable.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL stringtable.c gcc -o srvwebadmin.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL webadmin.c gcc -o srvdnspr.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL dnspr.c gcc -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL plugins.c gcc -o 3proxy -O2 -pthread 3proxy.o mainfunc.o auth.o conf.o datatypes.o srvproxy.o srvpop3p.o srvsmtpp.o srvftppr.o srvsocks.o srvtcppm.o srvicqpr.o srvudppm.o sockmap.o sockgetchar.o myalloc.o common.o mycrypt.o md5.o md4.o base64.o ftp.o smbdes.o ntlm.o stringtable.o srvwebadmin.o srvdnspr.o plugins.o -lcrypto -lssl -ldl gcc -o mycryptmain.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITHMAIN mycrypt.c gcc -o mycrypt -O2 -pthread md4.o md5.o base64.o mycryptmain.o gcc -o dighosts.o -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL dighosts.c gcc -o dighosts -O2 -pthread dighosts.o myalloc.o common.o -lcrypto -lssl -ldl gcc -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITHMAIN -DNOPORTMAP pop3p.c In file included from pop3p.c:71:0: proxymain.c: In function 'main': proxymain.c:266:31: warning: comparison between pointer and integer SAFAMILY(&defparam.sincl) != AF_INET) error = 1; ^~ gcc -o pop3p -O2 -pthread sockmap.o pop3p.o sockgetchar.o myalloc.o common.o -lcrypto -lssl -ldl gcc -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITHMAIN -DNOPORTMAP smtpp.c In file included from smtpp.c:315:0: proxymain.c: In function 'main': proxymain.c:266:31: warning: comparison between pointer and integer SAFAMILY(&defparam.sincl) != AF_INET) error = 1; ^~ gcc -o smtpp -O2 -pthread sockmap.o smtpp.o sockgetchar.o base64.o myalloc.o common.o -lcrypto -lssl -ldl gcc -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITHMAIN -DNOPORTMAP ftppr.c In file included from ftppr.c:328:0: proxymain.c: In function 'main': proxymain.c:266:31: warning: comparison between pointer and integer SAFAMILY(&defparam.sincl) != AF_INET) error = 1; ^~ gcc -o ftppr -O2 -pthread sockmap.o ftppr.o sockgetchar.o myalloc.o common.o ftp.o -lcrypto -lssl -ldl gcc -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITHMAIN -DPORTMAP tcppm.c In file included from tcppm.c:39:0: proxymain.c: In function 'main': proxymain.c:266:31: warning: comparison between pointer and integer SAFAMILY(&defparam.sincl) != AF_INET) error = 1; ^~ gcc -o tcppm -O2 -pthread sockmap.o sockgetchar.o tcppm.o myalloc.o common.o -lcrypto -lssl -ldl gcc -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITHMAIN -DPORTMAP icqpr.c In file included from icqpr.c:528:0: proxymain.c: In function 'main': proxymain.c:266:31: warning: comparison between pointer and integer SAFAMILY(&defparam.sincl) != AF_INET) error = 1; ^~ gcc -o icqpr -O2 -pthread sockmap.o sockgetchar.o icqpr.o myalloc.o common.o -lcrypto -lssl -ldl gcc -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITHMAIN -DPORTMAP udppm.c In file included from udppm.c:118:0: proxymain.c: In function 'main': proxymain.c:266:31: warning: comparison between pointer and integer SAFAMILY(&defparam.sincl) != AF_INET) error = 1; ^~ gcc -o udppm -O2 -pthread sockmap.o sockgetchar.o udppm.o myalloc.o common.o -lcrypto -lssl -ldl gcc -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITHMAIN -DNOPORTMAP socks.c In file included from socks.c:471:0: proxymain.c: In function 'main': proxymain.c:266:31: warning: comparison between pointer and integer SAFAMILY(&defparam.sincl) != AF_INET) error = 1; ^~ gcc -o socks -O2 -pthread sockmap.o socks.o sockgetchar.o myalloc.o common.o -lcrypto -lssl -ldl gcc -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITHMAIN -DNOPORTMAP -DANONYMOUS proxy.c In file included from proxy.c:1115:0: proxymain.c: In function 'main': proxymain.c:266:31: warning: comparison between pointer and integer SAFAMILY(&defparam.sincl) != AF_INET) error = 1; ^~ gcc -o proxy -O2 -pthread sockmap.o proxy.o sockgetchar.o myalloc.o common.o base64.o ftp.o -lcrypto -lssl -ldl make[2]: Entering directory '/builddir/build/BUILD/3proxy-3proxy-0.8.2/src/plugins/SSLPlugin' gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL ssl_plugin.c ssl_plugin.c: In function 'ssl_plugin': ssl_plugin.c:381:17: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] pl->so->_send = ssl_send; ^ ssl_plugin.c:382:17: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] pl->so->_recv = ssl_recv; ^ ssl_plugin.c:383:19: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] pl->so->_sendto = ssl_sendto; ^ ssl_plugin.c:384:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] pl->so->_recvfrom = ssl_recvfrom; ^ gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL my_ssl.c my_ssl.c: In function 'ssl_copy_cert': my_ssl.c:115:39: error: dereferencing pointer to incomplete type 'X509 {aka struct x509_st}' static char hash_name[sizeof(src_cert->sha1_hash)*2 + 1]; ^~ make[2]: *** [Makefile.inc:9: my_ssl.o] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/3proxy-3proxy-0.8.2/src/plugins/SSLPlugin' make[2]: Entering directory '/builddir/build/BUILD/3proxy-3proxy-0.8.2/src/plugins/StringsPlugin' gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL StringsPlugin.c gcc -o ../../StringsPlugin.ld.so -O2 -pthread -shared StringsPlugin.o make[2]: Leaving directory '/builddir/build/BUILD/3proxy-3proxy-0.8.2/src/plugins/StringsPlugin' make[2]: Entering directory '/builddir/build/BUILD/3proxy-3proxy-0.8.2/src/plugins/TrafficPlugin' gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL TrafficPlugin.c gcc -o ../../TrafficPlugin.ld.so -O2 -pthread -shared TrafficPlugin.o make[2]: Leaving directory '/builddir/build/BUILD/3proxy-3proxy-0.8.2/src/plugins/TrafficPlugin' make[2]: Entering directory '/builddir/build/BUILD/3proxy-3proxy-0.8.2/src/plugins/PCREPlugin' gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_compile.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_config.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_dfa_exec.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_exec.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_fullinfo.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_get.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_globals.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_info.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_maketables.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_newline.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_ord2utf8.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_refcount.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_study.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_tables.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_try_flipped.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_ucp_searchfuncs.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_valid_utf8.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_version.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_xclass.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_dftables.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_plugin.c gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcreposix.c gcc -o ../../PCREPlugin.ld.so -O2 -pthread -shared pcre_compile.o pcre_config.o pcre_dfa_exec.o pcre_exec.o pcre_fullinfo.o pcre_get.o pcre_globals.o pcre_info.o pcre_maketables.o pcre_newline.o pcre_ord2utf8.o pcre_refcount.o pcre_study.o pcre_tables.o pcre_try_flipped.o pcre_ucp_searchfuncs.o pcre_valid_utf8.o pcre_version.o pcre_xclass.o pcre_dftables.o pcre_plugin.o pcreposix.o make[2]: Leaving directory '/builddir/build/BUILD/3proxy-3proxy-0.8.2/src/plugins/PCREPlugin' make[2]: Entering directory '/builddir/build/BUILD/3proxy-3proxy-0.8.2/src/plugins/TransparentPlugin' gcc -fpic -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL transparent_plugin.c gcc -o ../../TransparentPlugin.ld.so -O2 -pthread -shared transparent_plugin.o make[2]: Leaving directory '/builddir/build/BUILD/3proxy-3proxy-0.8.2/src/plugins/TransparentPlugin' make[1]: Leaving directory '/builddir/build/BUILD/3proxy-3proxy-0.8.2/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dkjtMm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64 + cd 3proxy-3proxy-0.8.2 + rm -rf /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/etc + mkdir -p /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/etc/NetworkManager/dispatcher.d/ + mkdir -p /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/share/man/man3 /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/share/man/man8 + mkdir -p /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/var/log/3proxy + install -m755 -D src/3proxy /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/bin/3proxy + install -m755 -D src/dighosts /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/bin/dighosts + install -m755 -D src/ftppr /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/bin/ftppr + install -m755 -D src/mycrypt /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/bin/mycrypt + install -m755 -D src/pop3p /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/bin/pop3p + install -m755 -D src/3proxy /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/bin/3proxy + install -m755 -D src/proxy /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/bin/htproxy + install -m755 -D src/socks /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/bin/socks + install -m755 -D src/tcppm /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/bin/tcppm + install -m755 -D src/udppm /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/bin/udppm + install -pD -m644 /builddir/build/SOURCES/3proxy.cfg /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64//etc/3proxy.cfg + install -pD -m755 /builddir/build/SOURCES/3proxy.service /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64//usr/lib/systemd/system/3proxy.service + for man in man/*.{3,8} + install man/3proxy.cfg.3 /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/share/man/man3/ + for man in man/*.{3,8} + install man/3proxy.8 /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/share/man/man8/ + for man in man/*.{3,8} + install man/ftppr.8 /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/share/man/man8/ + for man in man/*.{3,8} + install man/icqpr.8 /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/share/man/man8/ + for man in man/*.{3,8} + install man/pop3p.8 /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/share/man/man8/ + for man in man/*.{3,8} + install man/proxy.8 /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/share/man/man8/ + for man in man/*.{3,8} + install man/smtpp.8 /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/share/man/man8/ + for man in man/*.{3,8} + install man/socks.8 /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/share/man/man8/ + for man in man/*.{3,8} + install man/tcppm.8 /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/share/man/man8/ + for man in man/*.{3,8} + install man/udppm.8 /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/share/man/man8/ + cat + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/3proxy-0.8.2-5.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/3proxy.service is executable but has empty or no shebang, removing executable bit Processing files: 3proxy-0.8.2-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.i5wDCe + umask 022 + cd /builddir/build/BUILD + cd 3proxy-3proxy-0.8.2 + DOCDIR=/builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/share/doc/3proxy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/share/doc/3proxy + cp -pr README /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/share/doc/3proxy + cp -pr authors /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/share/doc/3proxy + cp -pr copying /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/share/doc/3proxy + cp -pr Release.notes /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64/usr/share/doc/3proxy + exit 0 Provides: 3proxy = 0.8.2-5.fc28 3proxy(riscv-64) = 0.8.2-5.fc28 config(3proxy) = 0.8.2-5.fc28 Requires(interp): /bin/sh /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 systemd-sysv systemd-units Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libssl.so.1.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/3proxy-0.8.2-5.fc28.riscv64 Wrote: /builddir/build/SRPMS/3proxy-0.8.2-5.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/3proxy-0.8.2-5.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3ppHYU + umask 022 + cd /builddir/build/BUILD + cd 3proxy-3proxy-0.8.2 + rm -rf /builddir/build/BUILDROOT/3proxy-0.8.2-5.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