D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/vtun-3.0.4-5.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FE9OCW + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf vtun-3.0.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/vtun-3.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vtun-3.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/vtun-nostrip.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/vtun-client-sighup.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/vtun-openssl.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + cp -af /usr/lib/rpm/mageia/config.guess /usr/lib/rpm/mageia/config.sub . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WuTi6U + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd vtun-3.0.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89' --localstatedir=/var/lib/vtun --enable-ssl --disable-lzo checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking for bison... bison -y checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ANSI C... none needed checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for aarch64-mageia-linux-gnu-gcc... (cached) aarch64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for aarch64-mageia-linux-gnu-gcc option to accept ANSI C... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... aarch64-mageia-linux-gnu-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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking resolv.h usability... yes checking resolv.h presence... yes checking for resolv.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/ip.h usability... yes checking netinet/ip.h presence... yes checking for netinet/ip.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for library containing socket... none required checking for library containing inet_ntoa... none required checking for library containing gethostbyname... none required checking for library containing nanosleep... none required checking for library containing setproctitle... no configure: checking for ZLIB Library and Header files ... ... checking for deflate in -lz... yes configure: checking for md5 Library and Header files ... ... checking "for md5.h"... (/usr/include/openssl) yes configure: checking for blowfish Library and Header files ... ... checking "for blowfish.h"... (/usr/include/openssl) yes checking for BF_set_key in -lcrypto... yes configure: checking for AES Library and Header files ... ... checking "for aes.h"... (/usr/include/openssl) yes checking for AES_set_encrypt_key in -lcrypto... yes configure: checking for EVP Library and Header files ... ... checking "for evp.h"... (/usr/include/openssl) yes checking for EVP_EncryptInit in -lcrypto... yes checking for getpt... yes checking for grantpt... yes checking for unlockpt... yes checking for ptsname... yes checking linux/if_tun.h usability... yes checking linux/if_tun.h presence... yes checking for linux/if_tun.h... yes creating driver and protocol links ... linking linux/tun_dev.c to tun_dev.c linking linux/tap_dev.c to tap_dev.c linking generic/pty_dev.c to pty_dev.c linking generic/pipe_dev.c to pipe_dev.c linking generic/tcp_proto.c to tcp_proto.c linking generic/udp_proto.c to udp_proto.c configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + cat + make CFG_FILE=/etc/vtund.conf PID_FILE=/run/vtund.pid STAT_DIR=/var/log/vtund LOCK_DIR=/run/lock/vtund aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c main.c In file included from main.c:23: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from main.c:39: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from main.c:23: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from main.c:39: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from main.c:23: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from main.c:39: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from main.c:23: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from main.c:39: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from main.c:23: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from main.c:39: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | main.c: In function 'main': main.c:208:12: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 208 | close(0); dup(fd); | ^~~~~~~ main.c:209:12: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 209 | close(1); dup(fd); | ^~~~~~~ main.c:210:19: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 210 | close(2); dup(fd); | ^~~~~~~ main.c:215:2: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 215 | chdir("/"); | ^~~~~~~~~~ bison -y -d -b cfg_file cfg_file.y cfg_file.y:72.1-7: warning: POSIX Yacc does not support %expect [-Wyacc] 72 | %expect 20 | ^~~~~~~ aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c cfg_file.tab.c In file included from cfg_file.y:24: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from cfg_file.y:35: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from cfg_file.y:24: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from cfg_file.y:35: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from cfg_file.y:24: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from cfg_file.y:35: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from cfg_file.y:24: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from cfg_file.y:35: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from cfg_file.y:24: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from cfg_file.y:35: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | flex -t cfg_file.l > cfg_file.lex.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c cfg_file.lex.c In file included from cfg_file.l:24: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c server.c In file included from server.c:23: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from server.c:47: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from server.c:23: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from server.c:47: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from server.c:23: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from server.c:47: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from server.c:23: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from server.c:47: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from server.c:23: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from server.c:47: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from netlib.h:26, from server.c:52: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from lib.h:25, from server.c:47: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from netlib.h:26, from server.c:52: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from lib.h:25, from server.c:47: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from netlib.h:26, from server.c:52: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from server.c:47: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from netlib.h:26, from server.c:52: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from lib.h:25, from server.c:47: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from netlib.h:26, from server.c:52: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c client.c In file included from client.c:23: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from client.c:43: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from client.c:23: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from client.c:43: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from client.c:23: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from client.c:43: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from client.c:23: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from client.c:43: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from client.c:23: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from client.c:43: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from netlib.h:26, from client.c:47: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from lib.h:25, from client.c:43: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from netlib.h:26, from client.c:47: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from lib.h:25, from client.c:43: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from netlib.h:26, from client.c:47: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from client.c:43: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from netlib.h:26, from client.c:47: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from lib.h:25, from client.c:43: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from netlib.h:26, from client.c:47: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c lib.c In file included from lib.c:23: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from lib.c:40: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from lib.c:23: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from lib.c:40: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from lib.c:23: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from lib.c:40: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from lib.c:23: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from lib.c:40: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from lib.c:23: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from lib.c:40: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c llist.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c auth.c In file included from auth.c:28: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from auth.c:54: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from auth.c:28: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from auth.c:54: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from auth.c:28: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from auth.c:54: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from auth.c:28: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from auth.c:54: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from auth.c:28: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from auth.c:54: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c tunnel.c In file included from tunnel.c:23: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from tunnel.c:55: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from tunnel.c:23: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from tunnel.c:55: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from tunnel.c:23: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from tunnel.c:55: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from tunnel.c:23: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from tunnel.c:55: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from tunnel.c:23: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from tunnel.c:55: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from netlib.h:26, from tunnel.c:56: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from lib.h:25, from tunnel.c:55: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from netlib.h:26, from tunnel.c:56: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from lib.h:25, from tunnel.c:55: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from netlib.h:26, from tunnel.c:56: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from tunnel.c:55: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from netlib.h:26, from tunnel.c:56: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from lib.h:25, from tunnel.c:55: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from netlib.h:26, from tunnel.c:56: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c lock.c In file included from lock.c:23: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from lock.c:38: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from lock.c:23: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from lock.c:38: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from lock.c:23: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from lock.c:38: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from lock.c:23: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from lock.c:38: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from lock.c:23: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from lock.c:38: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c netlib.c In file included from netlib.c:23: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from netlib.c:75: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from netlib.c:23: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from netlib.c:75: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from netlib.c:23: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from netlib.c:75: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from netlib.c:23: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from netlib.c:75: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from netlib.c:23: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from netlib.c:75: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from netlib.h:26, from netlib.c:76: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from lib.h:25, from netlib.c:75: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from netlib.h:26, from netlib.c:76: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from lib.h:25, from netlib.c:75: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from netlib.h:26, from netlib.c:76: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from netlib.c:75: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from netlib.h:26, from netlib.c:76: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from lib.h:25, from netlib.c:75: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from netlib.h:26, from netlib.c:76: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c tun_dev.c In file included from tun_dev.c:23: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from tun_dev.c:38: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from tun_dev.c:23: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from tun_dev.c:38: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from tun_dev.c:23: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from tun_dev.c:38: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from tun_dev.c:23: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from tun_dev.c:38: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from tun_dev.c:23: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from tun_dev.c:38: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c tap_dev.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c pty_dev.c In file included from pty_dev.c:23: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from pty_dev.c:33: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from pty_dev.c:23: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from pty_dev.c:33: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from pty_dev.c:23: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from pty_dev.c:33: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from pty_dev.c:23: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from pty_dev.c:33: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from pty_dev.c:23: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from pty_dev.c:33: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | pty_dev.c: In function 'pty_open': pty_dev.c:51:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 51 | if ((ptyname = (char*)ptsname(mr_fd)) == NULL) | ^ aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c pipe_dev.c In file included from pipe_dev.c:23: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from pipe_dev.c:34: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from pipe_dev.c:23: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from pipe_dev.c:34: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from pipe_dev.c:23: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from pipe_dev.c:34: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from pipe_dev.c:23: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from pipe_dev.c:34: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from pipe_dev.c:23: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from pipe_dev.c:34: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c tcp_proto.c In file included from tcp_proto.c:23: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from tcp_proto.c:55: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from tcp_proto.c:23: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from tcp_proto.c:55: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from tcp_proto.c:23: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from tcp_proto.c:55: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from tcp_proto.c:23: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from tcp_proto.c:55: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from tcp_proto.c:23: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from tcp_proto.c:55: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c udp_proto.c In file included from udp_proto.c:23: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from udp_proto.c:57: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from udp_proto.c:23: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from udp_proto.c:57: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from udp_proto.c:23: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from udp_proto.c:57: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from udp_proto.c:23: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from udp_proto.c:57: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from udp_proto.c:23: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from udp_proto.c:57: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c linkfd.c In file included from linkfd.c:23: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from linkfd.c:50: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from linkfd.c:23: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from linkfd.c:50: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from linkfd.c:23: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from linkfd.c:50: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from linkfd.c:23: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from linkfd.c:50: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from linkfd.c:23: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from linkfd.c:50: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c lfd_shaper.c In file included from lfd_shaper.c:23: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from lfd_shaper.c:33: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from lfd_shaper.c:23: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from lfd_shaper.c:33: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from lfd_shaper.c:23: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from lfd_shaper.c:33: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from lfd_shaper.c:23: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from lfd_shaper.c:33: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from lfd_shaper.c:23: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from lfd_shaper.c:33: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c lfd_zlib.c In file included from lfd_zlib.c:25: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from lfd_zlib.c:34: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from lfd_zlib.c:25: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from lfd_zlib.c:34: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from lfd_zlib.c:25: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from lfd_zlib.c:34: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from lfd_zlib.c:25: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from lfd_zlib.c:34: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from lfd_zlib.c:25: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from lfd_zlib.c:34: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c lfd_lzo.c In file included from lfd_lzo.c:25: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from lfd_lzo.c:34: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from lfd_lzo.c:25: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from lfd_lzo.c:34: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from lfd_lzo.c:25: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from lfd_lzo.c:34: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from lfd_lzo.c:25: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from lfd_lzo.c:34: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from lfd_lzo.c:25: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from lfd_lzo.c:34: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c lfd_encrypt.c In file included from lfd_encrypt.c:38: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from lfd_encrypt.c:50: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from lfd_encrypt.c:38: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from lfd_encrypt.c:50: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from lfd_encrypt.c:38: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from lfd_encrypt.c:50: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from lfd_encrypt.c:38: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from lfd_encrypt.c:50: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from lfd_encrypt.c:38: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from lfd_encrypt.c:50: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/run/lock/vtund\" -c lfd_legacy_encrypt.c In file included from lfd_legacy_encrypt.c:37: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | In file included from lib.h:25, from lfd_legacy_encrypt.c:48: config.h:14: warning: "HAVE_GETPT" redefined 14 | #define HAVE_GETPT 1 | In file included from lfd_legacy_encrypt.c:37: config.h:160: note: this is the location of the previous definition 160 | #define HAVE_GETPT | In file included from lib.h:25, from lfd_legacy_encrypt.c:48: config.h:17: warning: "HAVE_GRANTPT" redefined 17 | #define HAVE_GRANTPT 1 | In file included from lfd_legacy_encrypt.c:37: config.h:161: note: this is the location of the previous definition 161 | #define HAVE_GRANTPT | In file included from lib.h:25, from lfd_legacy_encrypt.c:48: config.h:50: warning: "HAVE_PTSNAME" redefined 50 | #define HAVE_PTSNAME 1 | In file included from lfd_legacy_encrypt.c:37: config.h:163: note: this is the location of the previous definition 163 | #define HAVE_PTSNAME | In file included from lib.h:25, from lfd_legacy_encrypt.c:48: config.h:104: warning: "HAVE_UNLOCKPT" redefined 104 | #define HAVE_UNLOCKPT 1 | In file included from lfd_legacy_encrypt.c:37: config.h:162: note: this is the location of the previous definition 162 | #define HAVE_UNLOCKPT | In file included from lib.h:25, from lfd_legacy_encrypt.c:48: config.h:160: warning: "HAVE_GETPT" redefined 160 | #define HAVE_GETPT | config.h:14: note: this is the location of the previous definition 14 | #define HAVE_GETPT 1 | config.h:161: warning: "HAVE_GRANTPT" redefined 161 | #define HAVE_GRANTPT | config.h:17: note: this is the location of the previous definition 17 | #define HAVE_GRANTPT 1 | config.h:162: warning: "HAVE_UNLOCKPT" redefined 162 | #define HAVE_UNLOCKPT | config.h:104: note: this is the location of the previous definition 104 | #define HAVE_UNLOCKPT 1 | config.h:163: warning: "HAVE_PTSNAME" redefined 163 | #define HAVE_PTSNAME | config.h:50: note: this is the location of the previous definition 50 | #define HAVE_PTSNAME 1 | aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --std=gnu89 -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -I/usr/include/openssl -o vtund main.o cfg_file.tab.o cfg_file.lex.o server.o client.o lib.o llist.o auth.o tunnel.o lock.o netlib.o tun_dev.o tap_dev.o pty_dev.o pipe_dev.o tcp_proto.o udp_proto.o linkfd.o lfd_shaper.o lfd_zlib.o lfd_lzo.o lfd_encrypt.o lfd_legacy_encrypt.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lz -lcrypto + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.g9lRxW + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64 + cd vtun-3.0.4 + '[' 1 -eq 1 ']' + install -d /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/var/log/vtund + install -D -p -m 0755 /home/iurt/rpmbuild/SOURCES/vtunc.init /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/etc/rc.d/init.d/vtunc + install -D -p -m 0755 /home/iurt/rpmbuild/SOURCES/vtund.init /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/etc/rc.d/init.d/vtund + install -D -p -m 0644 /home/iurt/rpmbuild/SOURCES/vtunc.sysconfig /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/etc/sysconfig/vtunc + install -D -p -m 0644 /home/iurt/rpmbuild/SOURCES/vtund.sysconfig /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/etc/sysconfig/vtund + install -D -p -m 0644 /home/iurt/rpmbuild/SOURCES/vtun.xinetd /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/etc/xinetd.d/vtun + install -D vtund /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64//usr/sbin/vtund + install scripts/reroute /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64//usr/sbin + install -D vtund.8 /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64//usr/share/man/man8/vtund.8 + install -D vtund.conf.5 /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64//usr/share/man/man5/vtund.5 + install -D -p -m 0644 /home/iurt/rpmbuild/SOURCES/vtun-tmpfiles.conf /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/usr/lib/tmpfiles.d/vtun.conf + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.0.4-5.mga8 --unique-debug-suffix -3.0.4-5.mga8.aarch64 --unique-debug-src-base vtun-3.0.4-5.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/vtun-3.0.4 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/usr/sbin/vtund extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/usr/sbin/vtund original debug info size: 288kB, size after compression: 252kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 443 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /etc/rc.d/init.d/vtunc from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/rc.d/init.d/vtund from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/sbin/reroute from /bin/bash to #!/usr/bin/bash Processing files: vtun-3.0.4-5.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9Ld2aU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd vtun-3.0.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/usr/share/doc/vtun + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/usr/share/doc/vtun + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/usr/share/doc/vtun + cp -pr Credits /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/usr/share/doc/vtun + cp -pr FAQ /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/usr/share/doc/vtun + cp -pr README /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/usr/share/doc/vtun + cp -pr README.Setup /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/usr/share/doc/vtun + cp -pr README.Shaper /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/usr/share/doc/vtun + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/usr/share/doc/vtun + cp -pr vtund.conf /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64/usr/share/doc/vtun + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(vtun) = 3.0.4-5.mga8 vppp vtun = 3.0.4-5.mga8 vtun(aarch-64) = 3.0.4-5.mga8 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): rpm-helper Requires(post): /bin/sh rpm-helper systemd >= 195 Requires(preun): /bin/sh rpm-helper Requires(postun): rpm-helper Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libz.so.1()(64bit) Processing files: vtun-debugsource-3.0.4-5.mga8.aarch64 Provides: vtun-debugsource = 3.0.4-5.mga8 vtun-debugsource(aarch-64) = 3.0.4-5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vtun-debuginfo-3.0.4-5.mga8.aarch64 Provides: debuginfo(build-id) = d37c5d7f13116da1ad155e21cee8576cdcd26918 vtun-debuginfo = 3.0.4-5.mga8 vtun-debuginfo(aarch-64) = 3.0.4-5.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vtun-debugsource(aarch-64) = 3.0.4-5.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/vtun-3.0.4-5.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/vtun-debugsource-3.0.4-5.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/vtun-debuginfo-3.0.4-5.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bURhwU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd vtun-3.0.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/vtun-3.0.4-5.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rfwb0V + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf vtun-3.0.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!