| Summary: | dev-libs/libtasn1-2.6: fails to build due to modified Makefile | ||
|---|---|---|---|
| Product: | Gentoo/Alt | Reporter: | coderoar |
| Component: | Mac OSX | Assignee: | Gentoo Prefix <prefix> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | OS X | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
complete build log
complete build environment |
||
|
Description
coderoar
2010-05-18 13:46:10 UTC
Created attachment 231981 [details]
complete build log
Created attachment 231983 [details]
complete build environment
$ emerge --info libtasn1
Portage 2.2.00.15842-prefix (prefix/darwin/macos/10.5/x86, gcc-4.2.1, unavailable, 9.8.0 i386)
=================================================================
System Settings
=================================================================
System uname: Darwin-9.8.0-i386-32bit
Timestamp of tree: Tue, 18 May 2010 12:38:18 +0000
distcc 2.18.5-Apple.1 i386-apple-darwin9.0 (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
app-shells/bash: 4.0_p38
dev-lang/python: 2.6.5-r2
dev-python/pycrypto: 2.1.0
dev-util/ccache: 2.4-r8
sys-devel/autoconf: 2.65
sys-devel/automake: 1.11.1
sys-devel/gcc-config: 1.4.1-r00.2
sys-devel/libtool: 2.2.6b
ACCEPT_KEYWORDS="~x86-macos"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-apple-darwin9"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="i686-apple-darwin9"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/Volumes/Cache/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical"
FEATURES="assume-digests ccache collision-protect distlocks fixpackages news nostrip parallel-fetch preserve-libs protect-owned sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS=""
PKGDIR="/Users/l/Gentoo/usr/portage/packages"
PORTAGE_COMPRESS="lzma"
PORTAGE_COMPRESS_FLAGS="-9 -e"
PORTAGE_CONFIGROOT="/Users/l/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="/Volumes/Cache/portage/tmp"
PORTDIR="/Users/l/Gentoo/usr/portage"
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="aac aqua bash-completion bzip2 cjk coreaudio cracklib curl cxx exif expat flac gif gmp gnutls iconv idn ipv6 jpeg lcms lzma lzo mmx mmxext modules mp3 mpeg ncurses nls objc objc++ ogg pcre pdf perl png prefix python raw readline sasl socks5 sse sse2 ssl svg threads tiff truetype unicode vim-syntax wmf x86-macos xml 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 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" ELIBC="Darwin" INPUT_DEVICES="keyboard mouse" KERNEL="Darwin" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" 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, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
=================================================================
Package Settings
=================================================================
dev-libs/libtasn1-2.6 was built with the following:
USE="-doc (prefix)"
Without seding the lib/Makefile, it works. thanks, fixed |