* Package: net-fs/openafs-kernel-1.6.22.2 * Repository: gentoo * Maintainer: NP-Hardass@gentoo.org bircoph@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux 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.4.14-gentoo * Checking for suitable kernel configuration options... [ ok ] >>> Unpacking source... >>> Unpacking openafs-1.6.22.2-src.tar.bz2 to /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work >>> Unpacking openafs-patches-20170822.tar.xz to /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work >>> Source unpacked in /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work >>> Preparing source in /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2 ... * Applying patches from /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/gentoo/patches ... * 001_all_compiler-settings.patch ... patching file src/cf/osconf.m4 Hunk #2 succeeded at 25 with fuzz 2. [ ok ] * 002_all_pam-paths.patch ... [ ok ] * 007_all_fbsd.patch ... patching file acinclude.m4 Hunk #1 succeeded at 433 (offset -2 lines). patching file src/comerr/Makefile.in Hunk #1 succeeded at 36 with fuzz 1. [ ok ] * 007_all_sparc.patch ... [ ok ] * 008_all_vserver.patch ... patching file src/rx/LINUX/rx_knet.c Hunk #1 succeeded at 30 with fuzz 2 (offset 4 lines). [ ok ] * 010_all_uname.patch ... [ ok ] * 014_all_resolv.patch ... [ ok ] * 015_all_afsauthent-symbols.patch ... [ ok ] * 030_all_glibc-2.16.patch ... [ ok ] * 040_all_flags.patch ... [ ok ] * Running aclocal -I src/cf ... [ ok ] * Running autoconf ... [ ok ] * Running autoconf -o configure-libafs configure-libafs.ac ... [ ok ] * Running autoheader ... [ ok ] * Deleting autom4te.cache directory >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2 ... * econf: updating openafs-1.6.22.2/build-tools/config.guess with /usr/share/gnuconfig/config.guess * econf: updating openafs-1.6.22.2/build-tools/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --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/openafs-kernel-1.6.22.2 --htmldir=/usr/share/doc/openafs-kernel-1.6.22.2/html --libdir=/usr/lib64 --disable-debug-kernel --with-linux-kernel-headers=/usr/src/linux --with-linux-kernel-build=/usr/src/linux configure: WARNING: you should use --build, --host, --target configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/build-tools/missing: Unknown `--is-lightweight' option Try `/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/build-tools/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for cpp... /usr/bin/cpp checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxslt... no checking for saxon... no checking for xalan-j... no checking for xsltproc... xsltproc checking for docbook2pdf... no checking for dblatex... no checking for library containing strerror... none required checking for pid_t... yes checking for size_t... yes checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for bison... bison -y checking if lex is flex... yes checking whether byte order is known at compile time... yes checking whether byte ordering is bigendian... no checking whether printf understands the %z length modifier... yes checking your OS... linux checking your AFS sysname... amd64_linux26 checking if x86_64-pc-linux-gnu-gcc accepts -march=pentium... no checking if x86_64-pc-linux-gnu-gcc needs -fno-strength-reduce... yes checking if x86_64-pc-linux-gnu-gcc needs -fno-strict-aliasing... yes checking if x86_64-pc-linux-gnu-gcc supports -fno-common... yes checking if x86_64-pc-linux-gnu-gcc supports -pipe... yes checking if linux kbuild requires EXTRA_CFLAGS... no checking for linux kernel module build works... yes checking operation follow_link in inode_operations... no checking operation put_link in inode_operations... no checking operation rename in inode_operations... yes checking for linux/cred.h... yes checking for linux/config.h... no checking for linux/completion.h... yes checking for linux/exportfs.h... yes checking for linux/freezer.h... yes checking for linux/key-type.h... yes checking for linux/semaphore.h... yes checking for linux/seq_file.h... yes checking for linux/sched/signal.h... yes checking for linux/uaccess.h... yes checking for struct vfs_path... no checking for kuid_t... yes checking for backing_dev_info in struct address_space... no checking for write_begin in struct address_space_operations... yes checking for name in struct backing_dev_info... yes checking for session_keyring in struct cred... yes checking for ctl_name in struct ctl_table... no checking for d_u.d_alias in struct dentry... yes checking for d_automount in struct dentry_operations... yes checking for gid in struct group_info... yes checking for i_alloc_sem in struct inode... no checking for i_blkbits in struct inode... yes checking for i_blksize in struct inode... no checking for i_mutex in struct inode... no checking for i_security in struct inode... yes checking for f_path in struct file... yes checking for flock in struct file_operations... yes checking for iterate in struct file_operations... yes checking for read_iter in struct file_operations... yes checking for sendfile in struct file_operations... no checking for mount in struct file_system_type... yes checking for truncate in struct inode_operations... no checking for get_link in struct inode_operations... yes checking for payload.value in struct key... no checking for instantiate_prep in struct key_type... no checking for match_preparse in struct key_type... yes checking for preparse in struct key_type... yes checking for msg_iter in struct msghdr... yes checking for path in struct nameidata... no checking for owner in struct proc_dir_entry... no checking for s_bdi in struct super_block... yes checking for s_d_op in struct super_block... yes checking for alloc_inode in struct super_operations... yes checking for evict_inode in struct super_operations... yes checking for cred in struct task_struct... yes checking for exit_state in struct task_struct... yes checking for parent in struct task_struct... yes checking for real_parent in struct task_struct... yes checking for rlim in struct task_struct... no checking for sig in struct task_struct... no checking for sighand in struct task_struct... yes checking for sigmask_lock in struct task_struct... no checking for tgid in struct task_struct... yes checking for thread_info in struct task_struct... yes checking for total_link_count in struct task_struct... no checking for signal->rlim in struct task_struct... yes checking for buf in read_descriptor_t... no checking for __vfs_write... no checking for kernel_write... yes checking for bdi_init... no checking for super_setup_bdi... yes checking for PageChecked... yes checking for PageFsMisc... no checking for clear_inode... yes checking for current_kernel_time... no checking for d_alloc_anon... yes checking for d_count... yes checking for d_make_root... yes checking for do_sync_read... no checking for file_dentry... yes checking for find_task_by_pid... no checking for generic_file_aio_read... no checking for grab_cache_page_write_begin... yes checking for hlist_unhashed... yes checking for ihold... yes checking for i_size_read... yes checking for inode_setattr... no checking for iter_file_splice_write... yes checking for kernel_setsockopt... yes checking for locks_lock_file_wait... yes checking for page_follow_link... no checking for page_get_link... yes checking for page_offset... yes checking for pagevec_lru_add_file... no checking for path_lookup... no checking for proc_create... yes checking for rcu_read_lock... yes checking for set_nlink... yes checking for setattr_prepare... yes checking for sock_create_kern... no checking for sock_create_kern_ns... yes checking for splice_direct_to_actor... yes checking for default_file_splice_read... no checking for svc_addr_in... yes checking for zero_user_segments... yes checking for noop_fsync... yes checking for kthread_run... yes checking for inode_nohighmem... yes checking for inode_lock... yes checking for non-vectorized aio kernel functions... yes checking if proc_root_fs is defined and exported... no checking for new kmem_cache init function parameters... no checking whether kmem_cache_t exists... no checking whether kmem_cache_create takes a destructor argument... no checking whether kmem_cache_create constructor takes a void pointer... yes checking if d_path() takes a struct path argument... yes checking if kernel uses new export ops... yes checking for inode_setattr return type... no checking whether inode_operations.create takes a nameidata... no checking whether inode_operations.lookup takes a nameidata... no checking whether inode_operations.permission takes flags... no checking whether inode_operations.permission takes a nameidata... no checking whether inode_operations.put_link takes an opaque cookie... no checking whether dentry.d_op->d_delete takes a const argument... yes checking whether dentry_operations.d_revalidate takes a nameidata... no checking whether file_operations.flush takes a fl_owner_t... yes checking whether file_operations.fsync takes a dentry argument... no checking whether file_operations.fsync takes a range... yes checking whether aop.writepage takes a writeback_control... yes checking for splice_write and splice_read in struct file_operations... yes checking for 3rd argument in posix_lock_file found in new kernels... yes checking for 2nd argument in pagevec_init found in pre-4.15 kernels... no checking if posix_test_lock returns a struct file_lock... no checking if posix_test_lock takes a conflict argument... no checking for 5th argument in sock_create found in some SELinux kernels... no checking for exported key_type_keyring... yes checking for KEYCTL_SESSION_TO_PARENT... yes checking for redhat kernel configuration... no checking for recalc_sigpending arg type... yes checking for exported tasklist_lock... yes checking for struct vfsmount * in get_sb_nodev()... no checking for dentry in statfs... yes checking whether refrigerator takes PF_FREEZE... no checking for try_to_freeze... yes checking for linux kernel keyring support... yes checking if key_alloc() takes a struct task *... no checking if key_alloc() takes credentials... no checking whether INIT_WORK has a _data argument... no checking whether register_sysctl_table has an insert_at_head argument... yes checking for dcache_lock... no checking if dentry->d_count is an int... no checking whether 4.11+ inode.i_op->getattr takes a struct path argument... yes checking whether inode.i_op->mkdir takes a umode_t argument... yes checking whether inode.i_op->create takes a umode_t argument... no checking whether export operation encode_fh takes inode arguments... yes checking whether kmap_atomic takes no km_type argument... yes checking whether dentry_open takes a path argument... yes checking whether dentry->d_alias is an hlist... yes checking whether hlist iterators don't need a node parameter... yes checking whether inode_operations.create takes a bool... yes checking whether dentry_operations.d_revalidate takes an unsigned int... yes checking whether inode operation lookup takes an unsigned int... yes checking whether d_invalidate returns void... yes checking whether offset is the last argument to kernel_read... yes checking which kernel modules to build... MP checking if struct sockaddr has sa_len field... no checking for library containing socket... none required checking for library containing connect... none required checking for library containing gethostbyname... none required checking for the useability of arpa/nameser_compat.h... yes checking for res_search... yes, in libresolv checking for retransmit support in res_state... yes checking for setsockopt(, SOL_IP, IP_RECVERR)... yes checking for pthread_attr_init in -lpthread... yes checking for tivoli tsm butc support... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking security/pam_modules.h usability... yes checking security/pam_modules.h presence... yes checking for security/pam_modules.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.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/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking sys/fstyp.h usability... no checking sys/fstyp.h presence... no checking for sys/fstyp.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/pag.h usability... no checking sys/pag.h presence... no checking for sys/pag.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking for unistd.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for linux/errqueue.h... no checking for fsblkcnt_t... yes checking for struct stat.st_ctimespec... no checking for struct stat.st_ctimensec... no checking for libintl... no checking for daemon... yes checking for flock... yes checking for fseeko64... yes checking for ftello64... yes checking for getcwd... yes checking for getprogname... no checking for getrlimit... yes checking for mkstemp... yes checking for poll... yes checking for pread... yes checking for preadv... yes checking for preadv64... yes checking for pwrite... yes checking for pwritev... yes checking for pwritev64... yes checking for regcomp... yes checking for regerror... yes checking for regexec... yes checking for setenv... yes checking for setprogname... no checking for setvbuf... yes checking for sigaction... yes checking for snprintf... yes checking for strcasestr... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for strnlen... yes checking for timegm... yes checking for tsearch... yes checking for unsetenv... yes checking for vsnprintf... yes checking for vsyslog... yes checking for initscr in -lncurses... yes configure: checking for curses library... -lncurses (cached) configure: checking for curses library... -lncurses checking getmaxyx macro... yes checking for positional I/O... yes checking for vectored positional I/O... yes checking for POSIX regex library... yes checking return type of signal handlers... void checking size of void *... 8 checking size of unsigned long long... 8 checking size of unsigned long... 8 checking size of unsigned int... 4 checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for sig_atomic_t... yes checking for socklen_t... yes checking for off64_t... yes checking size of long... 8 checking whether PAM prefers const... yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-as... x86_64-pc-linux-gnu-as checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for mv... mv checking for rm... rm checking for x86_64-pc-linux-gnu-ld... x86_64-pc-linux-gnu-ld checking for cp... cp checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for lorder... no checking for gencat... gencat checking for FUSE... yes checking for crypt in -lcrypt... yes checking for label support in structs... yes checking size of long... (cached) 8 checking for krb5-config... /usr/bin/krb5-config checking for krb5 support in krb5-config... yes checking for krb5_init_context... yes checking for krb5_get_error_message... yes checking for krb5_free_error_message... yes checking for add_error_table... yes checking for add_to_error_table... yes checking for encode_krb5_enc_tkt_part... yes checking for encode_krb5_ticket... yes checking for krb5_524_conv_principal... yes checking for krb5_allow_weak_crypto... yes checking for krb5_c_decrypt... yes checking for krb5_c_encrypt... yes checking for krb5_crypto_init... no checking for krb5_decode_ticket... yes checking for krb5_decrypt_tkt_part... yes checking for krb5_encrypt_tkt_part... yes checking for krb5_enctype_enable... no checking for krb5_get_init_creds_opt_alloc... yes checking for krb5_get_prompt_types... yes checking for krb5_princ_size... no checking for krb5_principal_get_comp_string... no checking for krb5_524_convert_creds... yes checking kerberosIV/krb.h usability... no checking kerberosIV/krb.h presence... no checking for kerberosIV/krb.h... no checking kerberosV/heim_err.h usability... no checking kerberosV/heim_err.h presence... no checking for kerberosV/heim_err.h... no checking com_err.h usability... yes checking com_err.h presence... yes checking for com_err.h... yes checking et/com_err.h usability... yes checking et/com_err.h presence... yes checking for et/com_err.h... yes checking krb5/com_err.h usability... no checking krb5/com_err.h presence... no checking for krb5/com_err.h... no checking for krb5_creds.keyblock... yes checking for krb5_creds.keyblock.enctype... yes checking for krb5_creds.session... no checking for krb5_keytab_entry.key... yes checking for krb5_keytab_entry.keyblock... no checking for krb5_keyblock.enctype... yes checking for krb5_keyblock.keytype... no checking for krb5_prompt.type... no checking whether krb5_free_keytab_entry_contents is declared... yes checking whether krb5_kt_free_entry is declared... yes checking whether KRB5_KU_TICKET is declared... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/afs/Makefile config.status: creating src/afsd/Makefile config.status: creating src/afsmonitor/Makefile config.status: creating src/afsweb/Makefile config.status: creating src/aklog/Makefile config.status: creating src/audit/Makefile config.status: creating src/auth/Makefile config.status: creating src/auth/test/Makefile config.status: creating src/bozo/Makefile config.status: creating src/bozo/test/Makefile config.status: creating src/bu_utils/Makefile config.status: creating src/bubasics/Makefile config.status: creating src/bucoord/Makefile config.status: creating src/budb/Makefile config.status: creating src/tbudb/Makefile config.status: creating src/butc/Makefile config.status: creating src/butm/Makefile config.status: creating src/cmd/Makefile config.status: creating src/cmd/test/Makefile config.status: creating src/comerr/Makefile config.status: creating src/comerr/test/Makefile config.status: creating src/config/Makefile config.status: creating src/config/Makefile.config config.status: creating src/config/Makefile.version-CML config.status: creating src/config/Makefile.version-NOCML config.status: creating src/config/shlib-build config.status: creating src/config/shlib-install config.status: creating src/des/Makefile config.status: creating src/des/test/Makefile config.status: creating src/dir/Makefile config.status: creating src/dir/test/Makefile config.status: creating src/dviced/Makefile config.status: creating src/dvolser/Makefile config.status: creating src/export/Makefile config.status: creating src/finale/Makefile config.status: creating src/fsint/Makefile config.status: creating src/fsprobe/Makefile config.status: creating src/gtx/Makefile config.status: creating src/JAVA/libjafs/Makefile config.status: creating src/kauth/Makefile config.status: creating src/kauth/test/Makefile config.status: creating src/kopenafs/Makefile config.status: creating src/libacl/Makefile config.status: creating src/libacl/test/Makefile config.status: creating src/libadmin/Makefile config.status: creating src/libadmin/adminutil/Makefile config.status: creating src/libadmin/bos/Makefile config.status: creating src/libadmin/cfg/Makefile config.status: creating src/libadmin/cfg/test/Makefile config.status: creating src/libadmin/client/Makefile config.status: creating src/libadmin/kas/Makefile config.status: creating src/libadmin/pts/Makefile config.status: creating src/libadmin/samples/Makefile config.status: creating src/libadmin/test/Makefile config.status: creating src/libadmin/vos/Makefile config.status: creating src/libafs/Makefile.common config.status: creating src/libafs/MakefileProto.LINUX config.status: creating src/libafsauthent/Makefile config.status: creating src/libafsrpc/Makefile config.status: creating src/libuafs/Makefile.common config.status: creating src/libuafs/MakefileProto.LINUX config.status: creating src/log/Makefile config.status: creating src/log/test/Makefile config.status: creating src/lwp/Makefile config.status: creating src/lwp/test/Makefile config.status: creating src/packaging/Debian/changelog config.status: creating src/packaging/MacOS/OpenAFS-debug.Description.plist config.status: creating src/packaging/MacOS/OpenAFS-debug.Info.plist config.status: creating src/packaging/MacOS/OpenAFS.Description.plist config.status: creating src/packaging/MacOS/OpenAFS.Info.plist config.status: creating src/packaging/MacOS/OpenAFS.info config.status: creating src/packaging/MacOS/buildpkg.sh config.status: creating src/packaging/MacOS/pkgbuild.sh config.status: creating src/pam/Makefile config.status: creating src/platform/Makefile config.status: creating src/platform/LINUX/Makefile config.status: creating src/platform/DARWIN/growlagent/Makefile config.status: creating src/procmgmt/Makefile config.status: creating src/procmgmt/test/Makefile config.status: creating src/ptserver/Makefile config.status: creating src/tptserver/Makefile config.status: creating src/rx/Makefile config.status: creating src/rx/bulk.example/Makefile config.status: creating src/rx/bulktest/Makefile config.status: creating src/rx/multi.example/Makefile config.status: creating src/rx/simple.example/Makefile config.status: creating src/rx/test/Makefile config.status: creating src/rxdebug/Makefile config.status: creating src/rxgen/Makefile config.status: creating src/rxkad/Makefile config.status: creating src/rxkad/test/Makefile config.status: creating src/rxstat/Makefile config.status: creating src/scout/Makefile config.status: creating src/sgistuff/Makefile config.status: creating src/shlibafsauthent/Makefile config.status: creating src/shlibafsrpc/Makefile config.status: creating src/sys/Makefile config.status: creating src/tbutc/Makefile config.status: creating src/tests/Makefile config.status: creating src/tests/run-tests config.status: creating src/tsalvaged/Makefile config.status: creating src/tsm41/Makefile config.status: creating src/tviced/Makefile config.status: creating src/tvolser/Makefile config.status: creating src/ubik/Makefile config.status: creating src/tubik/Makefile config.status: creating src/update/Makefile config.status: creating src/usd/Makefile config.status: creating src/usd/test/Makefile config.status: creating src/uss/Makefile config.status: creating src/util/Makefile config.status: creating src/util/test/Makefile config.status: creating src/libafscp/Makefile config.status: creating src/venus/Makefile config.status: creating src/venus/test/Makefile config.status: creating src/vfsck/Makefile config.status: creating src/viced/Makefile config.status: creating src/vlserver/Makefile config.status: creating src/tvlserver/Makefile config.status: creating src/vol/Makefile config.status: creating src/vol/test/Makefile config.status: creating src/volser/Makefile config.status: creating src/xstat/Makefile config.status: creating src/helper-splint.sh config.status: creating tests/Makefile config.status: creating tests/rpctestlib/Makefile config.status: creating tests/tap/Makefile config.status: creating tests/util/Makefile config.status: creating src/config/afsconfig.h config.status: executing depfiles commands config.status: executing default commands ************************************** configure summary LIB_curses : -lncurses ************************************** >>> Source configured. >>> Compiling source in /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2 ... make -j1 V=1 -j1 only_libafs make build TARGET=libafs make[1]: Entering directory '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2' make libafs DEST=/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/amd64_linux26/dest COMPILE_PART2B=all DESTDIR= make[2]: Entering directory '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2' mkdir -p /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/afs mkdir -p /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/rx mkdir -p /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/des mkdir -p /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/lib cd src && cd config && make all make[3]: Entering directory '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config' rm -f Makefile.version if [ -r /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/CML/state ] ; \ then cp Makefile.version-CML Makefile.version ; \ else cp Makefile.version-NOCML Makefile.version ; \ fi make -f Makefile.version AFS_component_version_number.c make[4]: Entering directory '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config' ( VERSION=`/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/build-tools/git-version /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2 "1.6.22.2"` && \ echo 'char cml_version_number[]="@(#) OpenAFS '$VERSION' built ' `date +"%Y-%m-%d"` '";' >AFS_component_version_number.c.NEW && \ echo 'char* AFSVersion = "openafs '$VERSION'";' >>AFS_component_version_number.c.NEW && \ if cmp AFS_component_version_number.c.NEW AFS_component_version_number.c > /dev/null 2>&1 ; then : ; else \ mv AFS_component_version_number.c.NEW AFS_component_version_number.c ; fi ) rm -f AFS_component_version_number.c.NEW make[4]: Leaving directory '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I. -D_LARGEFILE64_SOURCE -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -D_LARGEFILE64_SOURCE -I. -c ./config.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I. -D_LARGEFILE64_SOURCE -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -D_LARGEFILE64_SOURCE -I. -c ./mc.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I. -D_LARGEFILE64_SOURCE -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -D_LARGEFILE64_SOURCE -o config config.o mc.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I. -D_LARGEFILE64_SOURCE -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -D_LARGEFILE64_SOURCE -o mkvers ./mkvers.c In file included from /usr/include/string.h:494, from ./mkvers.c:20: In function ‘strcat’, inlined from ‘main’ at ./mkvers.c:172:6: /usr/include/bits/string_fortified.h:128:10: warning: ‘__builtin___memcpy_chk’ writing 5 bytes into a region of size 3 overflows the destination [-Wstringop-overflow=] 128 | return __builtin___strcat_chk (__dest, __src, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strcat’, inlined from ‘main’ at ./mkvers.c:174:6: /usr/include/bits/string_fortified.h:128:10: warning: ‘__builtin___memcpy_chk’ writing 5 bytes into a region of size 3 overflows the destination [-Wstringop-overflow=] 128 | return __builtin___strcat_chk (__dest, __src, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if [ "Xparam.linux26.h" != "X" ] ; then \ cat ./param.linux26.h ./param.amd64_linux26.h > param.h.new ; \ else \ cat ./param.amd64_linux26.h > param.h.new ; \ fi /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 param.h.new /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/afs/param.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 stds.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/afs/stds.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 afs_sysnames.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/afs/afs_sysnames.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 afs_args.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/afs/afs_args.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 icl.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/afs/icl.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 venus.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/afs/venus.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 vioc.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/afs/vioc.h make[3]: Leaving directory '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config' cd src && cd lwp && make depinstall make[3]: Entering directory '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/lwp' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lock.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/lock.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 lwp.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/lwp.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 preempt.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/preempt.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 timer.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/timer.h make[3]: Leaving directory '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/lwp' cd src && cd rx && make depinstall make[3]: Entering directory '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/rx' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 rx_packet.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/rx/rx_packet.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 rx_prototypes.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/rx/rx_prototypes.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 rx.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/rx/rx.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 rx_user.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/rx/rx_user.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 rx_event.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/rx/rx_event.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 rx_queue.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/rx/rx_queue.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 rx_globals.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/rx/rx_globals.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 rx_clock.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/rx/rx_clock.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 rx_multi.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/rx/rx_multi.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 rx_pthread.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/rx/rx_pthread.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 rx_lwp.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/rx/rx_lwp.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 rx_misc.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/rx/rx_misc.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 rx_null.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/rx/rx_null.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 xdr.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/rx/xdr.h /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 xdr_prototypes.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/rx/xdr_prototypes.h make[3]: Leaving directory '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/rx' cd src && cd rxgen && make all make[3]: Entering directory '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/rxgen' x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I. -D_LARGEFILE64_SOURCE -c ./rpc_main.c -DPATH_CPP="\"/usr/bin/cpp\"" x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I. -D_LARGEFILE64_SOURCE -c rpc_hout.c x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I. -D_LARGEFILE64_SOURCE -c rpc_cout.c x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I. -D_LARGEFILE64_SOURCE -c rpc_parse.c x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I. -D_LARGEFILE64_SOURCE -c rpc_scan.c x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I. -D_LARGEFILE64_SOURCE -c rpc_util.c x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I. -D_LARGEFILE64_SOURCE -c rpc_svcout.c x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I. -D_LARGEFILE64_SOURCE -c rpc_clntout.c ( VERSION=`/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/build-tools/git-version /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2 "1.6.22.2"` && \ echo 'char cml_version_number[]="@(#) OpenAFS '$VERSION' built ' `date +"%Y-%m-%d"` '";' >AFS_component_version_number.c.NEW && \ echo 'char* AFSVersion = "openafs '$VERSION'";' >>AFS_component_version_number.c.NEW && \ if cmp AFS_component_version_number.c.NEW AFS_component_version_number.c > /dev/null 2>&1 ; then : ; else \ mv AFS_component_version_number.c.NEW AFS_component_version_number.c ; fi ) rm -f AFS_component_version_number.c.NEW x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I. -D_LARGEFILE64_SOURCE rpc_main.o rpc_hout.o rpc_cout.o rpc_parse.o rpc_scan.o rpc_util.o rpc_svcout.o rpc_clntout.o -lresolv -o rxgen /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 rxgen_consts.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/afs/rxgen_consts.h make[3]: Leaving directory '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/rxgen' cd src && cd procmgmt && make all make[3]: Entering directory '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/procmgmt' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I. -D_LARGEFILE64_SOURCE -c ./procmgmt_unix.c ( VERSION=`/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/build-tools/git-version /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2 "1.6.22.2"` && \ echo 'char cml_version_number[]="@(#) OpenAFS '$VERSION' built ' `date +"%Y-%m-%d"` '";' >AFS_component_version_number.c.NEW && \ echo 'char* AFSVersion = "openafs '$VERSION'";' >>AFS_component_version_number.c.NEW && \ if cmp AFS_component_version_number.c.NEW AFS_component_version_number.c > /dev/null 2>&1 ; then : ; else \ mv AFS_component_version_number.c.NEW AFS_component_version_number.c ; fi ) rm -f AFS_component_version_number.c.NEW x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I. -D_LARGEFILE64_SOURCE -c AFS_component_version_number.c rm -f libprocmgmt.a x86_64-pc-linux-gnu-ar crv libprocmgmt.a procmgmt_unix.o AFS_component_version_number.o a - procmgmt_unix.o a - AFS_component_version_number.o x86_64-pc-linux-gnu-ranlib libprocmgmt.a /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libprocmgmt.a /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/lib/libprocmgmt.a /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 procmgmt.h /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include/afs/procmgmt.h make[3]: Leaving directory '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/procmgmt' cd src && cd des && make all make[3]: Entering directory '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/des' x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I. -D_LARGEFILE64_SOURCE -c make_s_table.c x86_64-pc-linux-gnu-gcc -fPIC -c -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I. -D_LARGEFILE64_SOURCE -o misc-i.o ./misc.c x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-common -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/config -I/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/include -I. -I. -D_LARGEFILE64_SOURCE -c main.c x86_64-pc-linux-gnu-gcc make_s_table.o misc-i.o main.o -Wl,-O1 -Wl,--as-needed -o make_s_table /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: misc-i.o:(.bss+0x0): multiple definition of `des_debug'; make_s_table.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make[3]: *** [Makefile:118: make_s_table] Error 1 make[3]: Leaving directory '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/des' make[2]: *** [Makefile:208: des] Error 2 make[2]: Leaving directory '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2' make[1]: *** [Makefile:694: build] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2' make: *** [Makefile:42: only_libafs] Error 2 * ERROR: net-fs/openafs-kernel-1.6.22.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-fs/openafs-kernel-1.6.22.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-fs/openafs-kernel-1.6.22.2::gentoo'`. * The complete build log is located at '/var/log/portage/net-fs:openafs-kernel-1.6.22.2:20200202-133824.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/temp/environment'. * Working directory: '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2' * S: '/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2'