Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 414451 - net-fs/netatalk-2.2.2 USE=kerberos with app-crypt/heimdal - uams_gss.c:201:37: error: 'gss_nt_service_name' undeclared (first use in this function)
Summary: net-fs/netatalk-2.2.2 USE=kerberos with app-crypt/heimdal - uams_gss.c:201:37...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Network Filesystems
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-03 09:11 UTC by Rambaldi
Modified: 2015-04-04 13:45 UTC (History)
0 users

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


Attachments
build.log (build.log,164.92 KB, text/plain)
2012-05-03 09:12 UTC, Rambaldi
Details
emerge -info (emerge.info,4.42 KB, text/plain)
2012-05-03 09:12 UTC, Rambaldi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rambaldi 2012-05-03 09:11:30 UTC
uams_gss.c:67:0: warning: "GSS_C_NT_HOSTBASED_SERVICE" redefined
/usr/include/gssapi/gssapi.h:353:0: note: this is the location of the previous definition
uams_gss.c: In function 'get_afpd_principal':
uams_gss.c:201:37: error: 'gss_nt_service_name' undeclared (first use in this function)
uams_gss.c:201:37: note: each undeclared identifier is reported only once for each function it appears in
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -I/usr/include/openssl  -I../../include -D_U_="__attribute__((unused))" -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -I../../sys -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o uams_guest.la -rpath /usr/lib64/netatalk uams_guest.lo  -lpthread -ldl  -lcrack -L../../libatalk
make[4]: *** [uams_gss_la-uams_gss.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared  -fPIC -DPIC  .libs/uams_guest.o   -Wl,--as-needed -lpthread -ldl /usr/lib64/libcrack.so -lz -L../../libatalk  -march=native -mtune=native -O2 -Wl,-O1   -Wl,-soname -Wl,uams_guest.so -o .libs/uams_guest.so
libtool: link: ( cd ".libs" && rm -f "uams_guest.la" && ln -s "../uams_guest.la" "uams_guest.la" )
make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.2/work/netatalk-2.2.2/etc/uams'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.2/work/netatalk-2.2.2/etc/uams'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.2/work/netatalk-2.2.2/etc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.2/work/netatalk-2.2.2'
make: *** [all] Error 2
 * ERROR: net-fs/netatalk-2.2.2 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of 'emerge --info =net-fs/netatalk-2.2.2',
 * the complete build log and the output of 'emerge -pqv =net-fs/netatalk-2.2.2'.
 * The complete build log is located at '/var/tmp/portage/net-fs/netatalk-2.2.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-fs/netatalk-2.2.2/temp/environment'.
 * Working directory: '/var/tmp/portage/net-fs/netatalk-2.2.2/work/netatalk-2.2.2'
 * S: '/var/tmp/portage/net-fs/netatalk-2.2.2/work/netatalk-2.2.2'

 * Messages for package net-fs/netatalk-2.2.2:

 * ERROR: net-fs/netatalk-2.2.2 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of 'emerge --info =net-fs/netatalk-2.2.2',
 * the complete build log and the output of 'emerge -pqv =net-fs/netatalk-2.2.2'.
 * The complete build log is located at '/var/tmp/portage/net-fs/netatalk-2.2.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-fs/netatalk-2.2.2/temp/environment'.
 * Working directory: '/var/tmp/portage/net-fs/netatalk-2.2.2/work/netatalk-2.2.2'
 * S: '/var/tmp/portage/net-fs/netatalk-2.2.2/work/netatalk-2.2.2'
 * 
 * The following package has failed to build or install:
 * 
 *  (net-fs/netatalk-2.2.2::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/net-fs/netatalk-2.2.2/temp/build.log'
 * 


Reproducible: Always
Comment 1 Rambaldi 2012-05-03 09:12:27 UTC
Created attachment 310669 [details]
build.log
Comment 2 Rambaldi 2012-05-03 09:12:53 UTC
Created attachment 310671 [details]
emerge -info
Comment 3 Rafał Mużyło 2012-05-03 16:05:11 UTC
Most likely, it's the problem described in bug 389343.
See, if that's a check in configure script or an '#ifdef' strictly in the sources.