Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638480 - net-vpn/htun-0.9.6 : common.c:338:14: error: SIGUNUSED undeclared (first use in this function); did you mean SI_USER ?
Summary: net-vpn/htun-0.9.6 : common.c:338:14: error: SIGUNUSED undeclared (first use ...
Status: RESOLVED DUPLICATE of bug 637612
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-22 18:13 UTC by Toralf Förster
Modified: 2017-11-22 19:37 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.41 KB, text/plain)
2017-11-22 18:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,97.71 KB, text/plain)
2017-11-22 18:13 UTC, Toralf Förster
Details
environment (environment,90.88 KB, text/plain)
2017-11-22 18:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.87 KB, application/x-bzip)
2017-11-22 18:14 UTC, Toralf Förster
Details
net-vpn:htun-0.9.6:20171122-045413.log (net-vpn:htun-0.9.6:20171122-045413.log,6.29 KB, text/plain)
2017-11-22 18:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.53 KB, application/x-bzip)
2017-11-22 18:14 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 2017-11-22 18:13:53 UTC
               ^~~
common.c: In function ‘init_signames’:
common.c:338:14: error: ‘SIGUNUSED’ undeclared (first use in this function); did you mean ‘SI_USER’?
     signames[SIGUNUSED] = "SIGUNUSED";
              ^~~~~~~~~
              SI_USER

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_libressl_20171120-180701

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *



emerge -qpv net-vpn/htun
[ebuild  N    ] net-vpn/htun-0.9.6
Comment 1 Toralf Förster gentoo-dev 2017-11-22 18:13:56 UTC
Created attachment 505650 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-22 18:13:59 UTC
Created attachment 505652 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-22 18:14:02 UTC
Created attachment 505654 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-22 18:14:05 UTC
Created attachment 505656 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-22 18:14:08 UTC
Created attachment 505658 [details]
net-vpn:htun-0.9.6:20171122-045413.log
Comment 6 Toralf Förster gentoo-dev 2017-11-22 18:14:11 UTC
Created attachment 505660 [details]
temp.tbz2
Comment 7 Pacho Ramos gentoo-dev 2017-11-22 19:37:44 UTC

*** This bug has been marked as a duplicate of bug 637612 ***