* Package: app-editors/ee-1.5.2 * Repository: gentoo * Maintainer: hattya@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ee-1.5.2.src.tgz to /var/tmp/portage/app-editors/ee-1.5.2/work >>> Source unpacked in /var/tmp/portage/app-editors/ee-1.5.2/work >>> Preparing source in /var/tmp/portage/app-editors/ee-1.5.2/work/easyedit-1.5.2 ... * Applying ee-init-location.patch ... [ ok ] * Applying ee-signal.patch ... [ ok ] * Applying ee-Wformat-security.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-editors/ee-1.5.2/work/easyedit-1.5.2 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-editors/ee-1.5.2/work/easyedit-1.5.2 ... make -j1 CC=x86_64-pc-linux-gnu-gcc Generating make.local make -f make.local make[1]: Entering directory '/var/tmp/portage/app-editors/ee-1.5.2/work/easyedit-1.5.2' x86_64-pc-linux-gnu-gcc -c ee.c -DSYS5 -DBSD_SELECT -DNCURSE -DHAS_UNISTD -DHAS_STDLIB -DHAS_CTYPE -DHAS_SYS_IOCTL -DHAS_SYS_WAIT -DSLCT_HDR -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed ee.c: In function ‘sh_command’: ee.c:3119:3: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result] 3119 | pipe(pipe_in); /* create a pipe */ | ^~~~~~~~~~~~~ ee.c:3133:4: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result] 3133 | dup(pipe_in[1]); | ^~~~~~~~~~~~~~~ ee.c:3139:4: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result] 3139 | dup(pipe_in[1]); | ^~~~~~~~~~~~~~~ ee.c:3178:4: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result] 3178 | pipe(pipe_out); | ^~~~~~~~~~~~~~ ee.c:3195:5: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result] 3195 | dup(pipe_out[0]); | ^~~~~~~~~~~~~~~~ ee.c:3217:6: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 3217 | write(pipe_out[1], line_holder->line, (line_holder->line_length-1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ee.c:3218:6: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 3218 | write(pipe_out[1], "\n", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ee.c: In function ‘dump_ee_conf’: ee.c:4296:3: warning: ignoring return value of ‘link’, declared with attribute warn_unused_result [-Wunused-result] 4296 | link(file_name, buffer); | ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc new_curse.c -c -DSYS5 -DBSD_SELECT -DNCURSE -DHAS_UNISTD -DHAS_STDLIB -DHAS_CTYPE -DHAS_SYS_IOCTL -DHAS_SYS_WAIT -DSLCT_HDR -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed x86_64-pc-linux-gnu-gcc -o ee ee.o new_curse.o -DHAS_UNISTD -DHAS_STDLIB -DHAS_CTYPE -DHAS_SYS_IOCTL -DHAS_SYS_WAIT -DSLCT_HDR -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: new_curse.o:(.bss+0x2688): multiple definition of `top_of_win'; ee.o:(.bss+0xac0): first defined here collect2: error: ld returned 1 exit status make[1]: *** [make.local:12: ee] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-editors/ee-1.5.2/work/easyedit-1.5.2' make: *** [Makefile:18: buildee] Error 2 * ERROR: app-editors/ee-1.5.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-editors/ee-1.5.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-editors/ee-1.5.2::gentoo'`. * The complete build log is located at '/var/log/portage/app-editors:ee-1.5.2:20200126-193323.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-editors/ee-1.5.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-editors/ee-1.5.2/temp/environment'. * Working directory: '/var/tmp/portage/app-editors/ee-1.5.2/work/easyedit-1.5.2' * S: '/var/tmp/portage/app-editors/ee-1.5.2/work/easyedit-1.5.2'