Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713128 - sys-auth/pam_ssh-2.3 : pam_ssh.c: fatal error: sys/cdefs.h: No such file or directory
Summary: sys-auth/pam_ssh-2.3 : pam_ssh.c: fatal error: sys/cdefs.h: No such file or d...
Status: RESOLVED DUPLICATE of bug 712846
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-18 08:32 UTC by Toralf Förster
Modified: 2020-03-18 21:29 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.91 KB, text/plain)
2020-03-18 08:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,48.03 KB, text/plain)
2020-03-18 08:32 UTC, Toralf Förster
Details
environment (environment,73.70 KB, text/plain)
2020-03-18 08:32 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.38 KB, application/x-bzip)
2020-03-18 08:32 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.58 KB, application/x-bzip)
2020-03-18 08:32 UTC, Toralf Förster
Details
sys-auth:pam_ssh-2.3:20200317-225608.log (sys-auth:pam_ssh-2.3:20200317-225608.log,48.13 KB, text/plain)
2020-03-18 08:32 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.62 KB, application/x-bzip)
2020-03-18 08:32 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-18 08:32:04 UTC
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/security  -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o pam_ssh.lo pam_ssh.c
libtool: compile:  x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c pam_ssh.c  -fPIC -DPIC -o .libs/pam_ssh.o
pam_ssh.c:44:10: fatal error: sys/cdefs.h: No such file or directory
   44 | #include <sys/cdefs.h>
      |          ^~~~~~~~~~~~~
compilation terminated.

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

  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) *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 17 Mar 2020 21:38:32 +0000
emerge -qpvO sys-auth/pam_ssh
[ebuild  N    ] sys-auth/pam_ssh-2.3
Comment 1 Toralf Förster gentoo-dev 2020-03-18 08:32:07 UTC
Created attachment 621202 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-18 08:32:10 UTC
Created attachment 621204 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-18 08:32:12 UTC
Created attachment 621206 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-18 08:32:15 UTC
Created attachment 621208 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-18 08:32:18 UTC
Created attachment 621210 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-18 08:32:21 UTC
Created attachment 621212 [details]
sys-auth:pam_ssh-2.3:20200317-225608.log
Comment 7 Toralf Förster gentoo-dev 2020-03-18 08:32:23 UTC
Created attachment 621214 [details]
temp.tbz2
Comment 8 Michael 'veremitz' Everitt 2020-03-18 21:29:27 UTC

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