* Package: app-text/reed-5.4 * Repository: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU * FEATURES: sandbox test userpriv usersandbox Installed LAPACK for library directory lib64 [1] reference * Installed BLAS for library directory lib64 [1] reference * Installed CBLAS for library directory lib64 [1] gsl [2] reference * >>> Unpacking source... >>> Unpacking reed-5.4.tar.gz to /tmp/portage/app-text/reed-5.4/work >>> Source unpacked in /tmp/portage/app-text/reed-5.4/work >>> Preparing source in /tmp/portage/app-text/reed-5.4/work/reed-5.4 ... >>> Source prepared. >>> Configuring source in /tmp/portage/app-text/reed-5.4/work/reed-5.4 ... This script will attempt to look for files needed by Reed 5.4. Programs: Looking for perl... found. Looking for fold... found. Libraries: Looking for libc... found. Looking for libcurses... found. Headers: Looking for sys/dir.h... found. Looking for sys/stat.h... found. Looking for ctype.h... found. Looking for curses.h... found. Looking for dirent.h... found. Looking for getopt.h... found. Looking for regex.h... found. Looking for limits.h... found. Looking for time.h... found. Looking for unistd.h... found. Perl modules: Looking for Getopt/Std... found. Looking for Text/Wrap... found. Creating Makefile(s) to install into /usr... Done. Type `make; su -c "make install"' to compile and install Reed. >>> Source configured. >>> Compiling source in /tmp/portage/app-text/reed-5.4/work/reed-5.4 ... make -j24 x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o reed reed.c filemode.c -lcurses reed.c: In function 'clear_bookmarks': reed.c:612:7: warning: format not a string literal and no format arguments [-Wformat-security] if (strcoll(file, buf->filename)) fprintf(tmpf, original); ^ reed.c: In function 'display_directory': reed.c:250:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(filename); ^ reed.c: In function 'parse_stdin': reed.c:273:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 1024, stdin); ^ reed.c:282:3: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/tty", "r", stdin); ^ reed.c: In function 'seek_to_line_and_display': reed.c:455:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(l, (int)(buf->markers[line + i + 1] - ^ reed.c: In function 'spawn_editor': reed.c:717:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(cline); ^ reed.c: In function 'find_inline_filename': reed.c:726:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(l, (int)(buf->markers[buf->line + 1] - ^ reed.c: In function 'activate_buffer': reed.c:1015:7: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(s); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: /tmp/portage/app-text/reed-5.4/temp/ccPXGhiP.o: undefined reference to symbol 'cbreak' /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Makefile:2: recipe for target 'all' failed make: *** [all] Error 1 * ERROR: app-text/reed-5.4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-text/reed-5.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/reed-5.4::gentoo'`. * The complete build log is located at '/var/log/portage/app-text:reed-5.4:20141103-073826.log'. * The ebuild environment file is located at '/tmp/portage/app-text/reed-5.4/temp/environment'. * Working directory: '/tmp/portage/app-text/reed-5.4/work/reed-5.4' * S: '/tmp/portage/app-text/reed-5.4/work/reed-5.4'