Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 457710 Details for
Bug 604000
app-editors/nano-2.7.3 : text.c:(.text+<snip>): undefined reference to `discard_until'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-editors:nano-2.7.3:20161228-232958.log
app-editors:nano-2.7.3:20161228-232958.log (text/plain), 14.40 KB, created by
Toralf Förster
on 2016-12-29 08:58:05 UTC
(
hide
)
Description:
app-editors:nano-2.7.3:20161228-232958.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-12-29 08:58:05 UTC
Size:
14.40 KB
patch
obsolete
> * Package: app-editors/nano-2.7.3 > * Repository: gentoo > * Maintainer: vapier@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux magic minimal ncurses nls spell unicode userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking nano-2.7.3.tar.gz to /var/tmp/portage/app-editors/nano-2.7.3/work >>>> Source unpacked in /var/tmp/portage/app-editors/nano-2.7.3/work >>>> Preparing source in /var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3 ... > * econf: updating nano-2.7.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating nano-2.7.3/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --bindir=/bin --htmldir=/trash --disable-color --disable-multibuffer --disable-nanorc --disable-wrapping-as-root --enable-libmagic --enable-speller --disable-justify --disable-debug --enable-nls --enable-utf8 --enable-tiny --without-slang --with-wordbounds >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking whether ln -s works... yes >checking for strerror in -lcposix... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking whether NLS is requested... yes >checking for GNU gettext in libc... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking whether to enable UTF-8 support... yes >checking whether to use slang... no >checking for getdelim... yes >checking for getline... yes >checking for isblank... yes >checking for strcasecmp... yes >checking for strcasestr... yes >checking for strncasecmp... yes >checking for strnlen... yes >checking for snprintf... yes >checking for vsnprintf... yes >checking for iswalnum... yes >checking for iswblank... yes >checking for iswpunct... yes >checking for iswspace... yes >checking for nl_langinfo... yes >checking for mblen... yes >checking for mbstowcs... yes >checking for mbtowc... yes >checking for wctomb... yes >checking for wcwidth... yes >checking whether C compiler accepts -Wall... yes >checking return type of signal handlers... void >checking for vprintf... yes >checking for _doprnt... no >checking for getopt_long... yes >checking for NCURSESW... yes >Using ncursesw as the curses library >checking for use_default_colors in -lncursesw... yes >checking for key_defined in -lncursesw... yes >checking for enhanced regular expression flag... REG_EXTENDED >checking whether LINES and COLS can be redefined... yes >checking magic.h usability... yes >checking magic.h presence... yes >checking for magic.h... yes >checking for magic_open in -lmagic... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for inflate in -lz... yes >checking for HTML support in groff... yes >checking for makeinfo... yes >checking whether building from git... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating doc/nanorc.sample >config.status: creating doc/man/Makefile >config.status: creating doc/man/fr/Makefile >config.status: creating doc/syntax/Makefile >config.status: creating doc/texinfo/Makefile >config.status: creating m4/Makefile >config.status: creating po/Makefile.in >config.status: creating src/Makefile >config.status: creating nano.spec >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/doc' >Making all in man >make[3]: Entering directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/doc/man' >make all-recursive >make[4]: Entering directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/doc/man' >Making all in fr >make[5]: Entering directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/doc/man/fr' >make all-am >make[6]: Entering directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/doc/man/fr' >make[6]: Nothing to be done for 'all-am'. >make[6]: Leaving directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/doc/man/fr' >make[5]: Leaving directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/doc/man/fr' >make[5]: Entering directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/doc/man' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/doc/man' >make[4]: Leaving directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/doc/man' >make[3]: Leaving directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/doc/man' >Making all in texinfo >make[3]: Entering directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/doc/texinfo' >make all-am >make[4]: Entering directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/doc/texinfo' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/doc/texinfo' >make[3]: Leaving directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/doc/texinfo' >make[3]: Entering directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/doc' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/doc' >make[2]: Leaving directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/doc' >Making all in m4 >make[2]: Entering directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/m4' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/m4' >Making all in po >make[2]: Entering directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/po' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/po' >Making all in src >make[2]: Entering directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -I/usr/include/ncursesw -O2 -pipe -march=native -Wall -Wall -c -o browser.o browser.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -I/usr/include/ncursesw -O2 -pipe -march=native -Wall -Wall -c -o chars.o chars.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -I/usr/include/ncursesw -O2 -pipe -march=native -Wall -Wall -c -o color.o color.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -I/usr/include/ncursesw -O2 -pipe -march=native -Wall -Wall -c -o cut.o cut.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -I/usr/include/ncursesw -O2 -pipe -march=native -Wall -Wall -c -o files.o files.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -I/usr/include/ncursesw -O2 -pipe -march=native -Wall -Wall -c -o global.o global.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -I/usr/include/ncursesw -O2 -pipe -march=native -Wall -Wall -c -o help.o help.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -I/usr/include/ncursesw -O2 -pipe -march=native -Wall -Wall -c -o move.o move.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -I/usr/include/ncursesw -O2 -pipe -march=native -Wall -Wall -c -o nano.o nano.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -I/usr/include/ncursesw -O2 -pipe -march=native -Wall -Wall -c -o prompt.o prompt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -I/usr/include/ncursesw -O2 -pipe -march=native -Wall -Wall -c -o rcfile.o rcfile.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -I/usr/include/ncursesw -O2 -pipe -march=native -Wall -Wall -c -o search.o search.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -I/usr/include/ncursesw -O2 -pipe -march=native -Wall -Wall -c -o text.o text.c >text.c: In function âdo_alt_spellerâ: >text.c:3084:2: warning: implicit declaration of function âdiscard_untilâ [-Wimplicit-function-declaration] > discard_until(NULL, openfile); > ^ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -I/usr/include/ncursesw -O2 -pipe -march=native -Wall -Wall -c -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -D_GNU_SOURCE -I/usr/include/ncursesw -O2 -pipe -march=native -Wall -Wall -c -o winio.o winio.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wl,-O1 -Wl,--as-needed -o nano browser.o chars.o color.o cut.o files.o global.o help.o move.o nano.o prompt.o rcfile.o search.o text.o utils.o winio.o -lz -lmagic -lncursesw >text.o: In function `do_alt_speller': >text.c:(.text+0xbae): undefined reference to `discard_until' >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:399: nano] Error 1 >make[2]: Leaving directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3/src' >make[1]: *** [Makefile:405: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3' >make: *** [Makefile:344: all] Error 2 > * ERROR: app-editors/nano-2.7.3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-editors/nano-2.7.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-editors/nano-2.7.3::gentoo'`. > * The complete build log is located at '/var/log/portage/app-editors:nano-2.7.3:20161228-232958.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-editors/nano-2.7.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-editors/nano-2.7.3/temp/environment'. > * Working directory: '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3' > * S: '/var/tmp/portage/app-editors/nano-2.7.3/work/nano-2.7.3'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 604000
: 457710 |
457712
|
457714
|
457716
|
457718
|
457798