* Package: sys-auth/pam_ssh-2.3 * Repository: gentoo * Maintainer: zlogene@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking pam_ssh-2.3.tar.xz to /var/tmp/portage/sys-auth/pam_ssh-2.3/work >>> Source unpacked in /var/tmp/portage/sys-auth/pam_ssh-2.3/work >>> Preparing source in /var/tmp/portage/sys-auth/pam_ssh-2.3/work/pam_ssh-2.3 ... * Applying pam_ssh-2.1-dot-ssh-check.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-auth/pam_ssh-2.3/work/pam_ssh-2.3 ... * econf: updating pam_ssh-2.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating pam_ssh-2.3/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/pam_ssh-2.3 --htmldir=/usr/share/doc/pam_ssh-2.3/html --with-sysroot=/ --libdir=/usr/lib --with-pam-dir=/lib/security configure: loading site script /usr/share/config.site checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking target system type... x86_64-gentoo-linux-musl checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to print strings... printf checking for style of include used by make... GNU 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 we are using the GNU C compiler... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking dependency style of x86_64-gentoo-linux-musl-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-gentoo-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar checking for archiver @FILE support... @ checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-gentoo-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/bin/ld -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 for ssh-agent... /usr/bin/ssh-agent checking for OpenSSL directory... (cached) checking for RSA support... yes checking whether OpenSSL's headers match the library... yes checking whether OpenSSL has AES CTR via EVP... yes checking whether OpenSSL has AES GCM via EVP... yes checking whether OpenSSL has NID_X9_62_prime256v1... yes checking whether OpenSSL has NID_secp384r1... yes checking whether OpenSSL has NID_secp521r1... yes checking if OpenSSL's NID_secp521r1 is functional... yes checking for EVP_CIPHER_CTX_iv... yes checking for EVP_CIPHER_CTX_iv_noconst... yes checking for EVP_CIPHER_impl_ctx_size... yes checking for EVP_CIPHER_CTX_get_cipher_data... yes checking for RSA_get0_key... yes checking for RSA_set0_key... yes checking for RSA_get0_factors... yes checking for RSA_set0_factors... yes checking for RSA_get0_crt_params... yes checking for RSA_set0_crt_params... yes checking for ECDSA_SIG_set0... yes checking for DSA_SIG_set0... yes checking for DSA_get0_pqg... yes checking for DSA_set0_pqg... yes checking for DSA_get0_key... yes checking for DSA_set0_key... yes checking for ia_openinfo in -liaf... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for memmove... yes checking for memset... yes checking for explicit_bzero... yes checking for memset_s... no checking for b64_ntop... no checking for __b64_ntop... no checking for b64_pton... no checking for __b64_pton... no checking for timingsafe_bcmp... no checking for bcrypt_pbkdf... no checking for strlcpy... yes checking for strnvis... no checking installing PAM modules in... /lib/security checking for PAM header subdirectory... /usr/include/security checking for main in -lpam... yes checking for pam_mod_misc.h... no checking for library containing pam_get_data... -lpam checking for library containing pam_get_item... none required checking for library containing pam_get_pass... no checking for library containing pam_get_user... none required checking for library containing pam_putenv... none required checking for library containing pam_std_option... no checking for struct options... no checking for struct opttab... no checking for openpam_log in -lpam... no checking whether openpam_borrow_cred is declared... no checking whether openpam_restore_cred is declared... no checking for openpam_borrow_cred... no checking for openpam_restore_cred... no checking whether PAM prototypes use const pointers... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-auth/pam_ssh-2.3/work/pam_ssh-2.3 ... make -j1 make all-am make[1]: Entering directory '/var/tmp/portage/sys-auth/pam_ssh-2.3/work/pam_ssh-2.3' /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o atomicio.lo atomicio.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c atomicio.c -fPIC -DPIC -o .libs/atomicio.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o authfd.lo authfd.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c authfd.c -fPIC -DPIC -o .libs/authfd.o In file included from cipher-chachapoly.h:22, from cipher.h:42, from authfd.c:60: chacha.h:25:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 25 | __attribute__((__bounded__(__minbytes__, 2, CHACHA_MINKEYLEN))); | ^~~~~~~~~~~~~ chacha.h:28:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 28 | __attribute__((__bounded__(__minbytes__, 3, CHACHA_CTRLEN))); | ^~~~~~~~~~~~~ chacha.h:28:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] chacha.h:32:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 32 | __attribute__((__bounded__(__buffer__, 3, 4))); | ^~~~~~~~~~~~~ chacha.h:32:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] In file included from cipher-chachapoly.h:23, from cipher.h:42, from authfd.c:60: poly1305.h:20:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 20 | __attribute__((__bounded__(__minbytes__, 4, POLY1305_KEYLEN))); | ^~~~~~~~~~~~~ poly1305.h:20:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] poly1305.h:20:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] In file included from cipher.h:42, from authfd.c:60: cipher-chachapoly.h:33:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 33 | __attribute__((__bounded__(__buffer__, 2, 3))); | ^~~~~~~~~~~~~ cipher-chachapoly.h:39:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 39 | __attribute__((__bounded__(__buffer__, 4, 5))); | ^~~~~~~~~~~~~ In file included from authfd.c:61: kex.h:191:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 191 | __attribute__((__bounded__(__minbytes__, 2, CURVE25519_SIZE))); | ^~~~~~~~~~~~~ kex.h:191:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] kex.h:195:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 195 | __attribute__((__bounded__(__minbytes__, 2, CURVE25519_SIZE))); | ^~~~~~~~~~~~~ kex.h:195:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] In file included from authfd.c:65: misc.h:96:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 96 | __attribute__((__bounded__( __minbytes__, 1, 8))); | ^~~~~~~~~~~~~ misc.h:98:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 98 | __attribute__((__bounded__( __minbytes__, 1, 4))); | ^~~~~~~~~~~~~ misc.h:100:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 100 | __attribute__((__bounded__( __minbytes__, 1, 2))); | ^~~~~~~~~~~~~ misc.h:102:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 102 | __attribute__((__bounded__( __minbytes__, 1, 8))); | ^~~~~~~~~~~~~ misc.h:104:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 104 | __attribute__((__bounded__( __minbytes__, 1, 4))); | ^~~~~~~~~~~~~ misc.h:106:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 106 | __attribute__((__bounded__( __minbytes__, 1, 2))); | ^~~~~~~~~~~~~ misc.h:110:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 110 | __attribute__((__bounded__(__minbytes__, 1, 4))); | ^~~~~~~~~~~~~ misc.h:112:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 112 | __attribute__((__bounded__(__minbytes__, 1, 4))); | ^~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o authfile.lo authfile.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c authfile.c -fPIC -DPIC -o .libs/authfile.o In file included from cipher-chachapoly.h:22, from cipher.h:42, from authfile.c:48: chacha.h:25:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 25 | __attribute__((__bounded__(__minbytes__, 2, CHACHA_MINKEYLEN))); | ^~~~~~~~~~~~~ chacha.h:28:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 28 | __attribute__((__bounded__(__minbytes__, 3, CHACHA_CTRLEN))); | ^~~~~~~~~~~~~ chacha.h:28:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] chacha.h:32:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 32 | __attribute__((__bounded__(__buffer__, 3, 4))); | ^~~~~~~~~~~~~ chacha.h:32:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] In file included from cipher-chachapoly.h:23, from cipher.h:42, from authfile.c:48: poly1305.h:20:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 20 | __attribute__((__bounded__(__minbytes__, 4, POLY1305_KEYLEN))); | ^~~~~~~~~~~~~ poly1305.h:20:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] poly1305.h:20:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] In file included from cipher.h:42, from authfile.c:48: cipher-chachapoly.h:33:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 33 | __attribute__((__bounded__(__buffer__, 2, 3))); | ^~~~~~~~~~~~~ cipher-chachapoly.h:39:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 39 | __attribute__((__bounded__(__buffer__, 4, 5))); | ^~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o base64.lo base64.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c base64.c -fPIC -DPIC -o .libs/base64.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o bcrypt_pbkdf.lo bcrypt_pbkdf.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c bcrypt_pbkdf.c -fPIC -DPIC -o .libs/bcrypt_pbkdf.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o blocks.lo blocks.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c blocks.c -fPIC -DPIC -o .libs/blocks.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o blowfish.lo blowfish.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c blowfish.c -fPIC -DPIC -o .libs/blowfish.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o bufaux.lo bufaux.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c bufaux.c -fPIC -DPIC -o .libs/bufaux.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o bufec.lo bufec.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c bufec.c -fPIC -DPIC -o .libs/bufec.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o bufbn.lo bufbn.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c bufbn.c -fPIC -DPIC -o .libs/bufbn.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o buffer.lo buffer.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c buffer.c -fPIC -DPIC -o .libs/buffer.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o chacha.lo chacha.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c chacha.c -fPIC -DPIC -o .libs/chacha.o In file included from chacha.c:9: chacha.h:25:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 25 | __attribute__((__bounded__(__minbytes__, 2, CHACHA_MINKEYLEN))); | ^~~~~~~~~~~~~ chacha.h:28:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 28 | __attribute__((__bounded__(__minbytes__, 3, CHACHA_CTRLEN))); | ^~~~~~~~~~~~~ chacha.h:28:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] chacha.h:32:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 32 | __attribute__((__bounded__(__buffer__, 3, 4))); | ^~~~~~~~~~~~~ chacha.h:32:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o cipher-chachapoly.lo cipher-chachapoly.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c cipher-chachapoly.c -fPIC -DPIC -o .libs/cipher-chachapoly.o In file included from cipher-chachapoly.h:22, from cipher-chachapoly.c:29: chacha.h:25:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 25 | __attribute__((__bounded__(__minbytes__, 2, CHACHA_MINKEYLEN))); | ^~~~~~~~~~~~~ chacha.h:28:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 28 | __attribute__((__bounded__(__minbytes__, 3, CHACHA_CTRLEN))); | ^~~~~~~~~~~~~ chacha.h:28:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] chacha.h:32:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 32 | __attribute__((__bounded__(__buffer__, 3, 4))); | ^~~~~~~~~~~~~ chacha.h:32:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] In file included from cipher-chachapoly.h:23, from cipher-chachapoly.c:29: poly1305.h:20:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 20 | __attribute__((__bounded__(__minbytes__, 4, POLY1305_KEYLEN))); | ^~~~~~~~~~~~~ poly1305.h:20:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] poly1305.h:20:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] In file included from cipher-chachapoly.c:29: cipher-chachapoly.h:33:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 33 | __attribute__((__bounded__(__buffer__, 2, 3))); | ^~~~~~~~~~~~~ cipher-chachapoly.h:39:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 39 | __attribute__((__bounded__(__buffer__, 4, 5))); | ^~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o cipher-ctr.lo cipher-ctr.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c cipher-ctr.c -fPIC -DPIC -o .libs/cipher-ctr.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o cipher.lo cipher.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c cipher.c -fPIC -DPIC -o .libs/cipher.o In file included from cipher-chachapoly.h:22, from cipher.h:42, from cipher.c:46: chacha.h:25:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 25 | __attribute__((__bounded__(__minbytes__, 2, CHACHA_MINKEYLEN))); | ^~~~~~~~~~~~~ chacha.h:28:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 28 | __attribute__((__bounded__(__minbytes__, 3, CHACHA_CTRLEN))); | ^~~~~~~~~~~~~ chacha.h:28:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] chacha.h:32:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 32 | __attribute__((__bounded__(__buffer__, 3, 4))); | ^~~~~~~~~~~~~ chacha.h:32:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] In file included from cipher-chachapoly.h:23, from cipher.h:42, from cipher.c:46: poly1305.h:20:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 20 | __attribute__((__bounded__(__minbytes__, 4, POLY1305_KEYLEN))); | ^~~~~~~~~~~~~ poly1305.h:20:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] poly1305.h:20:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] In file included from cipher.h:42, from cipher.c:46: cipher-chachapoly.h:33:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 33 | __attribute__((__bounded__(__buffer__, 2, 3))); | ^~~~~~~~~~~~~ cipher-chachapoly.h:39:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 39 | __attribute__((__bounded__(__buffer__, 4, 5))); | ^~~~~~~~~~~~~ In file included from cipher.c:47: misc.h:96:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 96 | __attribute__((__bounded__( __minbytes__, 1, 8))); | ^~~~~~~~~~~~~ misc.h:98:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 98 | __attribute__((__bounded__( __minbytes__, 1, 4))); | ^~~~~~~~~~~~~ misc.h:100:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 100 | __attribute__((__bounded__( __minbytes__, 1, 2))); | ^~~~~~~~~~~~~ misc.h:102:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 102 | __attribute__((__bounded__( __minbytes__, 1, 8))); | ^~~~~~~~~~~~~ misc.h:104:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 104 | __attribute__((__bounded__( __minbytes__, 1, 4))); | ^~~~~~~~~~~~~ misc.h:106:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 106 | __attribute__((__bounded__( __minbytes__, 1, 2))); | ^~~~~~~~~~~~~ misc.h:110:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 110 | __attribute__((__bounded__(__minbytes__, 1, 4))); | ^~~~~~~~~~~~~ misc.h:112:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 112 | __attribute__((__bounded__(__minbytes__, 1, 4))); | ^~~~~~~~~~~~~ In file included from cipher.c:50: digest.h:50:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 50 | __attribute__((__bounded__(__buffer__, 4, 5))); | ^~~~~~~~~~~~~ digest.h:50:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] digest.h:52:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 52 | __attribute__((__bounded__(__buffer__, 3, 4))); | ^~~~~~~~~~~~~ digest.h:57:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 57 | __attribute__((__bounded__(__buffer__, 2, 3))); | ^~~~~~~~~~~~~ digest.h:61:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 61 | __attribute__((__bounded__(__buffer__, 2, 3))); | ^~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o cleanup.lo cleanup.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c cleanup.c -fPIC -DPIC -o .libs/cleanup.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o digest-openssl.lo digest-openssl.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c digest-openssl.c -fPIC -DPIC -o .libs/digest-openssl.o In file included from digest-openssl.c:30: digest.h:50:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 50 | __attribute__((__bounded__(__buffer__, 4, 5))); | ^~~~~~~~~~~~~ digest.h:50:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] digest.h:52:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 52 | __attribute__((__bounded__(__buffer__, 3, 4))); | ^~~~~~~~~~~~~ digest.h:57:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 57 | __attribute__((__bounded__(__buffer__, 2, 3))); | ^~~~~~~~~~~~~ digest.h:61:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 61 | __attribute__((__bounded__(__buffer__, 2, 3))); | ^~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o ed25519.lo ed25519.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c ed25519.c -fPIC -DPIC -o .libs/ed25519.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o explicit_bzero.lo explicit_bzero.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c explicit_bzero.c -fPIC -DPIC -o .libs/explicit_bzero.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o fatal.lo fatal.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c fatal.c -fPIC -DPIC -o .libs/fatal.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o fe25519.lo fe25519.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c fe25519.c -fPIC -DPIC -o .libs/fe25519.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o ge25519.lo ge25519.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c ge25519.c -fPIC -DPIC -o .libs/ge25519.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o hash.lo hash.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c hash.c -fPIC -DPIC -o .libs/hash.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o key.lo key.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c key.c -fPIC -DPIC -o .libs/key.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o log.lo log.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c log.c -fPIC -DPIC -o .libs/log.o log.c: In function ‘do_log’: log.c:449:38: warning: ‘ ’ directive output may be truncated writing 2 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 449 | snprintf(msgbuf, sizeof msgbuf, "%s\r\n", fmtbuf); | ^~~~ log.c:449:3: note: ‘snprintf’ output between 3 and 1026 bytes into a destination of size 1024 449 | snprintf(msgbuf, sizeof msgbuf, "%s\r\n", fmtbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o misc.lo misc.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c misc.c -fPIC -DPIC -o .libs/misc.o In file included from misc.c:60: misc.h:96:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 96 | __attribute__((__bounded__( __minbytes__, 1, 8))); | ^~~~~~~~~~~~~ misc.h:98:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 98 | __attribute__((__bounded__( __minbytes__, 1, 4))); | ^~~~~~~~~~~~~ misc.h:100:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 100 | __attribute__((__bounded__( __minbytes__, 1, 2))); | ^~~~~~~~~~~~~ misc.h:102:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 102 | __attribute__((__bounded__( __minbytes__, 1, 8))); | ^~~~~~~~~~~~~ misc.h:104:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 104 | __attribute__((__bounded__( __minbytes__, 1, 4))); | ^~~~~~~~~~~~~ misc.h:106:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 106 | __attribute__((__bounded__( __minbytes__, 1, 2))); | ^~~~~~~~~~~~~ misc.h:110:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 110 | __attribute__((__bounded__(__minbytes__, 1, 4))); | ^~~~~~~~~~~~~ misc.h:112:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 112 | __attribute__((__bounded__(__minbytes__, 1, 4))); | ^~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o poly1305.lo poly1305.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c poly1305.c -fPIC -DPIC -o .libs/poly1305.o In file included from poly1305.c:15: poly1305.h:20:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 20 | __attribute__((__bounded__(__minbytes__, 4, POLY1305_KEYLEN))); | ^~~~~~~~~~~~~ poly1305.h:20:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] poly1305.h:20:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o rijndael.lo rijndael.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c rijndael.c -fPIC -DPIC -o .libs/rijndael.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o rsa.lo rsa.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c rsa.c -fPIC -DPIC -o .libs/rsa.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o verify.lo verify.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c verify.c -fPIC -DPIC -o .libs/verify.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o sc25519.lo sc25519.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c sc25519.c -fPIC -DPIC -o .libs/sc25519.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o timingsafe_bcmp.lo timingsafe_bcmp.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c timingsafe_bcmp.c -fPIC -DPIC -o .libs/timingsafe_bcmp.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o sshbuf-getput-crypto.lo sshbuf-getput-crypto.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c sshbuf-getput-crypto.c -fPIC -DPIC -o .libs/sshbuf-getput-crypto.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o sshbuf-getput-basic.lo sshbuf-getput-basic.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c sshbuf-getput-basic.c -fPIC -DPIC -o .libs/sshbuf-getput-basic.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o sshbuf.lo sshbuf.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c sshbuf.c -fPIC -DPIC -o .libs/sshbuf.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o sshbuf-misc.lo sshbuf-misc.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c sshbuf-misc.c -fPIC -DPIC -o .libs/sshbuf-misc.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o ssh-ed25519.lo ssh-ed25519.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c ssh-ed25519.c -fPIC -DPIC -o .libs/ssh-ed25519.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o ssh-ecdsa.lo ssh-ecdsa.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c ssh-ecdsa.c -fPIC -DPIC -o .libs/ssh-ecdsa.o In file included from ssh-ecdsa.c:42: digest.h:50:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 50 | __attribute__((__bounded__(__buffer__, 4, 5))); | ^~~~~~~~~~~~~ digest.h:50:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] digest.h:52:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 52 | __attribute__((__bounded__(__buffer__, 3, 4))); | ^~~~~~~~~~~~~ digest.h:57:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 57 | __attribute__((__bounded__(__buffer__, 2, 3))); | ^~~~~~~~~~~~~ digest.h:61:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 61 | __attribute__((__bounded__(__buffer__, 2, 3))); | ^~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o ssh-dss.lo ssh-dss.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c ssh-dss.c -fPIC -DPIC -o .libs/ssh-dss.o In file included from ssh-dss.c:41: digest.h:50:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 50 | __attribute__((__bounded__(__buffer__, 4, 5))); | ^~~~~~~~~~~~~ digest.h:50:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] digest.h:52:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 52 | __attribute__((__bounded__(__buffer__, 3, 4))); | ^~~~~~~~~~~~~ digest.h:57:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 57 | __attribute__((__bounded__(__buffer__, 2, 3))); | ^~~~~~~~~~~~~ digest.h:61:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 61 | __attribute__((__bounded__(__buffer__, 2, 3))); | ^~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o ssh-rsa.lo ssh-rsa.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c ssh-rsa.c -fPIC -DPIC -o .libs/ssh-rsa.o In file included from ssh-rsa.c:33: digest.h:50:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 50 | __attribute__((__bounded__(__buffer__, 4, 5))); | ^~~~~~~~~~~~~ digest.h:50:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] digest.h:52:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 52 | __attribute__((__bounded__(__buffer__, 3, 4))); | ^~~~~~~~~~~~~ digest.h:57:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 57 | __attribute__((__bounded__(__buffer__, 2, 3))); | ^~~~~~~~~~~~~ digest.h:61:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 61 | __attribute__((__bounded__(__buffer__, 2, 3))); | ^~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o sshkey.lo sshkey.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c sshkey.c -fPIC -DPIC -o .libs/sshkey.o In file included from sshkey.c:48: misc.h:96:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 96 | __attribute__((__bounded__( __minbytes__, 1, 8))); | ^~~~~~~~~~~~~ misc.h:98:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 98 | __attribute__((__bounded__( __minbytes__, 1, 4))); | ^~~~~~~~~~~~~ misc.h:100:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 100 | __attribute__((__bounded__( __minbytes__, 1, 2))); | ^~~~~~~~~~~~~ misc.h:102:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 102 | __attribute__((__bounded__( __minbytes__, 1, 8))); | ^~~~~~~~~~~~~ misc.h:104:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 104 | __attribute__((__bounded__( __minbytes__, 1, 4))); | ^~~~~~~~~~~~~ misc.h:106:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 106 | __attribute__((__bounded__( __minbytes__, 1, 2))); | ^~~~~~~~~~~~~ misc.h:110:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 110 | __attribute__((__bounded__(__minbytes__, 1, 4))); | ^~~~~~~~~~~~~ misc.h:112:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 112 | __attribute__((__bounded__(__minbytes__, 1, 4))); | ^~~~~~~~~~~~~ In file included from cipher-chachapoly.h:22, from cipher.h:42, from sshkey.c:51: chacha.h:25:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 25 | __attribute__((__bounded__(__minbytes__, 2, CHACHA_MINKEYLEN))); | ^~~~~~~~~~~~~ chacha.h:28:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 28 | __attribute__((__bounded__(__minbytes__, 3, CHACHA_CTRLEN))); | ^~~~~~~~~~~~~ chacha.h:28:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] chacha.h:32:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 32 | __attribute__((__bounded__(__buffer__, 3, 4))); | ^~~~~~~~~~~~~ chacha.h:32:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] In file included from cipher-chachapoly.h:23, from cipher.h:42, from sshkey.c:51: poly1305.h:20:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 20 | __attribute__((__bounded__(__minbytes__, 4, POLY1305_KEYLEN))); | ^~~~~~~~~~~~~ poly1305.h:20:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] poly1305.h:20:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] In file included from cipher.h:42, from sshkey.c:51: cipher-chachapoly.h:33:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 33 | __attribute__((__bounded__(__buffer__, 2, 3))); | ^~~~~~~~~~~~~ cipher-chachapoly.h:39:5: warning: ‘bounded’ attribute directive ignored [-Wattributes] 39 | __attribute__((__bounded__(__buffer__, 4, 5))); | ^~~~~~~~~~~~~ In file included from sshkey.c:52: digest.h:50:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 50 | __attribute__((__bounded__(__buffer__, 4, 5))); | ^~~~~~~~~~~~~ digest.h:50:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] digest.h:52:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 52 | __attribute__((__bounded__(__buffer__, 3, 4))); | ^~~~~~~~~~~~~ digest.h:57:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 57 | __attribute__((__bounded__(__buffer__, 2, 3))); | ^~~~~~~~~~~~~ digest.h:61:2: warning: ‘bounded’ attribute directive ignored [-Wattributes] 61 | __attribute__((__bounded__(__buffer__, 2, 3))); | ^~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o ssherr.lo ssherr.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c ssherr.c -fPIC -DPIC -o .libs/ssherr.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o pam_ssh.lo pam_ssh.c libtool: compile: x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I/usr/include/security -Wall -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c pam_ssh.c -fPIC -DPIC -o .libs/pam_ssh.o pam_ssh.c:44:10: fatal error: sys/cdefs.h: No such file or directory 44 | #include | ^~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:602: pam_ssh.lo] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-auth/pam_ssh-2.3/work/pam_ssh-2.3' make: *** [Makefile:434: all] Error 2 * ERROR: sys-auth/pam_ssh-2.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-auth/pam_ssh-2.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-auth/pam_ssh-2.3::gentoo'`. * The complete build log is located at '/var/log/portage/sys-auth:pam_ssh-2.3:20200316-052521.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-auth/pam_ssh-2.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-auth/pam_ssh-2.3/temp/environment'. * Working directory: '/var/tmp/portage/sys-auth/pam_ssh-2.3/work/pam_ssh-2.3' * S: '/var/tmp/portage/sys-auth/pam_ssh-2.3/work/pam_ssh-2.3'