Gentoo Archives: gentoo-alt

From: JC D <mail2jcdx@×××××.de>
To: "gentoo-alt@l.g.o" <gentoo-alt@l.g.o>, "gentoo-alt@l.g.o" <gentoo-alt@l.g.o>
Subject: [gentoo-alt] Problems with getting gentoo scientific packages installed
Date: Sun, 04 Jan 2015 16:57:45
Message-Id: 856724538.4292648.1420390494220.JavaMail.yahoo@jws11138.mail.ir2.yahoo.com
1 Hi Group!
2 I am using gentoo_prefix on a Mac OS 10.10.
3 I am trying to install some packages, especially scientific stuff like maxima/wxmaxima, paraview and mayavi.None of these packages works right now and I suspect a major problem with my gentoo_prefix.
4 The process fails and one of the messages is: "Darwin patch set 'darwin-conf' failed to apply!"What does this mean? Is this an "error" of the ebuild or do I have some configuration problem on my system that need to be fixec?
5 Here is also my emerge --info.[begin]Portage 2.2.14-prefix (python 3.3.3-final-0, prefix/darwin/macos/10.10/x64, gcc-4.2.1, unavailable, 14.0.0 x86_64)
6 =================================================================
7 System uname: Darwin-14.0.0-x86_64-i386-64bit
8 Timestamp of tree: Sun, 04 Jan 2015 12:08:00 +0000
9 app-shells/bash:      4.2_p53
10 dev-lang/perl:        5.20.1-r4
11 dev-lang/python:      2.7.8, 3.3.3
12 dev-util/cmake:       3.0.2
13 dev-util/pkgconfig:   0.28-r2
14 sys-devel/autoconf:   2.69
15 sys-devel/automake:   1.14.1
16 sys-devel/gcc-config: 1.8-r1
17 sys-devel/libtool:    2.4.2-r1
18 sys-devel/make:       4.1-r1
19 Repositories: gentoo_prefix
20 ACCEPT_KEYWORDS="~x64-macos"
21 ACCEPT_LICENSE="* -@EULA"
22 CBUILD="x86_64-apple-darwin14"
23 CFLAGS="-march=nocona -O2 -pipe"
24 CHOST="x86_64-apple-darwin14"
25 CONFIG_PROTECT="/etc"
26 CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
27 CXXFLAGS="-march=nocona -O2 -pipe"
28 DISTDIR="/gentoo/usr/portage/distfiles"
29 FCFLAGS=""
30 FEATURES="assume-digests binpkg-logs case-insensitive-fs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles force-prefix merge-sync news nostrip parallel-fetch preserve-libs protect-owned sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
31 FFLAGS=""
32 GENTOO_MIRRORS="http://distfiles.gentoo.org"
33 LDFLAGS="-Wl,-dead_strip_dylibs"
34 MAKEOPTS="-j3"
35 PKGDIR="/gentoo/usr/portage/packages"
36 PORTAGE_CONFIGROOT="/gentoo/"
37 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
38 PORTAGE_TMPDIR="/gentoo/var/tmp"
39 PORTDIR="/gentoo/usr/portage"
40 PORTDIR_OVERLAY=""
41 USE="aqua coreaudio cracklib cxx fontconfig ipv6 mmx mmxext modules ncurses nls objc objc++ prefix prefix-guest readline sse sse2 ssl unicode x64-macos zlib" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="Darwin" 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 ublox ubx" INPUT_DEVICES="keyboard mouse" KERNEL="Darwin" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" 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"
42 Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON
43 [end]
44
45
46 My ACCEPT_KEYWORDS ist "~x64-macos". Does this mean I am using a "unstable" branch?  (This is not from my make.conf)
47 $ emerge --info | grep KEY
48 ACCEPT_KEYWORDS="~x64-macos"
49 I am asking, because I could e.g. not install eselect-opengl-1.3.1 but I after masking this version I could emerge eselect-opengl-1.2.7 without problems.
50 Would it be possible to set ACCEPT_KEYWORDS="+x64-macos" to switch to the stable branch? And how do I have to reemerge my system in case I do this?
51 I am a little desperate because I would like to use gentoo_prefix as a replace for Macports. However, right now I get no package installed.Please let me know which information you need. Right now I do not know where to start...
52
53 the noob is appriating your help ;-)
54 Thanx!
55