Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 149079 Details for
Bug 194957
[fPIC] dev-perl/Cflow-1.051-r1 compile fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Cflow-1.051-r1.build.log
Cflow-1.051-r1.build.log (text/plain), 8.60 KB, created by
Xavian-Anderson Macpherson
on 2008-04-08 06:45:11 UTC
(
hide
)
Description:
Cflow-1.051-r1.build.log
Filename:
MIME Type:
Creator:
Xavian-Anderson Macpherson
Created:
2008-04-08 06:45:11 UTC
Size:
8.60 KB
patch
obsolete
>>>> [1m[37mcfg-update-1.8.2-r1[0m[0m: Creating checksum index... >setup >unpack >>>> Unpacking source... >>>> Unpacking flow-tools-0.68.tar.gz to /var/tmp/portage/dev-perl/Cflow-1.051-r1/work >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for gcc... gcc >checking for C compiler default output... 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 gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether make sets $(MAKE)... (cached) yes >checking for bison... bison -y >checking for ranlib... ranlib >checking for flex... flex >checking for yywrap in -lfl... yes >checking lex output file root... lex.yy >checking whether yytext is a pointer... yes >checking for main in -ly... no >checking for zlibVersion in -lz... yes >checking for allow_severity in -lwrap... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking how to run the C preprocessor... 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 fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking features.h usability... yes >checking features.h presence... yes >checking for features.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking for sin_len in sockaddr_in ... >no >checking for an ANSI C-conforming const... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for struct stat.st_rdev... 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 stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking for working alloca.h... yes >checking for alloca... yes >checking return type of signal handlers... void >checking for gethostbyname in -lnsl... yes >checking for socket in -lsocket... no >checking for gethostname... yes >checking for gettimeofday... yes >checking for select... yes >checking for socket... yes >checking for strdup... yes >checking for strtoul... yes >checking for timelocal... yes >checking for sigaction... yes >checking for strsep... yes >checking for strerror... yes >checking for strtoull... yes >checking strtoul returns 64 bits... yes >configure: creating ./config.status >config.status: creating lib/Makefile >config.status: creating src/Makefile >config.status: creating bin/Makefile >config.status: creating Makefile >config.status: creating docs/Makefile >config.status: creating lib/ftpaths.h >config.status: creating configs/Makefile >config.status: creating docs/flow-capture.1 >config.status: creating docs/flow-capture.html >config.status: creating docs/flow-nfilter.1 >config.status: creating docs/flow-nfilter.html >config.status: creating docs/flow-print.1 >config.status: creating docs/flow-print.html >config.status: creating docs/flow-report.1 >config.status: creating docs/flow-report.html >config.status: creating docs/flow-receive.1 >config.status: creating docs/flow-receive.html >config.status: creating docs/flow-tag.1 >config.status: creating docs/flow-tag.html >config.status: creating docs/flow-mask.1 >config.status: creating docs/flow-mask.html >config.status: creating docs/flow-fanout.1 >config.status: creating docs/flow-fanout.html >config.status: creating docs/flow-xlate.1 >config.status: creating docs/flow-xlate.html >config.status: creating docs/flow-rpt2rrd.1 >config.status: creating docs/flow-rpt2rrd.html >config.status: creating docs/flow-rptfmt.1 >config.status: creating docs/flow-rptfmt.html >config.status: creating docs/flow-log2rrd.1 >config.status: creating docs/flow-log2rrd.html >config.status: creating lib/ftconfig.h >config.status: executing depfiles commands > >Please subscribe to the flow-tools mailing list by sending a message to >flow-tools-request@splintered.net > >Now type make to continue the build process > >Making all in lib >make[1]: Entering directory `/var/tmp/portage/dev-perl/Cflow-1.051-r1/work/flow-tools-0.68/lib' >make all-am >make[2]: Entering directory `/var/tmp/portage/dev-perl/Cflow-1.051-r1/work/flow-tools-0.68/lib' >source='ftio.c' object='ftio.o' libtool=no \ > depfile='.deps/ftio.Po' tmpdepfile='.deps/ftio.TPo' \ > depmode=gcc3 /bin/sh ../depcomp \ > gcc -I. -I./lib -I. -I. -I. -g -Wall -g -Wall -c `test -f 'ftio.c' || echo './'`ftio.c >ftio.c: In function 'readn': >ftio.c:2270: error: lvalue required as left operand of assignment >ftio.c: In function 'writen': >ftio.c:2295: error: lvalue required as left operand of assignment >make[2]: *** [ftio.o] Error 1 >make[2]: Leaving directory `/var/tmp/portage/dev-perl/Cflow-1.051-r1/work/flow-tools-0.68/lib' >make[1]: *** [all] Error 2 >make[1]: Leaving directory `/var/tmp/portage/dev-perl/Cflow-1.051-r1/work/flow-tools-0.68/lib' >make: *** [all-recursive] Error 1 >>>> Unpacking Cflow-1.051.tar.gz to /var/tmp/portage/dev-perl/Cflow-1.051-r1/work/flow-tools-0.68/contrib >>>> Source unpacked. >compile >>>> Compiling source in /var/tmp/portage/dev-perl/Cflow-1.051-r1/work ... >/var/tmp/portage/dev-perl/Cflow-1.051-r1/work > [32;01m*[0m No Make or Build file detected... >>>> Source compiled. >test >>>> Test phase [not enabled]: dev-perl/Cflow-1.051-r1 >install > >>>> Install Cflow-1.051-r1 into /var/tmp/portage/dev-perl/Cflow-1.051-r1/image/ category dev-perl >Checking if your kit is complete... >Looks good >Found flow-tools... using "-DOSU -I../../lib -I../../lib/.. -L../../lib -lft -lz". >Warning: -L../../lib changed to -L/var/tmp/portage/dev-perl/Cflow-1.051-r1/work/flow-tools-0.68/contrib/Cflow-1.051/../../lib >Writing Makefile for Cflow >cp Cflow.pm blib/lib/Cflow.pm >AutoSplitting blib/lib/Cflow.pm (blib/lib/auto/Cflow) >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap Cflow.xs > Cflow.xsc && mv Cflow.xsc Cflow.c >x86_64-pc-linux-gnu-gcc -c -I../../lib -I../../lib/.. -DOSU -O2 -pipe -march=opteron -DVERSION=\"1.051\" -DXS_VERSION=\"1.051\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE" Cflow.c >Running Mkbootstrap for Cflow () >chmod 644 Cflow.bs >rm -f blib/arch/auto/Cflow/Cflow.so >LD_RUN_PATH="/lib64" x86_64-pc-linux-gnu-gcc -shared Cflow.o -o blib/arch/auto/Cflow/Cflow.so \ > -L/var/tmp/portage/dev-perl/Cflow-1.051-r1/work/flow-tools-0.68/contrib/Cflow-1.051/../../lib -lnsl -lft -lz \ > >/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/../../../../lib64/libft.a(ftio.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC >/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/../../../../lib64/libft.a: could not read symbols: Bad value >collect2: ld returned 1 exit status >make: *** [blib/arch/auto/Cflow/Cflow.so] Error 1 > [31;01m*[0m > [31;01m*[0m ERROR: dev-perl/Cflow-1.051-r1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_install > [31;01m*[0m environment, line 2494: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m make DESTDIR="${D}" install || die "make install failed"; > [31;01m*[0m The die message: > [31;01m*[0m make install 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/tmp/portage/dev-perl/Cflow-1.051-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-perl/Cflow-1.051-r1/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 194957
: 149079 |
149081