Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 275589 Details for
Bug 369777
games-mud/tintin fails to build with non-GNU/bfd ld (because of permissions on /usr/games/lib)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
tintin-2.00.6:20110602-014233.log (text/plain), 13.67 KB, created by
Diego Elio Pettenò (RETIRED)
on 2011-06-02 09:57:09 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2011-06-02 09:57:09 UTC
Size:
13.67 KB
patch
obsolete
> * Package: games-mud/tintin-2.00.6 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 > * FEATURES: sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking tintin-2.00.6.tar.gz to /var/tmp/portage/games-mud/tintin-2.00.6/work >>>> Source unpacked in /var/tmp/portage/games-mud/tintin-2.00.6/work >>>> Compiling source in /var/tmp/portage/games-mud/tintin-2.00.6/work/tt/src ... >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/games --libdir=/usr/games/lib --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games >Configuring TinTin++ >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether make sets $(MAKE)... yes >checking how to run the C preprocessor... i686-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 arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking net/errno.h usability... no >checking net/errno.h presence... no >checking for net/errno.h... no >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking param.h usability... no >checking param.h presence... no >checking for param.h... no >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking socks.h usability... yes >checking socks.h presence... yes >checking for socks.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/ptem.h usability... no >checking sys/ptem.h presence... no >checking for sys/ptem.h... no >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/termio.h usability... no >checking sys/termio.h presence... no >checking for sys/termio.h... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking util.h usability... no >checking util.h presence... no >checking for util.h... no >checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >checking for an ANSI C-conforming const... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for working memcmp... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for sys/socket.h... (cached) yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking return type of signal handlers... void >checking whether lstat dereferences a symlink specified with a trailing slash... yes >checking whether stat accepts an empty string... no >checking for strftime... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking whether utime accepts a null argument... yes >checking for vprintf... yes >checking for _doprnt... no >checking for gethostbyname... yes >checking for gethostname... yes >checking for gettimeofday... yes >checking for inet_ntoa... yes >checking for memset... yes >checking for select... yes >checking for socket... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for strftime... (cached) yes >checking for strncasecmp... yes >checking for strstr... yes >checking for utime... yes >checking for getaddrinfo... yes >checking for forkpty... no >checking for popen... yes >checking for inflate in -lz... yes >checking for pthread_create in -lpthread... yes >checking for gethostbyname in -lnsl... yes >checking for rresvport in -lsocket... no >checking for forkpty in -lutil... yes >checking for pcre_compile in -lpcre... yes >checking for gmake... gmake >checking for /dev/ptmx... yes >checking for library containing getmntent... none required >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h > >Configure has finished. To compile, type: make > >make -j14 >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c action.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c alias.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c files.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c help.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c highlight.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c strhash.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c input.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c log.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c main.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c misc.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c net.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c parse.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c path.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c update.c >files.c: In function âdo_readâ: >files.c:85:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result [-Wunused-result] >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c history.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c tab.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c vt102.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c terminal.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c session.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c function.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c text.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c substitute.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c tick.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c telopt.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c math.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c split.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c debug.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c tinexp.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c mapper.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c tables.c >math.c: In function âdo_mathâ: >math.c:59:19: warning: variable ârootâ set but not used [-Wunused-but-set-variable] >telopt.c: In function âtranslate_teloptsâ: >telopt.c:190:9: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c buffer.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c prompt.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c class.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c event.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c utils.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c chat.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c macro.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c config.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c gag.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c variable.c >event.c: In function âdo_eventâ: >event.c:34:19: warning: variable ârootâ set but not used [-Wunused-but-set-variable] >utils.c: In function âsocket_printfâ:i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c list.c > >utils.c:437:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c forkpty.c >config.c: In function âdo_configureâ: >config.c:35:19: warning: variable ârootâ set but not used [-Wunused-but-set-variable] >variable.c: In function âthousandgroupingstringâ: >variable.c:242:24: warning: variable âcnt4â set but not used [-Wunused-but-set-variable] >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c cursor.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c memory.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c system.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c line.c >chat.c: In function âreceive_blockâ: >chat.c:2136:9: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >chat.c:2159:9: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >chat.c:2179:9: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >chat.c: In function âsend_blockâ: >chat.c:2097:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c tokenize.c >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c data.c >cursor.c: In function âcursor_auto_tab_forwardâ: >cursor.c:1090:17: warning: variable âtab_foundâ set but not used [-Wunused-but-set-variable] >system.c: In function âdo_systemâ:i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c nest.c > >system.c:200:8: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result [-Wunused-result] >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -c advertise.c >nest.c: In function âadd_nest_nodeâ: >nest.c:372:19: warning: variable ânodeâ set but not used [-Wunused-but-set-variable] >---- Linking... >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -D_GNU_SOURCE -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tt++ action.o alias.o files.o help.o highlight.o strhash.o input.o log.o main.o misc.o net.o parse.o path.o update.o history.o tab.o vt102.o terminal.o session.o function.o text.o substitute.o tick.o telopt.o math.o split.o debug.o tinexp.o mapper.o tables.o buffer.o prompt.o class.o event.o utils.o chat.o macro.o config.o gag.o variable.o list.o forkpty.o cursor.o memory.o system.o line.o tokenize.o data.o nest.o advertise.o -L/usr/games/lib -lpcre -lutil -lnsl -lpthread -lz >/usr/lib/gcc/i686-pc-linux-gnu/4.6.0/../../../../i686-pc-linux-gnu/bin/ld: error: /usr/games/lib: can not read directory: Permission denied >collect2: ld returned 1 exit status >make: *** [tt++] Error 1 >emake failed > * ERROR: games-mud/tintin-2.00.6 failed (compile phase): > * died running emake, base_src_make > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 2640: Called games_src_compile > * environment, line 1485: Called base_src_make > * environment, line 412: Called die > * The specific snippet of code: > * emake "$@" || die "died running emake, $FUNCNAME"; > * > * If you need support, post the output of 'emerge --info =games-mud/tintin-2.00.6', > * the complete build log and the output of 'emerge -pqv =games-mud/tintin-2.00.6'. > * The complete build log is located at '/var/log/portage/build/games-mud/tintin-2.00.6:20110602-014233.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-mud/tintin-2.00.6/temp/environment'. > * S: '/var/tmp/portage/games-mud/tintin-2.00.6/work/tt/src'
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 369777
: 275589