Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190280 - net-misc/openssh-4.6_p1-r3 fails to build
Summary: net-misc/openssh-4.6_p1-r3 fails to build
Status: RESOLVED DUPLICATE of bug 168509
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-26 10:29 UTC by ralph-bugzillagentoo
Modified: 2007-08-26 10:36 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ralph-bugzillagentoo 2007-08-26 10:29:38 UTC
The net-misc/openssh-4.6_p1-r3 ebuild fails to build. System is a x86_64, running as a Xen-ed Virtual Server.

Reproducible: Always

Steps to Reproduce:
1. emerge
2. watch it fail

Actual Results:  
Build stops. It seems to be Kerberos-related, though I cannot really tell more from the trace (well, it is ld...)

Expected Results:  
Should build.

x86_64-pc-linux-gnu-gcc -o ssh-keygen ssh-keygen.o -L. -Lopenbsd-compat/  -lssh -lopenbsd-compat -lkafs -lssl -lcrypto -ldl   -lldap -lutil -lz -lnsl  -lcrypt -lresolv -lresolv -L/usr/lib64 -lgssapi -lkrb5 -lasn1 -lcom_err -lcrypto -lroken -lcrypt -ldl -lresolv -lpthread
gss-serv-krb5.o: In function `ssh_gssapi_krb5_storecreds':
gss-serv-krb5.c:(.text+0x12e): undefined reference to `gss_krb5_copy_ccache'
collect2: ld returned 1 exit status
make: *** [sshd] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: net-misc/openssh-4.6_p1-r3 failed.
Call stack:
  ebuild.sh, line 1638:   Called dyn_compile
  ebuild.sh, line 985:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  openssh-4.6_p1-r3.ebuild, line 133:   Called die

!!! compile problem
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/net-misc/openssh-4.6_p1-r3/temp/build.log'.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-26 10:36:28 UTC

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