Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 385567 - dev-libs/Ice-3.4.2 : port to Gentoo Prefix
Summary: dev-libs/Ice-3.4.2 : port to Gentoo Prefix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords: Inclusion, InVCS, PATCH
Depends on: 385539 385559
Blocks: prefix-gx86
  Show dependency tree
 
Reported: 2011-10-03 23:23 UTC by Kalon Mills
Modified: 2012-12-10 01:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
diff from ecopy'ed ebuild (Ice-3.4.2.ebuild.patch,782 bytes, patch)
2011-10-03 23:23 UTC, Kalon Mills
Details | Diff
Diff from original ebuild (Ice-3.4.2.ebuild.patch,2.00 KB, patch)
2011-10-07 20:12 UTC, Kalon Mills
Details | Diff
patch for Ice-3.4.2.ebuild (Ice-3.4.2.ebuild.patch,2.93 KB, patch)
2012-10-18 10:01 UTC, Christoph Junghans (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kalon Mills 2011-10-03 23:23:13 UTC
Created attachment 288733 [details, diff]
diff from ecopy'ed ebuild

Please port dev-libs/Ice-3.4.2 to Gentoo Prefix.

I first used ecopy to grab the ebuild.  It failed with some install name QA issues.  I added ${EPREFIX} to the embedded_runpath_prefix option in MAKE_RULES.  I also added ${EPREFIX} to the GAC_DIR option of MAKE_RULES_CS.  I've attached a diff between the ecopy'ed ebuild and my changes.

I also have submitted a few bug dependencies which are required to compile Ice.

With these changes it was able to build and install successfully.  'FEATURES="test" emerge Ice' also completed successfully.  It also works for my applications.  Thus please also add the ~x64-macos keyword. 


$ emerge --info
Portage 2.2.01.19295-prefix (prefix/darwin/macos/10.7/x64, gcc-4.2.1, unavailable, 11.1.0 x86_64)
=================================================================
System uname: Darwin-11.1.0-x86_64-i386-64bit
Timestamp of tree: Mon, 03 Oct 2011 14:40:28 +0000
distcc 3.1-toolwhip.1 i386-apple-darwin11.0 [disabled]
ccache version 3.1.4 [enabled]
app-shells/bash:      4.2_p10
dev-lang/python:      2.7.2
dev-util/ccache:      3.1.4::kmills_local_macosx__overlay
dev-util/cmake:       2.8.5-r2
dev-util/pkgconfig:   0.25-r2
sys-devel/autoconf:   2.68
sys-devel/automake:   1.11.1
sys-devel/gcc-config: 1.4.1-r00.2
sys-devel/libtool:    2.4-r01.1
sys-devel/make:       3.82
Repositories: gentoo_prefix kmills_local_macosx__overlay
Installed sets: 
ACCEPT_KEYWORDS="~x64-macos"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-apple-darwin11"
CFLAGS="-O2 -pipe -march=core2"
CHOST="x86_64-apple-darwin11"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/portage /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=core2"
DISTDIR="/Users/kmills/Gentoo/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs ccache collision-protect distlocks ebuild-locks fixlafiles fixpackages news nostrip parallel-fetch preserve-libs protect-owned sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-dead_strip_dylibs"
PKGDIR="/Users/kmills/Gentoo/usr/portage/packages"
PORTAGE_CONFIGROOT="/Users/kmills/Gentoo/"
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="/Users/kmills/Gentoo/var/tmp"
PORTDIR="/Users/kmills/Gentoo/usr/portage"
PORTDIR_OVERLAY="/Users/kmills/Gentoo/usr/local/portage"
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="aqua coreaudio cracklib cxx mmx mmxext modules ncurses nls objc objc++ prefix readline sse sse2 ssl unicode x64-macos zlib" 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="kexi words flow plan stage tables krita karbon braindump" 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 ubx" INPUT_DEVICES="keyboard mouse" KERNEL="Darwin" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" 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"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-10-07 19:19:25 UTC
I need your diff from the original ebuild, please
Comment 2 Kalon Mills 2011-10-07 20:12:46 UTC
Created attachment 289111 [details, diff]
Diff from original ebuild

Thanks
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-10-07 20:48:01 UTC
Wow...the original Ice ebuild is...uhm, not inviting to work on.

@cpp, can you make these changes (somehow)? 
# Maintainer notes:
<snip>
#   with EAPI=2 which is needed since ruby-ng does not support EAPI=3.

^^ false. (And we need the ebuild to be EAPI=3 now.)
Comment 4 Christoph Junghans (RETIRED) gentoo-dev 2012-10-18 10:00:24 UTC
(In reply to comment #3)
> Wow...the original Ice ebuild is...uhm, not inviting to work on.
> 
> @cpp, can you make these changes (somehow)? 
> # Maintainer notes:
> <snip>
> #   with EAPI=2 which is needed since ruby-ng does not support EAPI=3.
> 
> ^^ false. (And we need the ebuild to be EAPI=3 now.)
The note is obsolete, EAPI>2 is supported.
Comment 5 Christoph Junghans (RETIRED) gentoo-dev 2012-10-18 10:01:04 UTC
Created attachment 326824 [details, diff]
patch for Ice-3.4.2.ebuild

Updated version of the patch.
Comment 6 Christoph Junghans (RETIRED) gentoo-dev 2012-11-20 18:50:27 UTC
(In reply to comment #4)
> (In reply to comment #3)
> > Wow...the original Ice ebuild is...uhm, not inviting to work on.
> > 
> > @cpp, can you make these changes (somehow)? 
> > # Maintainer notes:
> > <snip>
> > #   with EAPI=2 which is needed since ruby-ng does not support EAPI=3.
> > 
> > ^^ false. (And we need the ebuild to be EAPI=3 now.)
> The note is obsolete, EAPI>2 is supported.

@ruby-herd: can you please comment on the EAPI support of ruby-ng.eclass.
Comment 7 Hans de Graaff gentoo-dev Security 2012-11-20 19:53:31 UTC
EAPI=3 supported since Fri Jul 30 17:28:53 2010 UTC (2 years, 3 months ago)

Currently also EAPI=4,5
Comment 8 Christoph Junghans (RETIRED) gentoo-dev 2012-11-20 20:26:47 UTC
(In reply to comment #7)
> EAPI=3 supported since Fri Jul 30 17:28:53 2010 UTC (2 years, 3 months ago)
> 
> Currently also EAPI=4,5
@ccp: please review attached patch:

Changes to be added as Ice-3.4.2-r1:
- EAPI bumped to 4 to make portage prefix aware
- S="${WORKDIR}/${P}" to override ruby-ng default
- ${D} -> ${ED}
- prefixed embedded_runpath_prefix
- added prefix keywords
Comment 9 Christoph Junghans (RETIRED) gentoo-dev 2012-12-10 01:09:01 UTC
Patch added by me.