Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 715314

Summary: net-vpn/vpnc-0.5.3_p550 : sysdep.h: fatal error: error.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: David Seifert <soap>
Status: RESOLVED FIXED    
Severity: normal CC: mmokrejs, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713786    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
net-vpn:vpnc-0.5.3_p550:20200329-133134.log
temp.tbz2

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(+)