Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 125182 Details for
Bug 185679
net-analyzer/hping-3 does not compile on amd64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
failed emerge
failedemerge (text/plain), 9.89 KB, created by
twistx
on 2007-07-17 17:49:23 UTC
(
hide
)
Description:
failed emerge
Filename:
MIME Type:
Creator:
twistx
Created:
2007-07-17 17:49:23 UTC
Size:
9.89 KB
patch
obsolete
>hydra ~ # emerge hping >Calculating dependencies... done! >>>> Verifying ebuild Manifests... > >>>> Emerging (1 of 1) net-analyzer/hping-3_pre20051105 to / > * hping3-20051105.tar.gz RMD160 ;-) ... [ ok ] * hping3-20051105.tar.gz SHA1 ;-) ... [ ok ] * hping3-20051105.tar.gz SHA256 ;-) ... [ ok ] * hping3-20051105.tar.gz size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking hping3-20051105.tar.gz ;-) ... [ ok ]>>> Unpacking source... >>>> Unpacking hping3-20051105.tar.gz to /var/tmp/portage/net-analyzer/hping-3_pre20051105/work > * Applying hping-3_pre20051105.patch ... [ ok ]>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/net-analyzer/hping-3_pre20051105/work/hping3-20051105 ... >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --no-tcl --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >build byteorder.c... >create byteorder.h... >===> Found Tclsh in: /usr/bin/tclsh8.4 >-------------------------------------- >system type: LINUX > >LIBPCAP : PCAP=-lpcap >PCAP_INCLUDE : >MANPATH : /usr/local/share/man >USE_TCL : >TCL_VER : >TCL_INC : >LIBTCL : >TCLSH : /usr/bin/tclsh8.4 > >(to modify try configure --help) >-------------------------------------- >creating Makefile... >creating dependences... >In file included from ars.h:20, > from apd.c:19: >bytesex.h:22:3: error: #error can not find the byte order for this architecture, fix bytesex.h >In file included from apd.c:19: >ars.h:190:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" >ars.h:254:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" >ars.h:323:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" >In file included from ars.h:20, > from ars.c:24: >bytesex.h:22:3: error: #error can not find the byte order for this architecture, fix bytesex.h >In file included from ars.c:24: >ars.h:190:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" >ars.h:254:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" >ars.h:323:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" >In file included from ars.h:20, > from arsglue.c:7: >bytesex.h:22:3: error: #error can not find the byte order for this architecture, fix bytesex.h >In file included from arsglue.c:7: >ars.h:190:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" >ars.h:254:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" >ars.h:323:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" >In file included from ars.h:20, > from rapd.c:11: >bytesex.h:22:3: error: #error can not find the byte order for this architecture, fix bytesex.h >In file included from rapd.c:11: >ars.h:190:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" >ars.h:254:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" >ars.h:323:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" >In file included from ars.h:20, > from split.c:11: >bytesex.h:22:3: error: #error can not find the byte order for this architecture, fix bytesex.h >In file included from split.c:11: >ars.h:190:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" >ars.h:254:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" >ars.h:323:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" >now you can try `make' >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall main.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall getifname.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall getlhs.c >getifname.c: In function 'get_output_if': >getifname.c:343: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall parseoptions.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall datafiller.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall datahandler.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall gethostname.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall binding.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall getusec.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall opensockraw.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall logicmp.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall waitpacket.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall resolve.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall sendip.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall sendicmp.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall sendudp.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall sendtcp.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall cksum.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall statistics.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall usage.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall version.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall antigetopt.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall sockopt.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall listen.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall sendhcmp.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall memstr.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall rtt.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall relid.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall sendip_handler.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall libpcap_stuff.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall memlockall.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall memunlockall.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall memlock.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall memunlock.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall ip_opt_build.c >libpcap_stuff.c: In function 'pcap_recv': >libpcap_stuff.c:61: warning: pointer targets in assignment differ in signedness >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall display_ipopt.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall sendrawip.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall signal.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall send.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall strlcpy.c >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall arsglue.c >In file included from ars.h:20, > from arsglue.c:7: >bytesex.h:22:3: error: #error can not find the byte order for this architecture, fix bytesex.h >In file included from arsglue.c:7: >ars.h:190:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" >ars.h:254:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" >ars.h:323:2: error: #error "Please, edit Makefile and add -DBYTE_ORDER_(BIG|LITTLE)_ENDIAN" >x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -Wall random.c >make: *** [arsglue.o] Error 1 >make: *** Waiting for unfinished jobs.... > * > * ERROR: net-analyzer/hping-3_pre20051105 failed. > * Call stack: > * ebuild.sh, line 1647: Called dyn_compile > * ebuild.sh, line 988: Called qa_call 'src_compile' > * ebuild.sh, line 44: Called src_compile > * hping-3_pre20051105.ebuild, line 43: Called die > * > * make failed > * If you need support, post the topmost build error, and the call stack if relevant. > * A complete build log is located at '/var/tmp/portage/net-analyzer/hping-3_pre20051105/temp/build.log'. > * >
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 185679
: 125182 |
125744