Summary: | =dev-libs/openssl-0.9.8n fails to compile | ||
---|---|---|---|
Product: | Gentoo/Alt | Reporter: | nietonfir |
Component: | Prefix Support | Assignee: | Gentoo Prefix <prefix> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | OS X | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log of failed openssl-0.9.8n emerge |
Description
nietonfir
2010-03-25 11:08:41 UTC
Created attachment 225209 [details]
build.log of failed openssl-0.9.8n emerge
build.log too long to paste it inside a comment, attached instead.
This is rather important because apache-2.2.15 requires >openssl-0.9.8m and as mentioned in [*], some serious security issues have been fixed. [*] http://bugs.gentoo.org/show_bug.cgi?id=308011 confirmed, I have the same issue I tested with an openssl-0.9.8n with the openssl-0.9.7e-gentoo.patch commented out, given the comment in the openssl-0.9.8l-r2 ebuild Failure: making all in crypto... make[1]: Entering directory `/Volumes/Shared/prefix-64/var/tmp/portage/dev-libs/openssl-0.9.8n/work/openssl-0.9.8n/crypto' ( echo "#ifndef MK1MF_BUILD"; \ echo ' /* auto-generated by crypto/Makefile for crypto/cversion.c */'; \ echo ' #define CFLAGS "x86_64-apple-darwin10-gcc -fPIC -fno-common -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch x86_64 -DL_ENDIAN -DMD32_REG_T=int -Wall -O2 -pipe -march=nocona -fno-strict-aliasing -Wa,--noexecstack"'; \ echo ' #define PLATFORM "darwin64-x86_64-cc"'; \ echo " #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \ echo '#endif' ) >buildinf.h x86_64-apple-darwin10-gcc -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch x86_64 -DL_ENDIAN -DMD32_REG_T=int -Wall -O2 -pipe -march=nocona -fno-strict-aliasing -Wa,--noexecstack -c -o cryptlib.o cryptlib.c cc1: error: unrecognized command line option "-arch" FATAL:/Volumes/Shared/prefix-64/usr/lib/binutils/x86_64-apple-darwin10/3.2/x86_64/as: I don't understand '-' flag! make[1]: *** [cryptlib.o] Error 1 make[1]: Leaving directory `/Volumes/Shared/prefix-64/var/tmp/portage/dev-libs/openssl-0.9.8n/work/openssl-0.9.8n/crypto' make: *** [build_crypto] Error 1 * ERROR: dev-libs/openssl-0.9.8n failed: * make all failed Portage 2.2.00.15842-prefix (prefix/darwin/macos/10.6/x64, gcc-4.2.1, unavailable, 10.2.0 i386) ================================================================= System uname: Darwin-10.2.0-i386-64bit Timestamp of tree: Mon, 29 Mar 2010 20:36:58 +0000 distcc 2.18.5-Apple.1 i386-apple-darwin10.0 (protocols 1 and 2) (default port 3632) [disabled] app-shells/bash: 4.0_p37 dev-lang/python: 2.6.4 dev-python/pycrypto: 2.1.0 dev-util/cmake: 2.8.0-r2 sys-devel/autoconf: 2.63-r01.1 sys-devel/automake: 1.10.2-r00.1, 1.11.1 sys-devel/gcc-config: 1.4.1-r00.2 sys-devel/libtool: 2.2.6b ACCEPT_KEYWORDS="~x64-macos" ACCEPT_LICENSE="* -@EULA" CBUILD="x86_64-apple-darwin10" CFLAGS="-O2 -pipe -march=nocona" CHOST="x86_64-apple-darwin10" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo" CXXFLAGS="" DISTDIR="/Volumes/Shared/prefix-64/usr/portage/distfiles" FEATURES="assume-digests collision-protect distlocks fixpackages metadata-transfer news nostrip parallel-fetch preserve-libs protect-owned sfperms strict unmerge-logs unmerge-orphans userfetch" GENTOO_MIRRORS="http://distfiles.gentoo.org" LDFLAGS="" PKGDIR="/Volumes/Shared/prefix-64/usr/portage/packages" PORTAGE_CONFIGROOT="/Volumes/Shared/prefix-64/" 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/Shared/prefix-64/var/tmp" PORTDIR="/Volumes/Shared/prefix-64/usr/portage" PORTDIR_OVERLAY="/Users/ramonvanalteren/sourcecode/gentoo/personal /Users/ramonvanalteren/sourcecode/gentoo/bzr-gentoo-overlay/sandbox" SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix" USE="aqua bash-completion bzip2 coreaudio cracklib cxx iconv ipv6 mmx mmxext modules ncurses nls objc objc++ pcre prefix python readline sse sse2 ssl unicode vim-syntax 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 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" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS I just synced and put it in the tree. I don't think it will resolve the issue, but since the ebuild changes are non-trivial, it's nicer when we all talk about the same code. hmmm, it compiles without problems here... (In reply to comment #6) > hmmm, it compiles without problems here... > Indeed, it does! Now that's really weird, but thx anyway. ;) |