* Package: net-fs/cifs-utils-6.13-r1  * Repository: gentoo  * Maintainer: samba@gentoo.org  * USE: abi_x86_64 acl ads amd64 caps elibc_musl kernel_linux pam python python_single_target_python3_10 userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 5.17.5-gentoo-bdver2 * Using python3.10 to build >>> Unpacking source... >>> Unpacking cifs-utils-6.13.tar.bz2 to /var/tmp/portage/net-fs/cifs-utils-6.13-r1/work >>> Unpacking cifs-utils-6.13-kerberos_mount_regression_fix.patch.xz to /var/tmp/portage/net-fs/cifs-utils-6.13-r1/work >>> Source unpacked in /var/tmp/portage/net-fs/cifs-utils-6.13-r1/work >>> Preparing source in /var/tmp/portage/net-fs/cifs-utils-6.13-r1/work/cifs-utils-6.13 ... * Applying cifs-utils-6.12-ln_in_destdir.patch ...  [ ok ] * Applying cifs-utils-6.13-kerberos_mount_regression_fix.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-fs/cifs-utils-6.13-r1/work/cifs-utils-6.13' ... * Running 'aclocal -I aclocal --system-acdir=/var/tmp/portage/net-fs/cifs-utils-6.13-r1/temp/aclocal' ...  [ ok ] * Running 'autoconf --force' ...  [ ok ] * Running 'autoheader' ...  [ ok ] * Running 'automake --add-missing --copy --force-missing' ...  [ ok ] (B*(B Running elibtoolize in: cifs-utils-6.13/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-fs/cifs-utils-6.13-r1/work/cifs-utils-6.13 ... * econf: updating cifs-utils-6.13/config.guess with /usr/share/gnuconfig/config.guess * econf: updating cifs-utils-6.13/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/cifs-utils-6.13-r1 --htmldir=/usr/share/doc/cifs-utils-6.13-r1/html --libdir=/usr/lib --enable-man --enable-smbinfo --enable-cifsacl=cifsidmap --enable-cifsupcall --with-libcap --disable-cifscreds --enable-pam --with-pamdir=/lib/security --enable-pythontools --disable-systemd configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-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 the compiler supports GNU C... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to enable C11 features... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a sed that does not truncate output... /bin/sed checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for uid_t in sys/types.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ptrdiff_t... yes checking for ssize_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for library containing getmntent... none required checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking whether lstat correctly handles trailing slash... yes checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking for working strnlen... yes checking for alarm... yes checking for atexit... yes checking for endpwent... yes checking for getmntent... (cached) yes checking for getpass... yes checking for gettimeofday... yes checking for inet_ntop... yes checking for memset... yes checking for realpath... yes checking for setenv... yes checking for strchr... yes checking for strcmp... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strndup... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for tolower... yes checking for uname... yes checking for clock_gettime... yes checking for arpa/inet.h... yes checking for ctype.h... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for mntent.h... yes checking for netdb.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdbool.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for errno.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/mount.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for sys/fsuid.h... yes checking for setfsuid... yes checking for krb5.h... yes checking for krb5/krb5.h... yes checking for keyvalue in krb5_keyblock... no checking for talloc.h... yes checking for keyutils.h... yes checking for krb5_init_context in -lkrb5... yes checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config checking pkg-config is at least version 0.9.0... yes checking for WBCLIENT... yes checking for wbcSidsToUnixIds in -lwbclient... yes checking for sys/xattr.h... yes checking whether WBC_ID_TYPE_BOTH enum value is defined... yes checking for keyutils.h... (cached) yes checking for security/pam_appl.h... yes checking for krb5_auth_con_getsendsubkey... yes checking for krb5_principal_get_realm... no checking for krb5_free_unparsed_name... yes checking for krb5_auth_con_setaddrs... yes checking for krb5_auth_con_set_req_cksumtype... yes checking for rst2man-3.6... no checking for rst2man-3.4... no checking for rst2man-3... no checking for rst2man.py... rst2man.py checking for x86_64-gentoo-linux-musl-gcc options needed to detect all undeclared functions... none needed checking whether krb5_auth_con_set_req_cksumtype is declared... yes checking for cap-ng.h... yes checking for capng_clear in -lcap-ng... yes checking whether to use libcap-ng... checking whether CAPNG_AMBIENT is declared... yes yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating contrib/request-key.d/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-fs/cifs-utils-6.13-r1/work/cifs-utils-6.13 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-fs/cifs-utils-6.13-r1/work/cifs-utils-6.13' Making all in contrib make[2]: Entering directory '/var/tmp/portage/net-fs/cifs-utils-6.13-r1/work/cifs-utils-6.13/contrib' Making all in request-key.d make[3]: Entering directory '/var/tmp/portage/net-fs/cifs-utils-6.13-r1/work/cifs-utils-6.13/contrib/request-key.d' /bin/sed 's,[@]sbindir@,/usr/sbin,' ./cifs.idmap.conf.in > cifs.idmap.conf-t && mv cifs.idmap.conf-t cifs.idmap.conf /bin/sed 's,[@]sbindir@,/usr/sbin,' ./cifs.spnego.conf.in > cifs.spnego.conf-t && mv cifs.spnego.conf-t cifs.spnego.conf make[3]: Leaving directory '/var/tmp/portage/net-fs/cifs-utils-6.13-r1/work/cifs-utils-6.13/contrib/request-key.d' make[3]: Entering directory '/var/tmp/portage/net-fs/cifs-utils-6.13-r1/work/cifs-utils-6.13/contrib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/net-fs/cifs-utils-6.13-r1/work/cifs-utils-6.13/contrib' make[2]: Leaving directory '/var/tmp/portage/net-fs/cifs-utils-6.13-r1/work/cifs-utils-6.13/contrib' make[2]: Entering directory '/var/tmp/portage/net-fs/cifs-utils-6.13-r1/work/cifs-utils-6.13' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -Os -march=bdver2 -mtune=bdver2 -pipe -c -o getcifsacl.o getcifsacl.c getcifsacl.c: In function 'print_sid': getcifsacl.c:272:31: warning: implicit declaration of function 'le32toh' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 272 | printf("-%u", le32toh(csid->sub_auth[i])); | ^~~~~~~ getcifsacl.c: In function 'print_ace': getcifsacl.c:284:16: warning: implicit declaration of function 'le16toh' []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 284 | size = le16toh(pace->size); | ^~~~~~~ getcifsacl.c: In function 'getcifsacl': getcifsacl.c:429:24: error: 'XATTR_SIZE_MAX' undeclared (first use in this function) 429 | if (bufsize >= XATTR_SIZE_MAX) { | ^~~~~~~~~~~~~~ getcifsacl.c:429:24: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [Makefile:861: getcifsacl.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-fs/cifs-utils-6.13-r1/work/cifs-utils-6.13' make[1]: *** [Makefile:984: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-fs/cifs-utils-6.13-r1/work/cifs-utils-6.13' make: *** [Makefile:497: all] Error 2 * ERROR: net-fs/cifs-utils-6.13-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-fs/cifs-utils-6.13-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-fs/cifs-utils-6.13-r1::gentoo'`. * The complete build log is located at '/var/log/portage/build/net-fs/cifs-utils-6.13-r1:20220502-122721.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-fs/cifs-utils-6.13-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-fs/cifs-utils-6.13-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-fs/cifs-utils-6.13-r1/work/cifs-utils-6.13' * S: '/var/tmp/portage/net-fs/cifs-utils-6.13-r1/work/cifs-utils-6.13'