Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713950 - net-vpn/badvpn-1.999.130 : /.../regex_match.c: error: REG_STARTEND undeclared (first use in this function)
Summary: net-vpn/badvpn-1.999.130 : /.../regex_match.c: error: REG_STARTEND undeclared...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-22 12:39 UTC by Toralf Förster
Modified: 2022-01-01 02:38 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.09 KB, text/plain)
2020-03-22 12:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,253.28 KB, text/plain)
2020-03-22 12:39 UTC, Toralf Förster
Details
environment (environment,133.96 KB, text/plain)
2020-03-22 12:39 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.68 KB, application/x-bzip)
2020-03-22 12:39 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.33 KB, application/x-bzip)
2020-03-22 12:39 UTC, Toralf Förster
Details
net-vpn:badvpn-1.999.130:20200322-031510.log (net-vpn:badvpn-1.999.130:20200322-031510.log,358.93 KB, text/plain)
2020-03-22 12:39 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,38.95 KB, application/x-bzip)
2020-03-22 12:39 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 2020-03-22 12:39:06 UTC
/var/tmp/portage/net-vpn/badvpn-1.999.130/work/badvpn-1.999.130/ncd/modules/regex_match.c: In function func_new:
/var/tmp/portage/net-vpn/badvpn-1.999.130/work/badvpn-1.999.130/ncd/modules/regex_match.c:140:75: error: REG_STARTEND undeclared (first use in this function); did you mean REG_EPAREN?
  140 | ded = (regexec(&preg, o->input.ptr, MAX_MATCHES, o->matches, REG_STARTEND) == 0);
      |                                                              ^~~~~~~~~~~~
      |                                                              REG_EPAREN

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200316-165821

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Mar 22 01:39:50 UTC 2020
/var/db/repos/musl	Sat Mar 21 19:55:55 UTC 2020

emerge -qpvO net-vpn/badvpn
[ebuild  N    ] net-vpn/badvpn-1.999.130  USE="client ncd server tun2socks udpgw -debug"
Comment 1 Toralf Förster gentoo-dev 2020-03-22 12:39:09 UTC
Created attachment 624234 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-22 12:39:12 UTC
Created attachment 624236 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-22 12:39:15 UTC
Created attachment 624238 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-22 12:39:17 UTC
Created attachment 624240 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-22 12:39:20 UTC
Created attachment 624242 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-22 12:39:23 UTC
Created attachment 624244 [details]
net-vpn:badvpn-1.999.130:20200322-031510.log
Comment 7 Toralf Förster gentoo-dev 2020-03-22 12:39:25 UTC
Created attachment 624246 [details]
temp.tbz2
Comment 8 William Hubbs gentoo-dev 2022-01-01 02:38:27 UTC
net-vpn/badvpn has been removed from the tree for #770619.