Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 122584 Details for
Bug 158449
net-fs/autofs-5.0.1_rc3 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-fs:autofs-5.0.2:20070620-105529.log buildlog
net-fs:autofs-5.0.2:20070620-105529.log (text/plain), 20.72 KB, created by
Alexander Skwar
on 2007-06-20 10:59:36 UTC
(
hide
)
Description:
net-fs:autofs-5.0.2:20070620-105529.log buildlog
Filename:
MIME Type:
Creator:
Alexander Skwar
Created:
2007-06-20 10:59:36 UTC
Size:
20.72 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking autofs-5.0.2.tar.bz2 to /Gentoo/Portage/build/portage/net-fs/autofs-5.0.2/work >>>> Source unpacked. >>>> Compiling source in /Gentoo/Portage/build/portage/net-fs/autofs-5.0.2/work/autofs-5.0.2 ... >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-mapdir=/etc/autofs --with-confdir=/etc/conf.d --build=i686-pc-linux-gnu >checking for binaries in... /usr/bin:/bin:/usr/sbin:/sbin >checking for Linux proc filesystem... yes >checking location of the init.d directory... /etc/init.d >checking for autofs configuration file directory... /etc/conf.d >checking for autofs maps directory... /etc/autofs >checking if malloc debugging is wanted... no >checking for mount... /bin/mount >checking for umount... /bin/umount >checking for fsck.ext2... /sbin/fsck.ext2 >checking for fsck.ext3... /sbin/fsck.ext3 >checking for modprobe... /sbin/modprobe >checking for flex... /usr/bin/flex >checking for bison... /usr/bin/bison >checking for ranlib... /usr/bin/ranlib >checking for rpcgen... /usr/bin/rpcgen >checking if mount accepts the -s option... yes >checking for xml2-config... /usr/bin/xml2-config >checking for libxml2... yes >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for yp_match in -lnsl... yes >checking for res_query in -lresolv... yes >checking for libhesiod... no >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking rpcsvc/nis.h usability... yes >checking rpcsvc/nis.h presence... yes >checking for rpcsvc/nis.h... yes >checking for ldap_initialize in -lldap... yes >checking for sasl_client_start in -lsasl2... yes >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether gcc -fPIE works... yes >configure: creating ./config.status >config.status: creating Makefile.conf >config.status: creating include/config.h >set -e; for i in lib daemon modules man samples; do make -C $i all; done >make[1]: Entering directory `/Gentoo/Portage/build/portage/net-fs/autofs-5.0.2/work/autofs-5.0.2/lib' >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c cache.c >set -e; if [ -d samples ]; then make -C samples all; fi >make[1]: Entering directory `/Gentoo/Portage/build/portage/net-fs/autofs-5.0.2/work/autofs-5.0.2/samples' >sed -e "s|@@sbindir@@|/usr/sbin|g" \ > -e "s|@@autofslibdir@@|/usr/lib/autofs|g" \ > -e "s|@@autofsconfdir@@|/etc/conf.d|g" \ > -e "s|@@initdir@@|/etc/init.d|g" < rc.autofs.in > rc.autofs >/usr/bin/rpcgen -h -o mount.h mount.x >sed -e "s|@@autofsmapdir@@|/etc/autofs|g" \ > < autofs.conf.default.in > autofs.conf.default >make[1]: Leaving directory `/Gentoo/Portage/build/portage/net-fs/autofs-5.0.2/work/autofs-5.0.2/samples' >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c cat_path.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c rpc_subs.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c mounts.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c log.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c nsswitch.c >/usr/bin/flex -omaster_tok.c -Pmaster_ master_tok.l >/usr/bin/bison -v -d -p master_ -b master_parse master_parse.y >/usr/bin/bison -v -d -p master_ -b master_parse master_parse.y >/usr/bin/flex -onss_tok.c -Pnss_ nss_tok.l >/usr/bin/bison -v -d -p nss_ -b nss_parse nss_parse.y >/usr/bin/bison -v -d -p nss_ -b nss_parse nss_parse.y >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c args.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c alarm.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c macros.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c master.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c defaults.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c parse_subs.c >/usr/bin/rpcgen -l -o mount_clnt.c mount.x >/usr/bin/rpcgen -c -o mount_xdr.c mount.x >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c master_tok.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c master_parse.tab.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c nss_tok.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -c nss_parse.tab.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -o mount_clnt.o -c mount_clnt.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -Wno-unused-variable -o mount_xdr.o -c mount_xdr.c >strip --strip-debug mount_xdr.o >strip --strip-debug mount_clnt.o >rm -f autofs.a >ar rv autofs.a cache.o mount_clnt.o mount_xdr.o cat_path.o rpc_subs.o mounts.o log.o nsswitch.o master_tok.o master_parse.tab.o nss_tok.o nss_parse.tab.o args.o alarm.o macros.o master.o defaults.o parse_subs.o >ar: creating autofs.a >a - cache.o >a - mount_clnt.o >a - mount_xdr.o >a - cat_path.o >a - rpc_subs.o >a - mounts.o >a - log.o >a - nsswitch.o >a - master_tok.o >a - master_parse.tab.o >a - nss_tok.o >a - nss_parse.tab.o >a - args.o >a - alarm.o >a - macros.o >a - master.o >a - defaults.o >a - parse_subs.o >/usr/bin/ranlib autofs.a >make[1]: Leaving directory `/Gentoo/Portage/build/portage/net-fs/autofs-5.0.2/work/autofs-5.0.2/lib' >make[1]: Entering directory `/Gentoo/Portage/build/portage/net-fs/autofs-5.0.2/work/autofs-5.0.2/daemon' >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DVERSION_STRING=\"5.0.2\" -c automount.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DVERSION_STRING=\"5.0.2\" -c indirect.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DVERSION_STRING=\"5.0.2\" -c direct.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DVERSION_STRING=\"5.0.2\" -c spawn.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DVERSION_STRING=\"5.0.2\" -c module.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DVERSION_STRING=\"5.0.2\" -c mount.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DVERSION_STRING=\"5.0.2\" -c lookup.c >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DVERSION_STRING=\"5.0.2\" -c state.c >gcc -Wl,-O1 -lpthread -lpthread -rdynamic -pie -o automount automount.o indirect.o direct.o spawn.o module.o mount.o lookup.o state.o ../lib/autofs.a -ldl >strip --strip-debug automount >make[1]: Leaving directory `/Gentoo/Portage/build/portage/net-fs/autofs-5.0.2/work/autofs-5.0.2/daemon' >make[1]: Entering directory `/Gentoo/Portage/build/portage/net-fs/autofs-5.0.2/work/autofs-5.0.2/modules' >gcc -shared -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_yp.so lookup_yp.c ../lib/autofs.a -lnsl >gcc -shared -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_file.so lookup_file.c ../lib/autofs.a -lnsl >gcc -shared -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_program.so lookup_program.c ../lib/autofs.a -lnsl >strip --strip-debug lookup_yp.so >gcc -shared -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_userhome.so lookup_userhome.c ../lib/autofs.a -lnsl >strip --strip-debug lookup_program.so >gcc -shared -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_multi.so lookup_multi.c ../lib/autofs.a -lnsl >strip --strip-debug lookup_userhome.so >gcc -shared -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_hosts.so lookup_hosts.c ../lib/autofs.a -lnsl >strip --strip-debug lookup_multi.so >gcc -shared -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o parse_sun.so parse_sun.c ../lib/autofs.a -lnsl >strip --strip-debug parse_sun.so >gcc -shared -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_generic.so mount_generic.c ../lib/autofs.a -lnsl >strip --strip-debug mount_generic.so >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -c replicated.c >strip --strip-debug lookup_hosts.so >gcc -shared -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_afs.so mount_afs.c ../lib/autofs.a -lnsl >gcc -shared -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_autofs.so mount_autofs.c ../lib/autofs.a -lnsl >strip --strip-debug mount_afs.so >gcc -shared -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_changer.so mount_changer.c ../lib/autofs.a -lnsl >strip --strip-debug mount_autofs.so >gcc -shared -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_bind.so mount_bind.c ../lib/autofs.a -lnsl >strip --strip-debug mount_bind.so >gcc -shared -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_ext2.so mount_ext2.c ../lib/autofs.a -lnsl >strip --strip-debug mount_changer.so >strip --strip-debug mount_ext2.so >gcc -shared -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o lookup_nisplus.so lookup_nisplus.c ../lib/autofs.a -lnsl >gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DLDAP_DEPRECATED=1 -I/usr/include/libxml2 -DLDAP_THREAD_SAFE -c cyrus-sasl.c >strip --strip-debug lookup_file.so >gcc -shared -march=pentium-m -O2 -pipe -fomit-frame-pointer -D_REENTRANT -D_REENTRANT -I../include -I../lib -fPIC -D_GNU_SOURCE -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc/autofs\" -o mount_nfs.so \ > mount_nfs.c replicated.o ../lib/autofs.a -lnsl >strip --strip-debug lookup_nisplus.so >strip --strip-debug mount_nfs.so >In file included from cyrus-sasl.c:60: >../include/lookup_ldap.h:42: error: expected specifier-qualifier-list before 'krb5_principal' >cyrus-sasl.c: In function 'sasl_do_kinit': >cyrus-sasl.c:377: error: 'krb5_error_code' undeclared (first use in this function) >cyrus-sasl.c:377: error: (Each undeclared identifier is reported only once >cyrus-sasl.c:377: error: for each function it appears in.) >cyrus-sasl.c:377: error: expected ';' before 'ret' >cyrus-sasl.c:378: error: 'krb5_principal' undeclared (first use in this function) >cyrus-sasl.c:378: error: expected ';' before 'tgs_princ' >cyrus-sasl.c:379: error: 'krb5_creds' undeclared (first use in this function) >cyrus-sasl.c:379: error: expected ';' before 'my_creds' >cyrus-sasl.c:391: error: 'ret' undeclared (first use in this function) >cyrus-sasl.c:391: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:397: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:397: error: 'struct lookup_context' has no member named 'krb5_ccache' >cyrus-sasl.c:401: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:410: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:411: error: 'krb5_client_princ' undeclared (first use in this function) >cyrus-sasl.c:425: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:426: error: 'KRB5_NT_SRV_HST' undeclared (first use in this function) >cyrus-sasl.c:437: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:449: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:453: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:453: error: 'tgs_princ' undeclared (first use in this function) >cyrus-sasl.c:454: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:454: error: invalid type argument of '->' >cyrus-sasl.c:455: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:455: error: invalid type argument of '->' >cyrus-sasl.c:456: error: 'KRB5_TGS_NAME' undeclared (first use in this function) >cyrus-sasl.c:457: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:457: error: invalid type argument of '->' >cyrus-sasl.c:458: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:458: error: invalid type argument of '->' >cyrus-sasl.c:466: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:475: error: 'my_creds' undeclared (first use in this function) >cyrus-sasl.c:476: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:495: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:496: error: 'struct lookup_context' has no member named 'krb5_ccache' >cyrus-sasl.c:509: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:509: error: 'struct lookup_context' has no member named 'krb5_ccache' >cyrus-sasl.c:526: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:531: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:538: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:538: error: 'struct lookup_context' has no member named 'krb5_ccache' >cyrus-sasl.c:540: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:540: error: 'struct lookup_context' has no member named 'krb5_ccache' >cyrus-sasl.c:549: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c: In function 'autofs_sasl_bind': >cyrus-sasl.c:693: error: 'struct lookup_context' has no member named 'sasl_conn' >cyrus-sasl.c: In function 'autofs_sasl_unbind': >cyrus-sasl.c:703: error: 'struct lookup_context' has no member named 'sasl_conn' >cyrus-sasl.c:704: error: 'struct lookup_context' has no member named 'sasl_conn' >cyrus-sasl.c:705: error: 'struct lookup_context' has no member named 'sasl_conn' >cyrus-sasl.c: In function 'autofs_sasl_done': >cyrus-sasl.c:759: error: 'struct lookup_context' has no member named 'sasl_conn' >cyrus-sasl.c:760: error: 'struct lookup_context' has no member named 'sasl_conn' >cyrus-sasl.c:761: error: 'struct lookup_context' has no member named 'sasl_conn' >cyrus-sasl.c:770: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:770: error: 'struct lookup_context' has no member named 'krb5_ccache' >cyrus-sasl.c:772: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:772: error: 'struct lookup_context' has no member named 'krb5_ccache' >cyrus-sasl.c:782: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:787: error: 'struct lookup_context' has no member named 'krb5ctxt' >cyrus-sasl.c:788: error: 'struct lookup_context' has no member named 'krb5_ccache' >make[1]: *** [cyrus-sasl.o] Fehler 1 >make[1]: Leaving directory `/Gentoo/Portage/build/portage/net-fs/autofs-5.0.2/work/autofs-5.0.2/modules' >make: *** [daemon] Fehler 2 > >!!! ERROR: net-fs/autofs-5.0.2 failed. >Call stack: > ebuild.sh, line 1629: Called dyn_compile > ebuild.sh, line 975: Called qa_call 'src_compile' > ebuild.sh, line 44: Called src_compile > autofs-5.0.2.ebuild, line 56: Called die > >!!! make failed >!!! If you need support, post the topmost build error, and the call stack if relevant. >!!! A complete build log is located at '/Gentoo/Portage/logs/net-fs:autofs-5.0.2:20070620-105529.log'. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 158449
:
104278
|
104279
|
108736
|
108738
| 122584 |
122666
|
130691
|
130706
|
130707
|
130709
|
130711
|
130713
|
130788
|
130789
|
135187
|
135188
|
140809
|
140810
|
140811
|
142301
|
142302