Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 347406 Details for
Bug 468630
net-fs/netatalk-2.2.1-r3 - /bin/sh: line 0: cd: .../image//usr/lib/netatalk: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log, ebuild environment
file_468630.txt (text/plain), 343.68 KB, created by
gentoo
on 2013-05-05 04:03:30 UTC
(
hide
)
Description:
Build log, ebuild environment
Filename:
MIME Type:
Creator:
gentoo
Created:
2013-05-05 04:03:30 UTC
Size:
343.68 KB
patch
obsolete
># cat /var/tmp/portage/net-fs/netatalk-2.2.1-r3/temp/build.log > * Package: net-fs/netatalk-2.2.1-r3 > * Repository: gentoo > * Maintainer: jlec@gentoo.org net-fs@gentoo.org > * USE: abi_x86_32 acl cracklib elibc_glibc kernel_linux pam ssl tcpd userland_GNU x86 > * FEATURES: sandbox >>>> Unpacking source... >>>> Unpacking netatalk-2.2.1.tar.bz2 to /var/tmp/portage/net-fs/netatalk-2.2.1-r3/work >>>> Source unpacked in /var/tmp/portage/net-fs/netatalk-2.2.1-r3/work >>>> Preparing source in /var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1 ... > * Applying netatalk-2.2.1-gentoo.patch ... [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1' ... > * Running libtoolize --install --copy --force --automake ... [ ok ] > * Running aclocal -I macros ... [ ok ] > * Running autoconf ... [ ok ] > * Running autoheader ... [ ok ] > * Running automake --add-missing --copy --foreign ... [ ok ] > * Running elibtoolize in: netatalk-2.2.1/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.2.6 patch ... > * Applying target-nm/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1 ... > * econf: updating netatalk-2.2.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating netatalk-2.2.1/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-zeroconf --disable-debug --disable-krbV-uam --disable-quota --disable-srvloc --disable-static --enable-tcp-wrappers --with-cracklib --with-pam --with-ssl-dir --disable-krb4-uam --disable-afs --enable-fhs --with-bdb=/usr --disable-ddp --disable-timelord --disable-cups --with-acls --without-ldap >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... yes >checking for gawk... (cached) gawk >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... none >checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc -std=gnu99... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc -std=gnu99 object... ok >checking for sysroot... no >checking for i686-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -std=gnu99 -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 for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc -std=gnu99 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for perl... /usr/bin/perl >checking for perl... (cached) /bin/grep >checking for ps... /bin/ps >checking whether i686-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for stdint.h... (cached) yes >checking for strings.h... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/fcntl.h usability... yes >checking sys/fcntl.h presence... yes >checking for sys/fcntl.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/mnttab.h usability... no >checking sys/mnttab.h presence... no >checking for sys/mnttab.h... no >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking for sys/stat.h... (cached) yes >checking sys/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking mntent.h usability... yes >checking mntent.h presence... yes >checking for mntent.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking sys/termios.h usability... yes >checking sys/termios.h presence... yes >checking for sys/termios.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking sgtty.h usability... yes >checking sgtty.h presence... yes >checking for sgtty.h... yes >checking ufs/quota.h usability... no >checking ufs/quota.h presence... no >checking for ufs/quota.h... no >checking mount.h usability... no >checking mount.h presence... no >checking for mount.h... no >checking statfs.h usability... no >checking statfs.h presence... no >checking for statfs.h... no >checking for sys/types.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking sys/errno.h usability... yes >checking sys/errno.h presence... yes >checking for sys/errno.h... yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking sys/filio.h usability... no >checking sys/filio.h presence... no >checking for sys/filio.h... no >checking sys/cdefs.h usability... yes >checking sys/cdefs.h presence... yes >checking for sys/cdefs.h... yes >checking for sys/mount.h... yes >checking for an ANSI C-conforming const... yes >checking for uid_t in sys/types.h... yes >checking for inline... inline >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for struct stat.st_rdev... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for library containing dlopen... -ldl >checking for dlerror... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... no >checking for dlopen... (cached) no >checking for dlsym... yes >checking for dlclose... yes >checking for _ prefix in compiled symbols... no >checking type of array argument to getgroups... gid_t >checking whether i686-pc-linux-gnu-gcc -std=gnu99 needs -traditional... no >checking for working memcmp... yes >checking whether sys/types.h defines makedev... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for utime.h... yes >checking for getpagesize... yes >checking for working mmap... yes >checking return type of signal handlers... void >checking whether utime accepts a null argument... yes >checking for wait3 that fills in rusage... yes >checking for getcwd... yes >checking for gethostname... yes >checking for gettimeofday... yes >checking for getusershell... yes >checking for mkdir... yes >checking for rmdir... yes >checking for select... yes >checking for socket... yes >checking for strdup... yes >checking for strcasestr... yes >checking for strstr... yes >checking for strtoul... yes >checking for strchr... yes >checking for memcpy... yes >checking for backtrace_symbols... yes >checking for setlocale... yes >checking for nl_langinfo... yes >checking for strlcpy... no >checking for strlcat... no >checking for setlinebuf... yes >checking for dirfd... yes >checking for pselect... yes >checking for access... yes >checking for pread... yes >checking for pwrite... yes >checking for waitpid... yes >checking for getcwd... (cached) yes >checking for strdup... (cached) yes >checking for strndup... yes >checking for strnlen... yes >checking for strtoul... (cached) yes >checking for strerror... yes >checking for chown... yes >checking for fchown... yes >checking for chmod... yes >checking for fchmod... yes >checking for chroot... yes >checking for link... yes >checking for mknod... yes >checking for mknod64... no >checking for openat... yes >checking for renameat... yes >checking for fstatat... yes >checking for unlinkat... yes >checking for struct tm.tm_gmtoff... yes >checking for gethostbyname... yes >checking for connect... yes >checking for library containing pthread_sigmask... -lpthread >checking for snprintf... yes >checking for vsnprintf... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking varargs.h usability... no >checking varargs.h presence... no >checking for varargs.h... no >checking for strerror... (cached) yes >checking for errno... no >checking for sys_nerr... yes >checking for sys_nerr declaration... >checking for sys_errlist array... yes >checking for sys_errlist declaration... >checking for long long... yes >checking for long double... yes >checking for quad_t... yes >checking whether to check for 64bit libraries... no >checking for administrative group support... yes >checking whether to enable AFS support... no >checking for main in -lcrack... yes >setting cracklib dictionary to /usr/lib/cracklib_dict >checking for cracklib support... yes >checking whether to enable DDP... yes >checking whether to enable debug code... no >checking whether to enable verbose debug code... no >checking whether to enable debugging with debuggers... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for 64 bit off_t... yes >checking if large file support is available... yes >checking for libiconv... no >checking for working iconv... yes >checking whether iconv supports UCS-2-INTERNAL... no >checking whether to enable experimental dropbox support... no >checking whether to enable forcing of uid/gid per volume... no >checking whether or not to use Database Daemon CNID backend... yes >checking whether or not to use BDB Concurrent Data Store... no >checking whether or not to use LAST DID scheme... yes >checking whether or not to use TDB DID scheme... yes >checking default DID scheme... dbd >checking whether default CNID scheme has been activated... yes >checking whether to enable srvloc (SLP) support... no >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether to enable Zerconf support... no >checking for PAM installation directory... yes (path: /etc/pam.d) >checking security/pam_appl.h usability... yes >checking security/pam_appl.h presence... yes >checking for security/pam_appl.h... yes >checking pam/pam_appl.h usability... no >checking pam/pam_appl.h presence... no >checking for pam/pam_appl.h... no >checking for pam_set_item in -lpam... yes >checking for includable common PAM config... yes (include system-auth) >checking whether to enable PAM support... yes >checking shadow.h usability... yes >checking shadow.h presence... yes >checking for shadow.h... yes >checking whether shadow support should be enabled... yes >checking whether checking for a valid shell should be enabled... yes >checking whether to enable the TCP wrappers... yes >checking whether system (fcntl) locking should be disabled... no >checking whether timelord should be compiled... no >checking whether a2boot should be compiled... no >checking whether CUPS support can be enabled... no >checking to see if we can add '__attribute__((unused))' to CFLAGS... yes >checking whether to use Filesystem Hierarchy Standard (FHS) compatibility... yes > * Linux specific configuration >checking for struct atalk_addr... yes >checking linux/dqblk_xfs.h usability... yes >checking linux/dqblk_xfs.h presence... yes >checking for linux/dqblk_xfs.h... yes >checking use sendfile syscall... yes >checking for linux sendfile support... yes >checking for broken linux sendfile support... yes >checking for libgcrypt-config... /usr/bin/libgcrypt-config >checking for LIBGCRYPT - version >= 1.2.3... yes (1.5.0) >checking libgcrypt API version... okay >checking libgcrypt hast CAST5 API... yes >configure: Enabling DHX2 UAM >checking for SSL... /usr (enabling RANDNUM and DHX support) >checking for main in -lcrypto... yes >checking for main in -ldes... no >checking for Berkeley DB headers in /usr/include/... yes >checking /usr/include//db.h version >= 4.6.0... yes >checking Berkeley DB library (-ldb48)... no >checking Berkeley DB library (-ldb4.8)... no >checking Berkeley DB library (-ldb-48)... no >checking Berkeley DB library (-ldb-4.8)... 4.8.30 ... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking for main in -lcrypt... yes >checking whether the PGP UAM should be build... no >checking whether the Kerberos IV UAM should be build... no >checking whether Kerberos V UAM should be build... no >checking whether configuration files should be overwritten... no >checking for LDAP (necessary for client-side ACL visibility)... no >checking whether to support ACLs... yes >configure: checking whether ACL support is available: >checking for acl_get_file in -lacl... yes >checking for getxattr in -lattr... yes >checking for POSIX ACL support... yes >configure: Using POSIX ACLs >checking for acl_get_perm_np... no >checking for acl_from_mode... checking for acl_from_mode... yes >yes >checking acl/libacl.h usability... yes >checking acl/libacl.h presence... yes >checking for acl/libacl.h... yes >checking sys/attributes.h usability... no >checking sys/attributes.h presence... no >checking for sys/attributes.h... no >checking attr/xattr.h usability... yes >checking attr/xattr.h presence... yes >checking for attr/xattr.h... yes >checking sys/xattr.h usability... yes >checking sys/xattr.h presence... yes >checking for sys/xattr.h... yes >checking sys/extattr.h usability... no >checking sys/extattr.h presence... no >checking for sys/extattr.h... no >checking for sys/uio.h... (cached) yes >checking sys/ea.h usability... no >checking sys/ea.h presence... no >checking for sys/ea.h... no >checking for library containing getxattr... none required >checking for getxattr... yes >checking for lgetxattr... yes >checking for fgetxattr... yes >checking for listxattr... yes >checking for llistxattr... yes >checking for flistxattr... yes >checking for removexattr... yes >checking for lremovexattr... yes >checking for fremovexattr... yes >checking for setxattr... yes >checking for lsetxattr... yes >checking for fsetxattr... yes >checking whether xattr interface takes additional options... no >checking if the realpath function allows a NULL argument... yes >checking if webmin administration shall be installed... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating bin/Makefile >config.status: creating bin/ad/Makefile >config.status: creating bin/adv1tov2/Makefile >config.status: creating bin/aecho/Makefile >config.status: creating bin/afppasswd/Makefile >config.status: creating bin/cnid/Makefile >config.status: creating bin/cnid/cnid2_create >config.status: creating bin/getzones/Makefile >config.status: creating bin/megatron/Makefile >config.status: creating bin/misc/Makefile >config.status: creating bin/nbp/Makefile >config.status: creating bin/pap/Makefile >config.status: creating bin/psorder/Makefile >config.status: creating bin/uniconv/Makefile >config.status: creating config/Makefile >config.status: creating config/pam/Makefile >config.status: creating contrib/Makefile >config.status: creating contrib/macusers/Makefile >config.status: creating contrib/macusers/macusers >config.status: creating contrib/misc/Makefile >config.status: creating contrib/printing/Makefile >config.status: creating contrib/shell_utils/Makefile >config.status: creating contrib/shell_utils/apple_dump >config.status: creating contrib/shell_utils/asip-status.pl >config.status: creating contrib/timelord/Makefile >config.status: creating contrib/a2boot/Makefile >config.status: creating distrib/Makefile >config.status: creating distrib/config/Makefile >config.status: creating distrib/config/netatalk-config >config.status: creating distrib/initscripts/Makefile >config.status: creating distrib/m4/Makefile >config.status: creating doc/Makefile >config.status: creating etc/Makefile >config.status: creating etc/afpd/Makefile >config.status: creating etc/atalkd/Makefile >config.status: creating etc/cnid_dbd/Makefile >config.status: creating etc/uams/Makefile >config.status: creating etc/uams/uams_krb4/Makefile >config.status: creating etc/papd/Makefile >config.status: creating etc/psf/Makefile >config.status: creating include/Makefile >config.status: creating include/atalk/Makefile >config.status: creating libatalk/Makefile >config.status: creating libatalk/acl/Makefile >config.status: creating libatalk/adouble/Makefile >config.status: creating libatalk/asp/Makefile >config.status: creating libatalk/atp/Makefile >config.status: creating libatalk/bstring/Makefile >config.status: creating libatalk/cnid/Makefile >config.status: creating libatalk/cnid/cdb/Makefile >config.status: creating libatalk/cnid/last/Makefile >config.status: creating libatalk/cnid/dbd/Makefile >config.status: creating libatalk/cnid/tdb/Makefile >config.status: creating libatalk/compat/Makefile >config.status: creating libatalk/dsi/Makefile >config.status: creating libatalk/nbp/Makefile >config.status: creating libatalk/netddp/Makefile >config.status: creating libatalk/util/Makefile >config.status: creating libatalk/tdb/Makefile >config.status: creating libatalk/unicode/Makefile >config.status: creating libatalk/unicode/charsets/Makefile >config.status: creating libatalk/vfs/Makefile >config.status: creating macros/Makefile >config.status: creating man/Makefile >config.status: creating man/man1/Makefile >config.status: creating man/man3/Makefile >config.status: creating man/man4/Makefile >config.status: creating man/man5/Makefile >config.status: creating man/man8/Makefile >config.status: creating sys/Makefile >config.status: creating sys/generic/Makefile >config.status: creating sys/generic/sys/Makefile >config.status: creating sys/netatalk/Makefile >config.status: creating sys/netbsd/Makefile >config.status: creating sys/netbsd/netatalk/Makefile >config.status: creating sys/solaris/Makefile >config.status: creating sys/sunos/Makefile >config.status: creating sys/ultrix/Makefile >config.status: creating test/Makefile >config.status: creating test/afpd/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default commands >Using libraries: > LIBS = -lpthread -ldl -lcrack -L$(top_srcdir)/libatalk > CFLAGS = -I$(top_srcdir)/include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I$(top_srcdir)/sys > SSL: > LIBS = -lcrypto > CFLAGS = -I/usr/include/openssl > LIBGCRYPT: > LIBS = -lgcrypt -lgpg-error > CFLAGS = > PAM: > LIBS = -lpam > CFLAGS = > WRAP: > LIBS = -lwrap > CFLAGS = > BDB: > LIBS = -ldb-4.8 > CFLAGS = >Configure summary: > Install style: > none > AFP: > Large file support (>2GB) for AFP3: yes > Extended Attributes: ad | sys > CNID: > backends: dbd last tdb > UAMS: > DHX (PAM SHADOW) > DHX2 (PAM SHADOW) > RANDNUM (PAM SHADOW) > passwd (PAM SHADOW) > guest > Options: > DDP (AppleTalk) support: no > SLP support: no > Zeroconf support: no > tcp wrapper support: yes > quota support: no > admin group support: yes > valid shell check: yes > cracklib support: yes > dropbox kludge: no > force volume uid/gid: no > ACL support: yes > LDAP support: no >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1 ... >make >make all-recursive >make[1]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1' >Making all in libatalk >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk' >Making all in acl >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/acl' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o cache.lo cache.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c cache.c -fPIC -DPIC -o .libs/cache.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o unix.lo unix.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c unix.c -fPIC -DPIC -o .libs/unix.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o uuid.lo uuid.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c uuid.c -fPIC -DPIC -o .libs/uuid.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o libacl.la cache.lo unix.lo uuid.lo -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-ar cru .libs/libacl.a .libs/cache.o .libs/unix.o .libs/uuid.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libacl.a >libtool: link: ( cd ".libs" && rm -f "libacl.la" && ln -s "../libacl.la" "libacl.la" ) >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/acl' >Making all in adouble >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/adouble' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ad_open.lo ad_open.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c ad_open.c -fPIC -DPIC -o .libs/ad_open.o >ad_open.c: In function 'ad_path_osx': >ad_open.c:831:15: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ad_flush.lo ad_flush.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c ad_flush.c -fPIC -DPIC -o .libs/ad_flush.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ad_read.lo ad_read.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c ad_read.c -fPIC -DPIC -o .libs/ad_read.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ad_write.lo ad_write.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c ad_write.c -fPIC -DPIC -o .libs/ad_write.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ad_size.lo ad_size.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c ad_size.c -fPIC -DPIC -o .libs/ad_size.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ad_mmap.lo ad_mmap.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c ad_mmap.c -fPIC -DPIC -o .libs/ad_mmap.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ad_lock.lo ad_lock.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c ad_lock.c -fPIC -DPIC -o .libs/ad_lock.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ad_date.lo ad_date.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c ad_date.c -fPIC -DPIC -o .libs/ad_date.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ad_attr.lo ad_attr.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c ad_attr.c -fPIC -DPIC -o .libs/ad_attr.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ad_sendfile.lo ad_sendfile.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c ad_sendfile.c -fPIC -DPIC -o .libs/ad_sendfile.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o libadouble.la ad_open.lo ad_flush.lo ad_read.lo ad_write.lo ad_size.lo ad_mmap.lo ad_lock.lo ad_date.lo ad_attr.lo ad_sendfile.lo -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-ar cru .libs/libadouble.a .libs/ad_open.o .libs/ad_flush.o .libs/ad_read.o .libs/ad_write.o .libs/ad_size.o .libs/ad_mmap.o .libs/ad_lock.o .libs/ad_date.o .libs/ad_attr.o .libs/ad_sendfile.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libadouble.a >libtool: link: ( cd ".libs" && rm -f "libadouble.la" && ln -s "../libadouble.la" "libadouble.la" ) >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/adouble' >Making all in asp >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/asp' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o asp_attn.lo asp_attn.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c asp_attn.c -fPIC -DPIC -o .libs/asp_attn.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o asp_close.lo asp_close.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c asp_close.c -fPIC -DPIC -o .libs/asp_close.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o asp_cmdreply.lo asp_cmdreply.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c asp_cmdreply.c -fPIC -DPIC -o .libs/asp_cmdreply.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o asp_getreq.lo asp_getreq.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c asp_getreq.c -fPIC -DPIC -o .libs/asp_getreq.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o asp_getsess.lo asp_getsess.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c asp_getsess.c -fPIC -DPIC -o .libs/asp_getsess.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o asp_init.lo asp_init.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c asp_init.c -fPIC -DPIC -o .libs/asp_init.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o asp_write.lo asp_write.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c asp_write.c -fPIC -DPIC -o .libs/asp_write.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o asp_shutdown.lo asp_shutdown.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c asp_shutdown.c -fPIC -DPIC -o .libs/asp_shutdown.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o asp_tickle.lo asp_tickle.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c asp_tickle.c -fPIC -DPIC -o .libs/asp_tickle.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o libasp.la asp_attn.lo asp_close.lo asp_cmdreply.lo asp_getreq.lo asp_getsess.lo asp_init.lo asp_write.lo asp_shutdown.lo asp_tickle.lo -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-ar cru .libs/libasp.a .libs/asp_attn.o .libs/asp_close.o .libs/asp_cmdreply.o .libs/asp_getreq.o .libs/asp_getsess.o .libs/asp_init.o .libs/asp_write.o .libs/asp_shutdown.o .libs/asp_tickle.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libasp.a >libtool: link: ( cd ".libs" && rm -f "libasp.la" && ln -s "../libasp.la" "libasp.la" ) >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/asp' >Making all in atp >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/atp' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o atp_bufs.lo atp_bufs.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c atp_bufs.c -fPIC -DPIC -o .libs/atp_bufs.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o atp_close.lo atp_close.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c atp_close.c -fPIC -DPIC -o .libs/atp_close.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o atp_open.lo atp_open.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c atp_open.c -fPIC -DPIC -o .libs/atp_open.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o atp_packet.lo atp_packet.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c atp_packet.c -fPIC -DPIC -o .libs/atp_packet.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o atp_rreq.lo atp_rreq.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c atp_rreq.c -fPIC -DPIC -o .libs/atp_rreq.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o atp_rresp.lo atp_rresp.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c atp_rresp.c -fPIC -DPIC -o .libs/atp_rresp.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o atp_rsel.lo atp_rsel.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c atp_rsel.c -fPIC -DPIC -o .libs/atp_rsel.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o atp_sreq.lo atp_sreq.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c atp_sreq.c -fPIC -DPIC -o .libs/atp_sreq.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o atp_sresp.lo atp_sresp.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c atp_sresp.c -fPIC -DPIC -o .libs/atp_sresp.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o libatp.la atp_bufs.lo atp_close.lo atp_open.lo atp_packet.lo atp_rreq.lo atp_rresp.lo atp_rsel.lo atp_sreq.lo atp_sresp.lo -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-ar cru .libs/libatp.a .libs/atp_bufs.o .libs/atp_close.o .libs/atp_open.o .libs/atp_packet.o .libs/atp_rreq.o .libs/atp_rresp.o .libs/atp_rsel.o .libs/atp_sreq.o .libs/atp_sresp.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libatp.a >libtool: link: ( cd ".libs" && rm -f "libatp.la" && ln -s "../libatp.la" "libatp.la" ) >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/atp' >Making all in bstring >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/bstring' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o bstrlib.lo bstrlib.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c bstrlib.c -fPIC -DPIC -o .libs/bstrlib.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o bstradd.lo bstradd.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c bstradd.c -fPIC -DPIC -o .libs/bstradd.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o libbstring.la bstrlib.lo bstradd.lo -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-ar cru .libs/libbstring.a .libs/bstrlib.o .libs/bstradd.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libbstring.a >libtool: link: ( cd ".libs" && rm -f "libbstring.la" && ln -s "../libbstring.la" "libbstring.la" ) >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/bstring' >Making all in compat >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/compat' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o misc.lo misc.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c misc.c -fPIC -DPIC -o .libs/misc.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o mktemp.lo mktemp.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c mktemp.c -fPIC -DPIC -o .libs/mktemp.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o getusershell.lo getusershell.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c getusershell.c -fPIC -DPIC -o .libs/getusershell.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o strcasecmp.lo strcasecmp.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c strcasecmp.c -fPIC -DPIC -o .libs/strcasecmp.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o strstr.lo strstr.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c strstr.c -fPIC -DPIC -o .libs/strstr.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o strdup.lo strdup.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c strdup.c -fPIC -DPIC -o .libs/strdup.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o inet_aton.lo inet_aton.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c inet_aton.c -fPIC -DPIC -o .libs/inet_aton.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o rquota_xdr.lo rquota_xdr.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c rquota_xdr.c -fPIC -DPIC -o .libs/rquota_xdr.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o pselect.lo pselect.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c pselect.c -fPIC -DPIC -o .libs/pselect.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o snprintf.lo snprintf.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o libcompat.la misc.lo mktemp.lo getusershell.lo strcasecmp.lo strstr.lo strdup.lo inet_aton.lo rquota_xdr.lo pselect.lo snprintf.lo -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-ar cru .libs/libcompat.a .libs/misc.o .libs/mktemp.o .libs/getusershell.o .libs/strcasecmp.o .libs/strstr.o .libs/strdup.o .libs/inet_aton.o .libs/rquota_xdr.o .libs/pselect.o .libs/snprintf.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libcompat.a >libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/compat' >Making all in cnid >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid' >Making all in last >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/last' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o cnid_last.lo cnid_last.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c cnid_last.c -fPIC -DPIC -o .libs/cnid_last.o >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -Wl,-O1 -Wl,--as-needed -o libcnid_last.la cnid_last.lo -lpthread -ldl -lcrack -L../../../libatalk >libtool: link: i686-pc-linux-gnu-ar cru .libs/libcnid_last.a .libs/cnid_last.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libcnid_last.a >libtool: link: ( cd ".libs" && rm -f "libcnid_last.la" && ln -s "../libcnid_last.la" "libcnid_last.la" ) >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/last' >Making all in cdb >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/cdb' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/cdb' >Making all in dbd >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/dbd' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o cnid_dbd.lo cnid_dbd.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c cnid_dbd.c -fPIC -DPIC -o .libs/cnid_dbd.o >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -Wl,-O1 -Wl,--as-needed -o libcnid_dbd.la cnid_dbd.lo -lpthread -ldl -lcrack -L../../../libatalk >libtool: link: i686-pc-linux-gnu-ar cru .libs/libcnid_dbd.a .libs/cnid_dbd.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libcnid_dbd.a >libtool: link: ( cd ".libs" && rm -f "libcnid_dbd.la" && ln -s "../libcnid_dbd.la" "libcnid_dbd.la" ) >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/dbd' >Making all in tdb >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/tdb' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o cnid_tdb_add.lo cnid_tdb_add.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c cnid_tdb_add.c -fPIC -DPIC -o .libs/cnid_tdb_add.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o cnid_tdb_close.lo cnid_tdb_close.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c cnid_tdb_close.c -fPIC -DPIC -o .libs/cnid_tdb_close.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o cnid_tdb_delete.lo cnid_tdb_delete.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c cnid_tdb_delete.c -fPIC -DPIC -o .libs/cnid_tdb_delete.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o cnid_tdb_get.lo cnid_tdb_get.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c cnid_tdb_get.c -fPIC -DPIC -o .libs/cnid_tdb_get.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o cnid_tdb_lookup.lo cnid_tdb_lookup.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c cnid_tdb_lookup.c -fPIC -DPIC -o .libs/cnid_tdb_lookup.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o cnid_tdb_open.lo cnid_tdb_open.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c cnid_tdb_open.c -fPIC -DPIC -o .libs/cnid_tdb_open.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o cnid_tdb_resolve.lo cnid_tdb_resolve.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c cnid_tdb_resolve.c -fPIC -DPIC -o .libs/cnid_tdb_resolve.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o cnid_tdb_update.lo cnid_tdb_update.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c cnid_tdb_update.c -fPIC -DPIC -o .libs/cnid_tdb_update.o >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -Wl,-O1 -Wl,--as-needed -o libcnid_tdb.la cnid_tdb_add.lo cnid_tdb_close.lo cnid_tdb_delete.lo cnid_tdb_get.lo cnid_tdb_lookup.lo cnid_tdb_open.lo cnid_tdb_resolve.lo cnid_tdb_update.lo -lpthread -ldl -lcrack -L../../../libatalk >libtool: link: i686-pc-linux-gnu-ar cru .libs/libcnid_tdb.a .libs/cnid_tdb_add.o .libs/cnid_tdb_close.o .libs/cnid_tdb_delete.o .libs/cnid_tdb_get.o .libs/cnid_tdb_lookup.o .libs/cnid_tdb_open.o .libs/cnid_tdb_resolve.o .libs/cnid_tdb_update.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libcnid_tdb.a >libtool: link: ( cd ".libs" && rm -f "libcnid_tdb.la" && ln -s "../libcnid_tdb.la" "libcnid_tdb.la" ) >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/tdb' >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o cnid.lo cnid.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c cnid.c -fPIC -DPIC -o .libs/cnid.o >cnid.c: In function 'cnid_add': >cnid.c:222:5: warning: passing argument 4 of 'cdb->cnid_add' discards 'const' qualifier from pointer target type [enabled by default] >cnid.c:222:5: note: expected 'char *' but argument is of type 'const char *' >cnid.c: In function 'cnid_find': >cnid.c:294:5: warning: passing argument 2 of 'cdb->cnid_find' discards 'const' qualifier from pointer target type [enabled by default] >cnid.c:294:5: note: expected 'char *' but argument is of type 'const char *' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o cnid_init.lo cnid_init.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c cnid_init.c -fPIC -DPIC -o .libs/cnid_init.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o libcnid.la cnid.lo cnid_init.lo dbd/libcnid_dbd.la last/libcnid_last.la tdb/libcnid_tdb.la -lpthread -ldl -lcrack -L../../libatalk >libtool: link: (cd .libs/libcnid.lax/libcnid_dbd.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/dbd/.libs/libcnid_dbd.a") >libtool: link: (cd .libs/libcnid.lax/libcnid_last.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/last/.libs/libcnid_last.a") >libtool: link: (cd .libs/libcnid.lax/libcnid_tdb.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/tdb/.libs/libcnid_tdb.a") >libtool: link: i686-pc-linux-gnu-ar cru .libs/libcnid.a .libs/cnid.o .libs/cnid_init.o .libs/libcnid.lax/libcnid_dbd.a/cnid_dbd.o .libs/libcnid.lax/libcnid_last.a/cnid_last.o .libs/libcnid.lax/libcnid_tdb.a/cnid_tdb_add.o .libs/libcnid.lax/libcnid_tdb.a/cnid_tdb_close.o .libs/libcnid.lax/libcnid_tdb.a/cnid_tdb_delete.o .libs/libcnid.lax/libcnid_tdb.a/cnid_tdb_get.o .libs/libcnid.lax/libcnid_tdb.a/cnid_tdb_lookup.o .libs/libcnid.lax/libcnid_tdb.a/cnid_tdb_open.o .libs/libcnid.lax/libcnid_tdb.a/cnid_tdb_resolve.o .libs/libcnid.lax/libcnid_tdb.a/cnid_tdb_update.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libcnid.a >libtool: link: rm -fr .libs/libcnid.lax >libtool: link: ( cd ".libs" && rm -f "libcnid.la" && ln -s "../libcnid.la" "libcnid.la" ) >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid' >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid' >Making all in dsi >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/dsi' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o dsi_attn.lo dsi_attn.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dsi_attn.c -fPIC -DPIC -o .libs/dsi_attn.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o dsi_close.lo dsi_close.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dsi_close.c -fPIC -DPIC -o .libs/dsi_close.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o dsi_cmdreply.lo dsi_cmdreply.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dsi_cmdreply.c -fPIC -DPIC -o .libs/dsi_cmdreply.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o dsi_getsess.lo dsi_getsess.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dsi_getsess.c -fPIC -DPIC -o .libs/dsi_getsess.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o dsi_getstat.lo dsi_getstat.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dsi_getstat.c -fPIC -DPIC -o .libs/dsi_getstat.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o dsi_init.lo dsi_init.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dsi_init.c -fPIC -DPIC -o .libs/dsi_init.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o dsi_opensess.lo dsi_opensess.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dsi_opensess.c -fPIC -DPIC -o .libs/dsi_opensess.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o dsi_read.lo dsi_read.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dsi_read.c -fPIC -DPIC -o .libs/dsi_read.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o dsi_tcp.lo dsi_tcp.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dsi_tcp.c -fPIC -DPIC -o .libs/dsi_tcp.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o dsi_tickle.lo dsi_tickle.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dsi_tickle.c -fPIC -DPIC -o .libs/dsi_tickle.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o dsi_write.lo dsi_write.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dsi_write.c -fPIC -DPIC -o .libs/dsi_write.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o dsi_stream.lo dsi_stream.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dsi_stream.c -fPIC -DPIC -o .libs/dsi_stream.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o libdsi.la dsi_attn.lo dsi_close.lo dsi_cmdreply.lo dsi_getsess.lo dsi_getstat.lo dsi_init.lo dsi_opensess.lo dsi_read.lo dsi_tcp.lo dsi_tickle.lo dsi_write.lo dsi_stream.lo -lwrap -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-ar cru .libs/libdsi.a .libs/dsi_attn.o .libs/dsi_close.o .libs/dsi_cmdreply.o .libs/dsi_getsess.o .libs/dsi_getstat.o .libs/dsi_init.o .libs/dsi_opensess.o .libs/dsi_read.o .libs/dsi_tcp.o .libs/dsi_tickle.o .libs/dsi_write.o .libs/dsi_stream.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libdsi.a >libtool: link: ( cd ".libs" && rm -f "libdsi.la" && ln -s "../libdsi.la" "libdsi.la" ) >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/dsi' >Making all in nbp >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/nbp' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o nbp_util.lo nbp_util.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c nbp_util.c -fPIC -DPIC -o .libs/nbp_util.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o nbp_lkup.lo nbp_lkup.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c nbp_lkup.c -fPIC -DPIC -o .libs/nbp_lkup.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o nbp_rgstr.lo nbp_rgstr.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c nbp_rgstr.c -fPIC -DPIC -o .libs/nbp_rgstr.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o nbp_unrgstr.lo nbp_unrgstr.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c nbp_unrgstr.c -fPIC -DPIC -o .libs/nbp_unrgstr.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o libnbp.la nbp_util.lo nbp_lkup.lo nbp_rgstr.lo nbp_unrgstr.lo -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-ar cru .libs/libnbp.a .libs/nbp_util.o .libs/nbp_lkup.o .libs/nbp_rgstr.o .libs/nbp_unrgstr.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libnbp.a >libtool: link: ( cd ".libs" && rm -f "libnbp.la" && ln -s "../libnbp.la" "libnbp.la" ) >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/nbp' >Making all in netddp >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/netddp' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o netddp_open.lo netddp_open.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c netddp_open.c -fPIC -DPIC -o .libs/netddp_open.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o netddp_sendto.lo netddp_sendto.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c netddp_sendto.c -fPIC -DPIC -o .libs/netddp_sendto.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o netddp_recvfrom.lo netddp_recvfrom.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c netddp_recvfrom.c -fPIC -DPIC -o .libs/netddp_recvfrom.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o libnetddp.la netddp_open.lo netddp_sendto.lo netddp_recvfrom.lo -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-ar cru .libs/libnetddp.a .libs/netddp_open.o .libs/netddp_sendto.o .libs/netddp_recvfrom.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libnetddp.a >libtool: link: ( cd ".libs" && rm -f "libnetddp.la" && ln -s "../libnetddp.la" "libnetddp.la" ) >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/netddp' >Making all in tdb >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/tdb' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o tdb.lo tdb.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c tdb.c -fPIC -DPIC -o .libs/tdb.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o spinlock.lo spinlock.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c spinlock.c -fPIC -DPIC -o .libs/spinlock.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o libtdb.la tdb.lo spinlock.lo -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-ar cru .libs/libtdb.a .libs/tdb.o .libs/spinlock.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libtdb.a >libtool: link: ( cd ".libs" && rm -f "libtdb.la" && ln -s "../libtdb.la" "libtdb.la" ) >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/tdb' >Making all in util >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/util' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o atalk_addr.lo atalk_addr.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c atalk_addr.c -fPIC -DPIC -o .libs/atalk_addr.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o bprint.lo bprint.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c bprint.c -fPIC -DPIC -o .libs/bprint.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o cnid.lo cnid.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c cnid.c -fPIC -DPIC -o .libs/cnid.o >cnid.c: In function 'rel_path_in_vol': >cnid.c:131:15: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result] >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o fault.lo fault.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c fault.c -fPIC -DPIC -o .libs/fault.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o getiface.lo getiface.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c getiface.c -fPIC -DPIC -o .libs/getiface.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o locking.lo locking.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c locking.c -fPIC -DPIC -o .libs/locking.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o logger.lo logger.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c logger.c -fPIC -DPIC -o .libs/logger.o >logger.c: In function 'make_log_entry': >logger.c:562:22: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] >logger.c:590:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] >logger.c:614:15: warning: ignoring return value of 'writev', declared with attribute warn_unused_result [-Wunused-result] >logger.c:616:14: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o module.lo module.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c module.c -fPIC -DPIC -o .libs/module.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o queue.lo queue.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c queue.c -fPIC -DPIC -o .libs/queue.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o server_child.lo server_child.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c server_child.c -fPIC -DPIC -o .libs/server_child.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o server_ipc.lo server_ipc.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c server_ipc.c -fPIC -DPIC -o .libs/server_ipc.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o server_lock.lo server_lock.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c server_lock.c -fPIC -DPIC -o .libs/server_lock.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o socket.lo socket.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c socket.c -fPIC -DPIC -o .libs/socket.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o strcasestr.lo strcasestr.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c strcasestr.c -fPIC -DPIC -o .libs/strcasestr.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o strdicasecmp.lo strdicasecmp.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c strdicasecmp.c -fPIC -DPIC -o .libs/strdicasecmp.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o strlcpy.lo strlcpy.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o volinfo.lo volinfo.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c volinfo.c -fPIC -DPIC -o .libs/volinfo.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o unix.lo unix.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c unix.c -fPIC -DPIC -o .libs/unix.o >unix.c: In function 'daemonize': >unix.c:85:14: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] >unix.c:90:12: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] >unix.c:91:12: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ftw.lo ftw.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c ftw.c -fPIC -DPIC -o .libs/ftw.o >ftw.c: In function 'ftw_startup': >ftw.c:793:18: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result] >ftw.c:800:17: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o libutil.la atalk_addr.lo bprint.lo cnid.lo fault.lo getiface.lo locking.lo logger.lo module.lo queue.lo server_child.lo server_ipc.lo server_lock.lo socket.lo strcasestr.lo strdicasecmp.lo strlcpy.lo volinfo.lo unix.lo ftw.lo -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-ar cru .libs/libutil.a .libs/atalk_addr.o .libs/bprint.o .libs/cnid.o .libs/fault.o .libs/getiface.o .libs/locking.o .libs/logger.o .libs/module.o .libs/queue.o .libs/server_child.o .libs/server_ipc.o .libs/server_lock.o .libs/socket.o .libs/strcasestr.o .libs/strdicasecmp.o .libs/strlcpy.o .libs/volinfo.o .libs/unix.o .libs/ftw.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libutil.a >libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" ) >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/util' >Making all in unicode >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/unicode' >Making all in charsets >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/unicode/charsets' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o mac_roman.lo mac_roman.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c mac_roman.c -fPIC -DPIC -o .libs/mac_roman.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o mac_greek.lo mac_greek.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c mac_greek.c -fPIC -DPIC -o .libs/mac_greek.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o mac_hebrew.lo mac_hebrew.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c mac_hebrew.c -fPIC -DPIC -o .libs/mac_hebrew.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o mac_centraleurope.lo mac_centraleurope.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c mac_centraleurope.c -fPIC -DPIC -o .libs/mac_centraleurope.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o mac_turkish.lo mac_turkish.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c mac_turkish.c -fPIC -DPIC -o .libs/mac_turkish.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o mac_cyrillic.lo mac_cyrillic.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c mac_cyrillic.c -fPIC -DPIC -o .libs/mac_cyrillic.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o mac_japanese.lo mac_japanese.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c mac_japanese.c -fPIC -DPIC -o .libs/mac_japanese.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o mac_chinese_trad.lo mac_chinese_trad.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c mac_chinese_trad.c -fPIC -DPIC -o .libs/mac_chinese_trad.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o mac_chinese_simp.lo mac_chinese_simp.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c mac_chinese_simp.c -fPIC -DPIC -o .libs/mac_chinese_simp.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o mac_korean.lo mac_korean.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c mac_korean.c -fPIC -DPIC -o .libs/mac_korean.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o generic_cjk.lo generic_cjk.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c generic_cjk.c -fPIC -DPIC -o .libs/generic_cjk.o >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c -o generic_mb.lo generic_mb.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -c generic_mb.c -fPIC -DPIC -o .libs/generic_mb.o >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -I../../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../../sys -Wl,-O1 -Wl,--as-needed -o libcharsets.la mac_roman.lo mac_greek.lo mac_hebrew.lo mac_centraleurope.lo mac_turkish.lo mac_cyrillic.lo mac_japanese.lo mac_chinese_trad.lo mac_chinese_simp.lo mac_korean.lo generic_cjk.lo generic_mb.lo >libtool: link: i686-pc-linux-gnu-ar cru .libs/libcharsets.a .libs/mac_roman.o .libs/mac_greek.o .libs/mac_hebrew.o .libs/mac_centraleurope.o .libs/mac_turkish.o .libs/mac_cyrillic.o .libs/mac_japanese.o .libs/mac_chinese_trad.o .libs/mac_chinese_simp.o .libs/mac_korean.o .libs/generic_cjk.o .libs/generic_mb.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libcharsets.a >libtool: link: ( cd ".libs" && rm -f "libcharsets.la" && ln -s "../libcharsets.la" "libcharsets.la" ) >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/unicode/charsets' >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/unicode' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o util_unistr.lo util_unistr.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c util_unistr.c -fPIC -DPIC -o .libs/util_unistr.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o iconv.lo iconv.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c iconv.c -fPIC -DPIC -o .libs/iconv.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o charcnv.lo charcnv.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c charcnv.c -fPIC -DPIC -o .libs/charcnv.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o utf8.lo utf8.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c utf8.c -fPIC -DPIC -o .libs/utf8.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o utf16_case.lo utf16_case.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c utf16_case.c -fPIC -DPIC -o .libs/utf16_case.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o libunicode.la util_unistr.lo iconv.lo charcnv.lo utf8.lo utf16_case.lo charsets/libcharsets.la >libtool: link: (cd .libs/libunicode.lax/libcharsets.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/unicode/charsets/.libs/libcharsets.a") >libtool: link: i686-pc-linux-gnu-ar cru .libs/libunicode.a .libs/util_unistr.o .libs/iconv.o .libs/charcnv.o .libs/utf8.o .libs/utf16_case.o .libs/libunicode.lax/libcharsets.a/generic_cjk.o .libs/libunicode.lax/libcharsets.a/generic_mb.o .libs/libunicode.lax/libcharsets.a/mac_centraleurope.o .libs/libunicode.lax/libcharsets.a/mac_chinese_simp.o .libs/libunicode.lax/libcharsets.a/mac_chinese_trad.o .libs/libunicode.lax/libcharsets.a/mac_cyrillic.o .libs/libunicode.lax/libcharsets.a/mac_greek.o .libs/libunicode.lax/libcharsets.a/mac_hebrew.o .libs/libunicode.lax/libcharsets.a/mac_japanese.o .libs/libunicode.lax/libcharsets.a/mac_korean.o .libs/libunicode.lax/libcharsets.a/mac_roman.o .libs/libunicode.lax/libcharsets.a/mac_turkish.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libunicode.a >libtool: link: rm -fr .libs/libunicode.lax >libtool: link: ( cd ".libs" && rm -f "libunicode.la" && ln -s "../libunicode.la" "libunicode.la" ) >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/unicode' >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/unicode' >Making all in vfs >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/vfs' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o vfs.lo vfs.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c vfs.c -fPIC -DPIC -o .libs/vfs.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o unix.lo unix.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c unix.c -fPIC -DPIC -o .libs/unix.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ea.lo ea.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c ea.c -fPIC -DPIC -o .libs/ea.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o sys_ea.lo sys_ea.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c sys_ea.c -fPIC -DPIC -o .libs/sys_ea.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ea_sys.lo ea_sys.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c ea_sys.c -fPIC -DPIC -o .libs/ea_sys.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o acl.lo acl.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c acl.c -fPIC -DPIC -o .libs/acl.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o libvfs.la vfs.lo unix.lo ea.lo sys_ea.lo ea_sys.lo acl.lo -lacl -lattr -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-ar cru .libs/libvfs.a .libs/vfs.o .libs/unix.o .libs/ea.o .libs/sys_ea.o .libs/ea_sys.o .libs/acl.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libvfs.a >libtool: link: ( cd ".libs" && rm -f "libvfs.la" && ln -s "../libvfs.la" "libvfs.la" ) >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/vfs' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk' >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../sys -c -o dummy.lo dummy.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../sys -c dummy.c -fPIC -DPIC -o .libs/dummy.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../sys -Wl,-O1 -Wl,--as-needed -o libatalk.la -rpath /usr/lib dummy.lo acl/libacl.la adouble/libadouble.la asp/libasp.la atp/libatp.la bstring/libbstring.la compat/libcompat.la dsi/libdsi.la nbp/libnbp.la netddp/libnetddp.la util/libutil.la tdb/libtdb.la unicode/libunicode.la vfs/libvfs.la -lpthread -ldl -lcrack -L../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/dummy.o -Wl,--whole-archive acl/.libs/libacl.a adouble/.libs/libadouble.a asp/.libs/libasp.a atp/.libs/libatp.a bstring/.libs/libbstring.a compat/.libs/libcompat.a dsi/.libs/libdsi.a nbp/.libs/libnbp.a netddp/.libs/libnetddp.a util/.libs/libutil.a tdb/.libs/libtdb.a unicode/.libs/libunicode.a vfs/.libs/libvfs.a -Wl,--no-whole-archive -Wl,--as-needed -L../../libatalk -lwrap -lacl -lattr -lpthread -ldl -lcrack -L../libatalk -O2 -march=i686 -Wl,-O1 -Wl,-soname -Wl,libatalk.so.0 -o .libs/libatalk.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libatalk.so.0" && ln -s "libatalk.so.0.0.0" "libatalk.so.0") >libtool: link: (cd ".libs" && rm -f "libatalk.so" && ln -s "libatalk.so.0.0.0" "libatalk.so") >libtool: link: ( cd ".libs" && rm -f "libatalk.la" && ln -s "../libatalk.la" "libatalk.la" ) >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk' >Making all in bin >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin' >Making all in adv1tov2 >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/adv1tov2' >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c adv1tov2.c >adv1tov2.c: In function 'main': >adv1tov2.c:150:8: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] >adv1tov2.c:153:8: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] >adv1tov2.c: In function 'descend': >adv1tov2.c:107:12: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] >adv1tov2.c:110:12: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o adv1tov2 adv1tov2.o ../../libatalk/libatalk.la -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -o .libs/adv1tov2 adv1tov2.o -Wl,--as-needed ../../libatalk/.libs/libatalk.so -L../../libatalk -L../libatalk -lwrap -lacl -lattr -lpthread -ldl -lcrack >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/adv1tov2' >Making all in afppasswd >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/afppasswd' >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../sys -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c afppasswd.c >afppasswd.c: In function 'update_passwd': >afppasswd.c:183:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] >afppasswd.c:158:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] >afppasswd.c:203:12: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] >afppasswd.c: In function 'convert_passwd': >afppasswd.c:86:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I/usr/include/openssl -I../../sys -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o afppasswd afppasswd.o ../../libatalk/libatalk.la -lcrypto -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -I/usr/include/openssl -I../../sys -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -o .libs/afppasswd afppasswd.o -Wl,--as-needed ../../libatalk/.libs/libatalk.so -L../../libatalk -L../libatalk -lwrap -lacl -lattr -lcrypto -lpthread -ldl -lcrack >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/afppasswd' >Making all in cnid >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/cnid' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/cnid' >Making all in megatron >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/megatron' >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c asingle.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c hqx.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c macbin.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c megatron.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c nad.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c updcrc.c >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o megatron asingle.o hqx.o macbin.o megatron.o nad.o updcrc.o ../../libatalk/libatalk.la -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -o .libs/megatron asingle.o hqx.o macbin.o megatron.o nad.o updcrc.o -Wl,--as-needed ../../libatalk/.libs/libatalk.so -L../../libatalk -L../libatalk -lwrap -lacl -lattr -lpthread -ldl -lcrack >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/megatron' >Making all in uniconv >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/uniconv' >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c uniconv.c >uniconv.c: In function 'checkdir': >uniconv.c:341:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] >uniconv.c:371:26: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c iso8859_1_adapted.c >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o uniconv uniconv.o iso8859_1_adapted.o ../../libatalk/cnid/libcnid.la ../../libatalk/libatalk.la -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -o .libs/uniconv uniconv.o iso8859_1_adapted.o -Wl,--as-needed ../../libatalk/cnid/.libs/libcnid.a -L../../../libatalk -L../../libatalk ../../libatalk/.libs/libatalk.so -L../libatalk -lwrap -lacl -lattr -lpthread -ldl -lcrack >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/uniconv' >Making all in misc >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/misc' >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpldaptest-uuidtest.o `test -f 'uuidtest.c' || echo './'`uuidtest.c >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o afpldaptest afpldaptest-uuidtest.o ../../libatalk/libatalk.la -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -o .libs/afpldaptest afpldaptest-uuidtest.o -Wl,--as-needed ../../libatalk/.libs/libatalk.so -L../../libatalk -L../libatalk -lwrap -lacl -lattr -lpthread -ldl -lcrack >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c netacnv.c >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o netacnv netacnv.o ../../libatalk/libatalk.la -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -o .libs/netacnv netacnv.o -Wl,--as-needed ../../libatalk/.libs/libatalk.so -L../../libatalk -L../libatalk -lwrap -lacl -lattr -lpthread -ldl -lcrack >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c logger_test.c >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o logger_test logger_test.o ../../libatalk/libatalk.la -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -o .libs/logger_test logger_test.o -Wl,--as-needed ../../libatalk/.libs/libatalk.so -L../../libatalk -L../libatalk -lwrap -lacl -lattr -lpthread -ldl -lcrack >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o fce-fce.o `test -f 'fce.c' || echo './'`fce.c >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o fce fce-fce.o ../../libatalk/libatalk.la -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -o .libs/fce fce-fce.o -Wl,--as-needed ../../libatalk/.libs/libatalk.so -L../../libatalk -L../libatalk -lwrap -lacl -lattr -lpthread -ldl -lcrack >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/misc' >Making all in ad >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/ad' >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_AD=\"/usr/bin/ad\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ad-ad.o `test -f 'ad.c' || echo './'`ad.c >In file included from ad.c:34:0: >ad.h:19:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] >/usr/include/features.h:166:0: note: this is the location of the previous definition >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_AD=\"/usr/bin/ad\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ad-ad_find.o `test -f 'ad_find.c' || echo './'`ad_find.c >In file included from ad_find.c:37:0: >ad.h:19:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] >/usr/include/features.h:166:0: note: this is the location of the previous definition >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_AD=\"/usr/bin/ad\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ad-ad_util.o `test -f 'ad_util.c' || echo './'`ad_util.c >In file included from ad_util.c:69:0: >ad.h:19:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] >/usr/include/features.h:166:0: note: this is the location of the previous definition >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_AD=\"/usr/bin/ad\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ad-ad_ls.o `test -f 'ad_ls.c' || echo './'`ad_ls.c >In file included from ad_ls.c:37:0: >ad.h:19:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] >/usr/include/features.h:166:0: note: this is the location of the previous definition >ad_ls.c: In function 'ad_ls_r': >ad_ls.c:588:11: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result] >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_AD=\"/usr/bin/ad\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ad-ad_cp.o `test -f 'ad_cp.c' || echo './'`ad_cp.c >In file included from ad_cp.c:75:0: >ad.h:19:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] >/usr/include/features.h:166:0: note: this is the location of the previous definition >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_AD=\"/usr/bin/ad\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ad-ad_mv.o `test -f 'ad_mv.c' || echo './'`ad_mv.c >In file included from ad_mv.c:42:0: >ad.h:19:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] >/usr/include/features.h:166:0: note: this is the location of the previous definition >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_AD=\"/usr/bin/ad\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o ad-ad_rm.o `test -f 'ad_rm.c' || echo './'`ad_rm.c >In file included from ad_rm.c:40:0: >ad.h:19:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] >/usr/include/features.h:166:0: note: this is the location of the previous definition >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -D_PATH_AD=\"/usr/bin/ad\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o ad ad-ad.o ad-ad_find.o ad-ad_util.o ad-ad_ls.o ad-ad_cp.o ad-ad_mv.o ad-ad_rm.o ../../libatalk/cnid/libcnid.la ../../libatalk/libatalk.la -lacl -lattr -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -D_PATH_AD=\"/usr/bin/ad\" -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -o .libs/ad ad-ad.o ad-ad_find.o ad-ad_util.o ad-ad_ls.o ad-ad_cp.o ad-ad_mv.o ad-ad_rm.o -Wl,--as-needed ../../libatalk/cnid/.libs/libcnid.a -L../../../libatalk -L../../libatalk ../../libatalk/.libs/libatalk.so -L../libatalk -lwrap -lacl -lattr -lpthread -ldl -lcrack >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/ad' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin' >Making all in config >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/config' >Making all in pam >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/config/pam' >sed -e "s,[@]PAM_DIRECTIVE[@],include,g" \ > -e "s,[@]PAM_AUTH[@],system-auth," \ > -e "s,[@]PAM_ACCOUNT[@],system-auth," \ > -e "s,[@]PAM_PASSWORD[@],system-auth," \ > -e "s,[@]PAM_SESSION[@],system-auth," \ > <netatalk.pam.tmpl >netatalk.pam >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/config/pam' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/config' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/config' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/config' >Making all in etc >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc' >Making all in afpd >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/afpd' >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DKAZLIB_TEST_MAIN -I../../include -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o hash-hash.o `test -f 'hash.c' || echo './'`hash.c >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -DKAZLIB_TEST_MAIN -I../../include -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o hash hash-hash.o -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -DKAZLIB_TEST_MAIN -I../../include -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -o hash hash-hash.o -Wl,--as-needed -lpthread -ldl -lcrack -L../../libatalk >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DFCE_TEST_MAIN -I../../include -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o fce-fce_api.o `test -f 'fce_api.c' || echo './'`fce_api.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DFCE_TEST_MAIN -I../../include -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o fce-fce_util.o `test -f 'fce_util.c' || echo './'`fce_util.c >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -DFCE_TEST_MAIN -I../../include -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o fce fce-fce_api.o fce-fce_util.o ../../libatalk/libatalk.la -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -DFCE_TEST_MAIN -I../../include -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -o .libs/fce fce-fce_api.o fce-fce_util.o -Wl,--as-needed ../../libatalk/.libs/libatalk.so -L../../libatalk -L../libatalk -lwrap -lacl -lattr -lpthread -ldl -lcrack >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-afp_asp.o `test -f 'afp_asp.c' || echo './'`afp_asp.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-afp_avahi.o `test -f 'afp_avahi.c' || echo './'`afp_avahi.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-afp_config.o `test -f 'afp_config.c' || echo './'`afp_config.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-afp_dsi.o `test -f 'afp_dsi.c' || echo './'`afp_dsi.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-afp_options.o `test -f 'afp_options.c' || echo './'`afp_options.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-afp_util.o `test -f 'afp_util.c' || echo './'`afp_util.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-afp_zeroconf.o `test -f 'afp_zeroconf.c' || echo './'`afp_zeroconf.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-afprun.o `test -f 'afprun.c' || echo './'`afprun.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-afs.o `test -f 'afs.c' || echo './'`afs.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-appl.o `test -f 'appl.c' || echo './'`appl.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-auth.o `test -f 'auth.c' || echo './'`auth.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-catsearch.o `test -f 'catsearch.c' || echo './'`catsearch.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-desktop.o `test -f 'desktop.c' || echo './'`desktop.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-dircache.o `test -f 'dircache.c' || echo './'`dircache.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-directory.o `test -f 'directory.c' || echo './'`directory.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-enumerate.o `test -f 'enumerate.c' || echo './'`enumerate.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-extattrs.o `test -f 'extattrs.c' || echo './'`extattrs.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-fce_api.o `test -f 'fce_api.c' || echo './'`fce_api.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-fce_util.o `test -f 'fce_util.c' || echo './'`fce_util.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-file.o `test -f 'file.c' || echo './'`file.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-filedir.o `test -f 'filedir.c' || echo './'`filedir.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-fork.o `test -f 'fork.c' || echo './'`fork.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-gettok.o `test -f 'gettok.c' || echo './'`gettok.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-hash.o `test -f 'hash.c' || echo './'`hash.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-main.o `test -f 'main.c' || echo './'`main.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-mangle.o `test -f 'mangle.c' || echo './'`mangle.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-messages.o `test -f 'messages.c' || echo './'`messages.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-nfsquota.o `test -f 'nfsquota.c' || echo './'`nfsquota.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-ofork.o `test -f 'ofork.c' || echo './'`ofork.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-quota.o `test -f 'quota.c' || echo './'`quota.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-status.o `test -f 'status.c' || echo './'`status.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-switch.o `test -f 'switch.c' || echo './'`switch.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-uam.o `test -f 'uam.c' || echo './'`uam.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-uid.o `test -f 'uid.c' || echo './'`uid.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-unix.o `test -f 'unix.c' || echo './'`unix.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-volume.o `test -f 'volume.c' || echo './'`volume.c >volume.c: In function 'check_ea_sys_support': >volume.c:2108:15: warning: ignoring return value of 'mktemp', declared with attribute warn_unused_result [-Wunused-result] >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o afpd-acls.o `test -f 'acls.c' || echo './'`acls.c >acls.c: In function 'map_aces_darwin_to_posix': >acls.c:641:9: warning: passing argument 1 of 'getnamefromuuid' discards 'const' qualifier from pointer target type [enabled by default] >../../include/atalk/uuid.h:48:12: note: expected 'uuidp_t' but argument is of type 'const unsigned char *' >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -export-dynamic -Wl,-O1 -Wl,--as-needed -o afpd afpd-afp_asp.o afpd-afp_avahi.o afpd-afp_config.o afpd-afp_dsi.o afpd-afp_options.o afpd-afp_util.o afpd-afp_zeroconf.o afpd-afprun.o afpd-afs.o afpd-appl.o afpd-auth.o afpd-catsearch.o afpd-desktop.o afpd-dircache.o afpd-directory.o afpd-enumerate.o afpd-extattrs.o afpd-fce_api.o afpd-fce_util.o afpd-file.o afpd-filedir.o afpd-fork.o afpd-gettok.o afpd-hash.o afpd-main.o afpd-mangle.o afpd-messages.o afpd-nfsquota.o afpd-ofork.o afpd-quota.o afpd-status.o afpd-switch.o afpd-uam.o afpd-uid.o afpd-unix.o afpd-volume.o afpd-acls.o ../../libatalk/cnid/libcnid.la ../../libatalk/libatalk.la -lgcrypt -lgpg-error -lwrap -ldl -lacl -lattr -lpthread -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -I../../sys -DAPPLCNAME -DSERVERTEXT=\"/etc/netatalk/msg/\" -D_PATH_AFPDDEFVOL=\"/etc/netatalk/AppleVolumes.default\" -D_PATH_AFPDSYSVOL=\"/etc/netatalk/AppleVolumes.system\" -D_PATH_AFPDPWFILE=\"/etc/netatalk/afppasswd\" -D_PATH_AFPDCONF=\"/etc/netatalk/afpd.conf\" -D_PATH_AFPDSIGCONF=\"/etc/netatalk/afp_signature.conf\" -D_PATH_AFPDUAMPATH=\"/usr/lib/netatalk/\" -D_PATH_ACL_LDAPCONF=\"/etc/netatalk/afp_ldap.conf\" -D_PATH_AFPDUUIDCONF=\"/etc/netatalk/afp_voluuid.conf\" -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -o .libs/afpd afpd-afp_asp.o afpd-afp_avahi.o afpd-afp_config.o afpd-afp_dsi.o afpd-afp_options.o afpd-afp_util.o afpd-afp_zeroconf.o afpd-afprun.o afpd-afs.o afpd-appl.o afpd-auth.o afpd-catsearch.o afpd-desktop.o afpd-dircache.o afpd-directory.o afpd-enumerate.o afpd-extattrs.o afpd-fce_api.o afpd-fce_util.o afpd-file.o afpd-filedir.o afpd-fork.o afpd-gettok.o afpd-hash.o afpd-main.o afpd-mangle.o afpd-messages.o afpd-nfsquota.o afpd-ofork.o afpd-quota.o afpd-status.o afpd-switch.o afpd-uam.o afpd-uid.o afpd-unix.o afpd-volume.o afpd-acls.o -Wl,--export-dynamic -Wl,--as-needed ../../libatalk/cnid/.libs/libcnid.a -L../../../libatalk -L../../libatalk ../../libatalk/.libs/libatalk.so -L../libatalk -lgcrypt /usr/lib/libgpg-error.so -lwrap -lacl -lattr -lpthread -ldl -lcrack >afpd-file.o: In function `afp_exchangefiles': >file.c:(.text+0x4023): warning: the use of `mktemp' is dangerous, better use `mkstemp' >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/afpd' >Making all in cnid_dbd >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/cnid_dbd' >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c cmd_dbd.c >cmd_dbd.c: In function 'main': >cmd_dbd.c:382:15: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c cmd_dbd_scanvol.c >cmd_dbd_scanvol.c: In function 'cmd_dbd_scanvol': >cmd_dbd_scanvol.c:1281:19: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] >cmd_dbd_scanvol.c:1283:19: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] >cmd_dbd_scanvol.c: In function 'scanvol': >cmd_dbd_scanvol.c:1071:10: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] >cmd_dbd_scanvol.c: In function 'dbd_readdir': >cmd_dbd_scanvol.c:1031:19: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result] >cmd_dbd_scanvol.c: In function 'check_addir': >cmd_dbd_scanvol.c:520:14: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] >cmd_dbd_scanvol.c:521:14: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] >cmd_dbd_scanvol.c: In function 'check_adfile': >cmd_dbd_scanvol.c:337:14: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dbif.c >In file included from dbif.c:27:0: >pack.h:13:0: warning: "ntoh64" redefined [enabled by default] >../../include/atalk/util.h:57:0: note: this is the location of the previous definition >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c pack.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dbd_add.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dbd_delete.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dbd_getstamp.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dbd_lookup.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dbd_rebuild_add.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dbd_resolve.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dbd_update.c >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o dbd cmd_dbd.o cmd_dbd_scanvol.o dbif.o pack.o dbd_add.o dbd_delete.o dbd_getstamp.o dbd_lookup.o dbd_rebuild_add.o dbd_resolve.o dbd_update.o ../../libatalk/libatalk.la -ldb-4.8 -lacl -lattr -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -o .libs/dbd cmd_dbd.o cmd_dbd_scanvol.o dbif.o pack.o dbd_add.o dbd_delete.o dbd_getstamp.o dbd_lookup.o dbd_rebuild_add.o dbd_resolve.o dbd_update.o -Wl,--as-needed ../../libatalk/.libs/libatalk.so -L../../libatalk -L../libatalk -lwrap /usr/lib/libdb-4.8.so -lacl -lattr -lpthread -ldl -lcrack >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c comm.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c db_param.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c main.c >main.c: In function 'main': >main.c:346:14: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] >main.c:347:15: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dbd_get.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dbd_dbcheck.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c dbd_search.c >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o cnid_dbd dbif.o pack.o comm.o db_param.o main.o dbd_add.o dbd_get.o dbd_resolve.o dbd_lookup.o dbd_update.o dbd_delete.o dbd_getstamp.o dbd_rebuild_add.o dbd_dbcheck.o dbd_search.o ../../libatalk/libatalk.la -ldb-4.8 -lacl -lattr -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -o .libs/cnid_dbd dbif.o pack.o comm.o db_param.o main.o dbd_add.o dbd_get.o dbd_resolve.o dbd_lookup.o dbd_update.o dbd_delete.o dbd_getstamp.o dbd_rebuild_add.o dbd_dbcheck.o dbd_search.o -Wl,--as-needed ../../libatalk/.libs/libatalk.so -L../../libatalk -L../libatalk -lwrap /usr/lib/libdb-4.8.so -lacl -lattr -lpthread -ldl -lcrack >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c cnid_metad.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c usockfd.c >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -Wl,--as-needed -o cnid_metad cnid_metad.o usockfd.o db_param.o ../../libatalk/libatalk.la -lacl -lattr -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -D_PATH_CNID_DBD=\"/usr/sbin/cnid_dbd\" -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -Wl,-O1 -o .libs/cnid_metad cnid_metad.o usockfd.o db_param.o -Wl,--as-needed ../../libatalk/.libs/libatalk.so -L../../libatalk -L../libatalk -lwrap -lacl -lattr -lpthread -ldl -lcrack >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/cnid_dbd' >Making all in uams >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/uams' >Making all in uams_krb4 >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/uams/uams_krb4' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/uams/uams_krb4' >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/uams' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o uams_guest.lo uams_guest.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c uams_guest.c -fPIC -DPIC -o .libs/uams_guest.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -shared -module -avoid-version -Wl,-O1 -Wl,--as-needed -o uams_guest.la -rpath /usr/lib/netatalk uams_guest.lo -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/uams_guest.o -Wl,--as-needed -lpthread -ldl -lcrack -L../../libatalk -O2 -march=i686 -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" ) >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o uams_passwd.lo uams_passwd.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c uams_passwd.c -fPIC -DPIC -o .libs/uams_passwd.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -shared -module -avoid-version -lcrypt -Wl,-O1 -Wl,--as-needed -o uams_passwd.la -rpath /usr/lib/netatalk uams_passwd.lo -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/uams_passwd.o -lcrypt -Wl,--as-needed -lpthread -ldl -lcrack -L../../libatalk -O2 -march=i686 -Wl,-O1 -Wl,-soname -Wl,uams_passwd.so -o .libs/uams_passwd.so >libtool: link: ( cd ".libs" && rm -f "uams_passwd.la" && ln -s "../uams_passwd.la" "uams_passwd.la" ) >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o uams_pam_la-uams_pam.lo `test -f 'uams_pam.c' || echo './'`uams_pam.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c uams_pam.c -fPIC -DPIC -o .libs/uams_pam_la-uams_pam.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -shared -module -avoid-version -lpam -Wl,-O1 -Wl,--as-needed -o uams_pam.la -rpath /usr/lib/netatalk uams_pam_la-uams_pam.lo -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/uams_pam_la-uams_pam.o -lpam -Wl,--as-needed -lpthread -ldl -lcrack -L../../libatalk -O2 -march=i686 -Wl,-O1 -Wl,-soname -Wl,uams_pam.so -o .libs/uams_pam.so >libtool: link: ( cd ".libs" && rm -f "uams_pam.la" && ln -s "../uams_pam.la" "uams_pam.la" ) >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o uams_randnum.lo uams_randnum.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c uams_randnum.c -fPIC -DPIC -o .libs/uams_randnum.o >uams_randnum.c: In function 'afppasswd': >uams_randnum.c:199:11: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] >uams_randnum.c:243:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -shared -module -avoid-version -lcrypto -Wl,-O1 -Wl,--as-needed -o uams_randnum.la -rpath /usr/lib/netatalk uams_randnum.lo -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/uams_randnum.o -lcrypto -Wl,--as-needed -lpthread -ldl -lcrack -L../../libatalk -O2 -march=i686 -Wl,-O1 -Wl,-soname -Wl,uams_randnum.so -o .libs/uams_randnum.so >libtool: link: ( cd ".libs" && rm -f "uams_randnum.la" && ln -s "../uams_randnum.la" "uams_randnum.la" ) >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o uams_dhx_passwd.lo uams_dhx_passwd.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c uams_dhx_passwd.c -fPIC -DPIC -o .libs/uams_dhx_passwd.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -shared -module -avoid-version -lcrypt -lcrypto -Wl,-O1 -Wl,--as-needed -o uams_dhx_passwd.la -rpath /usr/lib/netatalk uams_dhx_passwd.lo -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/uams_dhx_passwd.o -lcrypt -lcrypto -Wl,--as-needed -lpthread -ldl -lcrack -L../../libatalk -O2 -march=i686 -Wl,-O1 -Wl,-soname -Wl,uams_dhx_passwd.so -o .libs/uams_dhx_passwd.so >libtool: link: ( cd ".libs" && rm -f "uams_dhx_passwd.la" && ln -s "../uams_dhx_passwd.la" "uams_dhx_passwd.la" ) >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o uams_dhx_pam_la-uams_dhx_pam.lo `test -f 'uams_dhx_pam.c' || echo './'`uams_dhx_pam.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c uams_dhx_pam.c -fPIC -DPIC -o .libs/uams_dhx_pam_la-uams_dhx_pam.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -shared -module -avoid-version -lcrypt -lcrypto -lpam -Wl,-O1 -Wl,--as-needed -o uams_dhx_pam.la -rpath /usr/lib/netatalk uams_dhx_pam_la-uams_dhx_pam.lo -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/uams_dhx_pam_la-uams_dhx_pam.o -lcrypt -lcrypto -lpam -Wl,--as-needed -lpthread -ldl -lcrack -L../../libatalk -O2 -march=i686 -Wl,-O1 -Wl,-soname -Wl,uams_dhx_pam.so -o .libs/uams_dhx_pam.so >libtool: link: ( cd ".libs" && rm -f "uams_dhx_pam.la" && ln -s "../uams_dhx_pam.la" "uams_dhx_pam.la" ) >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o uams_dhx2_passwd.lo uams_dhx2_passwd.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/openssl -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c uams_dhx2_passwd.c -fPIC -DPIC -o .libs/uams_dhx2_passwd.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I/usr/include/openssl -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -shared -module -avoid-version -lcrypt -lgcrypt -lgpg-error -Wl,-O1 -Wl,--as-needed -o uams_dhx2_passwd.la -rpath /usr/lib/netatalk uams_dhx2_passwd.lo -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/uams_dhx2_passwd.o -lcrypt -lgcrypt /usr/lib/libgpg-error.so -Wl,--as-needed -lpthread -ldl -lcrack -L../../libatalk -O2 -march=i686 -Wl,-O1 -Wl,-soname -Wl,uams_dhx2_passwd.so -o .libs/uams_dhx2_passwd.so >libtool: link: ( cd ".libs" && rm -f "uams_dhx2_passwd.la" && ln -s "../uams_dhx2_passwd.la" "uams_dhx2_passwd.la" ) >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c -o uams_dhx2_pam_la-uams_dhx2_pam.lo `test -f 'uams_dhx2_pam.c' || echo './'`uams_dhx2_pam.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include "-D_U_=__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -c uams_dhx2_pam.c -fPIC -DPIC -o .libs/uams_dhx2_pam_la-uams_dhx2_pam.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -D_U_="__attribute__((unused))" -O2 -march=i686 -pipe -fno-strict-aliasing -I../../sys -shared -module -avoid-version -lgcrypt -lgpg-error -lpam -Wl,-O1 -Wl,--as-needed -o uams_dhx2_pam.la -rpath /usr/lib/netatalk uams_dhx2_pam_la-uams_dhx2_pam.lo -lpthread -ldl -lcrack -L../../libatalk >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/uams_dhx2_pam_la-uams_dhx2_pam.o -lgcrypt /usr/lib/libgpg-error.so -lpam -Wl,--as-needed -lpthread -ldl -lcrack -L../../libatalk -O2 -march=i686 -Wl,-O1 -Wl,-soname -Wl,uams_dhx2_pam.so -o .libs/uams_dhx2_pam.so >libtool: link: ( cd ".libs" && rm -f "uams_dhx2_pam.la" && ln -s "../uams_dhx2_pam.la" "uams_dhx2_pam.la" ) >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/uams' >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/uams' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc' >Making all in man >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/man' >Making all in man1 >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/man/man1' >sed -e s@:SBINDIR:@/usr/sbin@ \ > -e s@:BINDIR:@/usr/bin@ \ > -e s@:ETCDIR:@/etc/netatalk@ \ > -e s@:LIBDIR:@/usr/lib@ \ > -e s@:DEFAULT_CNID_SCHEME:@dbd@ \ > <uniconv.1.tmpl >uniconv.1 >sed -e s@:SBINDIR:@/usr/sbin@ \ > -e s@:BINDIR:@/usr/bin@ \ > -e s@:ETCDIR:@/etc/netatalk@ \ > -e s@:LIBDIR:@/usr/lib@ \ > -e s@:DEFAULT_CNID_SCHEME:@dbd@ \ > <asip-status.pl.1.tmpl >asip-status.pl.1 >sed -e s@:SBINDIR:@/usr/sbin@ \ > -e s@:BINDIR:@/usr/bin@ \ > -e s@:ETCDIR:@/etc/netatalk@ \ > -e s@:LIBDIR:@/usr/lib@ \ > -e s@:DEFAULT_CNID_SCHEME:@dbd@ \ > <afpldaptest.1.tmpl >afpldaptest.1 >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/man/man1' >Making all in man3 >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/man/man3' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/man/man3' >Making all in man4 >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/man/man4' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/man/man4' >Making all in man5 >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/man/man5' >sed -e "s@:SBINDIR:@/usr/sbin@g" \ > -e "s@:BINDIR:@/usr/bin@g" \ > -e "s@:ETCDIR:@/etc/netatalk@g" \ > -e "s@:LIBDIR:@/usr/lib@g" \ > -e "s@:DEFAULT_CNID_SCHEME:@dbd@g" \ > -e "s@:COMPILED_BACKENDS:@dbd last tdb@g" \ > <AppleVolumes.default.5.tmpl >AppleVolumes.default.5 >sed -e "s@:SBINDIR:@/usr/sbin@g" \ > -e "s@:BINDIR:@/usr/bin@g" \ > -e "s@:ETCDIR:@/etc/netatalk@g" \ > -e "s@:LIBDIR:@/usr/lib@g" \ > -e "s@:DEFAULT_CNID_SCHEME:@dbd@g" \ > -e "s@:COMPILED_BACKENDS:@dbd last tdb@g" \ > <afpd.conf.5.tmpl >afpd.conf.5 >sed -e "s@:SBINDIR:@/usr/sbin@g" \ > -e "s@:BINDIR:@/usr/bin@g" \ > -e "s@:ETCDIR:@/etc/netatalk@g" \ > -e "s@:LIBDIR:@/usr/lib@g" \ > -e "s@:DEFAULT_CNID_SCHEME:@dbd@g" \ > -e "s@:COMPILED_BACKENDS:@dbd last tdb@g" \ > <netatalk.conf.5.tmpl >netatalk.conf.5 >sed -e "s@:SBINDIR:@/usr/sbin@g" \ > -e "s@:BINDIR:@/usr/bin@g" \ > -e "s@:ETCDIR:@/etc/netatalk@g" \ > -e "s@:LIBDIR:@/usr/lib@g" \ > -e "s@:DEFAULT_CNID_SCHEME:@dbd@g" \ > -e "s@:COMPILED_BACKENDS:@dbd last tdb@g" \ > <afp_ldap.conf.5.tmpl >afp_ldap.conf.5 >sed -e "s@:SBINDIR:@/usr/sbin@g" \ > -e "s@:BINDIR:@/usr/bin@g" \ > -e "s@:ETCDIR:@/etc/netatalk@g" \ > -e "s@:LIBDIR:@/usr/lib@g" \ > -e "s@:DEFAULT_CNID_SCHEME:@dbd@g" \ > -e "s@:COMPILED_BACKENDS:@dbd last tdb@g" \ > <afp_signature.conf.5.tmpl >afp_signature.conf.5 >sed -e "s@:SBINDIR:@/usr/sbin@g" \ > -e "s@:BINDIR:@/usr/bin@g" \ > -e "s@:ETCDIR:@/etc/netatalk@g" \ > -e "s@:LIBDIR:@/usr/lib@g" \ > -e "s@:DEFAULT_CNID_SCHEME:@dbd@g" \ > -e "s@:COMPILED_BACKENDS:@dbd last tdb@g" \ > <afp_voluuid.conf.5.tmpl >afp_voluuid.conf.5 >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/man/man5' >Making all in man8 >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/man/man8' >sed -e s@:SBINDIR:@/usr/sbin@ \ > -e s@:BINDIR:@/usr/bin@ \ > -e s@:ETCDIR:@/etc/netatalk@ \ > -e s@:LIBDIR:@/usr/lib@ \ > -e s@:LIBEXECDIR:@/usr/libexec@ \ > -e s@:NETATALK_VERSION:@2.2.1@ \ > <afpd.8.tmpl >afpd.8 >sed -e s@:SBINDIR:@/usr/sbin@ \ > -e s@:BINDIR:@/usr/bin@ \ > -e s@:ETCDIR:@/etc/netatalk@ \ > -e s@:LIBDIR:@/usr/lib@ \ > -e s@:LIBEXECDIR:@/usr/libexec@ \ > -e s@:NETATALK_VERSION:@2.2.1@ \ > <cnid_dbd.8.tmpl >cnid_dbd.8 >sed -e s@:SBINDIR:@/usr/sbin@ \ > -e s@:BINDIR:@/usr/bin@ \ > -e s@:ETCDIR:@/etc/netatalk@ \ > -e s@:LIBDIR:@/usr/lib@ \ > -e s@:LIBEXECDIR:@/usr/libexec@ \ > -e s@:NETATALK_VERSION:@2.2.1@ \ > <cnid_metad.8.tmpl >cnid_metad.8 >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/man/man8' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/man' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/man' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/man' >Making all in contrib >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/contrib' >Making all in macusers >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/contrib/macusers' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/contrib/macusers' >Making all in misc >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/contrib/misc' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/contrib/misc' >Making all in shell_utils >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/contrib/shell_utils' >sed -e s@:BINDIR:@/usr/bin@ \ > -e s@:SBINDIR:@/usr/sbin@ \ > -e s@:ETCDIR:@/etc/netatalk@ \ > <lp2pap.sh.tmpl >lp2pap.sh >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/contrib/shell_utils' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/contrib' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/contrib' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/contrib' >Making all in distrib >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/distrib' >Making all in config >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/distrib/config' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/distrib/config' >Making all in initscripts >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/distrib/initscripts' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/distrib/initscripts' >Making all in m4 >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/distrib/m4' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/distrib/m4' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/distrib' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/distrib' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/distrib' >Making all in include >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/include' >Making all in atalk >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/include/atalk' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/include/atalk' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/include' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/include' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/include' >Making all in sys >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys' >Making all in netatalk >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/netatalk' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/netatalk' >Making all in generic >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/generic' >Making all in sys >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/generic/sys' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/generic/sys' >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/generic' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/generic' >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/generic' >Making all in solaris >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/solaris' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/solaris' >Making all in netbsd >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/netbsd' >Making all in netatalk >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/netbsd/netatalk' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/netbsd/netatalk' >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/netbsd' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/netbsd' >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/netbsd' >Making all in sunos >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/sunos' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/sunos' >Making all in ultrix >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/ultrix' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys/ultrix' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/sys' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/doc' >Making all in macros >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/macros' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/macros' >Making all in test >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/test' >Making all in afpd >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/test/afpd' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/test/afpd' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/test' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/test' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/test' >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1' >make[1]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1' >>>> Source compiled. >>>> Test phase [not enabled]: net-fs/netatalk-2.2.1-r3 > >>>> Install netatalk-2.2.1-r3 into /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image/ category net-fs >make DESTDIR=/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image/ install >Making install in libatalk >make[1]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk' >Making install in acl >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/acl' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/acl' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/acl' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/acl' >Making install in adouble >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/adouble' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/adouble' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/adouble' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/adouble' >Making install in asp >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/asp' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/asp' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/asp' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/asp' >Making install in atp >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/atp' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/atp' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/atp' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/atp' >Making install in bstring >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/bstring' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/bstring' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/bstring' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/bstring' >Making install in compat >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/compat' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/compat' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/compat' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/compat' >Making install in cnid >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid' >Making install in last >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/last' >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/last' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/last' >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/last' >Making install in cdb >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/cdb' >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/cdb' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/cdb' >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/cdb' >Making install in dbd >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/dbd' >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/dbd' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/dbd' >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/dbd' >Making install in tdb >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/tdb' >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/tdb' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/tdb' >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid/tdb' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid' >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid' >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/cnid' >Making install in dsi >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/dsi' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/dsi' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/dsi' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/dsi' >Making install in nbp >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/nbp' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/nbp' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/nbp' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/nbp' >Making install in netddp >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/netddp' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/netddp' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/netddp' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/netddp' >Making install in tdb >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/tdb' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/tdb' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/tdb' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/tdb' >Making install in util >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/util' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/util' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/util' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/util' >Making install in unicode >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/unicode' >Making install in charsets >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/unicode/charsets' >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/unicode/charsets' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/unicode/charsets' >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/unicode/charsets' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/unicode' >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/unicode' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/unicode' >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/unicode' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/unicode' >Making install in vfs >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/vfs' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/vfs' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/vfs' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk/vfs' >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk' > /bin/mkdir -p '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/lib' > /bin/sh ../libtool --mode=install /usr/bin/install -c libatalk.la '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/lib' >libtool: install: /usr/bin/install -c .libs/libatalk.so.0.0.0 /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/lib/libatalk.so.0.0.0 >libtool: install: (cd /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/lib && { ln -s -f libatalk.so.0.0.0 libatalk.so.0 || { rm -f libatalk.so.0 && ln -s libatalk.so.0.0.0 libatalk.so.0; }; }) >libtool: install: (cd /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/lib && { ln -s -f libatalk.so.0.0.0 libatalk.so || { rm -f libatalk.so && ln -s libatalk.so.0.0.0 libatalk.so; }; }) >libtool: install: /usr/bin/install -c .libs/libatalk.lai /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/lib/libatalk.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk' >make[1]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/libatalk' >Making install in bin >make[1]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin' >Making install in adv1tov2 >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/adv1tov2' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/adv1tov2' > /bin/mkdir -p '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin' > /bin/sh ../../libtool --mode=install /usr/bin/install -c adv1tov2 '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin' >libtool: install: warning: `../../libatalk/libatalk.la' has not been installed in `/usr/lib' >libtool: install: /usr/bin/install -c .libs/adv1tov2 /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin/adv1tov2 >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/adv1tov2' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/adv1tov2' >Making install in afppasswd >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/afppasswd' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/afppasswd' > /bin/mkdir -p '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin' > /bin/sh ../../libtool --mode=install /usr/bin/install -c afppasswd '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin' >libtool: install: warning: `../../libatalk/libatalk.la' has not been installed in `/usr/lib' >libtool: install: /usr/bin/install -c .libs/afppasswd /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin/afppasswd >make install-exec-hook >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/afppasswd' >chmod u+s /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin/afppasswd >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/afppasswd' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/afppasswd' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/afppasswd' >Making install in cnid >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/cnid' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/cnid' > /bin/mkdir -p '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin' > /usr/bin/install -c cnid2_create '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/cnid' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/cnid' >Making install in megatron >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/megatron' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/megatron' > /bin/mkdir -p '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin' > /bin/sh ../../libtool --mode=install /usr/bin/install -c megatron '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin' >libtool: install: warning: `../../libatalk/libatalk.la' has not been installed in `/usr/lib' >libtool: install: /usr/bin/install -c .libs/megatron /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin/megatron >make install-exec-hook >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/megatron' >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/megatron' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/megatron' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/megatron' >Making install in uniconv >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/uniconv' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/uniconv' > /bin/mkdir -p '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin' > /bin/sh ../../libtool --mode=install /usr/bin/install -c uniconv '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin' >libtool: install: warning: `../../libatalk/libatalk.la' has not been installed in `/usr/lib' >libtool: install: /usr/bin/install -c .libs/uniconv /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin/uniconv >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/uniconv' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/uniconv' >Making install in misc >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/misc' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/misc' > /bin/mkdir -p '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin' > /bin/sh ../../libtool --mode=install /usr/bin/install -c afpldaptest '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin' >libtool: install: warning: `../../libatalk/libatalk.la' has not been installed in `/usr/lib' >libtool: install: /usr/bin/install -c .libs/afpldaptest /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin/afpldaptest >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/misc' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/misc' >Making install in ad >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/ad' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/ad' > /bin/mkdir -p '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin' > /bin/sh ../../libtool --mode=install /usr/bin/install -c ad '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin' >libtool: install: warning: `../../libatalk/libatalk.la' has not been installed in `/usr/lib' >libtool: install: /usr/bin/install -c .libs/ad /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin/ad >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/ad' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin/ad' >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin' >make[1]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/bin' >Making install in config >make[1]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/config' >Making install in pam >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/config/pam' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/config/pam' >make[3]: Nothing to be done for `install-exec-am'. >/bin/sh /var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/install-sh -d /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image///etc/pam.d >if test "xno" = "xyes" -o ! -f /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image///etc/pam.d/netatalk; then \ > echo "/usr/bin/install -c -m 644 $f /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image///etc/pam.d/netatalk"; \ > /usr/bin/install -c -m 644 netatalk.pam /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image///etc/pam.d/netatalk || echo "WARNING: Can't install PAM files"; \ >else \ > echo "not overwriting /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image///etc/pam.d/netatalk"; \ >fi; >/usr/bin/install -c -m 644 /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image///etc/pam.d/netatalk >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/config/pam' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/config/pam' >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/config' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/config' >make[3]: Nothing to be done for `install-exec-am'. >sed -e s@:UAMS_PATH:@/usr/lib/netatalk@ \ > -e s@:ETCDIR:@/etc/netatalk@ \ > -e s@:COMPILED_BACKENDS:@"dbd last tdb"@ \ > -e s@:DEFAULT_CNID_SCHEME:@dbd@ \ > <afpd.conf.tmpl >afpd.conf >sed -e s@:UAMS_PATH:@/usr/lib/netatalk@ \ > -e s@:ETCDIR:@/etc/netatalk@ \ > -e s@:COMPILED_BACKENDS:@"dbd last tdb"@ \ > -e s@:DEFAULT_CNID_SCHEME:@dbd@ \ > <AppleVolumes.default.tmpl >AppleVolumes.default >/bin/sh /var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/install-sh -d /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//etc/netatalk >for f in AppleVolumes.system netatalk.conf afp_ldap.conf afpd.conf AppleVolumes.default; do \ > if test "xno" = "xyes" -o ! -f /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//etc/netatalk/$f; then \ > echo "/usr/bin/install -c -m 644 $f /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//etc/netatalk"; \ > /usr/bin/install -c -m 644 $f /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//etc/netatalk; \ > else \ > echo "not overwriting $f"; \ > fi; \ >done >/usr/bin/install -c -m 644 AppleVolumes.system /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//etc/netatalk >/usr/bin/install -c -m 644 netatalk.conf /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//etc/netatalk >/usr/bin/install -c -m 644 afp_ldap.conf /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//etc/netatalk >/usr/bin/install -c -m 644 afpd.conf /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//etc/netatalk >/usr/bin/install -c -m 644 AppleVolumes.default /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//etc/netatalk >if test "x" != "x"; then \ > if ! test -d "x"; then \ > mkdir -p ""; \ > fi; \ > cd ""; \ > wget http://prdownloads.sourceforge.net/webadmin/webmin-.tar.gz ; \ > tar xzf webmin-.tar.gz; \ > rm webmin-.tar.gz; \ > /etc/init.d/webmin stop; \ > rm -r webmin; \ > mv webmin- webmin; \ > cd webmin; \ > rm -r adsl-client apache at backup-config bacula-backup bandwidth bind8 bsdexports burner \ > cfengine cluster-copy cluster-cron cluster-passwd cluster-shell cluster-software cluster-useradmin \ > cluster-usermin cluster-webmin custom \ > cron dfsadmin dhcpd dnsadmin dovecot exim exports \ > fdisk fetchmail file filter firewall format frox fsdump grub heartbeat hpuxexports \ > htaccess-htpasswd idmapd inetd inittab ipfilter ipfw ipsec jabber \ > ldap-server lilo logrotate lpadmin lvm \ > mailboxes mailcap majordomo man mon mscstyle3 mysql \ > net nis openslp pap phpini postfix postgresql ppp-client pptp-client pptp-server \ > procmail proftpd pserver qmailadmin raid rbac \ > samba sarg sendmail sentry sgiexports shell \ > shorewall smart-status smf software spam squid sshd \ > status stunnel tcpwrappers telnet time tunnel \ > updown usermin vgetty webalizer wuftpd xinetd zones; \ > wget https://sourceforge.net/projects/netatalk/files/Netatalk%20Webmin%20Module/0.9-beta2/netatalk.wbm.gz/download ; \ > tar xzf netatalk.wbm.gz; \ > rm netatalk.wbm.gz; \ > cd netatalk; \ > rm config; \ > echo "applevolumedefault_c=/etc/netatalk/AppleVolumes.default" >> config; \ > echo "applevolumesystem_c=/etc/netatalk/AppleVolumes.system" >> config; \ > echo "afpd_c=/etc/netatalk/afpd.conf" >> config; \ > echo "atalk_c=/etc/netatalk/atalk.conf" >> config; \ > echo "papd_c=/etc/netatalk/papd.conf" >> config; \ > echo "afpd_d=/usr/sbin/afpd" >> config; \ > echo "atalkd_d=/usr/sbin/atalkd" >> config; \ > echo "papd_d=/usr/sbin/papd" >> config; \ > echo "netatalk_c=//etc/pam.d" >> config; \ > echo "atalk_start=/etc/init.d/atalk" >> config; \ > echo "select_minUsers=" >> config; \ > echo "select_maxUsers=" >> config; \ > echo "atalk_nls=" >> config; \ > cd ..; \ > config_dir="/etc/netatalk/webmin-config" \ > var_dir="/usr/var" \ > perl="`which perl`" \ > port="" \ > login="" \ > password="" \ > ssl=1 \ > atboot=1 \ > bootscript=netamin \ > ./setup.sh > /dev/null; \ >fi >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/config' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/config' >make[1]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/config' >Making install in etc >make[1]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc' >Making install in afpd >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/afpd' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/afpd' > /bin/mkdir -p '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/sbin' > /bin/sh ../../libtool --mode=install /usr/bin/install -c afpd '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/sbin' >libtool: install: warning: `../../libatalk/libatalk.la' has not been installed in `/usr/lib' >libtool: install: /usr/bin/install -c .libs/afpd /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/sbin/afpd >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/afpd' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/afpd' >Making install in cnid_dbd >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/cnid_dbd' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/cnid_dbd' > /bin/mkdir -p '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin' > /bin/sh ../../libtool --mode=install /usr/bin/install -c dbd '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin' >libtool: install: warning: `../../libatalk/libatalk.la' has not been installed in `/usr/lib' >libtool: install: /usr/bin/install -c .libs/dbd /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/bin/dbd > /bin/mkdir -p '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/sbin' > /bin/sh ../../libtool --mode=install /usr/bin/install -c cnid_dbd cnid_metad '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/sbin' >libtool: install: warning: `../../libatalk/libatalk.la' has not been installed in `/usr/lib' >libtool: install: /usr/bin/install -c .libs/cnid_dbd /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/sbin/cnid_dbd >libtool: install: warning: `../../libatalk/libatalk.la' has not been installed in `/usr/lib' >libtool: install: /usr/bin/install -c .libs/cnid_metad /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/sbin/cnid_metad >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/cnid_dbd' >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/cnid_dbd' >Making install in uams >make[2]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/uams' >Making install in uams_krb4 >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/uams/uams_krb4' >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/uams/uams_krb4' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/uams/uams_krb4' >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/uams/uams_krb4' >make[3]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/uams' >make[4]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/uams' >make install-exec-hook >make[5]: Entering directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/uams' >(cd /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/lib/netatalk && \ > rm -f uams_clrtxt.so uams_dhx.so uams_dhx2.so && \ > ln -s uams_pam.so uams_clrtxt.so && \ > echo && ln -s uams_dhx_pam.so uams_dhx.so && \ > echo && ln -s uams_dhx2_pam.so uams_dhx2.so \ >) >/bin/sh: line 0: cd: /var/tmp/portage/net-fs/netatalk-2.2.1-r3/image//usr/lib/netatalk: No such file or directory >make[5]: *** [install-exec-hook] Error 1 >make[5]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/uams' >make[4]: *** [install-exec-am] Error 2 >make[4]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/uams' >make[3]: *** [install-am] Error 2 >make[3]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/uams' >make[2]: *** [install-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc/uams' >make[1]: *** [install-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1/etc' >make: *** [install-recursive] Error 1 > * ERROR: net-fs/netatalk-2.2.1-r3 failed (install phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-fs/netatalk-2.2.1-r3'`, > * the complete build log and the output of `emerge -pqv '=net-fs/netatalk-2.2.1-r3'`. > * The complete build log is located at '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/temp/environment'. > * Working directory: '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1' > * S: '/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1' > > > ># cat /var/tmp/portage/net-fs/netatalk-2.2.1-r3/temp/environment >declare -x ABI_X86="32" >declare -a ALL_AUTOTOOLS_MACROS='([0]="AC_PROG_LIBTOOL" [1]="AM_PROG_LIBTOOL" [2]="LT_INIT" [3]="AC_CONFIG_HEADERS" [4]="AC_CONFIG_HEADER" [5]="AM_CONFIG_HEADERS" [6]="AM_CONFIG_HEADER" [7]="AC_CONFIG_SUBDIRS" [8]="AC_CONFIG_AUX_DIR" [9]="AC_CONFIG_MACRO_DIR" [10]="AM_INIT_AUTOMAKE" [11]="AM_GLIB_GNU_GETTEXT" [12]="AM_GNU_GETTEXT_VERSION" [13]="AC_PROG_INTLTOOL" [14]="IT_PROG_INTLTOOL" [15]="GTK_DOC_CHECK" [16]="GNOME_DOC_INIT")' >declare -x ALSA_CARDS="" >declare -x ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" >declare -x APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias auth_digest" >declare -x ARCH="x86" >declare -- AT_M4DIR="" >declare -- AT_SYS_M4DIR="" >declare -- AUTOTOOLS_AUTO_DEPEND="yes" >declare -- AUTOTOOLS_DEPEND="|| ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool" >declare -x BOOTSTRAP_USE="cxx unicode python_targets_python3_2 python_targets_python2_7" >declare -x CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" >declare -x CAMERAS="ptp2" >declare -x CBUILD="i686-pc-linux-gnu" >declare -x CFLAGS="-O2 -march=i686 -pipe -fno-strict-aliasing" >declare -x CFLAGS_default >declare -x CHOST="i686-pc-linux-gnu" >declare -x CHOST_default="i686-pc-linux-gnu" >declare -x COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" >declare -x CTARGET_default="i686-pc-linux-gnu" >declare -x CXXFLAGS="-O2 -march=i686 -pipe -fno-strict-aliasing" >declare -x DEFAULT_ABI="default" >declare -x DEFINED_PHASES=" configure install postinst prepare" >declare DEPEND=" > !app-editors/yudit > dev-libs/libgcrypt > sys-apps/coreutils > >=sys-libs/db-4.2.52 > acl? ( > sys-apps/attr > sys-apps/acl > ) > appletalk? ( cups? ( net-print/cups ) ) > avahi? ( net-dns/avahi[dbus] ) > cracklib? ( sys-libs/cracklib ) > kerberos? ( virtual/krb5 ) > ldap? ( net-nds/openldap ) > pam? ( virtual/pam ) > slp? ( net-libs/openslp ) > ssl? ( dev-libs/openssl ) > tcpd? ( sys-apps/tcp-wrappers ) > || ( >=sys-devel/automake-1.12:1.12 >=sys-devel/automake-1.13:1.13 ) >=sys-devel/autoconf-2.68 sys-devel/libtool" >declare DESCRIPTION="Open Source AFP server and other AppleTalk-related utilities" >declare -x DESTTREE="/usr" >declare -x DIROPTIONS="-m0755" >declare -a DOCS='([0]="CONTRIBUTORS" [1]="NEWS" [2]="VERSION" [3]="AUTHORS" [4]="doc/README.AppleTalk")' >declare -x EAPI="4" >declare -- EBUILD_DEATH_HOOKS=" " >declare -- ECLASSDIR_LOCAL="/usr/portage/eclass" >declare -- ECONF_SOURCE="." >declare -x ELIBC="glibc" >declare -x ELT_APPLIED_PATCHES=" portage/1.2.0 sed/1.5.6 as-needed/2.2.6 target-nm/2.4.2" >declare -- EPATCH_COMMON_OPTS="-g0 -E --no-backup-if-mismatch" >declare -- EPATCH_EXCLUDE="" >declare -- EPATCH_FORCE="no" >declare -- EPATCH_MULTI_MSG="Applying various patches (bugfixes/updates) ..." >declare -- EPATCH_OPTS="" >declare -- EPATCH_SINGLE_MSG="" >declare -- EPATCH_SOURCE="/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/patch" >declare -- EPATCH_SUFFIX="patch.bz2" >declare -x EXEOPTIONS="-m0755" >declare -x FCFLAGS="-O2 -march=i686 -pipe -fno-strict-aliasing" >declare -x FETCHCOMMAND_SSH="bash -c \"x=\\\${2#ssh://} ; host=\\\${x%%/*} ; port=\\\${host##*:} ; host=\\\${host%:*} ; [[ \\\${host} = \\\${port} ]] && port=22 ; exec rsync --rsh=\\\"ssh -p\\\${port}\\\" -avP \\\"\\\${host}:/\\\${x#*/}\\\" \\\"\\\$1\\\"\" rsync \"\${DISTDIR}/\${FILE}\" \"\${URI}\"" >declare -x FFLAGS="-O2 -march=i686 -pipe -fno-strict-aliasing" >declare -x GCC_SPECS="" >declare -x GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" >declare -x GRUB_PLATFORMS="" >declare HDEPEND="" >declare -x HG="/usr/bin/hg" >declare HOMEPAGE="http://netatalk.sourceforge.net/" >declare -x INHERITED=" multilib toolchain-funcs user eutils flag-o-matic pam libtool multiprocessing autotools" >declare -x INPUT_DEVICES="keyboard mouse evdev" >declare -x INSDESTTREE="" >declare -x INSOPTIONS="-m0644" >declare IUSE="acl appletalk avahi cracklib cups debug kerberos ldap pam quota slp ssl static-libs tcpd " >declare -x IUSE_IMPLICIT="prefix" >declare -x KERNEL="linux" >declare -x KERNEL_ABI="default" >declare -x KEYWORDS="amd64 arm ppc ppc64 sh sparc x86 ~x86-fbsd" >declare -x LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" >declare -x LDFLAGS="-Wl,-O1 -Wl,--as-needed" >declare -x LDFLAGS_default >declare -x LIBDIR_default="lib" >declare -x LIBOPTIONS="-m0644" >declare -x LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" >declare -x LICENSE="GPL-2 BSD" >declare -x MULTILIB_ABIS="default" >declare -x MULTIOSDIRS="../lib" >declare -x NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" >declare -x OFFICE_IMPLEMENTATION="libreoffice" >declare -x PATH="/usr/lib/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.6.3" >declare PDEPEND="sys-apps/openrc " >declare -x PHP_TARGETS="" >declare -a PORTAGE_DOCOMPRESS='([0]="/usr/share/doc" [1]="/usr/share/info" [2]="/usr/share/man")' >declare -a PORTAGE_DOCOMPRESS_SKIP='([0]="/usr/share/doc/netatalk-2.2.1-r3/html")' >declare -x PROFILE_ONLY_VARIABLES="ARCH ELIBC IUSE_IMPLICIT KERNEL USERLAND USE_EXPAND_IMPLICIT USE_EXPAND_UNPREFIXED USE_EXPAND_VALUES_ARCH USE_EXPAND_VALUES_ELIBC USE_EXPAND_VALUES_KERNEL USE_EXPAND_VALUES_USERLAND" >declare -x PROPERTIES="" >declare -x PROVIDE="" >declare -x PYTHONDONTWRITEBYTECODE="1" >declare -x PYTHONPATH="/usr/lib/portage/pym" >declare -x PYTHON_SINGLE_TARGET="" >declare -x PYTHON_TARGETS="" >declare RDEPEND=" > !app-editors/yudit > dev-libs/libgcrypt > sys-apps/coreutils > >=sys-libs/db-4.2.52 > acl? ( > sys-apps/attr > sys-apps/acl > ) > appletalk? ( cups? ( net-print/cups ) ) > avahi? ( net-dns/avahi[dbus] ) > cracklib? ( sys-libs/cracklib ) > kerberos? ( virtual/krb5 ) > ldap? ( net-nds/openldap ) > pam? ( virtual/pam ) > slp? ( net-libs/openslp ) > ssl? ( dev-libs/openssl ) > tcpd? ( sys-apps/tcp-wrappers ) > " >declare REPOSITORY >declare REQUIRED_USE="ldap? ( acl ) " >declare -x RESTRICT="test" >declare -x RESUMECOMMAND_SSH="bash -c \"x=\\\${2#ssh://} ; host=\\\${x%%/*} ; port=\\\${host##*:} ; host=\\\${host%:*} ; [[ \\\${host} = \\\${port} ]] && port=22 ; exec rsync --rsh=\\\"ssh -p\\\${port}\\\" -avP \\\"\\\${host}:/\\\${x#*/}\\\" \\\"\\\$1\\\"\" rsync \"\${DISTDIR}/\${FILE}\" \"\${URI}\"" >declare -x RUBYOPT="-rauto_gem" >declare -x RUBY_TARGETS="" >declare -x S="/var/tmp/portage/net-fs/netatalk-2.2.1-r3/work/netatalk-2.2.1" >declare -x SANDBOX_DEBUG="0" >declare -x SANDBOX_DENY="" >declare -x SANDBOX_PID="28143" >declare -x SANDBOX_PREDICT="/var/tmp/portage/net-fs/netatalk-2.2.1-r3/homedir:/dev/crypto:/var/cache/fontconfig" >declare -x SANDBOX_READ="/:/var/tmp" >declare -x SANDBOX_VERBOSE="1" >declare -x SANDBOX_WRITE=":/dev/console:/dev/fd:/dev/full:/dev/null:/dev/pts/:/dev/pty:/dev/shm:/dev/tts:/dev/tty:/dev/vc/:/dev/zero:/proc/self/fd:/tmp/:/usr/lib/cf:/usr/lib/conftest:/usr/lib32/cf:/usr/lib32/conftest:/usr/lib64/cf:/usr/lib64/conftest:/usr/tmp/cf:/usr/tmp/conftest:/var/tmp:/var/tmp/:/var/tmp/portage/net-fs/netatalk-2.2.1-r3/homedir/.bash_history" >declare -x SLOT="0" >declare SRC_URI="mirror://sourceforge/netatalk/netatalk-2.2.1.tar.bz2" >declare -x USE="abi_x86_32 acl cracklib elibc_glibc kernel_linux pam ssl tcpd userland_GNU x86" >declare -x USERLAND="GNU" >declare -x USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND" >declare -x USE_EXPAND_UNPREFIXED="ARCH" >declare -x USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux hppa hppa-hpux ia64 ia64-hpux ia64-linux m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos ppc-openbsd s390 sh sparc sparc64-freebsd sparc64-solaris sparc-fbsd sparc-solaris x64-freebsd x64-macos x64-openbsd x64-solaris x86 x86-cygwin x86-fbsd x86-freebsd x86-interix x86-linux x86-macos x86-netbsd x86-openbsd x86-solaris x86-winnt" >declare -x USE_EXPAND_VALUES_ELIBC="AIX Cygwin Darwin FreeBSD glibc HPUX Interix mintlib NetBSD OpenBSD SunOS uclibc Winnt" >declare -x USE_EXPAND_VALUES_KERNEL="AIX Cygwin Darwin FreeBSD freemint HPUX Interix linux NetBSD OpenBSD SunOS Winnt" >declare -x USE_EXPAND_VALUES_USERLAND="BSD GNU" >declare -x VIDEO_CARDS="" >declare -x WANT_AUTOCONF="2.5" >declare -x WANT_AUTOMAKE="1.12" >declare -x WANT_LIBTOOL="latest" >declare -x XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >declare -x _E_DOCDESTTREE_="" >declare -x _E_EXEDESTTREE_="" >declare -a _LATEST_AUTOMAKE='([0]="1.12:1.12" [1]="1.13:1.13")' >declare -- __ELT_NOTED_TMP="true" >declare -- ___ECLASS_ONCE_AUTOTOOLS="recur -_+^+_- spank" >declare -- ___ECLASS_ONCE_EUTILS="recur -_+^+_- spank" >declare -- ___ECLASS_ONCE_FLAG_O_MATIC="recur -_+^+_- spank" >declare -- ___ECLASS_ONCE_LIBTOOL="recur -_+^+_- spank" >declare -- ___ECLASS_ONCE_MULTILIB="recur -_+^+_- spank" >declare -- ___ECLASS_ONCE_MULTIPROCESSING="recur -_+^+_- spank" >declare -- ___ECLASS_ONCE_PAM="recur -_+^+_- spank" >declare -- ___ECLASS_ONCE_TOOLCHAIN_FUNCS="recur -_+^+_- spank" >declare -- ___ECLASS_ONCE_USER="recur -_+^+_- spank" >declare -- _libtool_atom="sys-devel/libtool" >declare -- mj_control_fd="10" >declare -- mj_max_jobs="1" >declare -- mj_num_jobs="0" >declare -- phase_func >ELT_libtool_version () >{ > ( unset VERSION; > eval $(grep -e '^[[:space:]]*VERSION=' "$1"); > echo "${VERSION:-0}" ) >} >ELT_try_and_apply_patch () >{ > local ret=0; > local file=$1; > local patch=$2; > local src=$3; > local disp="${src} patch"; > local log="${T}/elibtool.log"; > if [[ -z ${__ELT_NOTED_TMP} ]]; then > __ELT_NOTED_TMP=true; > printf 'temp patch: %s\n' "${patch}" > "${log}"; > fi; > printf '\nTrying %s\n' "${disp}" >> "${log}"; > cp -p "${file}" "${file}.gentoo.elt"; > if patch -p0 --dry-run "${file}" "${patch}" >> "${log}" 2>&1; then > einfo " Applying ${disp} ..."; > patch -p0 -g0 --no-backup-if-mismatch "${file}" "${patch}" >> "${log}" 2>&1; > ret=$?; > export ELT_APPLIED_PATCHES="${ELT_APPLIED_PATCHES} ${src}"; > else > ret=1; > fi; > chmod --reference="${file}.gentoo.elt" "${file}"; > rm -f "${file}.gentoo.elt"; > return "${ret}" >} >ELT_walk_patches () >{ > local patch tmp; > local ret=1; > local file=$1; > local patch_set=$2; > local patch_dir="$(elt_patch_dir)/${patch_set}"; > local rem_int_dep=$3; > [[ -z ${patch_set} ]] && return 1; > [[ ! -d ${patch_dir} ]] && return 1; > local sed_args=(-e "s:@GENTOO_LIBDIR@:$(get_libdir):g"); > if [[ -n ${rem_int_dep} ]]; then > sed_args+=(-e "s|@REM_INT_DEP@|${rem_int_dep}|g"); > fi; > pushd "$(elt_patch_dir)" > /dev/null || die; > for patch in $(find "${patch_set}" -maxdepth 1 -type f | LC_ALL=C sort -r); > do > tmp="${T}/libtool-elt.patch"; > sed "${sed_args[@]}" "${patch}" > "${tmp}" || die; > if ELT_try_and_apply_patch "${file}" "${tmp}" "${patch}"; then > ret=0; > break; > fi; > done; > popd > /dev/null; > return ${ret} >} >VER_major () >{ > [[ -z $1 ]] && return 1; > local VER=$@; > echo "${VER%%[^[:digit:]]*}" >} >VER_micro () >{ > [[ -z $1 ]] && return 1; > local VER=$@; > VER=${VER#*.*.}; > echo "${VER%%[^[:digit:]]*}" >} >VER_minor () >{ > [[ -z $1 ]] && return 1; > local VER=$@; > VER=${VER#*.}; > echo "${VER%%[^[:digit:]]*}" >} >VER_to_int () >{ > [[ -z $1 ]] && return 1; > local VER_MAJOR=$(VER_major "$1"); > local VER_MINOR=$(VER_minor "$1"); > local VER_MICRO=$(VER_micro "$1"); > local VER_int=$(( VER_MAJOR * 65536 + VER_MINOR * 256 + VER_MICRO )); > if [[ ${VER_int} -ge 65536 ]]; then > echo "${VER_int}"; > return 0; > fi; > echo 1; > return 1 >} >_assert_pkg_ebuild_phase () >{ > case ${EBUILD_PHASE} in > setup | preinst | postinst) > > ;; > *) > eerror "'$1()' called from '${EBUILD_PHASE}' phase which is not OK:"; > eerror "You may only call from pkg_{setup,preinst,postinst} functions."; > eerror "Package fails at QA and at life. Please file a bug."; > die "Bad package! $1 is only for use in some pkg_* functions!" > ;; > esac >} >_at_uses_autoheader () >{ > _at_uses_pkg A{C,M}_CONFIG_HEADER{S,} >} >_at_uses_automake () >{ > _at_uses_pkg AM_INIT_AUTOMAKE >} >_at_uses_gettext () >{ > _at_uses_pkg AM_GNU_GETTEXT_VERSION >} >_at_uses_glibgettext () >{ > _at_uses_pkg AM_GLIB_GNU_GETTEXT >} >_at_uses_gnomedoc () >{ > _at_uses_pkg GNOME_DOC_INIT >} >_at_uses_gtkdoc () >{ > _at_uses_pkg GTK_DOC_CHECK >} >_at_uses_intltool () >{ > _at_uses_pkg {AC,IT}_PROG_INTLTOOL >} >_at_uses_libtool () >{ > _at_uses_pkg A{C,M}_PROG_LIBTOOL LT_INIT >} >_at_uses_pkg () >{ > if [[ -n $(autotools_check_macro "$@") ]]; then > return 0; > else > local macro args=(); > for macro in "$@"; > do > args+=(-e "^[[:space:]]*${macro}\>"); > done; > egrep -q "${args[@]}" configure.??; > fi >} >_autotools_m4dir_include () >{ > local x include_opts flag; > [[ ${WANT_AUTOCONF} == "2.1" ]] && flag="l" || flag="I"; > for x in "$@"; > do > case ${x} in > -${flag}) > > ;; > *) > [[ ! -d ${x} ]] && ewarn "autotools.eclass: '${x}' does not exist"; > include_opts+=" -${flag} ${x}" > ;; > esac; > done; > echo ${include_opts} >} >_elibtoolize () >{ > local LIBTOOLIZE=${LIBTOOLIZE:-$(type -P glibtoolize > /dev/null && echo glibtoolize || echo libtoolize)}; > [[ -f GNUmakefile.am || -f Makefile.am ]] && set -- "$@" --automake; > if [[ $1 == "--install" ]]; then > ${LIBTOOLIZE} -n --install &>/dev/null || shift; > fi; > autotools_run_tool ${LIBTOOLIZE} "$@" ${opts} >} >_epatch_draw_line () >{ > [[ -z $1 ]] && set "$(printf "%65s" '')"; > echo "${1//?/=}" >} >_filter-hardened () >{ > local f; > for f in "$@"; > do > case "${f}" in > -fPIC | -fpic | -fPIE | -fpie | -Wl,pie | -pie) > gcc-specs-pie || continue; > is-flagq -nopie || append-flags -nopie > ;; > -fstack-protector) > gcc-specs-ssp || continue; > is-flagq -fno-stack-protector || append-flags $(test-flags -fno-stack-protector) > ;; > -fstack-protector-all) > gcc-specs-ssp-to-all || continue; > is-flagq -fno-stack-protector-all || append-flags $(test-flags -fno-stack-protector-all) > ;; > -fno-strict-overflow) > gcc-specs-nostrict || continue; > is-flagq -fstrict-overflow || append-flags $(test-flags -fstrict-overflow) > ;; > esac; > done >} >_filter-var () >{ > local f x var=$1 new=(); > shift; > for f in ${!var}; > do > for x in "$@"; > do > [[ ${f} == ${x} ]] && continue 2; > done; > new+=("${f}"); > done; > eval export ${var}=\""${new[*]}"\" >} >_gcc-install-dir () >{ > echo "$(LC_ALL=C $(tc-getCC) -print-search-dirs 2> /dev/null | awk '$1=="install:" {print $2}')" >} >_gcc-specs-directive_raw () >{ > local cc=$(tc-getCC); > local specfiles=$(LC_ALL=C ${cc} -v 2>&1 | awk '$1=="Reading" {print $NF}'); > ${cc} -dumpspecs 2> /dev/null | cat - ${specfiles} | awk -v directive=$1 'BEGIN { pspec=""; spec=""; outside=1 } >$1=="*"directive":" { pspec=spec; spec=""; outside=0; next } > outside || NF==0 || ( substr($1,1,1)=="*" && substr($1,length($1),1)==":" ) { outside=1; next } > spec=="" && substr($0,1,1)=="+" { spec=pspec " " substr($0,2); next } > { spec=spec $0 } >END { print spec }'; > return 0 >} >_gcc-specs-exists () >{ > [[ -f $(_gcc-install-dir)/$1 ]] >} >_gcc_fullversion () >{ > local ver="$1"; > shift; > set -- `$(tc-getCPP "$@") -E -P - <<<"__GNUC__ __GNUC_MINOR__ __GNUC_PATCHLEVEL__"`; > eval echo "$ver" >} >_iconins () >{ > ( local funcname=$1; > shift; > local size dir; > local context=apps; > local theme=hicolor; > while [[ $# -gt 0 ]]; do > case $1 in > -s | --size) > if [[ ${2%%x*}x${2%%x*} == "$2" ]]; then > size=${2%%x*}; > else > size=${2}; > fi; > case ${size} in > 16 | 22 | 24 | 32 | 36 | 48 | 64 | 72 | 96 | 128 | 192 | 256) > size=${size}x${size} > ;; > scalable) > > ;; > *) > eerror "${size} is an unsupported icon size!"; > exit 1 > ;; > esac; > shift 2 > ;; > -t | --theme) > theme=${2}; > shift 2 > ;; > -c | --context) > context=${2}; > shift 2 > ;; > *) > if [[ -z ${size} ]]; then > insinto /usr/share/pixmaps; > else > insinto /usr/share/icons/${theme}/${size}/${context}; > fi; > if [[ ${funcname} == doicon ]]; then > if [[ -f $1 ]]; then > doins "${1}"; > else > if [[ -d $1 ]]; then > shopt -s nullglob; > doins "${1}"/*.{png,svg}; > shopt -u nullglob; > else > eerror "${1} is not a valid file/directory!"; > exit 1; > fi; > fi; > else > break; > fi; > shift 1 > ;; > esac; > done; > if [[ ${funcname} == newicon ]]; then > newins "$@"; > fi ) || die >} >_is_flagq () >{ > local x var; > eval var=\""\${$1[*]}"\"; > for x in ${var}; > do > [[ ${x} == $2 ]] && return 0; > done; > return 1 >} >_multijob_fork () >{ > [[ $# -eq 1 ]] || die "incorrect number of arguments"; > local ret=0; > [[ $1 == "post" ]] && : $(( ++mj_num_jobs )); > if [[ ${mj_num_jobs} -ge ${mj_max_jobs} ]]; then > multijob_finish_one; > ret=$?; > fi; > [[ $1 == "pre" ]] && : $(( ++mj_num_jobs )); > return ${ret} >} >_tc-getPROG () >{ > local tuple=$1; > local v var vars=$2; > local prog=$3; > var=${vars%% *}; > for v in ${vars}; > do > if [[ -n ${!v} ]]; then > export ${var}="${!v}"; > echo "${!v}"; > return 0; > fi; > done; > local search=; > [[ -n $4 ]] && search=$(type -p "$4-${prog}"); > [[ -z ${search} && -n ${!tuple} ]] && search=$(type -p "${!tuple}-${prog}"); > [[ -n ${search} ]] && prog=${search##*/}; > export ${var}=${prog}; > echo "${!var}" >} >all-flag-vars () >{ > echo {C,CPP,CXX,CCAS,F,FC,LD}FLAGS >} >append-cflags () >{ > [[ $# -eq 0 ]] && return 0; > export CFLAGS=$(test-flags-CC ${CFLAGS} "$@"); > return 0 >} >append-cppflags () >{ > [[ $# -eq 0 ]] && return 0; > export CPPFLAGS="${CPPFLAGS} $*"; > return 0 >} >append-cxxflags () >{ > [[ $# -eq 0 ]] && return 0; > export CXXFLAGS=$(test-flags-CXX ${CXXFLAGS} "$@"); > return 0 >} >append-fflags () >{ > [[ $# -eq 0 ]] && return 0; > export FFLAGS=$(test-flags-F77 ${FFLAGS} "$@"); > export FCFLAGS=$(test-flags-FC ${FCFLAGS} "$@"); > return 0 >} >append-flags () >{ > [[ $# -eq 0 ]] && return 0; > case " $* " in > *' '-[DIU]*) > eqawarn 'please use append-cppflags for preprocessor flags' > ;; > *' '-L* | *' '-Wl,*) > eqawarn 'please use append-ldflags for linker flags' > ;; > esac; > append-cflags "$@"; > append-cxxflags "$@"; > append-fflags "$@"; > return 0 >} >append-ldflags () >{ > [[ $# -eq 0 ]] && return 0; > local flag; > for flag in "$@"; > do > [[ ${flag} == -l* ]] && eqawarn "Appending a library link instruction (${flag}); libraries to link to should not be passed through LDFLAGS"; > done; > export LDFLAGS="${LDFLAGS} $*"; > return 0 >} >append-lfs-flags () >{ > [[ $# -ne 0 ]] && die "append-lfs-flags takes no arguments"; > append-cppflags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE >} >append-libs () >{ > [[ $# -eq 0 ]] && return 0; > local flag; > for flag in "$@"; > do > [[ ${flag} == -l* ]] && flag=${flag#-l}; > export LIBS="${LIBS} -l${flag}"; > done; > return 0 >} >autotools_check_macro () >{ > [[ -f configure.ac || -f configure.in ]] || return 0; > local trace_file=".__autoconf_trace_data"; > if [[ ! -e ${trace_file} ]] || [[ ! aclocal.m4 -ot ${trace_file} ]]; then > WANT_AUTOCONF="2.5" autoconf $(autotools_m4dir_include) ${ALL_AUTOTOOLS_MACROS[@]/#/--trace=} > ${trace_file} 2> /dev/null; > fi; > local macro args=(); > for macro in "$@"; > do > has ${macro} ${ALL_AUTOTOOLS_MACROS[@]} || die "internal error: add ${macro} to ALL_AUTOTOOLS_MACROS"; > args+=(-e ":${macro}:"); > done; > grep "${args[@]}" ${trace_file} >} >autotools_check_macro_val () >{ > local macro scan_out; > for macro in "$@"; > do > autotools_check_macro "${macro}" | gawk -v macro="${macro}" '($0 !~ /^[[:space:]]*(#|dnl)/) { > if (match($0, macro ":(.*)$", res)) > print res[1] > }' | uniq; > done; > return 0 >} >autotools_env_setup () >{ > if [[ ${WANT_AUTOMAKE} == "latest" ]]; then > local pv; > for pv in ${_LATEST_AUTOMAKE[@]/#*:}; > do > ROOT=/ has_version "=sys-devel/automake-${pv}*" && export WANT_AUTOMAKE="${pv}"; > done; > [[ ${WANT_AUTOMAKE} == "latest" ]] && die "Cannot find the latest automake! Tried ${_LATEST_AUTOMAKE}"; > fi; > [[ ${WANT_AUTOCONF} == "latest" ]] && export WANT_AUTOCONF=2.5 >} >autotools_m4dir_include () >{ > _autotools_m4dir_include ${AT_M4DIR} >} >autotools_m4sysdir_include () >{ > _autotools_m4dir_include $(eval echo ${AT_SYS_M4DIR}) >} >autotools_run_tool () >{ > local autofail=true m4flags=false missing_ok=false; > while [[ -n $1 ]]; do > case $1 in > --at-no-fail) > autofail=false > ;; > --at-m4flags) > m4flags=true > ;; > --at-missing) > missing_ok=true > ;; > *) > break > ;; > esac; > shift; > done; > if [[ ${EBUILD_PHASE} != "unpack" && ${EBUILD_PHASE} != "prepare" ]]; then > ewarn "QA Warning: running $1 in ${EBUILD_PHASE} phase"; > fi; > if ${missing_ok} && ! type -P ${1} > /dev/null; then > einfo "Skipping '$*' due $1 not installed"; > return 0; > fi; > autotools_env_setup; > local STDERR_TARGET="${T}/$1.out"; > if [[ -e ${STDERR_TARGET} ]]; then > local i=1; > while :; do > STDERR_TARGET="${T}/$1-${i}.out"; > [[ -e ${STDERR_TARGET} ]] || break; > : $(( i++ )); > done; > fi; > if ${m4flags}; then > set -- "${1}" $(autotools_m4dir_include) "${@:2}" $(autotools_m4sysdir_include); > fi; > printf "***** $1 *****\n***** PWD: ${PWD}\n***** $*\n\n" > "${STDERR_TARGET}"; > ebegin "Running $@"; > "$@" >> "${STDERR_TARGET}" 2>&1; > if ! eend $? && ${autofail}; then > echo; > eerror "Failed Running $1 !"; > eerror; > eerror "Include in your bugreport the contents of:"; > eerror; > eerror " ${STDERR_TARGET}"; > echo; > die "Failed Running $1 !"; > fi >} >built_with_use () >{ > local hidden="no"; > if [[ $1 == "--hidden" ]]; then > hidden="yes"; > shift; > fi; > local missing_action="die"; > if [[ $1 == "--missing" ]]; then > missing_action=$2; > shift; > shift; > case ${missing_action} in > true | false | die) > > ;; > *) > die "unknown action '${missing_action}'" > ;; > esac; > fi; > local opt=$1; > [[ ${opt:0:1} = "-" ]] && shift || opt="-a"; > local PKG=$(best_version $1); > [[ -z ${PKG} ]] && die "Unable to resolve $1 to an installed package"; > shift; > local USEFILE=${ROOT}/var/db/pkg/${PKG}/USE; > local IUSEFILE=${ROOT}/var/db/pkg/${PKG}/IUSE; > if [[ ! -e ${USEFILE} ]] || [[ ! -e ${IUSEFILE} && ${hidden} == "no" ]]; then > case ${missing_action} in > true) > return 0 > ;; > false) > return 1 > ;; > die) > die "Unable to determine what USE flags $PKG was built with" > ;; > esac; > fi; > if [[ ${hidden} == "no" ]]; then > local IUSE_BUILT=($(<"${IUSEFILE}")); > local expand; > for expand in $(echo ${USE_EXPAND} | tr '[:upper:]' '[:lower:]'); > do > if [[ $1 == ${expand}_* ]]; then > expand=""; > break; > fi; > done; > if [[ -n ${expand} ]]; then > if ! has $1 ${IUSE_BUILT[@]#[-+]}; then > case ${missing_action} in > true) > return 0 > ;; > false) > return 1 > ;; > die) > die "$PKG does not actually support the $1 USE flag!" > ;; > esac; > fi; > fi; > fi; > local USE_BUILT=$(<${USEFILE}); > while [[ $# -gt 0 ]]; do > if [[ ${opt} = "-o" ]]; then > has $1 ${USE_BUILT} && return 0; > else > has $1 ${USE_BUILT} || return 1; > fi; > shift; > done; > [[ ${opt} = "-a" ]] >} >check_license () >{ > die "you no longer need this as portage supports ACCEPT_LICENSE itself" >} >cleanpamd () >{ > while [[ -n $1 ]]; do > if ! has_version sys-libs/pam; then > sed -i -e '/pam_shells\|pam_console/s:^:#:' "${D}/etc/pam.d/$1"; > fi; > shift; > done >} >config_rpath_update () >{ > local dst src=$(type -P gettext | sed 's:bin/gettext:share/gettext/config.rpath:'); > [[ $# -eq 0 ]] && set -- $(find -name config.rpath); > [[ $# -eq 0 ]] && return 0; > einfo "Updating all config.rpath files"; > for dst in "$@"; > do > einfo " ${dst}"; > cp "${src}" "${dst}" || die; > done >} >darwintoolize () >{ > die "Use elibtoolize" >} >doicon () >{ > _iconins ${FUNCNAME} "$@" >} >domenu () >{ > ( local i j ret=0; > insinto /usr/share/applications; > for i in "$@"; > do > if [[ -f ${i} ]]; then > doins "${i}"; > ((ret+=$?)); > else > if [[ -d ${i} ]]; then > for j in "${i}"/*.desktop; > do > doins "${j}"; > ((ret+=$?)); > done; > else > ((++ret)); > fi; > fi; > done; > exit ${ret} ) >} >dopamd () >{ > [[ -z $1 ]] && die "dopamd requires at least one argument"; > if has pam ${IUSE} && ! use pam; then > return 0; > fi; > ( insinto /etc/pam.d; > insopts -m 0644; > doins "$@" ) || die "failed to install $@"; > cleanpamd "$@" >} >dopammod () >{ > [[ -z $1 ]] && die "dopammod requires at least one argument"; > if has pam ${IUSE} && ! use pam; then > return 0; > fi; > exeinto $(getpam_mod_dir); > doexe "$@" || die "failed to install $@" >} >dopamsecurity () >{ > [[ $# -lt 2 ]] && die "dopamsecurity requires at least two arguments"; > if has pam ${IUSE} && ! use pam; then > return 0; > fi; > ( insinto /etc/security/$1; > insopts -m 0644; > doins "${@:2}" ) || die "failed to install ${@:2}" >} >eaclocal () >{ > [[ ! -f aclocal.m4 || -n $(grep -e 'generated.*by aclocal' aclocal.m4) ]] && autotools_run_tool --at-m4flags aclocal "$@" $(eaclocal_amflags) >} >eaclocal_amflags () >{ > local aclocal_opts amflags_file; > for amflags_file in GNUmakefile.am Makefile.am GNUmakefile.in Makefile.in; > do > [[ -e ${amflags_file} ]] || continue; > autotools_env_setup; > aclocal_opts=$(sed -n "/^ACLOCAL_AMFLAGS[[:space:]]*=/{ # match the first line > s:[^=]*=::p; # then gobble up all escaped lines > : nextline /\\\\$/{ n; p; b nextline; } }" ${amflags_file}); > eval aclocal_opts=\""${aclocal_opts}"\"; > break; > done; > echo ${aclocal_opts} >} >eautoconf () >{ > if [[ ! -f configure.ac && ! -f configure.in ]]; then > echo; > eerror "No configure.{ac,in} present in '${PWD}'!"; > echo; > die "No configure.{ac,in} present!"; > fi; > autotools_run_tool --at-m4flags autoconf "$@" >} >eautoheader () >{ > _at_uses_autoheader || return 0; > autotools_run_tool --at-no-fail --at-m4flags autoheader "$@" >} >eautomake () >{ > local extra_opts; > local makefile_name; > for makefile_name in {GNUmakefile,{M,m}akefile}.am ""; > do > [[ -f ${makefile_name} ]] && break; > done; > if [[ -z ${makefile_name} ]]; then > _at_uses_automake || return 0; > else > if [[ -z ${FROM_EAUTORECONF} && -f ${makefile_name%.am}.in ]]; then > local used_automake; > local installed_automake; > installed_automake=$(WANT_AUTOMAKE= automake --version | head -n 1 | sed -e 's:.*(GNU automake) ::'); > used_automake=$(head -n 1 < ${makefile_name%.am}.in | sed -e 's:.*by automake \(.*\) from .*:\1:'); > if [[ ${installed_automake} != ${used_automake} ]]; then > einfo "Automake used for the package (${used_automake}) differs from"; > einfo "the installed version (${installed_automake})."; > eautoreconf; > return 0; > fi; > fi; > fi; > [[ -f INSTALL && -f AUTHORS && -f ChangeLog && -f NEWS && -f README ]] || extra_opts="${extra_opts} --foreign"; > autotools_run_tool automake --add-missing --copy ${extra_opts} "$@" >} >eautopoint () >{ > autotools_run_tool autopoint "$@" >} >eautoreconf () >{ > local x g multitop; > if [[ -z ${AT_TOPLEVEL_EAUTORECONF} ]]; then > AT_TOPLEVEL_EAUTORECONF="yes"; > multitop="yes"; > multijob_init; > fi; > if [[ -z ${AT_NO_RECURSIVE} ]]; then > for x in $(autotools_check_macro_val AC_CONFIG_SUBDIRS); > do > if [[ -d ${x} ]]; then > pushd "${x}" > /dev/null; > if [[ -z ${PAST_TOPLEVEL_EAUTORECONF} ]]; then > PAST_TOPLEVEL_EAUTORECONF="yes" AT_NOELIBTOOLIZE="yes" multijob_child_init eautoreconf || die; > else > AT_NOELIBTOOLIZE="yes" eautoreconf || die; > fi; > popd > /dev/null; > fi; > done; > fi; > einfo "Running eautoreconf in '${PWD}' ..."; > local m4dirs=$(autotools_check_macro_val AC_CONFIG_{AUX,MACRO}_DIR); > [[ -n ${m4dirs} ]] && mkdir -p ${m4dirs}; > local i tools=(glibgettext false "autotools_run_tool glib-gettextize --copy --force" gettext false "autotools_run_tool --at-missing autopoint --force" intltool false "autotools_run_tool intltoolize --automake --copy --force" gtkdoc false "autotools_run_tool --at-missing gtkdocize --copy" gnomedoc false "autotools_run_tool --at-missing gnome-doc-prepare --copy --force" libtool false "_elibtoolize --install --copy --force"); > for ((i = 0; i < ${#tools[@]}; i += 3 )) > do > if _at_uses_${tools[i]}; then > tools[i+1]=true; > ${tools[i+2]}; > fi; > done; > local rerun_aclocal=false; > eaclocal; > for ((i = 0; i < ${#tools[@]}; i += 3 )) > do > if ! ${tools[i+1]} && _at_uses_${tools[i]}; then > ${tools[i+2]}; > rerun_aclocal=true; > fi; > done; > ${rerun_aclocal} && eaclocal; > eautoconf; > eautoheader; > [[ ${AT_NOEAUTOMAKE} != "yes" ]] && FROM_EAUTORECONF="yes" eautomake ${AM_OPTS}; > if [[ ${AT_NOELIBTOOLIZE} != "yes" ]]; then > S=${PWD} elibtoolize --force; > fi; > if [[ -n ${multitop} ]]; then > unset AT_TOPLEVEL_EAUTORECONF; > multijob_finish || die; > fi; > return 0 >} >ebeep () >{ > ewarn "QA Notice: ebeep is not defined in EAPI=${EAPI}, please file a bug at http://bugs.gentoo.org" >} >econf_build () >{ > tc-env_build econf --build=${CBUILD:-${CHOST}} "$@" >} >ecvs_clean () >{ > [[ -z $* ]] && set -- .; > find "$@" -type d -name 'CVS' -prune -print0 | xargs -0 rm -rf; > find "$@" -type f -name '.cvs*' -print0 | xargs -0 rm -rf >} >edos2unix () >{ > [[ $# -eq 0 ]] && return 0; > sed -i 's/\r$//' -- "$@" || die >} >egetent () >{ > local db=$1 key=$2; > [[ $# -ge 3 ]] && die "usage: egetent <database> <key>"; > case ${db} in > passwd | group) > > ;; > *) > die "sorry, database '${db}' not yet supported; file a bug" > ;; > esac; > case ${CHOST} in > *-darwin[678]) > case ${key} in > *[!0-9]*) > nidump ${db} . | awk -F: "(\$1 ~ /^${key}\$/) {print;exit;}" > ;; > *) > nidump ${db} . | awk -F: "(\$3 == ${key}) {print;exit;}" > ;; > esac > ;; > *-darwin*) > local mykey; > case ${db} in > passwd) > db="Users" mykey="UniqueID" > ;; > group) > db="Groups" mykey="PrimaryGroupID" > ;; > esac; > case ${key} in > *[!0-9]*) > dscl . -read /${db}/${key} 2> /dev/null | grep RecordName > ;; > *) > dscl . -search /${db} ${mykey} ${key} 2> /dev/null > ;; > esac > ;; > *-freebsd* | *-dragonfly*) > case ${db} in > passwd) > db="user" > ;; > *) > > ;; > esac; > local opts; > if [[ ${key} == [[:digit:]]* ]]; then > [[ ${db} == "user" ]] && opts="-u" || opts="-g"; > fi; > pw show ${db} ${opts} "${key}" -q > ;; > *-netbsd* | *-openbsd*) > grep "${key}:\*:" /etc/${db} > ;; > *) > nscd -i "${db}" 2> /dev/null; > getent "${db}" "${key}" > ;; > esac >} >egethome () >{ > local pos; > [[ $# -eq 1 ]] || die "usage: egethome <user>"; > case ${CHOST} in > *-darwin* | *-freebsd* | *-dragonfly*) > pos=9 > ;; > *) > pos=6 > ;; > esac; > egetent passwd "$1" | cut -d: -f${pos} >} >egetshell () >{ > local pos; > [[ $# -eq 1 ]] || die "usage: egetshell <user>"; > case ${CHOST} in > *-darwin* | *-freebsd* | *-dragonfly*) > pos=10 > ;; > *) > pos=7 > ;; > esac; > egetent passwd "$1" | cut -d: -f${pos} >} >elibtoolize () >{ > local x; > local do_portage="no"; > local do_reversedeps="no"; > local do_only_patches="no"; > local do_uclibc="yes"; > local deptoremove=; > local do_shallow="no"; > local force="false"; > local elt_patches="install-sh ltmain portage relink max_cmd_len sed test tmp cross as-needed target-nm"; > for x in "$@"; > do > case ${x} in > --portage) > do_portage="yes" > ;; > --reverse-deps) > do_reversedeps="yes"; > elt_patches+=" fix-relink" > ;; > --patch-only) > do_only_patches="yes" > ;; > --remove-internal-dep=*) > deptoremove=${x#--remove-internal-dep=}; > [[ -n ${deptoremove} ]] && elt_patches+=" rem-int-dep" > ;; > --shallow) > do_shallow="yes" > ;; > --no-uclibc) > do_uclibc="no" > ;; > --force) > force="true" > ;; > *) > eerror "Invalid elibtoolize option: ${x}"; > die "elibtoolize called with ${x} ??" > ;; > esac; > done; > [[ ${do_uclibc} == "yes" ]] && elt_patches+=" uclibc-conf uclibc-ltconf"; > case ${CHOST} in > *-aix*) > elt_patches+=" hardcode aixrtl aix-noundef" > ;; > *-darwin*) > elt_patches+=" darwin-ltconf darwin-ltmain darwin-conf" > ;; > *-solaris*) > elt_patches+=" sol2-conf sol2-ltmain" > ;; > *-freebsd*) > elt_patches+=" fbsd-conf fbsd-ltconf" > ;; > *-hpux*) > elt_patches+=" hpux-conf deplibs hc-flag-ld hardcode hardcode-relink relink-prog no-lc" > ;; > *-irix*) > elt_patches+=" irix-ltmain" > ;; > *-mint*) > elt_patches+=" mint-conf" > ;; > esac; > if $(tc-getLD) --version 2>&1 | grep -qs 'GNU gold'; then > elt_patches+=" gold-conf"; > fi; > set --; > if [[ ${do_shallow} == "yes" ]]; then > [[ -f ${S}/ltmain.sh ]] && set -- "${S}"; > else > set -- $(find "${S}" -name ltmain.sh -printf '%h '); > fi; > local d p; > for d in "$@"; > do > export ELT_APPLIED_PATCHES=; > if [[ -f ${d}/.elibtoolized ]]; then > ${force} || continue; > fi; > local outfunc="einfo"; > [[ -f ${d}/.elibtoolized ]] && outfunc="ewarn"; > ${outfunc} "Running elibtoolize in: ${d#${WORKDIR}/}/"; > if [[ ${outfunc} == "ewarn" ]]; then > ewarn " We've already been run in this tree; you should"; > ewarn " avoid this if possible (perhaps by filing a bug)"; > fi; > for p in ${elt_patches}; > do > local ret=0; > case ${p} in > portage) > if ! grep -qs 'We do not want portage' "${d}/ltmain.sh"; then > ELT_walk_patches "${d}/ltmain.sh" "${p}"; > ret=$?; > fi > ;; > rem-int-dep) > ELT_walk_patches "${d}/ltmain.sh" "${p}" "${deptoremove}"; > ret=$? > ;; > fix-relink) > if grep -qs 'inst_prefix_dir' "${d}/ltmain.sh"; then > ELT_walk_patches "${d}/ltmain.sh" "${p}"; > ret=$?; > fi > ;; > max_cmd_len) > if grep -qs 'max_cmd_len' "${d}/ltmain.sh"; then > ELT_walk_patches "${d}/ltmain.sh" "${p}"; > ret=$?; > fi > ;; > as-needed) > ELT_walk_patches "${d}/ltmain.sh" "${p}"; > ret=$? > ;; > uclibc-conf) > if grep -qs 'Transform linux' "${d}/configure"; then > ELT_walk_patches "${d}/configure" "${p}"; > ret=$?; > else > if [[ ! -e ${d}/configure ]] && grep -qs 'Transform linux' "${d}/../configure"; then > ELT_walk_patches "${d}/../configure" "${p}"; > ret=$?; > fi; > fi > ;; > uclibc-ltconf) > if [[ -s ${d}/ltconfig ]]; then > ELT_walk_patches "${d}/ltconfig" "${p}"; > ret=$?; > fi > ;; > fbsd-conf) > if grep -qs 'version_type=freebsd-' "${d}/configure"; then > ELT_walk_patches "${d}/configure" "${p}"; > ret=$?; > else > if [[ ! -e ${d}/configure ]] && grep -qs 'version_type=freebsd-' "${d}/../configure"; then > ELT_walk_patches "${d}/../configure" "${p}"; > ret=$?; > fi; > fi > ;; > fbsd-ltconf) > if [[ -s ${d}/ltconfig ]]; then > ELT_walk_patches "${d}/ltconfig" "${p}"; > ret=$?; > fi > ;; > darwin-conf) > if grep -qs '&& echo \.so ||' "${d}/configure"; then > ELT_walk_patches "${d}/configure" "${p}"; > ret=$?; > else > if [[ ! -e ${d}/configure ]] && grep -qs '&& echo \.so ||' "${d}/../configure"; then > ELT_walk_patches "${d}/../configure" "${p}"; > ret=$?; > fi; > fi > ;; > darwin-ltconf) > if [[ -s ${d}/ltconfig ]]; then > ELT_walk_patches "${d}/ltconfig" "${p}"; > ret=$?; > fi > ;; > darwin-ltmain) > if [[ -e ${d}/ltmain.sh ]] && ! grep -qs 'verstring="-compatibility_version' "${d}/ltmain.sh"; then > ELT_walk_patches "${d}/ltmain.sh" "${p}"; > ret=$?; > fi > ;; > aixrtl | hpux-conf) > ret=1; > local subret=0; > while [[ $subret -eq 0 ]]; do > subret=1; > if [[ -e ${d}/configure ]]; then > ELT_walk_patches "${d}/configure" "${p}"; > subret=$?; > else > if [[ ! -e ${d}/configure && -e ${d}/../configure ]]; then > ELT_walk_patches "${d}/../configure" "${p}"; > subret=$?; > fi; > fi; > if [[ $subret -eq 0 ]]; then > ret=0; > fi; > done > ;; > mint-conf | gold-conf | sol2-conf) > ret=1; > local subret=1; > if [[ -e ${d}/configure ]]; then > ELT_walk_patches "${d}/configure" "${p}"; > subret=$?; > else > if [[ -e ${d}/../configure ]]; then > ELT_walk_patches "${d}/../configure" "${p}"; > subret=$?; > else > if [[ -e ${d}/../../configure ]]; then > ELT_walk_patches "${d}/../../configure" "${p}"; > subret=$?; > fi; > fi; > fi; > if [[ $subret -eq 0 ]]; then > ret=0; > fi > ;; > target-nm) > ELT_walk_patches "${d}/configure" "${p}"; > ret=$? > ;; > install-sh) > ELT_walk_patches "${d}/install-sh" "${p}"; > ret=$? > ;; > cross) > if tc-is-cross-compiler; then > ELT_walk_patches "${d}/ltmain.sh" "${p}"; > ret=$?; > fi > ;; > *) > ELT_walk_patches "${d}/ltmain.sh" "${p}"; > ret=$? > ;; > esac; > if [[ ${ret} -ne 0 ]]; then > case ${p} in > relink) > local version=$(ELT_libtool_version "${d}/ltmain.sh"); > if ! grep -qs 'inst_prefix_dir' "${d}/ltmain.sh" && [[ $(VER_to_int "${version}") -ge $(VER_to_int "1.4.0") ]]; then > ewarn " Could not apply relink.patch!"; > fi > ;; > portage) > if [[ ${do_portage} == "yes" ]]; then > if ! grep -qs 'We do not want portage' "${d}/ltmain.sh"; then > echo; > eerror "Portage patch requested, but failed to apply!"; > eerror "Please file a bug report to add a proper patch."; > die "Portage patch requested, but failed to apply!"; > fi; > else > if grep -qs 'We do not want portage' "${d}/ltmain.sh"; then > :; > else > local version=$(ELT_libtool_version "${d}"/ltmain.sh); > echo; > eerror "Portage patch failed to apply (ltmain.sh version ${version})!"; > eerror "Please file a bug report to add a proper patch."; > die "Portage patch failed to apply!"; > fi; > ELT_APPLIED_PATCHES="portage"; > fi > ;; > uclibc-*) > [[ ${CHOST} == *-uclibc ]] && ewarn " uClibc patch set '${p}' failed to apply!" > ;; > fbsd-*) > if [[ ${CHOST} == *-freebsd* ]]; then > if [[ -z $(grep 'Handle Gentoo/FreeBSD as it was Linux' "${d}/configure" "${d}/../configure" 2>/dev/null) ]]; then > eerror " FreeBSD patch set '${p}' failed to apply!"; > die "FreeBSD patch set '${p}' failed to apply!"; > fi; > fi > ;; > darwin-*) > [[ ${CHOST} == *"-darwin"* ]] && ewarn " Darwin patch set '${p}' failed to apply!" > ;; > esac; > fi; > done; > if [[ -z ${ELT_APPLIED_PATCHES} ]]; then > if [[ ${do_portage} == "no" && ${do_reversedeps} == "no" && ${do_only_patches} == "no" && ${deptoremove} == "" ]]; then > ewarn "Cannot apply any patches, please file a bug about this"; > die; > fi; > fi; > rm -f "${d}/libtool"; > > "${d}/.elibtoolized"; > done >} >elt_patch_dir () >{ > local d="${ECLASSDIR}/ELT-patches"; > if [[ ! -d ${d} ]]; then > d="${ECLASSDIR_LOCAL}/ELT-patches"; > fi; > echo "${d}" >} >emktemp () >{ > local exe="touch"; > [[ $1 == -d ]] && exe="mkdir" && shift; > local topdir=$1; > if [[ -z ${topdir} ]]; then > [[ -z ${T} ]] && topdir="/tmp" || topdir=${T}; > fi; > if ! type -P mktemp > /dev/null; then > local tmp=/; > while [[ -e ${tmp} ]]; do > tmp=${topdir}/tmp.${RANDOM}.${RANDOM}.${RANDOM}; > done; > ${exe} "${tmp}" || ${exe} -p "${tmp}"; > echo "${tmp}"; > else > if [[ ${exe} == "touch" ]]; then > TMPDIR="${topdir}" mktemp -t tmp.XXXXXXXXXX; > else > TMPDIR="${topdir}" mktemp -dt tmp.XXXXXXXXXX; > fi; > fi >} >enewgroup () >{ > _assert_pkg_ebuild_phase ${FUNCNAME}; > local egroup=$1; > shift; > if [[ -z ${egroup} ]]; then > eerror "No group specified !"; > die "Cannot call enewgroup without a group"; > fi; > if [[ -n $(egetent group "${egroup}") ]]; then > return 0; > fi; > einfo "Adding group '${egroup}' to your system ..."; > local egid=$1; > shift; > if [[ ! -z ${egid} ]]; then > if [[ ${egid} -gt 0 ]]; then > if [[ -n $(egetent group ${egid}) ]]; then > egid="next available; requested gid taken"; > fi; > else > eerror "Groupid given but is not greater than 0 !"; > die "${egid} is not a valid GID"; > fi; > else > egid="next available"; > fi; > einfo " - Groupid: ${egid}"; > if [[ $# -gt 0 ]]; then > die "extra arguments no longer supported; please file a bug"; > fi; > function _enewgroup_next_gid () > { > if [[ ${egid} == *[!0-9]* ]]; then > for ((egid = 101; egid <= 999; egid++)) > do > [[ -z $(egetent group ${egid}) ]] && break; > done; > fi > }; > case ${CHOST} in > *-darwin*) > _enewgroup_next_gid; > dscl . create "/groups/${egroup}" gid ${egid}; > dscl . create "/groups/${egroup}" passwd '*' > ;; > *-freebsd* | *-dragonfly*) > _enewgroup_next_gid; > pw groupadd "${egroup}" -g ${egid} || die > ;; > *-netbsd*) > _enewgroup_next_gid; > groupadd -g ${egid} "${egroup}" || die > ;; > *) > local opts; > if [[ ${egid} == *[!0-9]* ]]; then > opts=""; > else > opts="-g ${egid}"; > fi; > groupadd -r ${opts} "${egroup}" || die > ;; > esac >} >enewuser () >{ > _assert_pkg_ebuild_phase ${FUNCNAME}; > local euser=$1; > shift; > if [[ -z ${euser} ]]; then > eerror "No username specified !"; > die "Cannot call enewuser without a username"; > fi; > if [[ -n $(egetent passwd "${euser}") ]]; then > return 0; > fi; > einfo "Adding user '${euser}' to your system ..."; > local opts=(); > local euid=$1; > shift; > if [[ -n ${euid} && ${euid} != -1 ]]; then > if [[ ${euid} -gt 0 ]]; then > if [[ -n $(egetent passwd ${euid}) ]]; then > euid="next"; > fi; > else > eerror "Userid given but is not greater than 0 !"; > die "${euid} is not a valid UID"; > fi; > else > euid="next"; > fi; > if [[ ${euid} == "next" ]]; then > for ((euid = 101; euid <= 999; euid++)) > do > [[ -z $(egetent passwd ${euid}) ]] && break; > done; > fi; > opts+=(-u ${euid}); > einfo " - Userid: ${euid}"; > local eshell=$1; > shift; > if [[ ! -z ${eshell} ]] && [[ ${eshell} != "-1" ]]; then > if [[ ! -e ${ROOT}${eshell} ]]; then > eerror "A shell was specified but it does not exist !"; > die "${eshell} does not exist in ${ROOT}"; > fi; > if [[ ${eshell} == */false || ${eshell} == */nologin ]]; then > eerror "Do not specify ${eshell} yourself, use -1"; > die "Pass '-1' as the shell parameter"; > fi; > else > for eshell in /sbin/nologin /usr/sbin/nologin /bin/false /usr/bin/false /dev/null; > do > [[ -x ${ROOT}${eshell} ]] && break; > done; > if [[ ${eshell} == "/dev/null" ]]; then > eerror "Unable to identify the shell to use, proceeding with userland default."; > case ${USERLAND} in > GNU) > eshell="/bin/false" > ;; > BSD) > eshell="/sbin/nologin" > ;; > Darwin) > eshell="/usr/sbin/nologin" > ;; > *) > die "Unable to identify the default shell for userland ${USERLAND}" > ;; > esac; > fi; > fi; > einfo " - Shell: ${eshell}"; > opts+=(-s "${eshell}"); > local ehome=$1; > shift; > if [[ -z ${ehome} ]] || [[ ${ehome} == "-1" ]]; then > ehome="/dev/null"; > fi; > einfo " - Home: ${ehome}"; > opts+=(-d "${ehome}"); > local egroups=$1; > shift; > local g egroups_arr; > IFS="," read -r -a egroups_arr <<< "${egroups}"; > shift; > if [[ ${#egroups_arr[@]} -gt 0 ]]; then > local defgroup exgroups; > for g in "${egroups_arr[@]}"; > do > if [[ -z $(egetent group "${g}") ]]; then > eerror "You must add group ${g} to the system first"; > die "${g} is not a valid GID"; > fi; > if [[ -z ${defgroup} ]]; then > defgroup=${g}; > else > exgroups+=",${g}"; > fi; > done; > opts+=(-g "${defgroup}"); > if [[ ! -z ${exgroups} ]]; then > opts+=(-G "${exgroups:1}"); > fi; > fi; > einfo " - Groups: ${egroups:-(none)}"; > if [[ $# -gt 0 ]]; then > die "extra arguments no longer supported; please file a bug"; > else > local comment="added by portage for ${PN}"; > opts+=(-c "${comment}"); > einfo " - GECOS: ${comment}"; > fi; > case ${CHOST} in > *-darwin*) > dscl . create "/users/${euser}" uid ${euid}; > dscl . create "/users/${euser}" shell "${eshell}"; > dscl . create "/users/${euser}" home "${ehome}"; > dscl . create "/users/${euser}" realname "added by portage for ${PN}"; > for g in "${egroups_arr[@]}"; > do > dscl . merge "/groups/${g}" users "${euser}"; > done > ;; > *-freebsd* | *-dragonfly*) > pw useradd "${euser}" "${opts[@]}" || die > ;; > *-netbsd*) > useradd "${opts[@]}" "${euser}" || die > ;; > *-openbsd*) > useradd -u ${euid} -s "${eshell}" -d "${ehome}" -g "${egroups}" "${euser}" || die > ;; > *) > useradd -r "${opts[@]}" "${euser}" || die > ;; > esac; > if [[ ! -e ${ROOT}/${ehome} ]]; then > einfo " - Creating ${ehome} in ${ROOT}"; > mkdir -p "${ROOT}/${ehome}"; > chown "${euser}" "${ROOT}/${ehome}"; > chmod 755 "${ROOT}/${ehome}"; > fi >} >epatch () >{ > function _epatch_draw_line () > { > [[ -z $1 ]] && set "$(printf "%65s" '')"; > echo "${1//?/=}" > }; > unset P4CONFIG P4PORT P4USER; > local EPATCH_OPTS=(${EPATCH_OPTS[*]}); > while [[ $# -gt 0 ]]; do > case $1 in > -*) > EPATCH_OPTS+=("$1") > ;; > *) > break > ;; > esac; > shift; > done; > if [[ $# -gt 1 ]]; then > local m; > for m in "$@"; > do > epatch "${m}"; > done; > return 0; > fi; > local SINGLE_PATCH="no"; > [[ $# -eq 0 ]] && set -- "${EPATCH_SOURCE}"; > if [[ -f $1 ]]; then > SINGLE_PATCH="yes"; > set -- "$1"; > local EPATCH_SUFFIX=$1; > else > if [[ -d $1 ]]; then > set -- "$1"/*${EPATCH_SUFFIX:+."${EPATCH_SUFFIX}"}; > else > if [[ -f ${EPATCH_SOURCE}/$1 ]]; then > epatch "${EPATCH_SOURCE}/$1"; > return $?; > else > [[ $# -ne 0 ]] && EPATCH_SOURCE=$1; > echo; > eerror "Cannot find \$EPATCH_SOURCE! Value for \$EPATCH_SOURCE is:"; > eerror; > eerror " ${EPATCH_SOURCE}"; > eerror " ( ${EPATCH_SOURCE##*/} )"; > echo; > die "Cannot find \$EPATCH_SOURCE!"; > fi; > fi; > fi; > EPATCH_OPTS="${EPATCH_COMMON_OPTS} ${EPATCH_OPTS[*]}"; > local PIPE_CMD; > case ${EPATCH_SUFFIX##*\.} in > xz) > PIPE_CMD="xz -dc" > ;; > lzma) > PIPE_CMD="lzma -dc" > ;; > bz2) > PIPE_CMD="bzip2 -dc" > ;; > gz | Z | z) > PIPE_CMD="gzip -dc" > ;; > ZIP | zip) > PIPE_CMD="unzip -p" > ;; > *) > > ;; > esac; > [[ ${SINGLE_PATCH} == "no" ]] && einfo "${EPATCH_MULTI_MSG}"; > local x; > for x in "$@"; > do > [[ ! -f ${x} ]] && continue; > local patchname=${x##*/}; > local a=${patchname#*_}; > a=${a%%_*}; > if ! [[ ${SINGLE_PATCH} == "yes" || ${EPATCH_FORCE} == "yes" || ${a} == all || ${a} == ${ARCH} ]]; then > continue; > fi; > if [[ -n ${EPATCH_EXCLUDE} ]]; then > eshopts_push -o noglob; > local ex; > for ex in ${EPATCH_EXCLUDE}; > do > if [[ ${patchname} == ${ex} ]]; then > einfo " Skipping ${patchname} due to EPATCH_EXCLUDE ..."; > eshopts_pop; > continue 2; > fi; > done; > for ex in ${EPATCH_USER_EXCLUDE}; > do > if [[ ${patchname} == ${ex} ]]; then > einfo " Skipping ${patchname} due to EPATCH_USER_EXCLUDE ..."; > eshopts_pop; > continue 2; > fi; > done; > eshopts_pop; > fi; > if [[ ${SINGLE_PATCH} == "yes" ]]; then > if [[ -n ${EPATCH_SINGLE_MSG} ]]; then > einfo "${EPATCH_SINGLE_MSG}"; > else > einfo "Applying ${patchname} ..."; > fi; > else > einfo " ${patchname} ..."; > fi; > local STDERR_TARGET="${T}/${patchname}.out"; > if [[ -e ${STDERR_TARGET} ]]; then > STDERR_TARGET="${T}/${patchname}-$$.out"; > fi; > printf "***** %s *****\nPWD: %s\n\n" "${patchname}" "${PWD}" > "${STDERR_TARGET}"; > local count=0; > local PATCH_TARGET; > if [[ -n ${PIPE_CMD} ]]; then > PATCH_TARGET="${T}/$$.patch"; > echo "PIPE_COMMAND: ${PIPE_CMD} ${x} > ${PATCH_TARGET}" >> "${STDERR_TARGET}"; > if ! ( ${PIPE_CMD} "${x}" > "${PATCH_TARGET}" ) >> "${STDERR_TARGET}" 2>&1; then > echo; > eerror "Could not extract patch!"; > count=5; > break; > fi; > else > PATCH_TARGET=${x}; > fi; > local abs_paths=$(egrep -n '^[-+]{3} /' "${PATCH_TARGET}" | awk '$2 != "/dev/null" { print }'); > if [[ -n ${abs_paths} ]]; then > count=1; > printf "NOTE: skipping -p0 due to absolute paths in patch:\n%s\n" "${abs_paths}" >> "${STDERR_TARGET}"; > fi; > local rel_paths=$(egrep -n '^[-+]{3} [^ ]*[.][.]/' "${PATCH_TARGET}"); > if [[ -n ${rel_paths} ]]; then > eqawarn "QA Notice: Your patch uses relative paths '../'."; > eqawarn " In the future this will cause a failure."; > eqawarn "${rel_paths}"; > fi; > local patch_cmd; > local patch="patch"; > eval $(alias patch 2>/dev/null | sed 's:^alias ::'); > while [[ ${count} -lt 5 ]]; do > patch_cmd="${patch} -p${count} ${EPATCH_OPTS}"; > ( _epatch_draw_line "***** ${patchname} *****"; > echo; > echo "PATCH COMMAND: ${patch_cmd} < '${PATCH_TARGET}'"; > echo; > _epatch_draw_line "***** ${patchname} *****"; > ${patch_cmd} --dry-run -f < "${PATCH_TARGET}" 2>&1; > ret=$?; > echo; > echo "patch program exited with status ${ret}"; > exit ${ret} ) >> "${STDERR_TARGET}"; > if [ $? -eq 0 ]; then > ( _epatch_draw_line "***** ${patchname} *****"; > echo; > echo "ACTUALLY APPLYING ${patchname} ..."; > echo; > _epatch_draw_line "***** ${patchname} *****"; > ${patch_cmd} < "${PATCH_TARGET}" 2>&1; > ret=$?; > echo; > echo "patch program exited with status ${ret}"; > exit ${ret} ) >> "${STDERR_TARGET}"; > if [ $? -ne 0 ]; then > echo; > eerror "A dry-run of patch command succeeded, but actually"; > eerror "applying the patch failed!"; > count=5; > fi; > break; > fi; > : $(( count++ )); > done; > if [[ -n ${PIPE_CMD} ]]; then > rm -f "${PATCH_TARGET}"; > fi; > if [[ ${count} -ge 5 ]]; then > echo; > eerror "Failed Patch: ${patchname} !"; > eerror " ( ${PATCH_TARGET} )"; > eerror; > eerror "Include in your bugreport the contents of:"; > eerror; > eerror " ${STDERR_TARGET}"; > echo; > die "Failed Patch: ${patchname}!"; > fi; > rm -f "${STDERR_TARGET}"; > cat >> "${T}/epatch.log" <<-EOF >PATCH: ${x} >CMD: ${patch_cmd} >PWD: ${PWD} > >EOF > > eend 0; > done; > [[ ${SINGLE_PATCH} == "no" ]] && einfo "Done with patching"; > : >} >epatch_user () >{ > [[ $# -ne 0 ]] && die "epatch_user takes no options"; > local applied="${T}/epatch_user.log"; > [[ -e ${applied} ]] && return 2; > local EPATCH_SOURCE check base=${PORTAGE_CONFIGROOT%/}/etc/portage/patches; > for check in ${CATEGORY}/{${P}-${PR},${P},${PN}}{,:${SLOT}}; > do > EPATCH_SOURCE=${base}/${CTARGET}/${check}; > [[ -r ${EPATCH_SOURCE} ]] || EPATCH_SOURCE=${base}/${CHOST}/${check}; > [[ -r ${EPATCH_SOURCE} ]] || EPATCH_SOURCE=${base}/${check}; > if [[ -d ${EPATCH_SOURCE} ]]; then > EPATCH_SOURCE=${EPATCH_SOURCE} EPATCH_SUFFIX="patch" EPATCH_FORCE="yes" EPATCH_MULTI_MSG="Applying user patches from ${EPATCH_SOURCE} ..." epatch; > echo "${EPATCH_SOURCE}" > "${applied}"; > return 0; > fi; > done; > echo "none" > "${applied}"; > return 1 >} >epause () >{ > ewarn "QA Notice: epause is not defined in EAPI=${EAPI}, please file a bug at http://bugs.gentoo.org" >} >epunt_cxx () >{ > local dir=$1; > [[ -z ${dir} ]] && dir=${S}; > ebegin "Removing useless C++ checks"; > local f p any_found; > while IFS= read -r -d '' f; do > for p in "${PORTDIR}"/eclass/ELT-patches/nocxx/*.patch; > do > if patch --no-backup-if-mismatch -p1 "${f}" "${p}" > /dev/null; then > any_found=1; > break; > fi; > done; > done < <(find "${dir}" -name configure -print0); > if [[ -z ${any_found} ]]; then > eqawarn "epunt_cxx called unnecessarily (no C++ checks to punt)."; > fi; > eend 0 >} >esethome () >{ > _assert_pkg_ebuild_phase ${FUNCNAME}; > local euser=$1; > shift; > if [[ -z ${euser} ]]; then > eerror "No username specified !"; > die "Cannot call esethome without a username"; > fi; > if [[ -z $(egetent passwd "${euser}") ]]; then > ewarn "User does not exist, cannot set home dir -- skipping."; > return 1; > fi; > local ehome=$1; > shift; > if [[ -z ${ehome} ]]; then > eerror "No home directory specified !"; > die "Cannot call esethome without a home directory or '-1'"; > fi; > if [[ ${ehome} == "-1" ]]; then > ehome="/dev/null"; > fi; > if [[ $(egethome "${euser}") == ${ehome} ]]; then > return 0; > fi; > einfo "Updating home for user '${euser}' ..."; > einfo " - Home: ${ehome}"; > if [[ ! -e ${ROOT}/${ehome} ]]; then > einfo " - Creating ${ehome} in ${ROOT}"; > mkdir -p "${ROOT}/${ehome}"; > chown "${euser}" "${ROOT}/${ehome}"; > chmod 755 "${ROOT}/${ehome}"; > fi; > case ${CHOST} in > *-darwin*) > dscl . change "/users/${euser}" home "${ehome}" > ;; > *-freebsd* | *-dragonfly*) > pw usermod "${euser}" -d "${ehome}" && return 0; > [[ $? == 8 ]] && eerror "${euser} is in use, cannot update home"; > eerror "There was an error when attempting to update the home directory for ${euser}"; > eerror "Please update it manually on your system:"; > eerror "\t pw usermod \"${euser}\" -d \"${ehome}\"" > ;; > *) > usermod -d "${ehome}" "${euser}" && return 0; > [[ $? == 8 ]] && eerror "${euser} is in use, cannot update home"; > eerror "There was an error when attempting to update the home directory for ${euser}"; > eerror "Please update it manually on your system (as root):"; > eerror "\t usermod -d \"${ehome}\" \"${euser}\"" > ;; > esac >} >eshopts_pop () >{ > local s; > estack_pop eshopts s || die "${FUNCNAME}: unbalanced push"; > if [[ ${s} == "shopt -"* ]]; then > eval "${s}" || die "${FUNCNAME}: sanity: invalid shopt options: ${s}"; > else > set +$- || die "${FUNCNAME}: sanity: invalid shell settings: $-"; > set -${s} || die "${FUNCNAME}: sanity: unable to restore saved shell settings: ${s}"; > fi >} >eshopts_push () >{ > if [[ $1 == -[su] ]]; then > estack_push eshopts "$(shopt -p)"; > [[ $# -eq 0 ]] && return 0; > shopt "$@" || die "${FUNCNAME}: bad options to shopt: $*"; > else > estack_push eshopts $-; > [[ $# -eq 0 ]] && return 0; > set "$@" || die "${FUNCNAME}: bad options to set: $*"; > fi >} >estack_pop () >{ > [[ $# -eq 0 || $# -gt 2 ]] && die "estack_pop: incorrect # of arguments"; > local __estack_name="__ESTACK_$1__"; > shift; > local __estack_retvar=$1; > shift; > eval local __estack_i=\${#${__estack_name}\[@\]}; > [[ $(( --__estack_i )) -eq -1 ]] && return 1; > if [[ -n ${__estack_retvar} ]]; then > eval ${__estack_retvar}=\"\${${__estack_name}\[${__estack_i}\]}\"; > fi; > eval unset ${__estack_name}\[${__estack_i}\] >} >estack_push () >{ > [[ $# -eq 0 ]] && die "estack_push: incorrect # of arguments"; > local stack_name="__ESTACK_$1__"; > shift; > eval ${stack_name}+=\( \"\$@\" \) >} >esvn_clean () >{ > [[ -z $* ]] && set -- .; > find "$@" -type d -name '.svn' -prune -print0 | xargs -0 rm -rf >} >eumask_pop () >{ > [[ $# -eq 0 ]] || die "${FUNCNAME}: we take no options"; > local s; > estack_pop eumask s || die "${FUNCNAME}: unbalanced push"; > umask ${s} || die "${FUNCNAME}: sanity: could not restore umask: ${s}" >} >eumask_push () >{ > estack_push eumask "$(umask)"; > umask "$@" || die "${FUNCNAME}: bad options to umask: $*" >} >filter-flags () >{ > _filter-hardened "$@"; > local v; > for v in $(all-flag-vars); > do > _filter-var ${v} "$@"; > done; > return 0 >} >filter-ldflags () >{ > _filter-var LDFLAGS "$@"; > return 0 >} >filter-lfs-flags () >{ > [[ $# -ne 0 ]] && die "filter-lfs-flags takes no arguments"; > filter-flags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE >} >filter-mfpmath () >{ > local orig_mfpmath new_math prune_math; > orig_mfpmath=$(get-flag -mfpmath); > new_math=$(get-flag mfpmath); > new_math=" ${new_math//,/ } "; > prune_math=""; > for prune_math in "$@"; > do > new_math=${new_math/ ${prune_math} / }; > done; > new_math=$(echo ${new_math}); > new_math=${new_math// /,}; > if [[ -z ${new_math} ]]; then > filter-flags ${orig_mfpmath}; > else > replace-flags ${orig_mfpmath} -mfpmath=${new_math}; > fi; > return 0 >} >gcc-fullversion () >{ > _gcc_fullversion '$1.$2.$3' "$@" >} >gcc-major-version () >{ > _gcc_fullversion '$1' "$@" >} >gcc-micro-version () >{ > _gcc_fullversion '$3' "$@" >} >gcc-minor-version () >{ > _gcc_fullversion '$2' "$@" >} >gcc-specs-directive () >{ > local directive subdname subdirective; > directive="$(_gcc-specs-directive_raw $1)"; > while [[ ${directive} == *%\(*\)* ]]; do > subdname=${directive/*%\(}; > subdname=${subdname/\)*}; > subdirective="$(_gcc-specs-directive_raw ${subdname})"; > directive="${directive//\%(${subdname})/${subdirective}}"; > done; > echo "${directive}"; > return 0 >} >gcc-specs-nostrict () >{ > local directive; > directive=$(gcc-specs-directive cc1); > return $([[ "${directive/\{!fstrict-overflow:}" != "${directive}" ]]) >} >gcc-specs-now () >{ > local directive; > directive=$(gcc-specs-directive link_command); > return $([[ "${directive/\{!nonow:}" != "${directive}" ]]) >} >gcc-specs-pie () >{ > local directive; > directive=$(gcc-specs-directive cc1); > return $([[ "${directive/\{!nopie:}" != "${directive}" ]]) >} >gcc-specs-relro () >{ > local directive; > directive=$(gcc-specs-directive link_command); > return $([[ "${directive/\{!norelro:}" != "${directive}" ]]) >} >gcc-specs-ssp () >{ > local directive; > directive=$(gcc-specs-directive cc1); > return $([[ "${directive/\{!fno-stack-protector:}" != "${directive}" ]]) >} >gcc-specs-ssp-to-all () >{ > local directive; > directive=$(gcc-specs-directive cc1); > return $([[ "${directive/\{!fno-stack-protector-all:}" != "${directive}" ]]) >} >gcc-version () >{ > _gcc_fullversion '$1.$2' "$@" >} >gen_usr_ldscript () >{ > local lib libdir=$(get_libdir) output_format="" auto=false suffix=$(get_libname); > [[ -z ${ED+set} ]] && local ED=${D%/}${EPREFIX}/; > tc-is-static-only && return; > case ${CTARGET:-${CHOST}} in > *-darwin*) > > ;; > *linux* | *-freebsd* | *-openbsd* | *-netbsd*) > use prefix && return 0 > ;; > *) > return 0 > ;; > esac; > dodir /usr/${libdir}; > if [[ $1 == "-a" ]]; then > auto=true; > shift; > dodir /${libdir}; > fi; > output_format=$($(tc-getCC) ${CFLAGS} ${LDFLAGS} -Wl,--verbose 2>&1 | sed -n 's/^OUTPUT_FORMAT("\([^"]*\)",.*/\1/p'); > [[ -n ${output_format} ]] && output_format="OUTPUT_FORMAT ( ${output_format} )"; > for lib in "$@"; > do > local tlib; > if ${auto}; then > lib="lib${lib}${suffix}"; > else > [[ -r ${ED}/${libdir}/${lib} ]] || continue; > fi; > case ${CTARGET:-${CHOST}} in > *-darwin*) > if ${auto}; then > tlib=$(scanmacho -qF'%S#F' "${ED}"/usr/${libdir}/${lib}); > else > tlib=$(scanmacho -qF'%S#F' "${ED}"/${libdir}/${lib}); > fi; > [[ -z ${tlib} ]] && die "unable to read install_name from ${lib}"; > tlib=${tlib##*/}; > if ${auto}; then > mv "${ED}"/usr/${libdir}/${lib%${suffix}}.*${suffix#.} "${ED}"/${libdir}/ || die; > if [[ ${tlib} != ${lib%${suffix}}.*${suffix#.} ]]; then > mv "${ED}"/usr/${libdir}/${tlib%${suffix}}.*${suffix#.} "${ED}"/${libdir}/ || die; > fi; > rm -f "${ED}"/${libdir}/${lib}; > fi; > if [[ ! -w "${ED}/${libdir}/${tlib}" ]]; then > chmod u+w "${ED}${libdir}/${tlib}"; > local nowrite=yes; > fi; > install_name_tool -id "${EPREFIX}"/${libdir}/${tlib} "${ED}"/${libdir}/${tlib} || die "install_name_tool failed"; > [[ -n ${nowrite} ]] && chmod u-w "${ED}${libdir}/${tlib}"; > pushd "${ED}/usr/${libdir}" > /dev/null; > ln -snf "../../${libdir}/${tlib}" "${lib}"; > popd > /dev/null > ;; > *) > if ${auto}; then > tlib=$(scanelf -qF'%S#F' "${ED}"/usr/${libdir}/${lib}); > [[ -z ${tlib} ]] && die "unable to read SONAME from ${lib}"; > mv "${ED}"/usr/${libdir}/${lib}* "${ED}"/${libdir}/ || die; > if [[ ${tlib} != ${lib}* ]]; then > mv "${ED}"/usr/${libdir}/${tlib}* "${ED}"/${libdir}/ || die; > fi; > rm -f "${ED}"/${libdir}/${lib}; > else > tlib=${lib}; > fi; > cat > "${ED}/usr/${libdir}/${lib}" <<-END_LDSCRIPT >/* GNU ld script > Since Gentoo has critical dynamic libraries in /lib, and the static versions > in /usr/lib, we need to have a "fake" dynamic lib in /usr/lib, otherwise we > run into linking problems. This "fake" dynamic lib is a linker script that > redirects the linker to the real lib. And yes, this works in the cross- > compiling scenario as the sysroot-ed linker will prepend the real path. > > See bug http://bugs.gentoo.org/4411 for more info. > */ >${output_format} >GROUP ( ${EPREFIX}/${libdir}/${tlib} ) >END_LDSCRIPT > > ;; > esac > fperms a+x "/usr/${libdir}/${lib}" || die "could not change perms on ${lib}"; > done >} >get-flag () >{ > local f var findflag="$1"; > for var in $(all-flag-vars); > do > for f in ${!var}; > do > if [ "${f/${findflag}}" != "${f}" ]; then > printf "%s\n" "${f/-${findflag}=}"; > return 0; > fi; > done; > done; > return 1 >} >get_abi_CFLAGS () >{ > get_abi_var CFLAGS "$@" >} >get_abi_CHOST () >{ > get_abi_var CHOST "$@" >} >get_abi_CTARGET () >{ > get_abi_var CTARGET "$@" >} >get_abi_FAKE_TARGETS () >{ > get_abi_var FAKE_TARGETS "$@" >} >get_abi_LDFLAGS () >{ > get_abi_var LDFLAGS "$@" >} >get_abi_LIBDIR () >{ > get_abi_var LIBDIR "$@" >} >get_abi_var () >{ > local flag=$1; > local abi=${2:-${ABI:-${DEFAULT_ABI:-default}}}; > local var="${flag}_${abi}"; > echo ${!var} >} >get_all_abis () >{ > local x order="" mvar dvar; > mvar="MULTILIB_ABIS"; > dvar="DEFAULT_ABI"; > if [[ -n $1 ]]; then > mvar="$1_${mvar}"; > dvar="$1_${dvar}"; > fi; > if [[ -z ${!mvar} ]]; then > echo "default"; > return 0; > fi; > for x in ${!mvar}; > do > if [[ ${x} != ${!dvar} ]]; then > order="${order:+${order} }${x}"; > fi; > done; > order="${order:+${order} }${!dvar}"; > echo ${order}; > return 0 >} >get_all_libdirs () >{ > local libdirs abi; > for abi in ${MULTILIB_ABIS}; > do > libdirs+=" $(get_abi_LIBDIR ${abi})"; > done; > [[ " ${libdirs} " != *" lib "* ]] && libdirs+=" lib"; > echo "${libdirs}" >} >get_install_abis () >{ > local x order=""; > if [[ -z ${MULTILIB_ABIS} ]]; then > echo "default"; > return 0; > fi; > if [[ ${EMULTILIB_PKG} == "true" ]]; then > for x in ${MULTILIB_ABIS}; > do > if [[ ${x} != "${DEFAULT_ABI}" ]]; then > has ${x} ${ABI_DENY} || order="${order} ${x}"; > fi; > done; > has ${DEFAULT_ABI} ${ABI_DENY} || order="${order} ${DEFAULT_ABI}"; > if [[ -n ${ABI_ALLOW} ]]; then > local ordera=""; > for x in ${order}; > do > if has ${x} ${ABI_ALLOW}; then > ordera="${ordera} ${x}"; > fi; > done; > order=${ordera}; > fi; > else > order=${DEFAULT_ABI}; > fi; > if [[ -z ${order} ]]; then > die "The ABI list is empty. Are you using a proper multilib profile? Perhaps your USE flags or MULTILIB_ABIS are too restrictive for this package."; > fi; > echo ${order}; > return 0 >} >get_libdir () >{ > local CONF_LIBDIR; > if [ -n "${CONF_LIBDIR_OVERRIDE}" ]; then > echo ${CONF_LIBDIR_OVERRIDE}; > else > get_abi_LIBDIR; > fi >} >get_libname () >{ > local libname; > local ver=$1; > case ${CHOST} in > *-cygwin | mingw* | *-mingw*) > libname="dll" > ;; > *-darwin*) > libname="dylib" > ;; > *-mint*) > libname="irrelevant" > ;; > hppa*-hpux*) > libname="sl" > ;; > *) > libname="so" > ;; > esac; > if [[ -z $* ]]; then > echo ".${libname}"; > else > for ver in "$@"; > do > case ${CHOST} in > *-darwin*) > echo ".${ver}.${libname}" > ;; > *-mint*) > echo ".${libname}" > ;; > *) > echo ".${libname}.${ver}" > ;; > esac; > done; > fi >} >get_modname () >{ > local modname; > local ver=$1; > case ${CHOST} in > *-darwin*) > modname="bundle" > ;; > *) > modname="so" > ;; > esac; > echo ".${modname}" >} >getpam_mod_dir () >{ > if has_version sys-libs/pam || has_version sys-libs/openpam; then > PAM_MOD_DIR=/$(get_libdir)/security; > else > PAM_MOD_DIR=/$(get_libdir)/security; > fi; > echo ${PAM_MOD_DIR} >} >has_m32 () >{ > die "${FUNCNAME}: don't use this anymore" >} >has_m64 () >{ > eqawarn "${FUNCNAME}: don't use this anymore"; > local temp="$(emktemp)"; > echo "int main() { return(0); }" > "${temp}".c; > MY_CC=$(tc-getCC); > ${MY_CC/ .*/} -m64 -o "$(emktemp)" "${temp}".c > /dev/null 2>&1; > local ret=$?; > rm -f "${temp}".c; > [[ ${ret} != 1 ]] && return 0; > return 1 >} >has_multilib_profile () >{ > [ -n "${MULTILIB_ABIS}" -a "${MULTILIB_ABIS}" != "${MULTILIB_ABIS/ /}" ] >} >in_iuse () >{ > debug-print-function ${FUNCNAME} "${@}"; > [[ ${#} -eq 1 ]] || die "Invalid args to ${FUNCNAME}()"; > local flag=${1}; > local liuse=(${IUSE}); > has "${flag}" "${liuse[@]#[+-]}" >} >is-flag () >{ > is-flagq "$@" && echo true >} >is-flagq () >{ > [[ -n $2 ]] && die "Usage: is-flag <flag>"; > local var; > for var in $(all-flag-vars); > do > _is_flagq ${var} "$1" && return 0; > done; > return 1 >} >is-ldflag () >{ > is-ldflagq "$@" && echo true >} >is-ldflagq () >{ > [[ -n $2 ]] && die "Usage: is-ldflag <flag>"; > _is_flagq LDFLAGS $1 >} >is_final_abi () >{ > has_multilib_profile || return 0; > set -- $(get_install_abis); > local LAST_ABI=$#; > [[ ${!LAST_ABI} == ${ABI} ]] >} >make_desktop_entry () >{ > [[ -z $1 ]] && die "make_desktop_entry: You must specify the executable"; > local exec=${1}; > local name=${2:-${PN}}; > local icon=${3:-${PN}}; > local type=${4}; > local fields=${5}; > if [[ -z ${type} ]]; then > local catmaj=${CATEGORY%%-*}; > local catmin=${CATEGORY##*-}; > case ${catmaj} in > app) > case ${catmin} in > accessibility) > type="Utility;Accessibility" > ;; > admin) > type=System > ;; > antivirus) > type=System > ;; > arch) > type="Utility;Archiving" > ;; > backup) > type="Utility;Archiving" > ;; > cdr) > type="AudioVideo;DiscBurning" > ;; > dicts) > type="Office;Dictionary" > ;; > doc) > type=Documentation > ;; > editors) > type="Utility;TextEditor" > ;; > emacs) > type="Development;TextEditor" > ;; > emulation) > type="System;Emulator" > ;; > laptop) > type="Settings;HardwareSettings" > ;; > office) > type=Office > ;; > pda) > type="Office;PDA" > ;; > vim) > type="Development;TextEditor" > ;; > xemacs) > type="Development;TextEditor" > ;; > esac > ;; > dev) > type="Development" > ;; > games) > case ${catmin} in > action | fps) > type=ActionGame > ;; > arcade) > type=ArcadeGame > ;; > board) > type=BoardGame > ;; > emulation) > type=Emulator > ;; > kids) > type=KidsGame > ;; > puzzle) > type=LogicGame > ;; > roguelike) > type=RolePlaying > ;; > rpg) > type=RolePlaying > ;; > simulation) > type=Simulation > ;; > sports) > type=SportsGame > ;; > strategy) > type=StrategyGame > ;; > esac; > type="Game;${type}" > ;; > gnome) > type="Gnome;GTK" > ;; > kde) > type="KDE;Qt" > ;; > mail) > type="Network;Email" > ;; > media) > case ${catmin} in > gfx) > type=Graphics > ;; > *) > case ${catmin} in > radio) > type=Tuner > ;; > sound) > type=Audio > ;; > tv) > type=TV > ;; > video) > type=Video > ;; > esac; > type="AudioVideo;${type}" > ;; > esac > ;; > net) > case ${catmin} in > dialup) > type=Dialup > ;; > ftp) > type=FileTransfer > ;; > im) > type=InstantMessaging > ;; > irc) > type=IRCClient > ;; > mail) > type=Email > ;; > news) > type=News > ;; > nntp) > type=News > ;; > p2p) > type=FileTransfer > ;; > voip) > type=Telephony > ;; > esac; > type="Network;${type}" > ;; > sci) > case ${catmin} in > astro*) > type=Astronomy > ;; > bio*) > type=Biology > ;; > calc*) > type=Calculator > ;; > chem*) > type=Chemistry > ;; > elec*) > type=Electronics > ;; > geo*) > type=Geology > ;; > math*) > type=Math > ;; > physics) > type=Physics > ;; > visual*) > type=DataVisualization > ;; > esac; > type="Education;Science;${type}" > ;; > sys) > type="System" > ;; > www) > case ${catmin} in > client) > type=WebBrowser > ;; > esac; > type="Network;${type}" > ;; > *) > type= > ;; > esac; > fi; > if [ "${SLOT}" == "0" ]; then > local desktop_name="${PN}"; > else > local desktop_name="${PN}-${SLOT}"; > fi; > local desktop="${T}/$(echo ${exec} | sed 's:[[:space:]/:]:_:g')-${desktop_name}.desktop"; > type=${type%;}${type:+;}; > eshopts_push -s extglob; > if [[ -n ${icon} && ${icon} != /* ]] && [[ ${icon} == *.xpm || ${icon} == *.png || ${icon} == *.svg ]]; then > ewarn "As described in the Icon Theme Specification, icon file extensions are not"; > ewarn "allowed in .desktop files if the value is not an absolute path."; > icon=${icon%.@(xpm|png|svg)}; > fi; > eshopts_pop; > cat > "${desktop}" <<-EOF >[Desktop Entry] >Name=${name} >Type=Application >Comment=${DESCRIPTION} >Exec=${exec} >TryExec=${exec%% *} >Icon=${icon} >Categories=${type} >EOF > > if [[ ${fields:-=} != *=* ]]; then > ewarn "make_desktop_entry: update your 5th arg to read Path=${fields}"; > fields="Path=${fields}"; > fi; > [[ -n ${fields} ]] && printf '%b\n' "${fields}" >> "${desktop}"; > ( insinto /usr/share/applications; > doins "${desktop}" ) || die "installing desktop file failed" >} >make_session_desktop () >{ > [[ -z $1 ]] && eerror "$0: You must specify the title" && return 1; > [[ -z $2 ]] && eerror "$0: You must specify the command" && return 1; > local title=$1; > local command=$2; > local desktop=${T}/${wm:-${PN}}.desktop; > shift 2; > cat > "${desktop}" <<-EOF >[Desktop Entry] >Name=${title} >Comment=This session logs you into ${title} >Exec=${command} $* >TryExec=${command} >Type=XSession >EOF > > ( insinto /usr/share/xsessions; > doins "${desktop}" ) >} >make_wrapper () >{ > local wrapper=$1 bin=$2 chdir=$3 libdir=$4 path=$5; > local tmpwrapper=$(emktemp); > ( echo '#!/bin/sh'; > [[ -n ${chdir} ]] && printf 'cd "%s"\n' "${chdir}"; > if [[ -n ${libdir} ]]; then > cat <<-EOF >if [ "\${LD_LIBRARY_PATH+set}" = "set" ] ; then >export LD_LIBRARY_PATH="\${LD_LIBRARY_PATH}:${libdir}" >else >export LD_LIBRARY_PATH="${libdir}" >fi >EOF > > fi > printf 'exec %s "$@"\n' "${bin}" ) > "${tmpwrapper}"; > chmod go+rx "${tmpwrapper}"; > if [[ -n ${path} ]]; then > ( exeinto "${path}"; > newexe "${tmpwrapper}" "${wrapper}" ) || die; > else > newbin "${tmpwrapper}" "${wrapper}" || die; > fi >} >makeopts_jobs () >{ > [[ $# -eq 0 ]] && set -- ${MAKEOPTS}; > local jobs=$(echo " $* " | sed -r -n -e 's:.*[[:space:]](-j|--jobs[=[:space:]])[[:space:]]*([0-9]+).*:\2:p' -e 's:.*[[:space:]](-j|--jobs)[[:space:]].*:999:p'); > echo ${jobs:-1} >} >multijob_child_init () >{ > local mode="pre"; > case $1 in > --pre) > mode="pre"; > shift > ;; > --post) > mode="post"; > shift > ;; > esac; > if [[ $# -eq 0 ]]; then > trap 'echo ${BASHPID} $? >&'${mj_control_fd} EXIT; > trap 'exit 1' INT TERM; > else > local ret; > [[ ${mode} == "pre" ]] && { > multijob_pre_fork; > ret=$? > }; > ( multijob_child_init; > "$@" ) & [[ ${mode} == "post" ]] && { > multijob_post_fork; > ret=$? > }; > return ${ret}; > fi >} >multijob_finish () >{ > local ret=0; > while [[ ${mj_num_jobs} -gt 0 ]]; do > multijob_finish_one; > : $(( ret |= $? )); > done; > wait; > [[ $# -eq 0 ]] || die "${FUNCNAME} takes no arguments"; > EBUILD_DEATH_HOOKS=${EBUILD_DEATH_HOOKS/ wait / }; > return ${ret} >} >multijob_finish_one () >{ > [[ $# -eq 0 ]] || die "${FUNCNAME} takes no arguments"; > local pid ret; > read -r -u ${mj_control_fd} pid ret || die; > : $(( --mj_num_jobs )); > return ${ret} >} >multijob_init () >{ > has wait ${EBUILD_DEATH_HOOKS} || EBUILD_DEATH_HOOKS+=" wait "; > local pipe="${T}/multijob.pipe"; > mkfifo "${pipe}"; > redirect_alloc_fd mj_control_fd "${pipe}"; > rm -f "${pipe}"; > mj_max_jobs=$(makeopts_jobs "$@"); > mj_num_jobs=0 >} >multijob_post_fork () >{ > _multijob_fork post "$@" >} >multijob_pre_fork () >{ > _multijob_fork pre "$@" >} >multilib_env () >{ > local CTARGET=${1:-${CTARGET}}; > case ${CTARGET} in > x86_64*) > export CFLAGS_x86=${CFLAGS_x86--m32}; > export CHOST_x86=${CTARGET/x86_64/i686}; > CHOST_x86=${CHOST_x86/%-gnux32/-gnu}; > export CTARGET_x86=${CHOST_x86}; > if [[ ${SYMLINK_LIB} == "yes" ]]; then > export LIBDIR_x86="lib32"; > else > export LIBDIR_x86="lib"; > fi; > export CFLAGS_amd64=${CFLAGS_amd64--m64}; > export CHOST_amd64=${CTARGET/%-gnux32/-gnu}; > export CTARGET_amd64=${CHOST_amd64}; > export LIBDIR_amd64="lib64"; > export CFLAGS_x32=${CFLAGS_x32--mx32}; > export CHOST_x32=${CTARGET/%-gnu/-gnux32}; > export CTARGET_x32=${CHOST_x32}; > export LIBDIR_x32="libx32"; > case ${CTARGET} in > *-gnux32) > : ${MULTILIB_ABIS=x32 amd64 x86}; > : ${DEFAULT_ABI=x32} > ;; > *) > : ${MULTILIB_ABIS=amd64 x86}; > : ${DEFAULT_ABI=amd64} > ;; > esac > ;; > mips64*) > export CFLAGS_o32=${CFLAGS_o32--mabi=32}; > export CHOST_o32=${CTARGET/mips64/mips}; > export CTARGET_o32=${CHOST_o32}; > export LIBDIR_o32="lib"; > export CFLAGS_n32=${CFLAGS_n32--mabi=n32}; > export CHOST_n32=${CTARGET}; > export CTARGET_n32=${CHOST_n32}; > export LIBDIR_n32="lib32"; > export CFLAGS_n64=${CFLAGS_n64--mabi=64}; > export CHOST_n64=${CTARGET}; > export CTARGET_n64=${CHOST_n64}; > export LIBDIR_n64="lib64"; > : ${MULTILIB_ABIS=n64 n32 o32}; > : ${DEFAULT_ABI=n32} > ;; > powerpc64*) > export CFLAGS_ppc=${CFLAGS_ppc--m32}; > export CHOST_ppc=${CTARGET/powerpc64/powerpc}; > export CTARGET_ppc=${CHOST_ppc}; > export LIBDIR_ppc="lib"; > export CFLAGS_ppc64=${CFLAGS_ppc64--m64}; > export CHOST_ppc64=${CTARGET}; > export CTARGET_ppc64=${CHOST_ppc64}; > export LIBDIR_ppc64="lib64"; > : ${MULTILIB_ABIS=ppc64 ppc}; > : ${DEFAULT_ABI=ppc64} > ;; > s390x*) > export CFLAGS_s390=${CFLAGS_s390--m31}; > export CHOST_s390=${CTARGET/s390x/s390}; > export CTARGET_s390=${CHOST_s390}; > export LIBDIR_s390="lib"; > export CFLAGS_s390x=${CFLAGS_s390x--m64}; > export CHOST_s390x=${CTARGET}; > export CTARGET_s390x=${CHOST_s390x}; > export LIBDIR_s390x="lib64"; > : ${MULTILIB_ABIS=s390x s390}; > : ${DEFAULT_ABI=s390x} > ;; > sparc64*) > export CFLAGS_sparc32=${CFLAGS_sparc32--m32}; > export CHOST_sparc32=${CTARGET/sparc64/sparc}; > export CTARGET_sparc32=${CHOST_sparc32}; > export LIBDIR_sparc32="lib"; > export CFLAGS_sparc64=${CFLAGS_sparc64--m64}; > export CHOST_sparc64=${CTARGET}; > export CTARGET_sparc64=${CHOST_sparc64}; > export LIBDIR_sparc64="lib64"; > : ${MULTILIB_ABIS=sparc64 sparc32}; > : ${DEFAULT_ABI=sparc64} > ;; > *) > : ${MULTILIB_ABIS=default}; > : ${DEFAULT_ABI=default} > ;; > esac; > export MULTILIB_ABIS DEFAULT_ABI >} >multilib_toolchain_setup () >{ > local v vv; > export ABI=$1; > if [[ ${__DEFAULT_ABI_SAVED} == "true" ]]; then > for v in CHOST CBUILD AS CC CXX LD PKG_CONFIG_{LIBDIR,PATH}; > do > vv="__abi_saved_${v}"; > [[ ${!vv+set} == "set" ]] && export ${v}="${!vv}" || unset ${v}; > unset ${vv}; > done; > unset __DEFAULT_ABI_SAVED; > fi; > if [[ ${ABI} != ${DEFAULT_ABI} ]]; then > for v in CHOST CBUILD AS CC CXX LD PKG_CONFIG_{LIBDIR,PATH}; > do > vv="__abi_saved_${v}"; > [[ ${!v+set} == "set" ]] && export ${vv}="${!v}" || unset ${vv}; > done; > export __DEFAULT_ABI_SAVED="true"; > export CHOST=$(get_abi_CHOST ${DEFAULT_ABI}); > export CC="$(tc-getCC) $(get_abi_CFLAGS)"; > export CXX="$(tc-getCXX) $(get_abi_CFLAGS)"; > export LD="$(tc-getLD) $(get_abi_LDFLAGS)"; > export CHOST=$(get_abi_CHOST $1); > export CBUILD=$(get_abi_CHOST $1); > export PKG_CONFIG_LIBDIR=${EPREFIX}/usr/$(get_libdir)/pkgconfig; > export PKG_CONFIG_PATH=${EPREFIX}/usr/share/pkgconfig; > fi >} >newicon () >{ > _iconins ${FUNCNAME} "$@" >} >newmenu () >{ > ( insinto /usr/share/applications; > newins "$@" ) >} >newpamd () >{ > [[ $# -ne 2 ]] && die "newpamd requires two arguments"; > if has pam ${IUSE} && ! use pam; then > return 0; > fi; > ( insinto /etc/pam.d; > insopts -m 0644; > newins "$1" "$2" ) || die "failed to install $1 as $2"; > cleanpamd $2 >} >newpammod () >{ > [[ $# -ne 2 ]] && die "newpammod requires two arguements"; > if has pam ${IUSE} && ! use pam; then > return 0; > fi; > exeinto $(getpam_mod_dir); > newexe "$1" "$2" || die "failed to install $1 as $2" >} >newpamsecurity () >{ > [[ $# -ne 3 ]] && die "newpamsecurity requires three arguments"; > if has pam ${IUSE} && ! use pam; then > return 0; > fi; > ( insinto /etc/security/$1; > insopts -m 0644; > newins "$2" "$3" ) || die "failed to install $2 as $3" >} >no-as-needed () >{ > case $($(tc-getLD) -v 2>&1 </dev/null) in > *GNU*) > echo "-Wl,--no-as-needed" > ;; > esac >} >number_abis () >{ > set -- `get_install_abis`; > echo $# >} >pam_epam_expand () >{ > sed -n -e 's|#%EPAM-\([[:alpha:]-]\+\):\([-+<>=/.![:alnum:]]\+\)%#.*|\1 \2|p' "$@" | sort -u | while read condition parameter; do > disable="yes"; > case "$condition" in > If-Has) > message="This can be used only if you have ${parameter} installed"; > has_version "$parameter" && disable="no" > ;; > Use-Flag) > message="This can be used only if you enabled the ${parameter} USE flag"; > use "$parameter" && disable="no" > ;; > *) > eerror "Unknown EPAM condition '${condition}' ('${parameter}')"; > die "Unknown EPAM condition '${condition}' ('${parameter}')" > ;; > esac; > if [ "${disable}" = "yes" ]; then > sed -i -e "/#%EPAM-${condition}:${parameter/\//\\/}%#/d" "$@"; > else > sed -i -e "s|#%EPAM-${condition}:${parameter}%#||" "$@"; > fi; > done >} >pamd_mimic () >{ > [[ $# -lt 3 ]] && die "pamd_mimic requires at least three argments"; > if has pam ${IUSE} && ! use pam; then > return 0; > fi; > dodir /etc/pam.d; > pamdfile=${D}/etc/pam.d/$2; > echo -e "# File autogenerated by pamd_mimic in pam eclass\n\n" >> $pamdfile; > originalstack=$1; > authlevels="auth account password session"; > if has_version '<sys-libs/pam-0.78'; then > mimic="\trequired\t\tpam_stack.so service=${originalstack}"; > else > mimic="\tinclude\t\t${originalstack}"; > fi; > shift; > shift; > while [[ -n $1 ]]; do > has $1 ${authlevels} || die "unknown level type"; > echo -e "$1${mimic}" >> ${pamdfile}; > shift; > done >} >pamd_mimic_system () >{ > [[ $# -lt 2 ]] && die "pamd_mimic_system requires at least two argments"; > pamd_mimic system-auth "$@" >} >pammod_hide_symbols () >{ > cat - > "${T}"/pam-eclass-pam_symbols.ver <<EOF >{ > global: pam_sm_*; > local: *; >}; >EOF > > append-ldflags -Wl,--version-script="${T}"/pam-eclass-pam_symbols.ver >} >path_exists () >{ > local opt=$1; > [[ ${opt} == -[ao] ]] && shift || opt="-a"; > [[ $# -eq 0 ]] && return 1; > local p r=0; > for p in "$@"; > do > [[ -e ${p} ]]; > : $(( r += $? )); > done; > case ${opt} in > -a) > return $(( r != 0 )) > ;; > -o) > return $(( r == $# )) > ;; > esac >} >pkg_nofetch () >{ > __eapi0_pkg_nofetch "$@" >} >pkg_postinst () >{ > elog "Starting from version 2.2.1-r1 the netatalk init script has been split"; > elog "into different services depending on what you need to start."; > elog "This was done to make sure that all services are started and reported"; > elog "properly."; > elog ""; > elog "The new services are:"; > elog " cnid_metad"; > elog " afpd"; > if use appletalk; then > elog " atalkd"; > elog " timelord"; > elog " papd"; > fi; > elog ""; > elog "Dependencies should be resolved automatically depending on settings"; > elog "but please report issues with this on https://bugs.gentoo.org/ if"; > elog "you find any."; > elog ""; > elog "The old configuration file /etc/netatalk/netatalk.conf is no longer"; > elog "installed, and will be ignored. The new configuration is supposed"; > elog "to be done through individual /etc/conf.d files, for everything that"; > elog "cannot be set already through their respective configuration files." >} >preserve_old_lib () >{ > if [[ ${EBUILD_PHASE} != "preinst" ]]; then > eerror "preserve_old_lib() must be called from pkg_preinst() only"; > die "Invalid preserve_old_lib() usage"; > fi; > [[ -z $1 ]] && die "Usage: preserve_old_lib <library to preserve> [more libraries to preserve]"; > has preserve-libs ${FEATURES} && return 0; > local lib dir; > for lib in "$@"; > do > [[ -e ${ROOT}/${lib} ]] || continue; > dir=${lib%/*}; > dodir ${dir} || die "dodir ${dir} failed"; > cp "${ROOT}"/${lib} "${D}"/${lib} || die "cp ${lib} failed"; > touch "${D}"/${lib}; > done >} >preserve_old_lib_notify () >{ > if [[ ${EBUILD_PHASE} != "postinst" ]]; then > eerror "preserve_old_lib_notify() must be called from pkg_postinst() only"; > die "Invalid preserve_old_lib_notify() usage"; > fi; > has preserve-libs ${FEATURES} && return 0; > local lib notice=0; > for lib in "$@"; > do > [[ -e ${ROOT}/${lib} ]] || continue; > if [[ ${notice} -eq 0 ]]; then > notice=1; > ewarn "Old versions of installed libraries were detected on your system."; > ewarn "In order to avoid breaking packages that depend on these old libs,"; > ewarn "the libraries are not being removed. You need to run revdep-rebuild"; > ewarn "in order to remove these old dependencies. If you do not have this"; > ewarn "helper program, simply emerge the 'gentoolkit' package."; > ewarn; > fi; > ewarn " # revdep-rebuild --library '${lib}' && rm '${lib}'"; > done >} >prune_libtool_files () >{ > debug-print-function ${FUNCNAME} "$@"; > local removing_all removing_modules opt; > for opt in "$@"; > do > case "${opt}" in > --all) > removing_all=1; > removing_modules=1 > ;; > --modules) > removing_modules=1 > ;; > *) > die "Invalid argument to ${FUNCNAME}(): ${opt}" > ;; > esac; > done; > local f; > local queue=(); > while IFS= read -r -d '' f; do > local archivefile=${f/%.la/.a}; > [[ ${f} != ${archivefile} ]] || die 'regex sanity check failed'; > local reason pkgconfig_scanned; > if grep -q '^shouldnotlink=yes$' "${f}"; then > if [[ -f ${archivefile} ]]; then > einfo "Removing unnecessary ${archivefile#${D%/}} (static plugin)"; > queue+=("${archivefile}"); > fi; > if [[ -n ${removing_modules} ]]; then > reason='module'; > fi; > else > if [[ -n ${removing_all} ]]; then > reason='requested'; > else > if [[ ! -f ${archivefile} ]]; then > reason='no static archive'; > else > if [[ ! -n $(sed -nre "s/^(dependency_libs|inherited_linker_flags)='(.*)'$/\2/p" "${f}") ]]; then > reason='no libs & flags'; > else > if [[ ! -n ${pkgconfig_scanned} ]]; then > local pc_libs=(); > if [[ ! -n ${removing_all} ]]; then > local pc; > local tf=${T}/prune-lt-files.pc; > local pkgconf=$(tc-getPKG_CONFIG); > while IFS= read -r -d '' pc; do > local arg libs; > if ${pkgconf} --exists "${pc}" &>/dev/null; then > sed -e '/^Requires:/d' "${pc}" > "${tf}"; > libs=$(${pkgconf} --libs "${tf}"); > else > libs=$(sed -ne 's/^Libs://p' "${pc}"); > fi; > for arg in ${libs}; > do > if [[ ${arg} == -l* ]]; then > if [[ ${arg} == '*$*' ]]; then > eqawarn "${FUNCNAME}: variable substitution likely failed in ${pc}"; > eqawarn "(arg: ${arg})"; > eqawarn "Most likely, you need to add virtual/pkgconfig to DEPEND."; > fi; > pc_libs+=(lib${arg#-l}.la); > fi; > done; > done < <(find "${D}" -type f -name '*.pc' -print0); > rm -f "${tf}"; > fi; > pkgconfig_scanned=1; > fi; > has "${f##*/}" "${pc_libs[@]}" && reason='covered by .pc'; > fi; > fi; > fi; > fi; > if [[ -n ${reason} ]]; then > einfo "Removing unnecessary ${f#${D%/}} (${reason})"; > queue+=("${f}"); > fi; > done < <(find "${D}" -xtype f -name '*.la' -print0); > if [[ -n ${queue[@]} ]]; then > rm -f "${queue[@]}"; > fi >} >raw-ldflags () >{ > local x input="$@"; > [[ -z ${input} ]] && input=${LDFLAGS}; > set --; > for x in ${input}; > do > case ${x} in > -Wl,*) > x=${x#-Wl,}; > set -- "$@" ${x//,/ } > ;; > *) > > ;; > esac; > done; > echo "$@" >} >redirect_alloc_fd () >{ > local var=$1 file=$2 redir=${3:-"<>"}; > if [[ $(( (BASH_VERSINFO[0] << 8) + BASH_VERSINFO[1] )) -ge $(( (4 << 8) + 1 )) ]]; then > eval "exec {${var}}${redir}'${file}'"; > else > local fd=10; > while :; do > if [[ ! -e /dev/fd/${fd} ]] && [[ ! -L /dev/fd/${fd} ]]; then > eval "exec ${fd}${redir}'${file}'" && break; > fi; > [[ ${fd} -gt 1024 ]] && die 'could not locate a free temp fd !?'; > : $(( ++fd )); > done; > : $(( ${var} = fd )); > fi >} >replace-cpu-flags () >{ > local newcpu="$#"; > newcpu="${!newcpu}"; > while [ $# -gt 1 ]; do > replace-flags "-march=${1}" "-march=${newcpu}"; > replace-flags "-mcpu=${1}" "-mcpu=${newcpu}"; > replace-flags "-mtune=${1}" "-mtune=${newcpu}"; > shift; > done; > return 0 >} >replace-flags () >{ > [[ $# != 2 ]] && die "Usage: replace-flags <old flag> <new flag>"; > local f var new; > for var in $(all-flag-vars); > do > new=(); > for f in ${!var}; > do > [[ ${f} == ${1} ]] && f=${2}; > new+=("${f}"); > done; > eval export ${var}=\""${new[*]}"\"; > done; > return 0 >} >replace-sparc64-flags () >{ > local SPARC64_CPUS="ultrasparc3 ultrasparc v9"; > if [ "${CFLAGS/mtune}" != "${CFLAGS}" ]; then > for x in ${SPARC64_CPUS}; > do > CFLAGS="${CFLAGS/-mcpu=${x}/-mcpu=v8}"; > done; > else > for x in ${SPARC64_CPUS}; > do > CFLAGS="${CFLAGS/-mcpu=${x}/-mcpu=v8 -mtune=${x}}"; > done; > fi; > if [ "${CXXFLAGS/mtune}" != "${CXXFLAGS}" ]; then > for x in ${SPARC64_CPUS}; > do > CXXFLAGS="${CXXFLAGS/-mcpu=${x}/-mcpu=v8}"; > done; > else > for x in ${SPARC64_CPUS}; > do > CXXFLAGS="${CXXFLAGS/-mcpu=${x}/-mcpu=v8 -mtune=${x}}"; > done; > fi; > export CFLAGS CXXFLAGS >} >setup-allowed-flags () >{ > ALLOWED_FLAGS="-pipe"; > ALLOWED_FLAGS+=" -O -O1 -O2 -Os -mcpu -march -mtune"; > ALLOWED_FLAGS+=" -fstack-protector -fstack-protector-all"; > ALLOWED_FLAGS+=" -fbounds-checking -fno-strict-overflow"; > ALLOWED_FLAGS+=" -fno-PIE -fno-pie -fno-unit-at-a-time"; > ALLOWED_FLAGS+=" -g -g[0-9] -ggdb -ggdb[0-9] -gstabs -gstabs+"; > ALLOWED_FLAGS+=" -fno-ident -fpermissive"; > ALLOWED_FLAGS+=" -W* -w"; > ALLOWED_FLAGS+=" -fno-stack-protector -fno-stack-protector-all -fno-strict-aliasing -fno-bounds-checking -fstrict-overflow -fno-omit-frame-pointer"; > ALLOWED_FLAGS+=" -mregparm -mno-app-regs -mapp-regs -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-ssse3 -mno-sse4 -mno-sse4.1 -mno-sse4.2 -mno-avx -mno-aes -mno-pclmul -mno-sse4a -mno-3dnow -mno-popcnt -mno-abm -mips1 -mips2 -mips3 -mips4 -mips32 -mips64 -mips16 -mplt -msoft-float -mno-soft-float -mhard-float -mno-hard-float -mfpu -mieee -mieee-with-inexact -mschedule -mfloat-gprs -mspe -mno-spe -mtls-direct-seg-refs -mno-tls-direct-seg-refs -mflat -mno-flat -mno-faster-structs -mfaster-structs -m32 -m64 -mx32 -mabi -mlittle-endian -mbig-endian -EL -EB -fPIC -mlive-g0 -mcmodel -mstack-bias -mno-stack-bias -msecure-plt -m*-toc -mfloat-abi -D* -U*"; > ALLOWED_FLAGS+=" -mno-fma4 -mno-movbe -mno-xop -mno-lwp"; > ALLOWED_FLAGS+=" -mno-fsgsbase -mno-rdrnd -mno-f16c -mno-bmi -mno-tbm"; > ALLOWED_FLAGS+=" -mno-avx2 -mno-bmi2 -mno-fma -mno-lzcnt"; > ALLOWED_FLAGS+=" -I* -L* -R* -Wl,*"; > export ALLOWED_FLAGS; > return 0 >} >src_compile () >{ > __eapi2_src_compile "$@" >} >src_configure () >{ > local myconf=; > if use appletalk; then > myconf+=" --enable-ddp --enable-timelord $(use_enable cups)"; > else > myconf+=" --disable-ddp --disable-timelord --disable-cups"; > fi; > if use acl; then > myconf+=" --with-acls $(use_with ldap)"; > else > myconf+=" --without-acls --without-ldap"; > fi; > append-flags -fno-strict-aliasing; > econf $(use_enable avahi zeroconf) $(use_enable debug) $(use_enable kerberos krbV-uam) $(use_enable quota) $(use_enable slp srvloc) $(use_enable static-libs static) $(use_enable tcpd tcp-wrappers) $(use_with cracklib) $(use_with pam) $(use_with ssl ssl-dir) --disable-krb4-uam --disable-afs --enable-fhs --with-bdb=/usr ${myconf} >} >src_install () >{ > default; > newinitd "${FILESDIR}"/afpd.init.3 afpd; > newinitd "${FILESDIR}"/cnid_metad.init.2 cnid_metad; > if use appletalk; then > newinitd "${FILESDIR}"/atalkd.init atalkd; > newinitd "${FILESDIR}"/atalk_service.init.2 timelord; > newinitd "${FILESDIR}"/atalk_service.init.2 papd; > fi; > use avahi || sed -i -e '/need avahi-daemon/d' "${D}"/etc/init.d/afpd; > use slp || sed -i -e '/need slpd/d' "${D}"/etc/init.d/afpd; > use ldap || rm "${D}"/etc/netatalk/afp_ldap.conf; > rm "${D}"/etc/netatalk/netatalk.conf; > rm -rf "${D}/etc/pam.d"; > pamd_mimic_system netatalk auth account password session; > mv "${D}"/usr/include/netatalk{,2} || die; > sed -i -e 's/include <netatalk/include <netatalk2/g' "${D}"usr/include/{netatalk2,atalk}/* || die; > rm "${D}"/usr/$(get_libdir)/netatalk/*.la; > use static-libs || rm "${D}"/usr/$(get_libdir)/*.la >} >src_prepare () >{ > epatch "${FILESDIR}"/${P}-gentoo.patch; > eautoreconf >} >src_test () >{ > __eapi0_src_test "$@" >} >src_unpack () >{ > __eapi0_src_unpack "$@" >} >strip-flags () >{ > local x y var; > setup-allowed-flags; > set -f; > for var in $(all-flag-vars); > do > local new=(); > for x in ${!var}; > do > local flag=${x%%=*}; > for y in ${ALLOWED_FLAGS}; > do > if [[ -z ${flag%%${y}} ]]; then > new+=("${x}"); > break; > fi; > done; > done; > if _is_flagq ${var} "-O*" && ! _is_flagq new "-O*"; then > new+=(-O2); > fi; > eval export ${var}=\""${new[*]}"\"; > done; > set +f; > return 0 >} >strip-linguas () >{ > local ls newls nols; > if [[ $1 == "-i" ]] || [[ $1 == "-u" ]]; then > local op=$1; > shift; > ls=$(find "$1" -name '*.po' -exec basename {} .po ';'); > shift; > local d f; > for d in "$@"; > do > if [[ ${op} == "-u" ]]; then > newls=${ls}; > else > newls=""; > fi; > for f in $(find "$d" -name '*.po' -exec basename {} .po ';'); > do > if [[ ${op} == "-i" ]]; then > has ${f} ${ls} && newls="${newls} ${f}"; > else > has ${f} ${ls} || newls="${newls} ${f}"; > fi; > done; > ls=${newls}; > done; > else > ls="$@"; > fi; > nols=""; > newls=""; > for f in ${LINGUAS}; > do > if has ${f} ${ls}; then > newls="${newls} ${f}"; > else > nols="${nols} ${f}"; > fi; > done; > [[ -n ${nols} ]] && einfo "Sorry, but ${PN} does not support the LINGUAS:" ${nols}; > export LINGUAS=${newls:1} >} >strip-unsupported-flags () >{ > export CFLAGS=$(test-flags-CC ${CFLAGS}); > export CXXFLAGS=$(test-flags-CXX ${CXXFLAGS}); > export FFLAGS=$(test-flags-F77 ${FFLAGS}); > export FCFLAGS=$(test-flags-FC ${FCFLAGS}) >} >tc-arch () >{ > tc-ninja_magic_to_arch portage "$@" >} >tc-arch-kernel () >{ > tc-ninja_magic_to_arch kern "$@" >} >tc-endian () >{ > local host=$1; > [[ -z ${host} ]] && host=${CTARGET:-${CHOST}}; > host=${host%%-*}; > case ${host} in > aarch64*be) > echo big > ;; > aarch64) > echo little > ;; > alpha*) > echo big > ;; > arm*b*) > echo big > ;; > arm*) > echo little > ;; > cris*) > echo little > ;; > hppa*) > echo big > ;; > i?86*) > echo little > ;; > ia64*) > echo little > ;; > m68*) > echo big > ;; > mips*l*) > echo little > ;; > mips*) > echo big > ;; > powerpc*) > echo big > ;; > s390*) > echo big > ;; > sh*b*) > echo big > ;; > sh*) > echo little > ;; > sparc*) > echo big > ;; > x86_64*) > echo little > ;; > *) > echo wtf > ;; > esac >} >tc-env_build () >{ > tc-export_build_env; > CFLAGS=${BUILD_CFLAGS} CXXFLAGS=${BUILD_CXXFLAGS} CPPFLAGS=${BUILD_CPPFLAGS} LDFLAGS=${BUILD_LDFLAGS} AR=$(tc-getBUILD_AR) AS=$(tc-getBUILD_AS) CC=$(tc-getBUILD_CC) CPP=$(tc-getBUILD_CPP) CXX=$(tc-getBUILD_CXX) LD=$(tc-getBUILD_LD) NM=$(tc-getBUILD_NM) PKG_CONFIG=$(tc-getBUILD_PKG_CONFIG) RANLIB=$(tc-getBUILD_RANLIB) "$@" >} >tc-export () >{ > local var; > for var in "$@"; > do > [[ $(type -t tc-get${var}) != "function" ]] && die "tc-export: invalid export variable '${var}'"; > eval tc-get${var} > /dev/null; > done >} >tc-export_build_env () >{ > tc-export "$@"; > : ${BUILD_CFLAGS:=-O1 -pipe}; > : ${BUILD_CXXFLAGS:=-O1 -pipe}; > : ${BUILD_CPPFLAGS:=}; > : ${BUILD_LDFLAGS:=}; > export BUILD_{C,CXX,CPP,LD}FLAGS >} >tc-getAR () >{ > tc-getPROG AR ar "$@" >} >tc-getAS () >{ > tc-getPROG AS as "$@" >} >tc-getBUILD_AR () >{ > tc-getBUILD_PROG AR ar "$@" >} >tc-getBUILD_AS () >{ > tc-getBUILD_PROG AS as "$@" >} >tc-getBUILD_CC () >{ > tc-getBUILD_PROG CC gcc "$@" >} >tc-getBUILD_CPP () >{ > tc-getBUILD_PROG CPP cpp "$@" >} >tc-getBUILD_CXX () >{ > tc-getBUILD_PROG CXX g++ "$@" >} >tc-getBUILD_LD () >{ > tc-getBUILD_PROG LD ld "$@" >} >tc-getBUILD_NM () >{ > tc-getBUILD_PROG NM nm "$@" >} >tc-getBUILD_OBJCOPY () >{ > tc-getBUILD_PROG OBJCOPY objcopy "$@" >} >tc-getBUILD_PKG_CONFIG () >{ > tc-getBUILD_PROG PKG_CONFIG pkg-config "$@" >} >tc-getBUILD_PROG () >{ > _tc-getPROG CBUILD "BUILD_$1 $1_FOR_BUILD HOST$1" "${@:2}" >} >tc-getBUILD_RANLIB () >{ > tc-getBUILD_PROG RANLIB ranlib "$@" >} >tc-getBUILD_STRIP () >{ > tc-getBUILD_PROG STRIP strip "$@" >} >tc-getCC () >{ > tc-getPROG CC gcc "$@" >} >tc-getCPP () >{ > tc-getPROG CPP cpp "$@" >} >tc-getCXX () >{ > tc-getPROG CXX g++ "$@" >} >tc-getDLLWRAP () >{ > tc-getPROG DLLWRAP dllwrap "$@" >} >tc-getF77 () >{ > tc-getPROG F77 gfortran "$@" >} >tc-getFC () >{ > tc-getPROG FC gfortran "$@" >} >tc-getGCJ () >{ > tc-getPROG GCJ gcj "$@" >} >tc-getLD () >{ > tc-getPROG LD ld "$@" >} >tc-getNM () >{ > tc-getPROG NM nm "$@" >} >tc-getOBJCOPY () >{ > tc-getPROG OBJCOPY objcopy "$@" >} >tc-getPKG_CONFIG () >{ > tc-getPROG PKG_CONFIG pkg-config "$@" >} >tc-getPROG () >{ > _tc-getPROG CHOST "$@" >} >tc-getRANLIB () >{ > tc-getPROG RANLIB ranlib "$@" >} >tc-getRC () >{ > tc-getPROG RC windres "$@" >} >tc-getSTRIP () >{ > tc-getPROG STRIP strip "$@" >} >tc-has-openmp () >{ > local base="${T}/test-tc-openmp"; > cat > "${base}.c" <<-EOF >#include <omp.h> >int main() { >int nthreads, tid, ret = 0; >#pragma omp parallel private(nthreads, tid) >{ >tid = omp_get_thread_num(); >nthreads = omp_get_num_threads(); ret += tid + nthreads; >} >return ret; >} >EOF > > $(tc-getCC "$@") -fopenmp "${base}.c" -o "${base}" &>/dev/null; > local ret=$?; > rm -f "${base}"*; > return ${ret} >} >tc-has-tls () >{ > local base="${T}/test-tc-tls"; > cat > "${base}.c" <<-EOF >int foo(int *i) { >static __thread int j = 0; >return *i ? j : *i; >} >EOF > > local flags; > case $1 in > -s) > flags="-S" > ;; > -c) > flags="-c" > ;; > -l) > > ;; > -*) > die "Usage: tc-has-tls [-c|-l] [toolchain prefix]" > ;; > esac; > : ${flags:=-fPIC -shared -Wl,-z,defs}; > [[ $1 == -* ]] && shift; > $(tc-getCC "$@") ${flags} "${base}.c" -o "${base}" &>/dev/null; > local ret=$?; > rm -f "${base}"*; > return ${ret} >} >tc-is-cross-compiler () >{ > return $([[ ${CBUILD:-${CHOST}} != ${CHOST} ]]) >} >tc-is-softfloat () >{ > local CTARGET=${CTARGET:-${CHOST}}; > case ${CTARGET} in > bfin* | h8300*) > echo "only" > ;; > *) > if [[ ${CTARGET//_/-} == *-softfloat-* ]]; then > echo "yes"; > else > if [[ ${CTARGET//_/-} == *-softfp-* ]]; then > echo "softfp"; > else > echo "no"; > fi; > fi > ;; > esac >} >tc-is-static-only () >{ > local host=${CTARGET:-${CHOST}}; > return $([[ ${host} == *-mint* ]]) >} >tc-ninja_magic_to_arch () >{ > function ninj () > { > [[ ${type} == "kern" ]] && echo $1 || echo $2 > }; > local type=$1; > local host=$2; > [[ -z ${host} ]] && host=${CTARGET:-${CHOST}}; > local KV=${KV:-${KV_FULL}}; > [[ ${type} == "kern" ]] && [[ -z ${KV} ]] && ewarn "QA: Kernel version could not be determined, please inherit kernel-2 or linux-info"; > case ${host} in > aarch64*) > ninj arm64 arm > ;; > alpha*) > echo alpha > ;; > arm*) > echo arm > ;; > avr*) > ninj avr32 avr > ;; > bfin*) > ninj blackfin bfin > ;; > cris*) > echo cris > ;; > hppa*) > ninj parisc hppa > ;; > i?86*) > if [[ ${type} == "kern" ]] && [[ $(KV_to_int ${KV}) -lt $(KV_to_int 2.6.24) || ${host} == *freebsd* ]]; then > echo i386; > else > echo x86; > fi > ;; > ia64*) > echo ia64 > ;; > m68*) > echo m68k > ;; > mips*) > echo mips > ;; > nios2*) > echo nios2 > ;; > nios*) > echo nios > ;; > powerpc*) > if [[ ${type} == "kern" ]] && [[ $(KV_to_int ${KV}) -ge $(KV_to_int 2.6.16) ]]; then > echo powerpc; > else > if [[ ${type} == "kern" ]] && [[ $(KV_to_int ${KV}) -eq $(KV_to_int 2.6.15) ]]; then > if [[ ${host} == powerpc64* ]] || [[ ${PROFILE_ARCH} == "ppc64" ]]; then > echo powerpc; > else > echo ppc; > fi; > else > if [[ ${host} == powerpc64* ]]; then > echo ppc64; > else > if [[ ${PROFILE_ARCH} == "ppc64" ]]; then > ninj ppc64 ppc; > else > echo ppc; > fi; > fi; > fi; > fi > ;; > s390*) > echo s390 > ;; > sh64*) > ninj sh64 sh > ;; > sh*) > echo sh > ;; > sparc64*) > ninj sparc64 sparc > ;; > sparc*) > [[ ${PROFILE_ARCH} == "sparc64" ]] && ninj sparc64 sparc || echo sparc > ;; > vax*) > echo vax > ;; > x86_64*freebsd*) > echo amd64 > ;; > x86_64*) > if [[ ${type} == "kern" ]] && [[ $(KV_to_int ${KV}) -ge $(KV_to_int 2.6.24) ]]; then > echo x86; > else > ninj x86_64 amd64; > fi > ;; > *) > echo unknown > ;; > esac >} >test-flag-CC () >{ > test-flag-PROG "CC" c "$1" >} >test-flag-CXX () >{ > test-flag-PROG "CXX" c++ "$1" >} >test-flag-F77 () >{ > test-flag-PROG "F77" f77 "$1" >} >test-flag-FC () >{ > test-flag-PROG "FC" f95 "$1" >} >test-flag-PROG () >{ > local comp=$1; > local lang=$2; > local flag=$3; > [[ -z ${comp} || -z ${flag} ]] && return 1; > local PROG=$(tc-get${comp}); > if ${PROG} -c -o /dev/null -x${lang} - < /dev/null > /dev/null 2>&1; then > ${PROG} "${flag}" -c -o /dev/null -x${lang} - < /dev/null > /dev/null 2>&1; > else > ${PROG} "${flag}" -c -o /dev/null /dev/null > /dev/null 2>&1; > fi >} >test-flags () >{ > test-flags-CC "$@" >} >test-flags-CC () >{ > test-flags-PROG "CC" "$@" >} >test-flags-CXX () >{ > test-flags-PROG "CXX" "$@" >} >test-flags-F77 () >{ > test-flags-PROG "F77" "$@" >} >test-flags-FC () >{ > test-flags-PROG "FC" "$@" >} >test-flags-PROG () >{ > local comp=$1; > local flags=(); > local x; > shift; > [[ -z ${comp} ]] && return 1; > for x in "$@"; > do > test-flag-${comp} "${x}" && flags+=("${x}"); > done; > echo "${flags[*]}"; > [[ ${#flags[@]} -gt 0 ]] >} >test_version_info () >{ > if [[ $($(tc-getCC) --version 2>&1) == *$1* ]]; then > return 0; > else > return 1; > fi >} >uclibctoolize () >{ > die "Use elibtoolize" >} >use_if_iuse () >{ > in_iuse $1 || return 1; > use $1 >} >usex () >{ > use "$1" && echo "${2-yes}$4" || echo "${3-no}$5" >} >validate_desktop_entries () >{ > if [[ -x /usr/bin/desktop-file-validate ]]; then > einfo "Checking desktop entry validity"; > local directories=""; > for d in /usr/share/applications $@; > do > [[ -d ${D}${d} ]] && directories="${directories} ${D}${d}"; > done; > if [[ -n ${directories} ]]; then > for FILE in $(find ${directories} -name "*\.desktop" -not -path '*.hidden*' | sort -u 2>/dev/null); > do > local temp=$(desktop-file-validate ${FILE} | grep -v "warning:" | sed -e "s|error: ||" -e "s|${FILE}:|--|g" ); > [[ -n $temp ]] && elog ${temp/--/${FILE/${D}/}:}; > done; > fi; > echo ""; > else > einfo "Passing desktop entry validity check. Install dev-util/desktop-file-utils, if you want to help to improve Gentoo."; > fi >}
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 468630
: 347406 |
399368
|
399370
|
399372
|
399374