* Package: net-misc/ifenslave-1.1.0-r6 * Repository: gentoo * Maintainer: robbat2@gentoo.org prometheanfire@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux split-usr 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.5.9-gentoo * Checking for suitable kernel configuration options... * CONFIG_BONDING is required to get bond devices in the kernel * Please check to make sure these options are set correctly. * Failure to do so may cause unexpected problems. >>> Unpacking source... >>> Unpacking ifenslave-2.6_1.1.0.orig.tar.gz to /var/tmp/portage/net-misc/ifenslave-1.1.0-r6/work >>> Unpacking ifenslave-2.6_1.1.0-17.debian.tar.gz to /var/tmp/portage/net-misc/ifenslave-1.1.0-r6/work >>> Source unpacked in /var/tmp/portage/net-misc/ifenslave-1.1.0-r6/work >>> Preparing source in /var/tmp/portage/net-misc/ifenslave-1.1.0-r6/work/ifenslave-1.1.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/ifenslave-1.1.0-r6/work/ifenslave-1.1.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/ifenslave-1.1.0-r6/work/ifenslave-1.1.0 ... ifenslave.c:168:9: error: unknown type name ‘__uint32_t’ 168 | typedef __uint32_t u32; /* ditto */ | ^~~~~~~~~~ ifenslave.c:169:9: error: unknown type name ‘__uint16_t’ 169 | typedef __uint16_t u16; /* ditto */ | ^~~~~~~~~~ ifenslave.c:170:9: error: unknown type name ‘__uint8_t’ 170 | typedef __uint8_t u8; /* ditto */ | ^~~~~~~~~ ifenslave.c: In function ‘main’: ifenslave.c:263:4: warning: format not a string literal and no format arguments [-Wformat-security] 263 | fprintf(stderr, usage_msg); | ^~~~~~~ ifenslave.c:271:3: warning: format not a string literal and no format arguments [-Wformat-security] 271 | fprintf(stderr, usage_msg); | ^~~~~~~ ifenslave.c:277:3: warning: format not a string literal and no format arguments [-Wformat-security] 277 | printf(version); | ^~~~~~ ifenslave.c:285:3: warning: format not a string literal and no format arguments [-Wformat-security] 285 | printf(usage_msg); | ^~~~~~ ifenslave.c:291:3: warning: format not a string literal and no format arguments [-Wformat-security] 291 | printf(usage_msg); | ^~~~~~ ifenslave.c:292:3: warning: format not a string literal and no format arguments [-Wformat-security] 292 | printf(help_msg); | ^~~~~~ ifenslave.c:312:4: warning: format not a string literal and no format arguments [-Wformat-security] 312 | fprintf(stderr, usage_msg); | ^~~~~~~ ifenslave.c:323:3: warning: format not a string literal and no format arguments [-Wformat-security] 323 | fprintf(stderr, usage_msg); | ^~~~~~~ ifenslave.c:342:4: warning: format not a string literal and no format arguments [-Wformat-security] 342 | fprintf(stderr, usage_msg); | ^~~~~~~ * ERROR: net-misc/ifenslave-1.1.0-r6::gentoo failed (compile phase): * Failed to compile! * * Call stack: * ebuild.sh, line 125: Called src_compile * environment, line 1550: Called die * The specific snippet of code: * $(tc-getCC) ${CFLAGS} ${LDFLAGS} ${PN}.c -o ${PN} || die "Failed to compile!" * * If you need support, post the output of `emerge --info '=net-misc/ifenslave-1.1.0-r6::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/ifenslave-1.1.0-r6::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:ifenslave-1.1.0-r6:20200320-215321.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/ifenslave-1.1.0-r6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/ifenslave-1.1.0-r6/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/ifenslave-1.1.0-r6/work/ifenslave-1.1.0' * S: '/var/tmp/portage/net-misc/ifenslave-1.1.0-r6/work/ifenslave-1.1.0'