* Package: sys-auth/pam_dotfile-0.7-r2:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking pam_dotfile-0.7.tar.gz to /var/tmp/portage/sys-auth/pam_dotfile-0.7-r2/work >>> Source unpacked in /var/tmp/portage/sys-auth/pam_dotfile-0.7-r2/work >>> Preparing source in /var/tmp/portage/sys-auth/pam_dotfile-0.7-r2/work/pam_dotfile-0.7 ... * Applying pam_dotfile-0.7-gentoo.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-auth/pam_dotfile-0.7-r2/work/pam_dotfile-0.7' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal --system-acdir=/var/tmp/portage/sys-auth/pam_dotfile-0.7-r2/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: pam_dotfile-0.7/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Applying color-record/2.4.7 patch ... * Applying openmp/2.4.7 patch ... >>> Source prepared. * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>> Configuring source in /var/tmp/portage/sys-auth/pam_dotfile-0.7-r2/work/pam_dotfile-0.7 ... * econf: updating pam_dotfile-0.7/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pam_dotfile-0.7/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/pam_dotfile-0.7-r2 --htmldir=/usr/share/doc/pam_dotfile-0.7-r2/html --with-sysroot=/ --libdir=/usr/lib64 --disable-lynx --with-pammoddir=/lib64/security checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... clang 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 clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of clang... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by clang... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... llvm-nm checking the name lister (llvm-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld.lld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... llvm-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... llvm-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... llvm-strip checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking command to parse llvm-nm output from clang object... ok checking for sysroot... / checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 vfork.h... no checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (ld.lld -m elf_x86_64) 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 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 whether the compiler supports GNU C++... yes checking whether clang++ accepts -g... yes checking for clang++ option to enable C++11 features... none needed checking dependency style of clang++... none checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... ld.lld -m elf_x86_64 checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... yes checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for security/pam_modules.h... yes checking for security/_pam_macros.h... yes checking for security/pam_misc.h... yes checking for security/openpam.h... no checking for pam_start in -lpam... no checking for misc_conv in -lpam_misc... no checking for dup2... no checking for memset... no checking for strchr... no checking for strerror... no checking for strrchr... no checking for pid_t... yes checking for fork... no checking for vfork... no checking for vprintf... no checking whether lstat correctly handles trailing slash... no checking whether lstat accepts an empty string... yes checking whether lstat correctly handles trailing slash... (cached) no checking for _doprnt... no checking for fcntl.h... yes checking for limits.h... yes checking for syslog.h... yes checking for termios.h... yes checking for sys/types.h... (cached) yes checking for egrep... (cached) /usr/bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for pid_t... (cached) yes checking return type of signal handlers... void checking for uid_t... yes checking for gid_t... yes checking for xmltoman... yes configure: WARNING: *** Compatibility with pam_dotfile <= 0.5 is DISABLED *** checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/Makefile config.status: creating Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating doc/README.html config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. '/var/tmp/portage/sys-auth/pam_dotfile-0.7-r2/temp/clang16-errors.log' -> '/var/tmp/clang/sys-auth/pam_dotfile-0.7-r2/clang16-errors.log' '/var/tmp/portage/sys-auth/pam_dotfile-0.7-r2/temp/clang16-safe.log' -> '/var/tmp/clang/sys-auth/pam_dotfile-0.7-r2/clang16-safe.log' >>> Compiling source in /var/tmp/portage/sys-auth/pam_dotfile-0.7-r2/work/pam_dotfile-0.7 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/sys-auth/pam_dotfile-0.7-r2/work/pam_dotfile-0.7' Making all in src make[2]: Entering directory '/var/tmp/portage/sys-auth/pam_dotfile-0.7-r2/work/pam_dotfile-0.7/src' clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c -o pam_dotfile_gen-pam-dotfile-gen.o `test -f 'pam-dotfile-gen.c' || echo './'`pam-dotfile-gen.c clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c -o pam_dotfile_gen-md5.o `test -f 'md5.c' || echo './'`md5.c clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c -o pam_dotfile_gen-md5util.o `test -f 'md5util.c' || echo './'`md5util.c clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c -o pamtest.o pamtest.c clang-18: warning: argument unused during compilation: '-L/lib' [-Wunused-command-line-argument] clang-18: warning: argument unused during compilation: '-L/lib' [-Wunused-command-line-argument] clang-18: warning: argument unused during compilation: '-L/lib' [-Wunused-command-line-argument] clang-18: warning: argument unused during compilation: '-L/lib' [-Wunused-command-line-argument] pam-dotfile-gen.c:65:13: warning: passing 'unsigned char[16]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 65 | _random(salt, 16); | ^~~~ pam-dotfile-gen.c:39:27: note: passing argument to parameter 'r' here 39 | static void _random(char *r, int l) { | ^ pam-dotfile-gen.c:71:20: warning: passing 'char[33]' to parameter of type 'const md5_byte_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 71 | md5_append(&t, saltc, 32); | ^~~~~ ./md5.h:82:53: note: passing argument to parameter 'data' here 82 | void md5_append(md5_state_t *pms, const md5_byte_t *data, int nbytes); | ^ pam-dotfile-gen.c:72:20: warning: passing 'const char *' to parameter of type 'const md5_byte_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 72 | md5_append(&t, password, strlen(password)); | ^~~~~~~~ ./md5.h:82:53: note: passing argument to parameter 'data' here 82 | void md5_append(md5_state_t *pms, const md5_byte_t *data, int nbytes); | ^ pam-dotfile-gen.c:154:9: warning: variable 'r' set but not used [-Wunused-but-set-variable] 154 | int r = -1; | ^ clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c -o pam_dotfile_helper-pam-dotfile-helper.o `test -f 'pam-dotfile-helper.c' || echo './'`pam-dotfile-helper.c clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c -o pam_dotfile_helper-md5.o `test -f 'md5.c' || echo './'`md5.c 4 warnings generated. clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c -o pam_dotfile_helper-md5util.o `test -f 'md5util.c' || echo './'`md5util.c clang-18: warning: argument unused during compilation: '-L/lib' [-Wunused-command-line-argument] clang-18: warning: argument unused during compilation: '-L/lib' [-Wunused-command-line-argument] clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c -o pam_dotfile_helper-common.o `test -f 'common.c' || echo './'`common.c clang-18: warning: argument unused during compilation: '-L/lib' [-Wunused-command-line-argument] clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c -o pam_dotfile_helper-log.o `test -f 'log.c' || echo './'`log.c clang-18: warning: argument unused during compilation: '-L/lib' [-Wunused-command-line-argument] /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c -o pam_dotfile_la-pam_dotfile.lo `test -f 'pam_dotfile.c' || echo './'`pam_dotfile.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c -o pam_dotfile_la-md5.lo `test -f 'md5.c' || echo './'`md5.c common.c:61:21: warning: passing 'const char *' to parameter of type 'const md5_byte_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 61 | md5_append(&st, ln, 32); | ^~ ./md5.h:82:53: note: passing argument to parameter 'data' here 82 | void md5_append(md5_state_t *pms, const md5_byte_t *data, int nbytes); | ^ common.c:62:21: warning: passing 'const char *' to parameter of type 'const md5_byte_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 62 | md5_append(&st, password, strlen(password)); | ^~~~~~~~ ./md5.h:82:53: note: passing argument to parameter 'data' here 82 | void md5_append(md5_state_t *pms, const md5_byte_t *data, int nbytes); | ^ clang-18: warning: argument unused during compilation: '-L/lib' [-Wunused-command-line-argument] 2 warnings generated. /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c -o pam_dotfile_la-md5util.lo `test -f 'md5util.c' || echo './'`md5util.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c -o pam_dotfile_la-log.lo `test -f 'log.c' || echo './'`log.c libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c md5.c -fPIC -DPIC -o .libs/pam_dotfile_la-md5.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c pam_dotfile.c -fPIC -DPIC -o .libs/pam_dotfile_la-pam_dotfile.o clang-18: warning: argument unused during compilation: '-L/lib' [-Wunused-command-line-argument] clang-18: warning: argument unused during compilation: '-L/lib' [-Wunused-command-line-argument] libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c md5util.c -fPIC -DPIC -o .libs/pam_dotfile_la-md5util.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c log.c -fPIC -DPIC -o .libs/pam_dotfile_la-log.o clang-18: warning: argument unused during compilation: '-L/lib' [-Wunused-command-line-argument] pam_dotfile.c:240:42: warning: use of GNU old-style field designator extension [-Wgnu-designator] 240 | static struct pam_message m[1] = { { msg_style: PAM_PROMPT_ECHO_OFF... | ^~~~~~~~~~ | .msg_style = pam_dotfile.c:240:74: warning: use of GNU old-style field designator extension [-Wgnu-designator] 240 | ...pam_message m[1] = { { msg_style: PAM_PROMPT_ECHO_OFF, msg : "Dotfile Pa... | ^~~~~ | .msg = clang-18: warning: argument unused during compilation: '-L/lib' [-Wunused-command-line-argument] /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c -o pam_dotfile_la-common.lo `test -f 'common.c' || echo './'`common.c /bin/sh ../libtool --tag=CC --mode=link clang -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pam-dotfile-gen pam_dotfile_gen-pam-dotfile-gen.o pam_dotfile_gen-md5.o pam_dotfile_gen-md5util.o /bin/sh ../libtool --tag=CC --mode=link clang -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pamtest pamtest.o 2 warnings generated. /bin/sh ../libtool --tag=CC --mode=link clang -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pam-dotfile-helper pam_dotfile_helper-pam-dotfile-helper.o pam_dotfile_helper-md5.o pam_dotfile_helper-md5util.o pam_dotfile_helper-common.o pam_dotfile_helper-log.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -c common.c -fPIC -DPIC -o .libs/pam_dotfile_la-common.o clang-18: warning: argument unused during compilation: '-L/lib' [-Wunused-command-line-argument] common.c:61:21: warning: passing 'const char *' to parameter of type 'const md5_byte_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 61 | md5_append(&st, ln, 32); | ^~ ./md5.h:82:53: note: passing argument to parameter 'data' here 82 | void md5_append(md5_state_t *pms, const md5_byte_t *data, int nbytes); | ^ common.c:62:21: warning: passing 'const char *' to parameter of type 'const md5_byte_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 62 | md5_append(&st, password, strlen(password)); | ^~~~~~~~ ./md5.h:82:53: note: passing argument to parameter 'data' here 82 | void md5_append(md5_state_t *pms, const md5_byte_t *data, int nbytes); | ^ libtool: link: clang -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o pam-dotfile-gen pam_dotfile_gen-pam-dotfile-gen.o pam_dotfile_gen-md5.o pam_dotfile_gen-md5util.o -L/lib -Wl,--as-needed libtool: link: clang -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o pamtest pamtest.o -L/lib -Wl,--as-needed libtool: link: clang -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o pam-dotfile-helper pam_dotfile_helper-pam-dotfile-helper.o pam_dotfile_helper-md5.o pam_dotfile_helper-md5util.o pam_dotfile_helper-common.o pam_dotfile_helper-log.o -L/lib -Wl,--as-needed 2 warnings generated. /bin/sh ../libtool --tag=CC --mode=link clang -DSBINDIR=\"/usr/sbin\" -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -pipe -Wall -L/lib -module -avoid-version -export-symbols-regex '^pam_' -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o pam_dotfile.la -rpath /lib64/security pam_dotfile_la-pam_dotfile.lo pam_dotfile_la-md5.lo pam_dotfile_la-md5util.lo pam_dotfile_la-log.lo pam_dotfile_la-common.lo ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/clang_rt.crtbegin-x86_64.o is incompatible with elf32-i386 ld.lld: error: pam_dotfile_helper-pam-dotfile-helper.o is incompatible with elf32-i386 ld.lld: error: pam_dotfile_helper-md5.o is incompatible with elf32-i386 ld.lld: error: pam_dotfile_helper-md5util.o is incompatible with elf32-i386 ld.lld: error: pam_dotfile_helper-common.o is incompatible with elf32-i386 ld.lld: error: pam_dotfile_helper-log.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(absvdi2.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(absvsi2.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(absvti2.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(adddf3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addsf3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addvdi3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addvsi3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addvti3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(apple_versioning.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashldi3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashlti3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashrdi3.c.o) is incompatible with elf32-i386 ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/clang_rt.crtbegin-x86_64.o is incompatible with elf32-i386 ld.lld: error: pamtest.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(absvdi2.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(absvsi2.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(absvti2.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(adddf3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addsf3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addvdi3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addvsi3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addvti3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(apple_versioning.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashldi3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashlti3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashrdi3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashrti3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(bswapdi2.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(bswapsi2.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(clzdi2.c.o) is incompatible with elf32-i386 ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/clang_rt.crtbegin-x86_64.o is incompatible with elf32-i386 ld.lld: error: pam_dotfile_gen-pam-dotfile-gen.o is incompatible with elf32-i386 ld.lld: error: pam_dotfile_gen-md5.o is incompatible with elf32-i386 ld.lld: error: pam_dotfile_gen-md5util.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(absvdi2.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(absvsi2.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(absvti2.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(adddf3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addsf3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addvdi3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addvsi3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addvti3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(apple_versioning.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashldi3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashlti3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashrdi3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashrti3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(bswapdi2.c.o) is incompatible with elf32-i386 ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) clang-18clang-18: : error: error: linker command failed with exit code 1 (use -v to see invocation) linker command failed with exit code 1 (use -v to see invocation) clang-18: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [Makefile:586: pamtest] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [Makefile:582: pam-dotfile-helper] Error 1 make[2]: *** [Makefile:578: pam-dotfile-gen] Error 1 libtool: link: llvm-nm .libs/pam_dotfile_la-pam_dotfile.o .libs/pam_dotfile_la-md5.o .libs/pam_dotfile_la-md5util.o .libs/pam_dotfile_la-log.o .libs/pam_dotfile_la-common.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/pam_dotfile.exp libtool: link: /usr/bin/grep -E -e "^pam_" ".libs/pam_dotfile.exp" > ".libs/pam_dotfile.expT" libtool: link: mv -f ".libs/pam_dotfile.expT" ".libs/pam_dotfile.exp" libtool: link: echo "{ global:" > .libs/pam_dotfile.ver libtool: link: cat .libs/pam_dotfile.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/pam_dotfile.ver libtool: link: echo "local: *; };" >> .libs/pam_dotfile.ver libtool: link: clang -shared -fPIC -DPIC .libs/pam_dotfile_la-pam_dotfile.o .libs/pam_dotfile_la-md5.o .libs/pam_dotfile_la-md5util.o .libs/pam_dotfile_la-log.o .libs/pam_dotfile_la-common.o -L/lib -Wl,--as-needed -O3 -march=native -Werror=implicit-function-declaration -Werror=implicit-int -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,pam_dotfile.so -Wl,-version-script -Wl,.libs/pam_dotfile.ver -o .libs/pam_dotfile.so ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/clang_rt.crtbegin-x86_64.o is incompatible with elf32-i386 ld.lld: error: .libs/pam_dotfile_la-pam_dotfile.o is incompatible with elf32-i386 ld.lld: error: .libs/pam_dotfile_la-md5.o is incompatible with elf32-i386 ld.lld: error: .libs/pam_dotfile_la-md5util.o is incompatible with elf32-i386 ld.lld: error: .libs/pam_dotfile_la-log.o is incompatible with elf32-i386 ld.lld: error: .libs/pam_dotfile_la-common.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(absvdi2.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(absvsi2.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(absvti2.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(adddf3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addsf3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addvdi3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addvsi3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addvti3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(apple_versioning.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashldi3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashlti3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashrdi3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashrti3.c.o) is incompatible with elf32-i386 ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) clang-18: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [Makefile:574: pam_dotfile.la] Error 1 make[2]: Leaving directory '/var/tmp/portage/sys-auth/pam_dotfile-0.7-r2/work/pam_dotfile-0.7/src' make[1]: *** [Makefile:424: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-auth/pam_dotfile-0.7-r2/work/pam_dotfile-0.7' make: *** [Makefile:356: all] Error 2 * ERROR: sys-auth/pam_dotfile-0.7-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-auth/pam_dotfile-0.7-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-auth/pam_dotfile-0.7-r2::gentoo'`. * The complete build log is located at '/var/log/portage/sys-auth:pam_dotfile-0.7-r2:20240409-193708.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-auth/pam_dotfile-0.7-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-auth/pam_dotfile-0.7-r2/temp/environment'. * Working directory: '/var/tmp/portage/sys-auth/pam_dotfile-0.7-r2/work/pam_dotfile-0.7' * S: '/var/tmp/portage/sys-auth/pam_dotfile-0.7-r2/work/pam_dotfile-0.7'