Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 172740 Details for
Bug 248027
net-irc/ptlink-services fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
net-irc:ptlink-services-2.26.1:20081121-173745.log (text/plain), 6.56 KB, created by
Diego Elio Pettenò (RETIRED)
on 2008-11-21 18:32:20 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2008-11-21 18:32:20 UTC
Size:
6.56 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking PTlink.Services2.26-eol.1.tar.gz to /var/tmp/portage/net-irc/ptlink-services-2.26.1/work > [32;01m*[0m Replacing obsolete head/tail with POSIX compliant ones > [32;01m*[0m - fixed configure >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/net-irc/ptlink-services-2.26.1/work/PTlink.Services2.26-eol.1 ... >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-mysql --build=i686-pc-linux-gnu > >[1mConfiguring PTlink.Services2.26-eol.1 ...[m > >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 ANSI C... none needed >checking if we are using TenDRA or MIPSpro... no >checking if we are using Sun WorkShop/Forte... no >checking if we are using Apple GCC... no >checking if your compiler supports the SVR4 Software Generation System interfaces... no >checking how to generate dependancy info... assuming i686-pc-linux-gnu-gcc -MM >checking for library containing strerror... none required >checking whether make sets $(MAKE)... yes >checking for rm... /bin/rm >checking for cp... /bin/cp >checking for mv... /bin/mv >checking for ln... /bin/ln >checking for sed... /bin/sed >checking for ar... /usr/bin/ar >checking for ld... /usr/bin/ld >checking for a BSD-compatible install... /usr/bin/install -c >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for inline... inline >sendmail found at /usr/sbin/sendmail >checking for socket in -lsocket... no >checking for crypt... no >checking for crypt in -ldescrypt... no >checking for crypt in -lcrypt... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for egrep... 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 inttypes.h... (cached) yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... 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 errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/syslog.h usability... yes >checking sys/syslog.h presence... yes >checking for sys/syslog.h... yes >checking for stdlib.h... (cached) yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking whether string.h and strings.h may both be included... yes >checking for socklen_t... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for strlcat... no >checking for strlcpy... no >checking for socketpair... yes >checking for gethostbyname... yes >checking for gettimeofday... yes >checking for snprintf... yes >checking for vsnprintf... yes >checking for mmap... yes >checking for setenv... yes >checking if you want to do a profile build... >checking whether i686-pc-linux-gnu-gcc needs -traditional... no >checking for u_int32_t... yes >checking for uintptr_t... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/lang/Makefile >config.status: creating include/setup.h > >Configuration: > > Services version: PTlink.Services2.26-eol.1 > Install path: /usr > Compiler: i686-pc-linux-gnu-gcc > > Paths set at include/path.h > >make -j14 CFLAGS=-O2 -pipe >build ==> src >make[1]: Entering directory `/var/tmp/portage/net-irc/ptlink-services-2.26.1/work/PTlink.Services2.26-eol.1/src' >i686-pc-linux-gnu-gcc -I../include -O2 -pipe -c actions.c >(cd lang ; make language.h) >i686-pc-linux-gnu-gcc -I../include -O2 -pipe -c channels.c >i686-pc-linux-gnu-gcc -I../include -O2 -pipe -c config.c >i686-pc-linux-gnu-gcc -I../include -O2 -pipe -c datafiles.c >i686-pc-linux-gnu-gcc -I../include -O2 -pipe -c dbinit.c >i686-pc-linux-gnu-gcc -I../include -O2 -pipe -c encrypt.c >i686-pc-linux-gnu-gcc -I../include -O2 -pipe -c hash.c >i686-pc-linux-gnu-gcc -I../include -O2 -pipe -c list.c >i686-pc-linux-gnu-gcc -I../include -O2 -pipe -c log.c >i686-pc-linux-gnu-gcc -I../include -O2 -pipe -c match.c >i686-pc-linux-gnu-gcc -I../include -O2 -pipe -c memory.c >i686-pc-linux-gnu-gcc -I../include -O2 -pipe -c mysql.c >i686-pc-linux-gnu-gcc -I../include -O2 -pipe -c process.c >make[2]: Entering directory `/var/tmp/portage/net-irc/ptlink-services-2.26.1/work/PTlink.Services2.26-eol.1/src/lang' >Can't modify single ref constructor in scalar assignment at -e line 3, near "0;" >syntax error at -e line 4, near "while" >syntax error at -e line 7, near "}" >Execution of -e aborted due to compilation errors. >make[2]: *** [language.h] Error 255 >make[2]: Leaving directory `/var/tmp/portage/net-irc/ptlink-services-2.26.1/work/PTlink.Services2.26-eol.1/src/lang' >make[1]: *** [lang/language.h] Error 2 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory `/var/tmp/portage/net-irc/ptlink-services-2.26.1/work/PTlink.Services2.26-eol.1/src' >make: *** [build] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: net-irc/ptlink-services-2.26.1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2411: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake CFLAGS="${CFLAGS}" || die "emake failed"; > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/net-irc:ptlink-services-2.26.1:20081121-173745.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-irc/ptlink-services-2.26.1/temp/environment'. > [31;01m*[0m
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 248027
: 172740