DEBUG: SITE files ['endian-little', 'bit-32', 'ix86-common', 'common-linux', 'common-glibc', 'i686-linux', 'common']
DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 24.0 -l 24.0 SHCC=i686-yoe-linux-clang  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --rtlib=compiler-rt --stdlib=libc++ -mlittle-endian -Wno-error=unused-command-line-argument -Qunused-arguments -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/recipe-sysroot -fPIC -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now LIBS= -lc_nonshared
i686-yoe-linux-clang  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --rtlib=compiler-rt --stdlib=libc++ -mlittle-endian -Wno-error=unused-command-line-argument -Qunused-arguments -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/recipe-sysroot -fPIC -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0=/usr/src/debug/tsocks/1.8beta5-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0=/usr/src/debug/tsocks/1.8beta5-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/recipe-sysroot-native=  -Wall -I. -c  tsocks.c -o tsocks.o
tsocks.c:215:27: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
                   (void *) &sock_type, &sock_type_len);
                                        ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/recipe-sysroot/usr/include/sys/socket.h:210:32: note: passing argument to parameter '__optlen' here
                       socklen_t *__restrict __optlen) __THROW;
                                             ^
tsocks.c:271:62: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
   if (!getpeername(__fd, (struct sockaddr *) &peer_address, &namelen)) {
                                                             ^~~~~~~~
TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/recipe-sysroot/usr/include/sys/socket.h:131:26: note: passing argument to parameter '__len' here
                        socklen_t *__restrict __len) __THROW;
                                              ^
2 warnings generated.
i686-yoe-linux-clang  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --rtlib=compiler-rt --stdlib=libc++ -mlittle-endian -Wno-error=unused-command-line-argument -Qunused-arguments -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/recipe-sysroot -fPIC -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0=/usr/src/debug/tsocks/1.8beta5-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0=/usr/src/debug/tsocks/1.8beta5-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/recipe-sysroot-native=  -Wall -I. -static -o saveme saveme.c
TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/i686-yoe-linux-ld: TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/recipe-sysroot/usr/lib//i686-yoe-linux/9.1.0/../../libc.a(printf_fp.o): in function `__printf_fp_l':
/usr/src/debug/glibc/2.29-r0/git/stdio-common/printf_fp.c:379: undefined reference to `__unordtf2'
TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/i686-yoe-linux-ld: /usr/src/debug/glibc/2.29-r0/git/stdio-common/printf_fp.c:379: undefined reference to `__unordtf2'
TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/i686-yoe-linux-ld: /usr/src/debug/glibc/2.29-r0/git/stdio-common/printf_fp.c:379: undefined reference to `__letf2'
TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/i686-yoe-linux-ld: TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/recipe-sysroot/usr/lib//i686-yoe-linux/9.1.0/../../libc.a(printf_fphex.o): in function `__printf_fphex':
/usr/src/debug/glibc/2.29-r0/git/stdio-common/../stdio-common/printf_fphex.c:207: undefined reference to `__unordtf2'
TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/i686-yoe-linux-ld: /usr/src/debug/glibc/2.29-r0/git/stdio-common/../stdio-common/printf_fphex.c:207: undefined reference to `__unordtf2'
TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/recipe-sysroot-native/usr/bin/i686-yoe-linux/i686-yoe-linux-ld: /usr/src/debug/glibc/2.29-r0/git/stdio-common/../stdio-common/printf_fphex.c:207: undefined reference to `__letf2'
clang-8: error: linker command failed with exit code 1 (use -v to see invocation)
ERROR: oe_runmake failed
Makefile:50: recipe for target 'saveme' failed
make: *** [saveme] Error 1
WARNING: TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/temp/run.do_compile.20376:1 exit 1 from 'exit 1'
ERROR: Function failed: do_compile (log file is located at TOPDIR/build/tmp/work/core2-32-yoe-linux/tsocks/1.8beta5-r0/temp/log.do_compile.20376)

Error details

Submitted on:
24/07/19 08:44
Error type:
Recipe
Task:
do_compile
Recipe:
tsocks
Recipe version:
1.8beta5-r0
Machine:
qemux86
Distro:
yoe-glibc-sysvinit-wayland
Build system:
x86_64-linux
Target system:
i686-yoe-linux
Host distro:
ubuntu-14.04/ubuntu-14.04
Branch:
HEAD
Commit:
2be75559a05be9d2ac7b2cdd3f2e659cb3039d26
Build:
#84605
Submitter:
Similar errors:
1
Open a bug