Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 357958 Details for
Bug 483778
app-misc/gtypist with sys-libs/ncurses[tinfo] -ld: gtypist.o: undefined reference to symbol 'cbreak'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 14.33 KB, created by
Jean-Francois Ostiguy
on 2013-09-05 18:40:55 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Jean-Francois Ostiguy
Created:
2013-09-05 18:40:55 UTC
Size:
14.33 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-misc/gtypist-2.9.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: dabbott@gentoo.org proxy-maint@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc emacs kernel_linux multilib nls policykit userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gtypist-2.9.2.tar.xz to /var/tmp/portage/app-misc/gtypist-2.9.2/work >>>> Source unpacked in /var/tmp/portage/app-misc/gtypist-2.9.2/work >>>> Preparing source in /var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2 ... > [32;01m*[0m Applying gtypist-2.8.3-xemacs-compat.patch ... >[A[174C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2 ... > [32;01m*[0m Configuring to build with GNU Emacs support > * econf: updating gtypist-2.9.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gtypist-2.9.2/config.guess with /usr/share/gnuconfig/config.guess >./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 --libdir=/usr/lib64 --disable-dependency-tracking --enable-nls EMACS=emacs --with-lispdir=/usr/share/emacs/site-lisp/gtypist >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/bin/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 for gawk... (cached) gawk >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 for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for strerror in -lcposix... no >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for bison... bison -y >checking for add_wch in -lncursesw... yes >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 for unistd.h... (cached) yes >checking alloca.h usability... yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.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 locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking stdio_ext.h usability... yes >checking stdio_ext.h presence... yes >checking for stdio_ext.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for unistd.h... (cached) yes >checking ncursesw/ncurses.h usability... yes >checking ncursesw/ncurses.h presence... yes >checking for ncursesw/ncurses.h... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for working volatile... yes >checking for size_t... yes >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking return type of signal handlers... void >checking for working strtod... yes >checking for __argz_count... yes >checking for __argz_next... yes >checking for __argz_stringify... yes >checking for dcgettext... yes >checking for getcwd... yes >checking for getwd... yes >checking for mempcpy... yes >checking for memset... yes >checking for munmap... yes >checking for nl_langinfo... yes >checking for setlocale... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strcspn... yes >checking for strdup... yes >checking for strstr... yes >checking for strtoul... yes >checking whether NLS is requested... 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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for off_t... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking whether integer division by zero raises SIGFPE... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unsigned long long... yes >checking for inttypes.h... yes >checking whether the inttypes.h PRIxNN macros are broken... no >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 for argz.h... (cached) yes >checking for limits.h... (cached) yes >checking for locale.h... (cached) yes >checking nl_types.h usability... yes >checking nl_types.h presence... yes >checking for nl_types.h... yes >checking for malloc.h... (cached) yes >checking for stddef.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for feof_unlocked... yes >checking for fgets_unlocked... yes >checking for getc_unlocked... yes >checking for getcwd... (cached) yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... (cached) yes >checking for munmap... (cached) yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... (cached) yes >checking for stpcpy... (cached) yes >checking for strcasecmp... (cached) yes >checking for strdup... (cached) yes >checking for strtoul... (cached) yes >checking for tsearch... yes >checking for __argz_count... (cached) yes >checking for __argz_stringify... (cached) yes >checking for __argz_next... (cached) yes >checking for __fsetlocking... yes >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking for bison... bison >checking version of bison... 2.7.12, ok >checking whether NLS is requested... yes >checking whether included gettext is requested... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for emacs... emacs >checking where .elc files should go... /usr/share/emacs/site-lisp/gtypist >configure: creating ./config.status >config.status: creating lessons/Makefile >config.status: creating tools/Makefile >config.status: creating doc/Makefile >config.status: creating src/Makefile >config.status: creating Makefile >config.status: creating intl/Makefile >config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting >config.status: creating po/Makefile.in >config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting >config.status: creating m4/Makefile >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-misc/gtypist-2.9.2/work/gtypist-2.9.2 ... >make -j5 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2' >Making all in m4 >make[2]: Entering directory `/var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2/m4' >Making all in po >make[2]: Entering directory `/var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2/po' >Making all in intl >make[2]: Entering directory `/var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2/intl' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2/intl' >Making all in lessons >make[2]: Entering directory `/var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2/lessons' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2/lessons' >Making all in tools >make[2]: Entering directory `/var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2/tools' >WARNING: Warnings can be ignored. :-) >if test "emacs" != no; then \ > set x; \ > list='gtypist-mode.el'; for p in $list; do \ > if test -f "$p"; then d=; else d="./"; fi; \ > set x "$@" "$d$p"; shift; \ > done; \ > shift; \ > EMACS="emacs" /bin/sh ../elisp-comp "$@" || exit 1; \ >else : ; fi >Setting up CEDET packages... >Setting up CEDET packages...done >Wrote /var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2/tools/elc.1943/gtypist-mode.elc >make[2]: Leaving directory `/var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2/tools' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2/doc' >Making all in src >make[2]: Entering directory `/var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -c gtypist.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -c cursmenu.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -c script.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -c error.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -c getopt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -c getopt1.c >script.c: In function âdo_exitâ: >script.c:334:7: warning: format not a string literal and no format arguments [-Wformat-security] >script.c: In function âget_script_lineâ: >script.c:207:8: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >script.c:214:12: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -c utf8.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o gtypist gtypist.o cursmenu.o script.o error.o getopt.o getopt1.o utf8.o -lncursesw >/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: gtypist.o: undefined reference to symbol 'cbreak' >/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: note: 'cbreak' is defined in DSO /lib64/libtinfow.so.5 so try adding it to the linker command line >/lib64/libtinfow.so.5: could not read symbols: Invalid operation >collect2: error: ld returned 1 exit status >make[2]: *** [gtypist] Error 1 >make[2]: Leaving directory `/var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2' >make: *** [all] Error 2 > [31;01m*[0m ERROR: app-misc/gtypist-2.9.2::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=app-misc/gtypist-2.9.2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-misc/gtypist-2.9.2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-misc/gtypist-2.9.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-misc/gtypist-2.9.2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2' > [31;01m*[0m S: '/var/tmp/portage/app-misc/gtypist-2.9.2/work/gtypist-2.9.2'
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 483778
: 357958 |
358116
|
358660