View previous topic :: View next topic |
Author |
Message |
lo-jay l33t
Joined: 27 Feb 2005 Posts: 862
|
Posted: Sun Jun 12, 2011 11:58 am Post subject: wxbitcoin & bitcoind failing to compile... |
|
|
i cannot compile net-p2p/wxbitcoin-0.3.22 from overlay,
got x11-libs/wxGTK-2.9.1.1 installed though:
Code: | # emerge -av wxbitcoin
* IMPORTANT: 8 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] net-p2p/wxbitcoin-0.3.22 USE="eligius ssl -debug (-selinux) -upnp" 0 kB [1]
Total: 1 package (1 new), Size of downloads: 0 kB
Portage tree and overlays:
[0] /usr/portage
[1] /usr/local/portage
Would you like to merge these packages? [Yes/No]
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) net-p2p/wxbitcoin-0.3.22 from unknown repo
* bitcoin-0.3.22-src.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* 0.3.22-eligius_sendonly.patch RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* Package: net-p2p/wxbitcoin-0.3.22
* USE: amd64 elibc_glibc eligius kernel_linux multilib ssl userland_GNU
* FEATURES: sandbox
* Creating bitcoin user and group ...
* Adding group 'bitcoin' to your system ...
* - Groupid: next available
* Adding user 'bitcoin' to your system ...
* - Userid: 107
* - Shell: /sbin/nologin
* - Home: /var/lib/bitcoin
* - Groups: bitcoin
* - Creating /var/lib/bitcoin in /
>>> Unpacking source...
>>> Unpacking bitcoin-0.3.22-src.tar.gz to /var/tmp/portage/net-p2p/wxbitcoin-0.3.22/work
>>> Unpacking 0.3.22-eligius_sendonly.patch to /var/tmp/portage/net-p2p/wxbitcoin-0.3.22/work
unpack 0.3.22-eligius_sendonly.patch: file format not recognized. Ignoring.
>>> Source unpacked in /var/tmp/portage/net-p2p/wxbitcoin-0.3.22/work
>>> Preparing source in /var/tmp/portage/net-p2p/wxbitcoin-0.3.22/work/bitcoin-0.3.22 ...
cp: cannot stat `/usr/local/portage/net-p2p/wxbitcoin/files/Makefile.gentoo': No such file or directory
* Applying 0.3.22-eligius_sendonly.patch ... [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-p2p/wxbitcoin-0.3.22/work/bitcoin-0.3.22 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-p2p/wxbitcoin-0.3.22/work/bitcoin-0.3.22 ...
make -j3 'CXXFLAGS=-march=k8 -pipe -O2' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' DB_CXXFLAGS=-I/usr/include/db4.8 DB_LDFLAGS=-ldb_cxx-4.8 BOOST_CXXFLAGS=-I/usr/include/boost-1_42 BOOST_LIB_SUFFIX=-1_42 USE_SSL=1 bitcoind
make: *** No rule to make target `bitcoind'. Stop.
emake failed
* ERROR: net-p2p/wxbitcoin-0.3.22 failed (compile phase):
* emake bitcoind failed
*
* Call stack:
* ebuild.sh, line 56: Called src_compile
* environment, line 2554: Called die
* The specific snippet of code:
* emake "${OPTS[@]}" bitcoind || die "emake bitcoind failed"
*
* If you need support, post the output of 'emerge --info =net-p2p/wxbitcoin-0.3.22',
* the complete build log and the output of 'emerge -pqv =net-p2p/wxbitcoin-0.3.22'.
* This ebuild is from an overlay: '/usr/local/portage/'
* The complete build log is located at '/var/tmp/portage/net-p2p/wxbitcoin-0.3.22/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-p2p/wxbitcoin-0.3.22/temp/environment'.
* S: '/var/tmp/portage/net-p2p/wxbitcoin-0.3.22/work/bitcoin-0.3.22'
>>> Failed to emerge net-p2p/wxbitcoin-0.3.22, Log file:
>>> '/var/tmp/portage/net-p2p/wxbitcoin-0.3.22/temp/build.log'
* Messages for package net-p2p/wxbitcoin-0.3.22:
* ERROR: net-p2p/wxbitcoin-0.3.22 failed (compile phase):
* emake bitcoind failed
*
* Call stack:
* ebuild.sh, line 56: Called src_compile
* environment, line 2554: Called die
* The specific snippet of code:
* emake "${OPTS[@]}" bitcoind || die "emake bitcoind failed"
*
* If you need support, post the output of 'emerge --info =net-p2p/wxbitcoin-0.3.22',
* the complete build log and the output of 'emerge -pqv =net-p2p/wxbitcoin-0.3.22'.
* This ebuild is from an overlay: '/usr/local/portage/'
* The complete build log is located at '/var/tmp/portage/net-p2p/wxbitcoin-0.3.22/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-p2p/wxbitcoin-0.3.22/temp/environment'.
* S: '/var/tmp/portage/net-p2p/wxbitcoin-0.3.22/work/bitcoin-0.3.22'
* IMPORTANT: 8 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
|
what am i missing?
cheers! _________________ lo-jay
The mechanic "One of 'em Dodge Chargers - let him go by."
The driver "Not today!"
taken from "Two Lane Blacktop"
Last edited by lo-jay on Mon Jun 13, 2011 2:59 pm; edited 1 time in total |
|
Back to top |
|
|
audiodef Watchman
Joined: 06 Jul 2005 Posts: 6656 Location: The soundosphere
|
|
Back to top |
|
|
lo-jay l33t
Joined: 27 Feb 2005 Posts: 862
|
Posted: Mon Jun 13, 2011 1:30 pm Post subject: |
|
|
1. check here https://bugs.gentoo.org/show_bug.cgi?id=328391
2.
net-p2p/bitcoind-9999 doesn't compile either.
kinda sad i can not participate in the maybe next open-source currency on gentoo - isn't it?
ebuild from here fails too: https://github.com/bitcoin-gentoo/bitcoin-gentoo/blob/master/net-p2p/bitcoind/bitcoind-9999.ebuild
Code: | Emerging (1 of 1) net-p2p/bitcoind-9999 from unknown repo
* 0.3.22-eligius_sendonly.patch RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* Package: net-p2p/bitcoind-9999
* USE: amd64 elibc_glibc eligius kernel_linux multilib ssl userland_GNU
* FEATURES: sandbox
* Creating bitcoin user and group ...
>>> Unpacking source...
* GIT NEW clone -->
* repository: https://github.com/bitcoin/bitcoin.git
Cloning into bare repository /usr/portage/distfiles/git-src/bitcoin...
remote: Counting objects: 3248, done.
remote: Compressing objects: 100% (1323/1323), done.
remote: Total 3248 (delta 2265), reused 2750 (delta 1832)
Receiving objects: 100% (3248/3248), 2.10 MiB | 43 KiB/s, done.
Resolving deltas: 100% (2265/2265), done.
* at the commit: ce148944c776ae8e91cc058f44ddce356c7cebc9
* branch: master
* storage directory: "/usr/portage/distfiles/git-src/bitcoin"
Cloning into /var/tmp/portage/net-p2p/bitcoind-9999/work/bitcoind-9999...
done.
>>> Unpacked to /var/tmp/portage/net-p2p/bitcoind-9999/work/bitcoind-9999
>>> Source unpacked in /var/tmp/portage/net-p2p/bitcoind-9999/work
>>> Preparing source in /var/tmp/portage/net-p2p/bitcoind-9999/work/bitcoind-9999 ...
cp: cannot stat `/usr/local/portage/net-p2p/bitcoind/files/Makefile.gentoo': No such file or directory
* Applying 0.3.22-eligius_sendonly.patch ... [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-p2p/bitcoind-9999/work/bitcoind-9999 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-p2p/bitcoind-9999/work/bitcoind-9999 ...
make -j3 'CXXFLAGS=-march=k8 -pipe -O2' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' DB_CXXFLAGS=-I/usr/include/db4.8 DB_LDFLAGS=-ldb_cxx-4.8 BOOST_CXXFLAGS=-I/usr/include/boost-1_42 BOOST_LIB_SUFFIX=-1_42 USE_SSL=1 bitcoind
make: *** No rule to make target `bitcoind'. Stop.
emake failed
* ERROR: net-p2p/bitcoind-9999 failed (compile phase):
* emake bitcoind failed
*
* Call stack:
* ebuild.sh, line 56: Called src_compile
* environment, line 2773: Called die
* The specific snippet of code:
* emake "${OPTS[@]}" bitcoind || die "emake bitcoind failed"
*
* If you need support, post the output of 'emerge --info =net-p2p/bitcoind-9999',
* the complete build log and the output of 'emerge -pqv =net-p2p/bitcoind-9999'.
* This ebuild is from an overlay: '/usr/local/portage/'
* The complete build log is located at '/var/tmp/portage/net-p2p/bitcoind-9999/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-p2p/bitcoind-9999/temp/environment'.
* S: '/var/tmp/portage/net-p2p/bitcoind-9999/work/bitcoind-9999'
>>> Failed to emerge net-p2p/bitcoind-9999, Log file:
>>> '/var/tmp/portage/net-p2p/bitcoind-9999/temp/build.log'
* Messages for package net-p2p/bitcoind-9999:
* GIT NEW clone -->
* repository: https://github.com/bitcoin/bitcoin.git
* at the commit: ce148944c776ae8e91cc058f44ddce356c7cebc9
* branch: master
* storage directory: "/usr/portage/distfiles/git-src/bitcoin"
* ERROR: net-p2p/bitcoind-9999 failed (compile phase):
* emake bitcoind failed
*
* Call stack:
* ebuild.sh, line 56: Called src_compile
* environment, line 2773: Called die
* The specific snippet of code:
* emake "${OPTS[@]}" bitcoind || die "emake bitcoind failed"
*
* If you need support, post the output of 'emerge --info =net-p2p/bitcoind-9999',
* the complete build log and the output of 'emerge -pqv =net-p2p/bitcoind-9999'.
* This ebuild is from an overlay: '/usr/local/portage/'
* The complete build log is located at '/var/tmp/portage/net-p2p/bitcoind-9999/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-p2p/bitcoind-9999/temp/environment'.
* S: '/var/tmp/portage/net-p2p/bitcoind-9999/work/bitcoind-9999'
* IMPORTANT: 8 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
|
Code: | emerge --info =net-p2p/bitcoind-9999
Portage 2.1.9.42 (default/linux/amd64/10.0/desktop, gcc-4.4.5, libc-0-r0, 2.6.36-gentoo-r5 x86_64)
=================================================================
System Settings
=================================================================
System uname: Linux-2.6.36-gentoo-r5-x86_64-Intel-R-_Core-TM-_i3_CPU_M_370_@_2.40GHz-with-gentoo-2.0.2
Timestamp of tree: Fri, 10 Jun 2011 15:30:01 +0000
app-shells/bash: 4.1_p9
dev-lang/python: 2.7.1-r1, 3.1.3-r1
dev-util/cmake: 2.8.4-r1
sys-apps/baselayout: 2.0.2
sys-apps/openrc: 0.8.2-r1
sys-apps/sandbox: 2.4
sys-devel/autoconf: 2.13, 2.65-r1
sys-devel/automake: 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils: 2.20.1-r1
sys-devel/gcc: 4.4.5
sys-devel/gcc-config: 1.4.1-r1
sys-devel/libtool: 2.2.10
sys-devel/make: 3.82
sys-kernel/linux-headers: 2.6.36.1
sys-libs/glibc: 2.12.2
virtual/os-headers: 0
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* skype-eula"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=k8 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en de zh_CN"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdr cjk cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gdu gif gpm gtk iconv ipv6 jpeg kde lcms ldap libnotify mad mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly ogg opengl openmp pam pango pcre pdf perl png policykit ppds pppd python qt3 qt3support qt4 readline sdl session spell sse sse2 ssl startup-notification svg sysfs tcpd tiff truetype udev unicode usb vorbis x264 xcb xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="braindump flow karbon kexi kpresenter krita tables words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en de zh_CN" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nv nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
|
cheers again mates! _________________ lo-jay
The mechanic "One of 'em Dodge Chargers - let him go by."
The driver "Not today!"
taken from "Two Lane Blacktop" |
|
Back to top |
|
|
audiodef Watchman
Joined: 06 Jul 2005 Posts: 6656 Location: The soundosphere
|
|
Back to top |
|
|
lo-jay l33t
Joined: 27 Feb 2005 Posts: 862
|
Posted: Tue Jun 14, 2011 12:32 am Post subject: |
|
|
well, what are your use-flags please?
cheers! _________________ lo-jay
The mechanic "One of 'em Dodge Chargers - let him go by."
The driver "Not today!"
taken from "Two Lane Blacktop" |
|
Back to top |
|
|
audiodef Watchman
Joined: 06 Jul 2005 Posts: 6656 Location: The soundosphere
|
Posted: Tue Jun 14, 2011 1:49 pm Post subject: |
|
|
I hope this is useful.
emerge --info:
Code: |
Portage 2.2.0_alpha37 (default/linux/amd64/10.0, gcc-4.5.2, glibc-2.13-r2, 2.6.37.5-zen x86_64)
=================================================================
System uname: Linux-2.6.37.5-zen-x86_64-Intel-R-_Pentium-R-_D_CPU_3.20GHz-with-gentoo-2.0.2
Timestamp of tree: Wed, 01 Jun 2011 13:45:01 +0000
app-shells/bash: 4.2_p10
dev-java/java-config: 2.1.11-r3
dev-lang/python: 2.6.6-r2, 2.7.1-r1, 3.1.3-r1, 3.2
dev-util/cmake: 2.8.4-r1
sys-apps/baselayout: 2.0.2
sys-apps/openrc: 0.8.2-r1
sys-apps/sandbox: 2.5
sys-devel/autoconf: 2.13, 2.68
sys-devel/automake: 1.10.3, 1.11.1-r1
sys-devel/binutils: 2.21
sys-devel/gcc: 4.5.2
sys-devel/gcc-config: 1.4.1-r1
sys-devel/libtool: 2.4-r1
sys-devel/make: 3.82
sys-kernel/linux-headers: 2.6.38 (virtual/os-headers)
sys-libs/glibc: 2.13-r2
Repositories: gentoo proaudio sunrise bitcoin audiodef
Installed sets:
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="ftp://gentoo.arcticnetwork.ca/pub/gentoo/ http://gentoo.arcticnetwork.ca/ http://gentoo.gossamerhost.com rsync://gentoo.gossamerhost.com/gentoo-distfiles/ rsync://mirror.the-best-hosting.net/gentoo-distfiles http://mirror.the-best-hosting.net ftp://mirrors.tera-byte.com/pub/gentoo http://gentoo.mirrors.tera-byte.com/ rsync://mirrors.tera-byte.com/gentoo http://mirror.csclub.uwaterloo.ca/gentoo-distfiles/ ftp://mirror.csclub.uwaterloo.ca/gentoo-distfiles/"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/pro-audio /var/lib/layman/sunrise /var/lib/layman/bitcoin /usr/local/portage"
SYNC="rsync://rsync.ca.gentoo.org/gentoo-portage"
USE="256-color X aac aalib acl acpi afterimage alsa amd64 apache2 apng aspell audiofile berkdb blink bzip2 cairo cdda cddb clamav clamd clamdtop classic cli client cracklib crypt cups curl curlwrappers cxx dbus dia dri dvd enchant encode exif extras faac faad fading-colors fastscroll ffmpeg flac fortran fts gd gdbm gif gphoto2 gpm gtk iconv id3tag ieee1394 inkjar inotify ipv6 jack jackmidi java jpeg kate ladspa lame lcms libass libcaca libnotify libtiger lv2 mad midi milter mmx modules mp3 mpg123 mudflap multilib mysql mysqli ncurses nls nptl nptlonly ogg opengl openmp pam pcre perl php pixbuf png pppd python qt3support readline samba scrobbler session shout spamassassin spell sse sse2 ssl startup-notification svg sysfs taglib tcpd tiff tor tordns truetype twolame unicode vorbis xml xorg xulrunner zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="braindump flow karbon kexi kpresenter krita tables words" CAMERAS="*" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
|
_________________ decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN |
|
Back to top |
|
|
lo-jay l33t
Joined: 27 Feb 2005 Posts: 862
|
Posted: Tue Jun 14, 2011 2:56 pm Post subject: |
|
|
thanks, could you also post this:
Code: | # equery uses x11-libs/wxGTK
[ Legend : U - final flag setting for installation]
[ : I - package is installed with flag ]
[ Colors : set, unset ]
* Found these USE flags for x11-libs/wxGTK-2.9.1.1:
U I
+ + X : Adds support for X11
- - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see
http://www.gentoo.org/proj/en/qa/backtraces.xml
- - doc : Adds extra documentation (API, Javadoc, etc)
- - gnome : Use gnome-base/libgnomeprintui for printing tasks.
- - gstreamer : Enable the wxMediaCtrl class for playing audio and video through gstreamer.
+ + opengl : Adds support for OpenGL (3D graphics)
- - pch : Enable precompiled header support for faster compilation at the expense of disk space and memory
(>=sys-devel/gcc-3.4 only)
+ + sdl : Use Simple Directmedia Layer (media-libs/libsdl) for audio.
+ + tiff : Adds support for the TIFF image format
# equery uses bitcoind
[ Legend : U - final flag setting for installation]
[ : I - package is installed with flag ]
[ Colors : set, unset ]
* Found these USE flags for net-p2p/bitcoind-9999:
U I
- - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see
http://www.gentoo.org/proj/en/qa/backtraces.xml
+ - eligius : <unknown>
+ + ssl : Adds support for Secure Socket Layer connections
- - upnp : <unknown>
|
thanks! _________________ lo-jay
The mechanic "One of 'em Dodge Chargers - let him go by."
The driver "Not today!"
taken from "Two Lane Blacktop" |
|
Back to top |
|
|
audiodef Watchman
Joined: 06 Jul 2005 Posts: 6656 Location: The soundosphere
|
Posted: Tue Jun 14, 2011 3:25 pm Post subject: |
|
|
Sure. This is what I get:
Code: |
[ Legend : U - final flag setting for installation]
[ : I - package is installed with flag ]
[ Colors : set, unset ]
* Found these USE flags for x11-libs/wxGTK-2.9.1.1:
U I
+ + X : Adds support for X11
- - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get
meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
- - doc : Adds extra documentation (API, Javadoc, etc)
- - gnome : Use gnome-base/libgnomeprintui for printing tasks.
- - gstreamer : Enable the wxMediaCtrl class for playing audio and video through gstreamer.
+ + opengl : Adds support for OpenGL (3D graphics)
- - pch : Enable precompiled header support for faster compilation at the expense of disk
space and memory (>=sys-devel/gcc-3.4 only)
- - sdl : Use Simple Directmedia Layer (media-libs/libsdl) for audio.
+ + tiff : Adds support for the TIFF image format
|
_________________ decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN |
|
Back to top |
|
|
ChrisJumper Advocate
Joined: 12 Mar 2005 Posts: 2400 Location: Germany
|
Posted: Thu Jun 23, 2011 10:34 pm Post subject: |
|
|
lo-jay,
i got the same error as you and this is cause you missed to create the subdirectory files into your for example /usr/local/portage/net-p2p/wxbitcoin Directory with the recommended Makefile from you posted bugs.gentoo.org thread down there.
With this Makefile it builds fine.
Bye the way do you use some GPU Mining-Tools? Or a group that mines together and share the benefit?
Regards
Chris |
|
Back to top |
|
|
lo-jay l33t
Joined: 27 Feb 2005 Posts: 862
|
Posted: Fri Jun 24, 2011 4:10 am Post subject: |
|
|
sorry for my ignorance;-)
but what exactly do i have to to do with this makefile to create the mentioned
directories?
cheers! _________________ lo-jay
The mechanic "One of 'em Dodge Chargers - let him go by."
The driver "Not today!"
taken from "Two Lane Blacktop" |
|
Back to top |
|
|
are Apprentice
Joined: 03 Jan 2006 Posts: 188
|
Posted: Fri Jun 24, 2011 11:32 am Post subject: |
|
|
ChrisJumper wrote: | Bye the way do you use some GPU Mining-Tools? Or a group that mines together and share the benefit? |
I use DiabloMiner with AMD-Stream-SDk and an ATI-5870, works well.
In my opinion the euilds are not worth the effort, just stick with DiabloMiner which is java binary in any way.
Best regards! |
|
Back to top |
|
|
ChrisJumper Advocate
Joined: 12 Mar 2005 Posts: 2400 Location: Germany
|
Posted: Fri Jun 24, 2011 6:03 pm Post subject: |
|
|
lo-jay wrote: | sorry for my ignorance;-)
but what exactly do i have to to do with this makefile to create the mentioned
directories?
cheers! |
I used that ebuild which Luke-Jr posted there - wxbitcoin-0.3.22.ebuild (bugs.gentoo.org No 32891 Post 30).
To got this working you need this in your /etc/make.conf
Code: | PORTDIR_OVERLAY="/usr/local/portage" |
1.Create the necessary directorys:
Code: | # make -p /usr/local/portage/net-p2p/wxbitcoin/files |
2.ave this attachmend No 276715 (i linked it above) as wxbitcoin-0.3.22.ebuild in folder /usr/local/portage/net-p2p/wxbitcoin/.
3.Download the Attachment No 276719 and save as /usr/local/portage/net-p2p/wxbitcoin/files/Makefile.gentoo (bugs.gentoo.org No 32891 Post 32).
4. Code: | # cd /usr/local/portage/net-p2p/wxbitcoin/
# ebuild wxbitcoin-0.3.22.ebuild manifest |
5. emerge wxbitcoin
(You have to add some lines to packages.keywords too.) |
|
Back to top |
|
|
haarp Guru
Joined: 31 Oct 2007 Posts: 535
|
Posted: Mon Jul 11, 2011 10:14 am Post subject: |
|
|
On a related note, cpuminer from the same overlay fails to fetch its sources. Has been like that for a while now. |
|
Back to top |
|
|
step Apprentice
Joined: 16 May 2002 Posts: 198
|
Posted: Wed Jul 20, 2011 2:36 pm Post subject: |
|
|
Any news on getting gentoo portage up to speed with Bitcoin and all the related software (miners, ATI SDK etc)?
This is starting to be a bit embarrassing |
|
Back to top |
|
|
are Apprentice
Joined: 03 Jan 2006 Posts: 188
|
Posted: Wed Jul 20, 2011 2:48 pm Post subject: |
|
|
step wrote: | Any news on getting gentoo portage up to speed with Bitcoin and all the related software (miners, ATI SDK etc)?
This is starting to be a bit embarrassing |
What is the issue? AMD-Stream-SDK is available from pentoo-overlay and gentoo-buglist.
Diablo-Miner is plain Java bundle, so there is little benefit from an ebuild, just extract and run it.
Works well here! |
|
Back to top |
|
|
LD Guru
Joined: 23 Dec 2003 Posts: 336 Location: Middle of No-Where Granbury, Tx
|
Posted: Wed Jul 27, 2011 9:28 pm Post subject: |
|
|
installed it and tried to start bitcoind in /etc/init.d but I get this error.
balthazar chris # /etc/init.d/bitcoind start
* Starting Bitcoin daemon ...
* WARNING: -c/--chuid is deprecated and will be removed in the future, please use -u/--user instead
* start-stop-daemon: caught an interrupt
* start-stop-daemon: /usr/bin/bitcoind died [ !! ]
* ERROR: bitcoind failed to start _________________ [Owner/Operator: Dhampir Dreams]
Last.fm profile
Netflix Profile |
|
Back to top |
|
|
step Apprentice
Joined: 16 May 2002 Posts: 198
|
Posted: Mon Aug 08, 2011 9:45 am Post subject: |
|
|
are wrote: | step wrote: | Any news on getting gentoo portage up to speed with Bitcoin and all the related software (miners, ATI SDK etc)?
This is starting to be a bit embarrassing |
What is the issue? AMD-Stream-SDK is available from pentoo-overlay and gentoo-buglist.
Diablo-Miner is plain Java bundle, so there is little benefit from an ebuild, just extract and run it.
Works well here! |
Diabolo-Miner is a joke compared to cgminer but lets forget this for now
My problem is that the bleeding-edge gentoo has no working bitcoin client in official portage etc. Even Ubuntu has it O_O
LD wrote: | installed it and tried to start bitcoind in /etc/init.d but I get this error.
balthazar chris # /etc/init.d/bitcoind start
* Starting Bitcoin daemon ...
* WARNING: -c/--chuid is deprecated and will be removed in the future, please use -u/--user instead
* start-stop-daemon: caught an interrupt
* start-stop-daemon: /usr/bin/bitcoind died [ !! ]
* ERROR: bitcoind failed to start |
Looks like this file is full of outdated commands. I am not a programmer so all I can do, is comment out some lines and see what happens.
Hopefully someone with experience can fixt this init.d script file and post it here.
BTW, for start, you need to fix your /etc/bitcoin/bitcoin.conf file
Mine looks like this:
|
|
Back to top |
|
|
pelelademadera Veteran
Joined: 14 Jul 2008 Posts: 1255 Location: La Plata, Argentina
|
Posted: Mon Sep 19, 2011 9:24 pm Post subject: |
|
|
are wrote: | ChrisJumper wrote: | Bye the way do you use some GPU Mining-Tools? Or a group that mines together and share the benefit? |
I use DiabloMiner with AMD-Stream-SDk and an ATI-5870, works well.
In my opinion the euilds are not worth the effort, just stick with DiabloMiner which is java binary in any way.
Best regards! |
how you make it work?
I cant do that.... only poclbm and cgminer works for me... _________________ el pelado de la gente
------
Los habitantes de las islas Malvinas lo llaman gentoo, nombre en el que se basa la distribución GNU/Linux Gentoo, cuyo objetivo es la optimización para conseguir más rendimiento y velocidad en la ejecución.
------ |
|
Back to top |
|
|
|