linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #07094
[Bug 1195449] Re: adch++ does not compile
ps pc/os specs as below:
Portage 2.1.12.10 (default/linux/amd64/13.0, gcc-4.8.1, glibc-2.17, 3.10.0-rc4 x86_64)
=================================================================
System uname: Linux-3.10.0-rc4-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T5750_@_2.00GHz-with-gentoo-2.2
KiB Mem: 2045064 total, 86344 free
KiB Swap: 262140 total, 9044 free
Timestamp of tree: Thu, 27 Jun 2013 15:00:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
app-shells/bash: 4.2_p45
dev-lang/python: 2.7.5, 3.3.2
dev-util/cmake: 2.8.11.1
dev-util/pkgconfig: 0.28
sys-apps/baselayout: 2.2
sys-apps/openrc: 0.11.8
sys-apps/sandbox: 2.6-r1
sys-devel/autoconf: 2.13, 2.69
sys-devel/automake: 1.11.6, 1.12.6, 1.13.4
sys-devel/binutils: 2.23.1
sys-devel/gcc: 4.8.1
sys-devel/gcc-config: 1.8
sys-devel/libtool: 2.4.2
sys-devel/make: 3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc: 2.17
Repositories: gentoo steam-overlay x-loz
ACCEPT_KEYWORDS="amd64 ~x86"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -march=native -pipe"
CHOST="x86_64-pc-linux-gnu"
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/1195449
Title:
adch++ does not compile
Status in ADCH++:
New
Bug description:
loz@Prometheus ~/adchpp $ LANG=en_EN.ISO-8859-1 scons gch=false verbose=true
scons: Reading SConscript files ...
Checking for C header file poll.h... (cached) no
Checking for C header file sys/epoll.h... (cached) no
Checking for pthread_create() in C library pthread... (cached) no
Checking for SSL_connect() in C library ssl... (cached) no
Checking for dlopen() in C library dl... (cached) no
Copy("/home/loz/adchpp/build/debug-default/bin/lua", "lua")
scons: *** /home/loz/adchpp/build/debug-default/bin/lua: File exists
[Errno 2] No such file or directory
Ruby not found, skipping ruby module
scons: done reading SConscript files.
scons: Building targets ...
g++ -o build/debug-default/adchpp/adchpp.h.gch -x c++-header -c -fvisibility=hidden -pipe -march=i686 -g -Wall -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-address -Wno-unknown-pragmas -fexceptions -fPIC -std=gnu++0x -DBOOST_ALL_DYN_LINK=1 -D_XOPEN_SOURCE=500 -D_DEBUG -D_REENTRANT -D_BSD_SOURCE -DBUILDING_ADCHPP=1 -Iboost -Iadchpp adchpp/adchpp.h
adchpp/adchpp.h:1:0: error: CPU you selected does not support x86-64 instruction set
/*
^
scons: *** [build/debug-default/adchpp/adchpp.h.gch] Error 1
scons: building terminated because of errors.
To manage notifications about this bug go to:
https://bugs.launchpad.net/adchpp/+bug/1195449/+subscriptions
References