Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907988 - net-vpn/vtun-3.0.4-r3 - yacc-reference: e - line 72 of cfg_file.y, syntax error
Summary: net-vpn/vtun-3.0.4-r3 - yacc-reference: e - line 72 of cfg_file.y, syntax error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jan-Espen Oversand
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-06-07 08:50 UTC by Toralf Förster
Modified: 2023-06-10 21:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,22.59 KB, text/plain)
2023-06-07 08:50 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,122.52 KB, application/x-xz)
2023-06-07 08:50 UTC, Toralf Förster
Details
environment (environment,100.07 KB, text/plain)
2023-06-07 08:51 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,784 bytes, application/x-xz)
2023-06-07 08:51 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,52.04 KB, application/x-xz)
2023-06-07 08:51 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,6.07 KB, application/x-xz)
2023-06-07 08:51 UTC, Toralf Förster
Details
net-vpn:vtun-3.0.4-r3:20230607-081402.log (net-vpn:vtun-3.0.4-r3:20230607-081402.log,8.95 KB, text/plain)
2023-06-07 08:51 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,26.07 KB, application/x-xz)
2023-06-07 08:51 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-06-07 08:50:56 UTC
too long lines were shrinked:

make -j5 
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color  -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=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR
yacc-reference -d -b cfg_file cfg_file.y
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color  -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=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color  -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=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color  -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=\"/var/lib/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/lib/log/vtund\" -DVTUN_LOCK_DIR
yacc-reference: e - line 72 of "cfg_file.y", syntax error
%expect 20
^

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j5-20230528-001504

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.5
Python 3.11.3
Available Rust versions:
  [1]   rust-bin-1.69.0
  [2]   rust-1.69.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 

php cli (if any):
go version go1.20.4 linux/amd64

  HEAD of ::gentoo
commit d769d15a97dbcf0ae2566ba2450f8e185254cbe5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jun 7 07:17:26 2023 +0000

    2023-06-07 07:17:25 UTC

emerge -qpvO net-vpn/vtun
[ebuild  N    ] net-vpn/vtun-3.0.4-r3  USE="ssl zlib -lzo -socks5"
Comment 1 Toralf Förster gentoo-dev 2023-06-07 08:50:57 UTC
Created attachment 863458 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-06-07 08:50:59 UTC
Created attachment 863459 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-06-07 08:51:00 UTC
Created attachment 863460 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-06-07 08:51:01 UTC
Created attachment 863461 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-06-07 08:51:02 UTC
Created attachment 863462 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-06-07 08:51:02 UTC
Created attachment 863463 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-06-07 08:51:03 UTC
Created attachment 863464 [details]
net-vpn:vtun-3.0.4-r3:20230607-081402.log
Comment 8 Toralf Förster gentoo-dev 2023-06-07 08:51:04 UTC
Created attachment 863465 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2023-06-10 21:36:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce94e4574d13d9a3bdd78114d9df75a938ad62d4

commit ce94e4574d13d9a3bdd78114d9df75a938ad62d4
Author:     Jan-Espen Oversand <sigsegv@radiotube.org>
AuthorDate: 2023-06-10 21:14:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-10 21:36:33 +0000

    net-vpn/vtun: add 3.0.4-r4
    
    explicit bdep bison due to using extension features
    
    Closes: https://bugs.gentoo.org/907988
    Signed-off-by: Jan-Espen Oversand <sigsegv@radiotube.org>
    Closes: https://github.com/gentoo/gentoo/pull/31379
    Signed-off-by: Sam James <sam@gentoo.org>

 .../vtun/files/vtun-3.0.4-use-bison-for-yacc.patch | 40 ++++++++++++++
 net-vpn/vtun/vtun-3.0.4-r4.ebuild                  | 62 ++++++++++++++++++++++
 2 files changed, 102 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=146621109cad9e9742ab6a71f7d66be1a76eea26

commit 146621109cad9e9742ab6a71f7d66be1a76eea26
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-06-10 21:36:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-10 21:36:34 +0000

    net-vpn/vtun: add bug link to patch
    
    Bug: https://bugs.gentoo.org/907988
    Signed-off-by: Sam James <sam@gentoo.org>

 net-vpn/vtun/files/vtun-3.0.4-use-bison-for-yacc.patch | 1 +
 1 file changed, 1 insertion(+)