[MacPorts] #33741: openssl @1.0.1_1 build failure
MacPorts
noreply at macports.org
Fri Mar 23 15:19:51 PDT 2012
#33741: openssl @1.0.1_1 build failure
--------------------------------+-------------------------------------------
Reporter: weltall2@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Keywords: | Port: openssl
--------------------------------+-------------------------------------------
Changes (by cal@…):
* owner: macports-tickets@… => mww@…
* port: => openssl
Old description:
> The last version of openssl stops with these errors while doing an
> universal build on tiger:
> ---> Computing dependencies for openssl.
> ---> Building openssl
> ---> Building openssl for architecture i386
> make: Entering directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/openssl/work/openssl-1.0.1-i386'
> making all in crypto...
> make[1]: Entering directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/openssl/work/openssl-1.0.1-i386/crypto'
> /usr/bin/gcc-4.0 -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC
> -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch
> i386 -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_BN_ASM_PART_WORDS
> -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m
> -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM
> -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x86cpuid.o x86cpuid.s
> x86cpuid.s:325:Rest of line ignored. 1st junk character valued 44 (,).
> make[1]: *** [x86cpuid.o] Error 1
> make[1]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/openssl/work/openssl-1.0.1-i386/crypto'
> make: *** [build_crypto] Error 1
> make: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/openssl/work/openssl-1.0.1-i386'
> shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/openssl/work/openssl-1.0.1-i386"
> && /usr/bin/make -w all " returned error 2
> Error: Target org.macports.build returned: shell command failed (see log
> for details)
> Warning: the following items did not execute (for openssl):
> org.macports.install org.macports.build org.macports.destroot
> Log for openssl is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/openssl/main.log
> Error: Unable to upgrade port: 1
> To report a bug, see <http://guide.macports.org/#project.tickets>
New description:
The last version of openssl stops with these errors while doing an
universal build on tiger:
{{{
---> Computing dependencies for openssl.
---> Building openssl
---> Building openssl for architecture i386
make: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/openssl/work/openssl-1.0.1-i386'
making all in crypto...
make[1]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/openssl/work/openssl-1.0.1-i386/crypto'
/usr/bin/gcc-4.0 -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC
-DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch
i386 -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_BN_ASM_PART_WORDS
-DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM
-DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM
-DWHIRLPOOL_ASM -DGHASH_ASM -c -o x86cpuid.o x86cpuid.s
x86cpuid.s:325:Rest of line ignored. 1st junk character valued 44 (,).
make[1]: *** [x86cpuid.o] Error 1
make[1]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/openssl/work/openssl-1.0.1-i386/crypto'
make: *** [build_crypto] Error 1
make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/openssl/work/openssl-1.0.1-i386'
shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/openssl/work/openssl-1.0.1-i386"
&& /usr/bin/make -w all " returned error 2
Error: Target org.macports.build returned: shell command failed (see log
for details)
Warning: the following items did not execute (for openssl):
org.macports.install org.macports.build org.macports.destroot
Log for openssl is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/openssl/main.log
Error: Unable to upgrade port: 1
To report a bug, see <http://guide.macports.org/#project.tickets>
}}}
--
Comment:
Please remember to Cc the maintainer, if any.
Please run `port clean openssl`, try again and attach the `main.log` (you
can find it using `port logfile openssl`).
--
Ticket URL: <https://trac.macports.org/ticket/33741#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list