<86>Feb 15 07:13:58 userdel[2297379]: delete user 'rooter' <86>Feb 15 07:13:58 userdel[2297379]: removed group 'rooter' owned by 'rooter' <86>Feb 15 07:13:58 userdel[2297379]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 15 07:13:58 groupadd[2297388]: group added to /etc/group: name=rooter, GID=1877 <86>Feb 15 07:13:58 groupadd[2297388]: group added to /etc/gshadow: name=rooter <86>Feb 15 07:13:58 groupadd[2297388]: new group: name=rooter, GID=1877 <86>Feb 15 07:13:58 useradd[2297400]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Feb 15 07:13:58 userdel[2297424]: delete user 'builder' <86>Feb 15 07:13:58 userdel[2297424]: removed group 'builder' owned by 'builder' <86>Feb 15 07:13:58 userdel[2297424]: removed shadow group 'builder' owned by 'builder' <86>Feb 15 07:13:58 groupadd[2297446]: group added to /etc/group: name=builder, GID=1878 <86>Feb 15 07:13:58 groupadd[2297446]: group added to /etc/gshadow: name=builder <86>Feb 15 07:13:58 groupadd[2297446]: new group: name=builder, GID=1878 <86>Feb 15 07:13:58 useradd[2297470]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none <13>Feb 15 07:14:01 rpmi: libcap-devel-1:2.69-alt2 sisyphus+361325.100.1.1 1730392288 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/3proxy-0.6.1-alt3.nosrc.rpm (w1.gzdio) Installing 3proxy-0.6.1-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12978 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf 3proxy-0.6.1 + echo 'Source #0 (3proxy-0.6.1.tar):' Source #0 (3proxy-0.6.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/3proxy-0.6.1.tar + cd 3proxy-0.6.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (3proxy-0.6.1-alt-droproot.patch):' Patch #1 (3proxy-0.6.1-alt-droproot.patch): + /usr/bin/patch -p1 patching file Makefile.Linux patching file Makefile.unix patching file src/3proxy.c patching file src/proxy.h patching file src/proxymain.c + echo 'Patch #2 (3proxy-0.6.1-alt-changes.patch):' Patch #2 (3proxy-0.6.1-alt-changes.patch): + /usr/bin/patch -p1 patching file src/3proxy.c patching file src/stringtable.c + echo 'Patch #3 (CVE-2019-14495.patch):' Patch #3 (CVE-2019-14495.patch): + /usr/bin/patch -p1 patching file src/webadmin.c Hunk #1 succeeded at 11 (offset 1 line). Hunk #2 succeeded at 342 (offset 1 line). Hunk #3 succeeded at 391 (offset 1 line). Hunk #4 succeeded at 524 (offset 3 lines). Hunk #5 succeeded at 534 (offset 3 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.12978 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd 3proxy-0.6.1 + sed -i '/^CFLAGS/s/$/ -Wno-error=incompatible-pointer-types -Wno-pointer-sign/' Makefile.Linux Makefile.unix + make -j16 -f Makefile.Linux make: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1' cat Makefile.Linux > src/Makefile.var make: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' cd .. && cat copying 3proxy 0.6 Public License Agreement (c) 2000-2009 by 3APA3A (3APA3A@security.nnov.ru) (c) 2000-2009 by SecurityVulns.com (http://3proxy.ru/) (c) 2000-2009 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. Insted 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 $Id: License,v 1.3 2007/04/05 11:59:47 vlad Exp $ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign myalloc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o srvtcppm.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign tcppm.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o srvudppm.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign udppm.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o srvpop3p.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pop3p.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o srvmsnpr.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign msnpr.c msnpr.c: In function 'msnprchild': msnpr.c:105:6: warning: variable 'id' set but not used [-Wunused-but-set-variable] 105 | int id; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o srvsmtpp.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign smtpp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign sockgetchar.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign sockmap.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o srvftppr.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign ftppr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o mycrypt.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign mycrypt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o md5.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign libs/md5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o stringtable.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign stringtable.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign base64.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o md4.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign libs/md4.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o srvsocks.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign socks.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o srvicqpr.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign icqpr.c icqpr.c:17:13: warning: 'hexdump' defined but not used [-Wunused-function] 17 | static void hexdump(unsigned char *data, int len){ | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o ntlm.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign ntlm.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o smbdes.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign libs/smbdes.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign ftp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign plugins.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o srvdnspr.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign dnspr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign common.c common.c: In function 'getip': common.c:608:41: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 608 | if(conf.demanddialprog) system(conf.demanddialprog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common.c:620:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 620 | system(conf.demanddialprog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o dighosts.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign dighosts.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o mycryptmain.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign -DWITHMAIN mycrypt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o mainfunc.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign -DMODULEMAINFUNC=mainfunc proxymain.c In file included from proxymain.c:10: proxymain.c: In function 'mainfunc': proxy.h:94:21: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 94 | #define daemonize() daemon(1,1) | ^~~~~~~~~~~ proxymain.c:117:40: note: in expansion of macro 'daemonize' 117 | if(!conf.demon)daemonize(); | ^~~~~~~~~ proxymain.c: In function 'drop_root': proxymain.c:499:6: warning: 'gid' may be used uninitialized [-Wmaybe-uninitialized] 499 | if(initgroups(username, gid)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ proxymain.c:469:11: note: 'gid' was declared here 469 | gid_t gid; | ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o datatypes.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign datatypes.c make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o countersutil.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign countersutil.c countersutil.c: In function 'main': countersutil.c:125:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 125 | write(bin, &cheader, sizeof(cheader)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ countersutil.c:136:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 136 | write(bin, &crecord, sizeof(crecord)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o mycrypt -Wall -O2 -pthread md4.o md5.o base64.o mycryptmain.o make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o dighosts -Wall -O2 -pthread dighosts.o myalloc.o common.o -ldl -lcap make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o countersutil -Wall -O2 -pthread countersutil.o -ldl -lcap make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o srvwebadmin.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign webadmin.c webadmin.c: In function 'adminchild': webadmin.c:557:33: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 557 | ftruncate(fileno(writable), ftell(writable)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign -DWITHMAIN -DNOPORTMAP pop3p.c In file included from pop3p.c:72: proxymain.c: In function 'main': proxymain.c:49:9: warning: statement with no effect [-Wunused-value] 49 | " -d go to background (daemon)\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from pop3p.c:10: proxy.h:94:21: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 94 | #define daemonize() daemon(1,1) | ^~~~~~~~~~~ proxymain.c:117:40: note: in expansion of macro 'daemonize' 117 | if(!conf.demon)daemonize(); | ^~~~~~~~~ proxymain.c: In function 'drop_root': proxymain.c:499:6: warning: 'gid' may be used uninitialized [-Wmaybe-uninitialized] 499 | if(initgroups(username, gid)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ proxymain.c:469:11: note: 'gid' was declared here 469 | gid_t gid; | ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign -DWITHMAIN -DPORTMAP tcppm.c In file included from tcppm.c:40: proxymain.c: In function 'main': proxymain.c:49:9: warning: statement with no effect [-Wunused-value] 49 | " -d go to background (daemon)\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from tcppm.c:10: proxy.h:94:21: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 94 | #define daemonize() daemon(1,1) | ^~~~~~~~~~~ proxymain.c:117:40: note: in expansion of macro 'daemonize' 117 | if(!conf.demon)daemonize(); | ^~~~~~~~~ proxymain.c: In function 'drop_root': proxymain.c:499:6: warning: 'gid' may be used uninitialized [-Wmaybe-uninitialized] 499 | if(initgroups(username, gid)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ proxymain.c:469:11: note: 'gid' was declared here 469 | gid_t gid; | ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o auth.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign auth.c auth.c: In function 'ACLmatches': auth.c:375:10: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 375 | for(ipentry = acentry->src; ipentry; ipentry = ipentry->next) | ^~~ auth.c:379:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 379 | if(!ipentry) return 0; | ^~ auth.c:417:10: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 417 | for (portentry = acentry->ports; portentry; portentry = portentry->next) | ^~~ auth.c:422:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 422 | if(!portentry) return 0; | ^~ auth.c:429:10: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 429 | for(periodentry = acentry->periods; periodentry; periodentry = periodentry -> next) | ^~~ auth.c:433:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 433 | if(!periodentry) return 0; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o pop3p -Wall -O2 -pthread sockmap.o pop3p.o sockgetchar.o myalloc.o common.o -ldl -lcap make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign -DWITHMAIN -DNOPORTMAP smtpp.c In file included from smtpp.c:187: proxymain.c: In function 'main': proxymain.c:49:9: warning: statement with no effect [-Wunused-value] 49 | " -d go to background (daemon)\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from smtpp.c:10: proxy.h:94:21: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 94 | #define daemonize() daemon(1,1) | ^~~~~~~~~~~ proxymain.c:117:40: note: in expansion of macro 'daemonize' 117 | if(!conf.demon)daemonize(); | ^~~~~~~~~ proxymain.c: In function 'drop_root': proxymain.c:499:6: warning: 'gid' may be used uninitialized [-Wmaybe-uninitialized] 499 | if(initgroups(username, gid)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ proxymain.c:469:11: note: 'gid' was declared here 469 | gid_t gid; | ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign -DWITHMAIN -DPORTMAP udppm.c In file included from udppm.c:103: proxymain.c: In function 'main': proxymain.c:49:9: warning: statement with no effect [-Wunused-value] 49 | " -d go to background (daemon)\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from udppm.c:10: proxy.h:94:21: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 94 | #define daemonize() daemon(1,1) | ^~~~~~~~~~~ proxymain.c:117:40: note: in expansion of macro 'daemonize' 117 | if(!conf.demon)daemonize(); | ^~~~~~~~~ proxymain.c: In function 'drop_root': proxymain.c:499:6: warning: 'gid' may be used uninitialized [-Wmaybe-uninitialized] 499 | if(initgroups(username, gid)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ proxymain.c:469:11: note: 'gid' was declared here 469 | gid_t gid; | ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign 3proxy.c 3proxy.c: In function 'main': 3proxy.c:1952:47: warning: pointer type mismatch in conditional expression [-Wincompatible-pointer-types] 1952 | conf.conffile = opt_conffile ? opt_conffile : DEFAULTCONFIG; | ^ 3proxy.c:1952:34: note: first expression has type 'char *' 1952 | conf.conffile = opt_conffile ? opt_conffile : DEFAULTCONFIG; | ^~~~~~~~~~~~ 3proxy.c:18:23: note: second expression has type 'unsigned char *' 18 | #define DEFAULTCONFIG conf.stringtable[25] | ^~~~~~~~~~~~~~~~~~~~ 3proxy.c:1952:49: note: in expansion of macro 'DEFAULTCONFIG' 1952 | conf.conffile = opt_conffile ? opt_conffile : DEFAULTCONFIG; | ^~~~~~~~~~~~~ 3proxy.c: In function 'dumpcounters': 3proxy.c:475:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 475 | write(counterd, &cheader, sizeof(struct counter_header)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3proxy.c:485:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 485 | write(counterd, &crecord, sizeof(struct counter_record)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3proxy.c: In function 'cyclestep': 3proxy.c:583:41: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 583 | system((char *)tmpbuf+1); | ^~~~~~~~~~~~~~~~~~~~~~~~ 3proxy.c: In function 'h_ace': 3proxy.c:1536:33: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 1536 | read(conf.counterd, &crecord, sizeof(struct counter_record)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from 3proxy.c:10: 3proxy.c: In function 'main': proxy.h:94:21: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 94 | #define daemonize() daemon(1,1) | ^~~~~~~~~~~ 3proxy.c:2036:5: note: in expansion of macro 'daemonize' 2036 | daemonize(); | ^~~~~~~~~ 3proxy.c: At top level: 3proxy.c:1646:12: warning: 'h_chroot' defined but not used [-Wunused-function] 1646 | static int h_chroot(int argc, unsigned char **argv){ | ^~~~~~~~ 3proxy.c:1634:12: warning: 'h_setgid' defined but not used [-Wunused-function] 1634 | static int h_setgid(int argc, unsigned char **argv){ | ^~~~~~~~ 3proxy.c:1624:12: warning: 'h_setuid' defined but not used [-Wunused-function] 1624 | static int h_setuid(int argc, unsigned char **argv){ | ^~~~~~~~ 3proxy.c:1021:12: warning: 'h_pidfile' defined but not used [-Wunused-function] 1021 | static int h_pidfile(int argc, unsigned char **argv){ | ^~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o tcppm -Wall -O2 -pthread sockmap.o sockgetchar.o tcppm.o myalloc.o common.o -ldl -lcap make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o smtpp -Wall -O2 -pthread sockmap.o smtpp.o sockgetchar.o base64.o myalloc.o common.o -ldl -lcap make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o udppm -Wall -O2 -pthread sockmap.o sockgetchar.o udppm.o myalloc.o common.o -ldl -lcap make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign -DWITHMAIN -DPORTMAP msnpr.c msnpr.c: In function 'msnprchild': msnpr.c:105:6: warning: variable 'id' set but not used [-Wunused-but-set-variable] 105 | int id; | ^~ In file included from msnpr.c:232: proxymain.c: In function 'main': proxymain.c:49:9: warning: statement with no effect [-Wunused-value] 49 | " -d go to background (daemon)\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from msnpr.c:10: proxy.h:94:21: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 94 | #define daemonize() daemon(1,1) | ^~~~~~~~~~~ proxymain.c:117:40: note: in expansion of macro 'daemonize' 117 | if(!conf.demon)daemonize(); | ^~~~~~~~~ proxymain.c: In function 'drop_root': proxymain.c:499:6: warning: 'gid' may be used uninitialized [-Wmaybe-uninitialized] 499 | if(initgroups(username, gid)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ proxymain.c:469:11: note: 'gid' was declared here 469 | gid_t gid; | ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o msnpr -Wall -O2 -pthread sockmap.o sockgetchar.o msnpr.o myalloc.o common.o -ldl -lcap make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o srvproxy.o -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign proxy.c proxy.c: In function 'proxychild': proxy.c:624:29: warning: variable 'spaces' set but not used [-Wunused-but-set-variable] 624 | int spaces = 1; | ^~~~~~ proxy.c:795:49: warning: operation on 'res' may be undefined [-Wsequence-point] 795 | if(socksend(param->remsock, req , (res = (int)strlen((char *)req)), conf.timeouts[STRING_L]) != res) { | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign -DWITHMAIN -DNOPORTMAP ftppr.c In file included from ftppr.c:267: proxymain.c: In function 'main': proxymain.c:49:9: warning: statement with no effect [-Wunused-value] 49 | " -d go to background (daemon)\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ftppr.c:10: proxy.h:94:21: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 94 | #define daemonize() daemon(1,1) | ^~~~~~~~~~~ proxymain.c:117:40: note: in expansion of macro 'daemonize' 117 | if(!conf.demon)daemonize(); | ^~~~~~~~~ proxymain.c: In function 'drop_root': proxymain.c:499:6: warning: 'gid' may be used uninitialized [-Wmaybe-uninitialized] 499 | if(initgroups(username, gid)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ proxymain.c:469:11: note: 'gid' was declared here 469 | gid_t gid; | ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign -DWITHMAIN -DNOPORTMAP socks.c In file included from socks.c:420: proxymain.c: In function 'main': proxymain.c:49:9: warning: statement with no effect [-Wunused-value] 49 | " -d go to background (daemon)\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from socks.c:10: proxy.h:94:21: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 94 | #define daemonize() daemon(1,1) | ^~~~~~~~~~~ proxymain.c:117:40: note: in expansion of macro 'daemonize' 117 | if(!conf.demon)daemonize(); | ^~~~~~~~~ proxymain.c: In function 'drop_root': proxymain.c:499:6: warning: 'gid' may be used uninitialized [-Wmaybe-uninitialized] 499 | if(initgroups(username, gid)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ proxymain.c:469:11: note: 'gid' was declared here 469 | gid_t gid; | ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o 3proxy -Wall -O2 -pthread 3proxy.o mainfunc.o auth.o datatypes.o srvproxy.o srvpop3p.o srvsmtpp.o srvftppr.o srvsocks.o srvtcppm.o srvicqpr.o srvmsnpr.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 -ldl -lcap make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign -DWITHMAIN -DPORTMAP icqpr.c In file included from icqpr.c:531: proxymain.c: In function 'main': proxymain.c:49:9: warning: statement with no effect [-Wunused-value] 49 | " -d go to background (daemon)\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from icqpr.c:10: proxy.h:94:21: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 94 | #define daemonize() daemon(1,1) | ^~~~~~~~~~~ proxymain.c:117:40: note: in expansion of macro 'daemonize' 117 | if(!conf.demon)daemonize(); | ^~~~~~~~~ icqpr.c: At top level: icqpr.c:17:13: warning: 'hexdump' defined but not used [-Wunused-function] 17 | static void hexdump(unsigned char *data, int len){ | ^~~~~~~ proxymain.c: In function 'drop_root': proxymain.c:499:6: warning: 'gid' may be used uninitialized [-Wmaybe-uninitialized] 499 | if(initgroups(username, gid)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ proxymain.c:469:11: note: 'gid' was declared here 469 | gid_t gid; | ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o ftppr -Wall -O2 -pthread sockmap.o ftppr.o sockgetchar.o myalloc.o common.o ftp.o -ldl -lcap make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o socks -Wall -O2 -pthread sockmap.o socks.o sockgetchar.o myalloc.o common.o -ldl -lcap make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o icqpr -Wall -O2 -pthread sockmap.o sockgetchar.o icqpr.o myalloc.o common.o -ldl -lcap make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign -DWITHMAIN -DNOPORTMAP -DANONYMOUS proxy.c proxy.c: In function 'proxychild': proxy.c:624:29: warning: variable 'spaces' set but not used [-Wunused-but-set-variable] 624 | int spaces = 1; | ^~~~~~ proxy.c:795:49: warning: operation on 'res' may be undefined [-Wsequence-point] 795 | if(socksend(param->remsock, req , (res = (int)strlen((char *)req)), conf.timeouts[STRING_L]) != res) { | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ proxy.c:224:15: warning: variable 'reqbufsize' set but not used [-Wunused-but-set-variable] 224 | int reqsize, reqbufsize; | ^~~~~~~~~~ proxy.c:222:6: warning: variable 'anonymous' set but not used [-Wunused-but-set-variable] 222 | int anonymous; | ^~~~~~~~~ In file included from proxy.c:1082: proxymain.c: In function 'main': proxymain.c:49:9: warning: statement with no effect [-Wunused-value] 49 | " -d go to background (daemon)\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from proxy.c:11: proxy.h:94:21: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 94 | #define daemonize() daemon(1,1) | ^~~~~~~~~~~ proxymain.c:117:40: note: in expansion of macro 'daemonize' 117 | if(!conf.demon)daemonize(); | ^~~~~~~~~ proxymain.c: In function 'drop_root': proxymain.c:499:6: warning: 'gid' may be used uninitialized [-Wmaybe-uninitialized] 499 | if(initgroups(username, gid)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ proxymain.c:469:11: note: 'gid' was declared here 469 | gid_t gid; | ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' gcc -o proxy -Wall -O2 -pthread sockmap.o proxy.o sockgetchar.o myalloc.o common.o base64.o ftp.o -ldl -lcap make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/StringsPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign StringsPlugin.c StringsPlugin.c: In function 'load_string': StringsPlugin.c:66:15: warning: value computed is not used [-Wunused-value] 66 | *rstr++; | ^~~~~~~ StringsPlugin.c:35:6: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 35 | fgets(tmpbuf1, 1023,f); | ^~~~~~~~~~~~~~~~~~~~~~ StringsPlugin.c:54:6: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 54 | fgets(tmpbuf1, 1023,f); | ^~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/StringsPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/StringsPlugin' gcc -o ../../StringsPlugin.ld.so -Wall -O2 -pthread -shared StringsPlugin.o make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/StringsPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/TrafficPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign TrafficPlugin.c TrafficPlugin.c: In function 'mylogfunc': TrafficPlugin.c:194:52: warning: comparison between 'TRAFCORRECT_TYPE' and 'enum ' [-Wenum-compare] 194 | ( ((starttrafcorrect->type == UDP) & | ^~ TrafficPlugin.c:199:54: warning: comparison between 'TRAFCORRECT_TYPE' and 'enum ' [-Wenum-compare] 199 | )|(starttrafcorrect->type == TCP))) /* TCP support */ | ^~ make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/TrafficPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/TrafficPlugin' gcc -o ../../TrafficPlugin.ld.so -Wall -O2 -pthread -shared TrafficPlugin.o make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/TrafficPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_globals.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_info.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_fullinfo.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_newline.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_refcount.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_config.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_ord2utf8.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_tables.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_dftables.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_try_flipped.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_maketables.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_ucp_searchfuncs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_xclass.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_valid_utf8.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_version.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_get.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_study.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcreposix.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_plugin.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_exec.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_dfa_exec.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -fpic -std=gnu99 -Wall -g -O2 -c -pthread -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -Wno-error=incompatible-pointer-types -Wno-pointer-sign pcre_compile.c make[2]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[2]: Entering directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' gcc -o ../../PCREPlugin.ld.so -Wall -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 '/usr/src/RPM/BUILD/3proxy-0.6.1/src/plugins/PCREPlugin' make[1]: Leaving directory '/usr/src/RPM/BUILD/3proxy-0.6.1/src' + cp /usr/src/RPM/SOURCES/README-ALT.UTF8 /usr/src/RPM/SOURCES/README-ALT.CP1251 ./ + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.97202 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/3proxy-buildroot + : + /bin/rm -rf -- /usr/src/tmp/3proxy-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd 3proxy-0.6.1 + mkdir -p /usr/src/tmp/3proxy-buildroot/etc + mkdir -p /usr/src/tmp/3proxy-buildroot/etc + mkdir -p /usr/src/tmp/3proxy-buildroot/usr/share/man/man3 + mkdir -p /usr/src/tmp/3proxy-buildroot/usr/share/man/man8 + mkdir -p /usr/src/tmp/3proxy-buildroot/etc/rc.d/init.d + mkdir -p /usr/src/tmp/3proxy-buildroot/var/log/3proxy + mkdir -p /usr/src/tmp/3proxy-buildroot/var/run/3proxy + install -m755 -D src/3proxy /usr/src/tmp/3proxy-buildroot/usr/bin/3proxy + install -m755 -D src/dighosts /usr/src/tmp/3proxy-buildroot/usr/bin/dighosts + install -m755 -D src/ftppr /usr/src/tmp/3proxy-buildroot/usr/bin/ftppr + install -m755 -D src/mycrypt /usr/src/tmp/3proxy-buildroot/usr/bin/mycrypt + install -m755 -D src/pop3p /usr/src/tmp/3proxy-buildroot/usr/bin/pop3p + install -m755 -D src/proxy /usr/src/tmp/3proxy-buildroot/usr/bin/proxy + install -m755 -D src/socks /usr/src/tmp/3proxy-buildroot/usr/bin/socks + install -m755 -D src/tcppm /usr/src/tmp/3proxy-buildroot/usr/bin/tcppm + install -m755 -D src/udppm /usr/src/tmp/3proxy-buildroot/usr/bin/udppm + install -pD -m755 /usr/src/RPM/SOURCES/3proxy.init /usr/src/tmp/3proxy-buildroot/etc/rc.d/init.d/3proxy + install -pD -m644 /usr/src/RPM/SOURCES/3proxy.sysconfig /usr/src/tmp/3proxy-buildroot/etc/sysconfig/3proxy + install -m644 /usr/src/RPM/SOURCES/3proxy.conf /usr/src/tmp/3proxy-buildroot/etc/3proxy.conf + install -pD -m644 man/3proxy.cfg.3 /usr/src/tmp/3proxy-buildroot/usr/share/man/man3 + install -pD -m644 man/3proxy.8 man/ftppr.8 man/icqpr.8 man/pop3p.8 man/proxy.8 man/smtpp.8 man/socks.8 man/tcppm.8 man/udppm.8 /usr/src/tmp/3proxy-buildroot/usr/share/man/man8 + install -pD -m644 authors /usr/src/tmp/3proxy-buildroot/usr/share/3proxy-0.6.1/AUTHORS + install -pD -m644 copying /usr/src/tmp/3proxy-buildroot/usr/share/3proxy-0.6.1/COPYING + install -pD -m644 news /usr/src/tmp/3proxy-buildroot/usr/share/3proxy-0.6.1/NEWS + install -pD -m644 Readme /usr/src/tmp/3proxy-buildroot/usr/share/3proxy-0.6.1/README + install -pD -m644 Changelog /usr/src/tmp/3proxy-buildroot/usr/share/3proxy-0.6.1/Changelog + install -pD -m644 README-ALT.CP1251 README-ALT.UTF8 /usr/src/tmp/3proxy-buildroot/usr/share/3proxy-0.6.1/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/3proxy-buildroot (auto) Verifying and fixing files in /usr/src/tmp/3proxy-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/3proxy-buildroot/ (default) Compressing files in /usr/src/tmp/3proxy-buildroot (auto) Verifying ELF objects in /usr/src/tmp/3proxy-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/3proxy: uses non-LFS functions: fcntl fopen freopen ftruncate lseek open stat verify-elf: WARNING: ./usr/bin/dighosts: uses non-LFS functions: fcntl fopen verify-elf: WARNING: ./usr/bin/ftppr: uses non-LFS functions: fcntl fopen verify-elf: WARNING: ./usr/bin/pop3p: uses non-LFS functions: fcntl fopen verify-elf: WARNING: ./usr/bin/proxy: uses non-LFS functions: fcntl fopen verify-elf: WARNING: ./usr/bin/socks: uses non-LFS functions: fcntl fopen verify-elf: WARNING: ./usr/bin/tcppm: uses non-LFS functions: fcntl fopen verify-elf: WARNING: ./usr/bin/udppm: uses non-LFS functions: fcntl fopen Splitting links to aliased files under /{,s}bin in /usr/src/tmp/3proxy-buildroot Processing files: 3proxy-0.6.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zvzhYx find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LOUNci find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) shebang.req.files: executable script /usr/src/tmp/3proxy-buildroot/etc/3proxy.conf is not executable Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s591Zu Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nUwZ4m Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ELfyHc Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libcap.so.2 >= set:kirQvbZEi72, libcap.so.2(LIBCAP_1.10), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AoTPXq Creating 3proxy-debuginfo package Processing files: 3proxy-debuginfo-0.6.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Qc0vyU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fds6CC find-requires: running scripts (debuginfo) Requires: 3proxy = 0.6.1-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcap.so.2) Adding to 3proxy-debuginfo a strict dependency on 3proxy Wrote: /usr/src/RPM/RPMS/i586/3proxy-0.6.1-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/3proxy-debuginfo-0.6.1-alt3.i586.rpm (w2.lzdio) 16.52user 5.55system 0:11.77elapsed 187%CPU (0avgtext+0avgdata 49448maxresident)k 0inputs+0outputs (0major+952435minor)pagefaults 0swaps 3.20user 2.45system 0:20.31elapsed 27%CPU (0avgtext+0avgdata 130288maxresident)k 168inputs+0outputs (0major+206112minor)pagefaults 0swaps