libtool: compile: i686-apple-darwin9-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./gllib -DASN1_BUILDING -fvisibility=hidden -march=nocona -O2 -pipe -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1 mv -f .deps/version.Tpo .deps/version.Plo make[3]: *** No rule to make target `gllib/libgnu.la', needed by `libtasn1.la'. Stop. make[3]: Leaving directory `/Volumes/Cache/portage/tmp/portage/dev-libs/libtasn1-2.6/work/libtasn1-2.6/lib' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/Volumes/Cache/portage/tmp/portage/dev-libs/libtasn1-2.6/work/libtasn1-2.6/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/Volumes/Cache/portage/tmp/portage/dev-libs/libtasn1-2.6/work/libtasn1-2.6' make: *** [all] Error 2 * ERROR: dev-libs/libtasn1-2.6 failed: * (no error message) * * Call stack: * ebuild.sh, line 54: Called call-ebuildshell 'src_compile' * environment, line 85: Called src_compile * environment, line 165: Called die * The specific snippet of code: * emake || die * * If you need support, post the output of 'emerge --info =dev-libs/libtasn1-2.6', * the complete build log and the output of 'emerge -pqv =dev-libs/libtasn1-2.6'. * The complete build log is located at '/Volumes/Cache/portage/tmp/portage/dev-libs/libtasn1-2.6/temp/build.log'. * The ebuild environment file is located at '/Volumes/Cache/portage/tmp/portage/dev-libs/libtasn1-2.6/temp/environment'. * S: '/Volumes/Cache/portage/tmp/portage/dev-libs/libtasn1-2.6/work/libtasn1-2.6' >>> Failed to emerge dev-libs/libtasn1-2.6, Log file: >>> '/Volumes/Cache/portage/tmp/portage/dev-libs/libtasn1-2.6/temp/build.log'
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