Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 848947 Details for
Bug 891649
net-vpn/vtun-3.0.4-r2: failed (compile phase): undefined reference to 'yyin'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
vtun-3.0.4-r2:20230122-064848.log
vtun-3.0.4-r2:20230122-064848.log (text/plain), 15.05 KB, created by
Joonas Niilola
on 2023-01-22 07:02:11 UTC
(
hide
)
Description:
vtun-3.0.4-r2:20230122-064848.log
Filename:
MIME Type:
Creator:
Joonas Niilola
Created:
2023-01-22 07:02:11 UTC
Size:
15.05 KB
patch
obsolete
> * Package: net-vpn/vtun-3.0.4-r2:0 > * Repository: gentoo > * Maintainer: sigsegv@radiotube.org proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found sources for kernel version: > * 5.15.88-gentoo-dist > * Checking for suitable kernel configuration options ... > [ ok ] >>>> Unpacking source... >>>> Unpacking vtun-3.0.4.tar.gz to /var/tmp/portage/net-vpn/vtun-3.0.4-r2/work >>>> Source unpacked in /var/tmp/portage/net-vpn/vtun-3.0.4-r2/work >>>> Preparing source in /var/tmp/portage/net-vpn/vtun-3.0.4-r2/work/vtun-3.0.4 ... > * Applying vtun-3.0.4-libssl-ctx.patch ... > [ ok ] > * Applying vtun-3.0.4-includes.patch ... > [ ok ] > * Applying vtun-3.0.4-naughty-inlines.patch ... > [ ok ] > * Applying vtun-3.0.4-autoconf-fork-not-working.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-vpn/vtun-3.0.4-r2/work/vtun-3.0.4 ... > * econf: updating vtun-3.0.4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating vtun-3.0.4/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-ssl --disable-zlib --disable-lzo --disable-socks --enable-shaper >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for bison... bison -y >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for flex... no >checking for lex... no >checking for yywrap in -lfl... no >checking for yywrap in -ll... no >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking how to run the C preprocessor... x86_64-pc-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... -lbsd > >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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-vpn/vtun-3.0.4-r2/work/vtun-3.0.4 ... >make -j32 >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c main.c >bison -y -d -b cfg_file cfg_file.y >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c server.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c client.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c lib.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c llist.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c auth.c >cfg_file.yx86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c tunnel.c >:72.1-7: warning: POSIX Yacc does not support %expect [8;id=da89796e0005f2d4acf3e3x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c lock.c >f800000000;https://www.gnu.org/software/bison/manual/html_node/Diagnox86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c netlib.c >stics.html#Wyacc\-Wyacc8;;\] > 72 | %expect 20 > | ^~~~~~~ >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c tun_dev.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c tap_dev.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c pty_dev.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c pipe_dev.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c tcp_proto.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c udp_proto.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c linkfd.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c lfd_shaper.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c lfd_zlib.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c lfd_lzo.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c lfd_encrypt.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c lfd_legacy_encrypt.c >tunnel.c: In function 'tunnel': >tunnel.c:172:31: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result]] > 172 | close(0); dup(fd[1]); > | ^~~~~~~~~~ >tunnel.c:173:31: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result]] > 173 | close(1); dup(fd[1]); > | ^~~~~~~~~~ >tunnel.c:177:31: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result]] > 177 | close(2); dup(null_fd); > | ^~~~~~~~~~~~ >main.c: In function 'main': >main.c:208:19: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result]] > 208 | close(0); dup(fd); > | ^~~~~~~ >main.c:209:19: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-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[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result]] > 210 | close(2); dup(fd); > | ^~~~~~~ >main.c:215:9: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result]] > 215 | chdir("/"); > | ^~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c cfg_file.tab.c >: -t cfg_file.l > cfg_file.lex.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lib/lock/vtund\" -c cfg_file.lex.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -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,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lbsd >/usr/lib/gcc/x86_64-pc-linux-gnu/11/../../../../x86_64-pc-linux-gnu/bin/ld: cfg_file.tab.o: warning: relocation against `yyin' in read-only section `.text' >/usr/lib/gcc/x86_64-pc-linux-gnu/11/../../../../x86_64-pc-linux-gnu/bin/ld: cfg_file.tab.o: in function `yyparse': >cfg_file.tab.c:(.text+0x66b): undefined reference to `yylex' >/usr/lib/gcc/x86_64-pc-linux-gnu/11/../../../../x86_64-pc-linux-gnu/bin/ld: cfg_file.tab.o: in function `read_config': >cfg_file.tab.c:(.text+0x163f): undefined reference to `yyin' >/usr/lib/gcc/x86_64-pc-linux-gnu/11/../../../../x86_64-pc-linux-gnu/bin/ld: cfg_file.tab.c:(.text+0x165e): undefined reference to `yyin' >/usr/lib/gcc/x86_64-pc-linux-gnu/11/../../../../x86_64-pc-linux-gnu/bin/ld: warning: creating DT_TEXTREL in a PIE >collect2: error: ld returned 1 exit status >make: *** [Makefile:62: vtund] Error 1 > * ERROR: net-vpn/vtun-3.0.4-r2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-vpn/vtun-3.0.4-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-vpn/vtun-3.0.4-r2::gentoo'`. > * The complete build log is located at '/var/tmp/portage/vbslogs/build/net-vpn/vtun-3.0.4-r2:20230122-064848.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-vpn/vtun-3.0.4-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-vpn/vtun-3.0.4-r2/temp/environment'. > * Working directory: '/var/tmp/portage/net-vpn/vtun-3.0.4-r2/work/vtun-3.0.4' > * S: '/var/tmp/portage/net-vpn/vtun-3.0.4-r2/work/vtun-3.0.4' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 891649
: 848947