* Package: dev-util/sel-0.08.4-r2 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking sel-0.08.4.tar.gz to /var/tmp/portage/dev-util/sel-0.08.4-r2/work >>> Source unpacked in /var/tmp/portage/dev-util/sel-0.08.4-r2/work >>> Preparing source in /var/tmp/portage/dev-util/sel-0.08.4-r2/work/sel-0.08.4 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/sel-0.08.4-r2/work/sel-0.08.4 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/sel-0.08.4-r2/work/sel-0.08.4 ... make -j1 CC=x86_64-pc-linux-gnu-gcc 'CFLAGS=-O2 -pipe -march=native' LDLIBS=-lncurses x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed sel.c -lncurses -o sel sel.c: In function ‘help_online’: sel.c:183:16: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] if (debug) system("less help.txt"); ^~~~~~~~~~~~~~~~~~~~~~~ sel.c:184:10: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] else system("less /usr/share/sel/help.txt"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sel.c: In function ‘history_restore’: sel.c:722:5: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] getcwd(cwd, len_path); ^~~~~~~~~~~~~~~~~~~~~ sel.c: In function ‘execute’: sel.c:823:31: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] if (set_blank_before_cmd) system("clear"); ^~~~~~~~~~~~~~~ sel.c:824:5: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] system(cmd); ^~~~~~~~~~~ sel.c: In function ‘execute_group’: sel.c:859:31: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] if (set_blank_before_cmd) system("clear"); ^~~~~~~~~~~~~~~ sel.c:890:13: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] system(cmd); ^~~~~~~~~~~ sel.c: In function ‘changedir’: sel.c:913:9: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir(new_dir); ^~~~~~~~~~~~~~ sel.c:914:9: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] getcwd(working_dir, len_path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sel.c: In function ‘dir_enter’: sel.c:931:9: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir(new_dir); ^~~~~~~~~~~~~~ sel.c:932:9: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] getcwd(working_dir, len_path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sel.c: In function ‘dir_leave’: sel.c:942:5: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir(".."); ^~~~~~~~~~~ sel.c:943:5: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] getcwd(working_dir, len_path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sel.c: In function ‘main’: sel.c:1227:5: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir(set_path); ^~~~~~~~~~~~~~~ sel.c:1228:5: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] getcwd(working_dir, len_path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-util/sel-0.08.4-r2/temp/ccWrYWLY.o: undefined reference to symbol 'keypad' /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/libtinfo.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status make: *** [: sel] Error 1 * ERROR: dev-util/sel-0.08.4-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-util/sel-0.08.4-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/sel-0.08.4-r2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-util:sel-0.08.4-r2:20190802-161841.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/sel-0.08.4-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/sel-0.08.4-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/sel-0.08.4-r2/work/sel-0.08.4' * S: '/var/tmp/portage/dev-util/sel-0.08.4-r2/work/sel-0.08.4'