Cook: retty 1.0 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Extracting source archive "retty-1.0.tar.bz2" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed cc -Wall -g -D_GLIBCXX_USE_C99_MATH=1 -c -o blindtty.o blindtty.c cc -D_GLIBCXX_USE_C99_MATH=1 -c -o attach.o attach.S cc -D_GLIBCXX_USE_C99_MATH=1 -c -o detach.o detach.S objdump -j .text -d detach.o | ./bytecode.pl detach_code >bc-detach.i objdump -j .text -d attach.o | ./bytecode.pl attach_code >bc-attach.i cc -Wall -g -D_GLIBCXX_USE_C99_MATH=1 -c -o retty.o retty.c cc -lutil blindtty.o -o blindtty /usr/bin/ld: blindtty.o: in function `main': /home/slitaz/wok/retty/source/retty-1.0/blindtty.c:35: undefined reference to `forkpty' collect2: error: ld returned 1 exit status make: *** [: blindtty] Error 1 make: *** Waiting for unfinished jobs.... Build dependencies to remove: 3 Removing: libgdbm perl perl-core Debug information ret1. ================================================================================ Cook date: 2020-09-13 03:11 Wasted time : 4s 25:/home/slitaz/wok/retty/source/retty-1.0/blindtty.c:35: undefined reference to `forkpty' 26:collect2: error: ld returned 1 exit status ================================================================================ Post-check ================================================================================ Checking build... Failed Updating activity log... Done ================================================================================