Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615378 - www-apps/gitea-1.1.0-r1 : vendor/.../transaction.go:4:31: fatal error: security/pam_appl.h: No such file or directory
Summary: www-apps/gitea-1.1.0-r1 : vendor/.../transaction.go:4:31: fatal error: securi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
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-04-12 17:14 UTC by Toralf Förster
Modified: 2018-10-14 13:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.35 KB, text/plain)
2017-04-12 17:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,193.86 KB, text/plain)
2017-04-12 17:14 UTC, Toralf Förster
Details
environment (environment,30.76 KB, text/plain)
2017-04-12 17:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.99 KB, application/x-bzip)
2017-04-12 17:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,11.45 KB, application/x-bzip)
2017-04-12 17:14 UTC, Toralf Förster
Details
www-apps:gitea-1.1.0-r1:20170412-123248.log (www-apps:gitea-1.1.0-r1:20170412-123248.log,13.10 KB, text/plain)
2017-04-12 17: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-04-12 17:14:03 UTC
code.gitea.io/gitea/vendor/golang.org/x/oauth2
# code.gitea.io/gitea/vendor/github.com/msteinert/pam
vendor/github.com/msteinert/pam/transaction.go:4:31: fatal error: security/pam_appl.h: No such file or directory
 //#include <security/pam_appl.h>
                               ^
compilation terminated.

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

  This is an unstable amd64 chroot image (named 13.0-systemd-abi32+64_20170409-195332) at a hardened host acting as a tinderbox.

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
Comment 1 Toralf Förster gentoo-dev 2017-04-12 17:14:08 UTC
Created attachment 469830 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-04-12 17:14:13 UTC
Created attachment 469832 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-04-12 17:14:17 UTC
Created attachment 469834 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-04-12 17:14:23 UTC
Created attachment 469836 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-04-12 17:14:29 UTC
Created attachment 469838 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-04-12 17:14:34 UTC
Created attachment 469840 [details]
www-apps:gitea-1.1.0-r1:20170412-123248.log
Comment 7 Manuel Rüger (RETIRED) gentoo-dev 2017-06-14 18:19:59 UTC
Is this still an issue with 1.1.2?
Comment 8 Toralf Förster gentoo-dev 2017-06-14 18:57:09 UTC
(In reply to Manuel Rüger from comment #7)
yes  whilst it builds fine at few images, it fails at that image with the same error
Comment 9 Pacho Ramos gentoo-dev 2018-10-08 12:50:49 UTC
it seems it needs sys-libs/pam
Comment 10 Larry the Git Cow gentoo-dev 2018-10-14 13:02:42 UTC
The bug has been closed via the following commit(s):

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

commit 7c8afd00f5af33c538d8d86eb9dfd7cb32352526
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2018-10-14 12:53:19 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2018-10-14 13:02:28 +0000

    www-apps/gitea: Fix deps (#615378)
    
    Closes: https://bugs.gentoo.org/615378
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 www-apps/gitea/gitea-1.5.2.ebuild | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)