Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715314 - net-vpn/vpnc-0.5.3_p550 : sysdep.h: fatal error: error.h: No such file or directory
Summary: net-vpn/vpnc-0.5.3_p550 : sysdep.h: fatal error: error.h: No such file or dir...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-03-29 13:35 UTC by Toralf Förster
Modified: 2020-04-18 13:07 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.85 KB, text/plain)
2020-03-29 13:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,75.21 KB, text/plain)
2020-03-29 13:35 UTC, Toralf Förster
Details
environment (environment,105.71 KB, text/plain)
2020-03-29 13:35 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.98 KB, application/x-bzip)
2020-03-29 13:35 UTC, Toralf Förster
Details
net-vpn:vpnc-0.5.3_p550:20200329-133134.log (net-vpn:vpnc-0.5.3_p550:20200329-133134.log,3.19 KB, text/plain)
2020-03-29 13:35 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.08 KB, application/x-bzip)
2020-03-29 13:35 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-29 13:35:38 UTC
      |        ^~~~~~
In file included from sysdep.c:71:
sysdep.h:41:10: fatal error: error.h: No such file or directory
   41 | #include <error.h>
      |          ^~~~~~~~~
compilation terminated.

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

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

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.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) *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Mar 29 12:39:04 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO net-vpn/vpnc
[ebuild  N    ] net-vpn/vpnc-0.5.3_p550  USE="gnutls -resolvconf (-selinux)"
Comment 1 Toralf Förster gentoo-dev 2020-03-29 13:35:41 UTC
Created attachment 626964 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-29 13:35:44 UTC
Created attachment 626966 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-29 13:35:47 UTC
Created attachment 626968 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-29 13:35:50 UTC
Created attachment 626970 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-29 13:35:52 UTC
Created attachment 626972 [details]
net-vpn:vpnc-0.5.3_p550:20200329-133134.log
Comment 6 Toralf Förster gentoo-dev 2020-03-29 13:35:55 UTC
Created attachment 626974 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-04-18 13:07:45 UTC
The bug has been closed via the following commit(s):

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

commit 3d52f0aede746ac5da9e5808b0733a20b50f32cd
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-04-18 13:07:29 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-04-18 13:07:29 +0000

    net-vpn/vpnc: Revbump to use fork
    
    * We're using streambinder's fork at
        https://github.com/streambinder/vpnc
      which is just a collection of patches to vpnc.
    
    Closes: https://bugs.gentoo.org/689802
    Closes: https://bugs.gentoo.org/715314
    Closes: https://bugs.gentoo.org/716556
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: David Seifert <soap@gentoo.org>

 net-vpn/vpnc/Manifest                              |  1 +
 .../files/vpnc-0.5.3_p550-r1-var-run-fhs-3.0.patch | 33 +++++++++++
 net-vpn/vpnc/vpnc-0.5.3_p550-r1.ebuild             | 68 ++++++++++++++++++++++
 3 files changed, 102 insertions(+)