Opened 7 weeks ago

Closed 6 weeks ago

#70952 closed defect (wontfix)

openssl3 @3.3.2_0+universal build freezes on 10.6.8 x86_64

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: x86_64, snowleopard Cc: neverpanic (Clemens Lang)
Port: openssl3

Description

While I see it builds on buildbots, it just freezes locally for me. Notice, this is in VM, so I have no idea if it gonna work natively. Also, this is not powerpc or Rosetta (at least natively on powerpc it builds fine, just takes a very long time).

--->  Building openssl3 for architecture x86_64
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_openssl3/openssl3/work/openssl-3.3.2-x86_64" && /usr/bin/make -j6 -w all 
make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_openssl3/openssl3/work/openssl-3.3.2-x86_64'
"/usr/bin/make" depend && "/usr/bin/make" _build_sw
make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_openssl3/openssl3/work/openssl-3.3.2-x86_64'
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_openssl3/openssl3/work/openssl-3.3.2-x86_64'
make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_openssl3/openssl3/work/openssl-3.3.2-x86_64'
/usr/bin/llvm-gcc-4.2  -Iinclude -Iapps/include  -arch x86_64 -pipe -Os -arch x86_64 -D_REENTRANT -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DBROKEN_CLANG_ATOMICS -I/opt/local/include  -c -o test/param_build_test-bin-param_build_test.o test/param_build_test.c

Nothing happends after this. I tried to force-reboot the VM and resume the build, no change.

Attachments (1)

openssl3.txt.bz2 (99.6 KB) - added by jmroot (Joshua Root) 7 weeks ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 7 weeks ago by jmroot (Joshua Root)

Summary: openssl3 freezes forever on 10.6.8 x86_64openssl3 @3.3.2_0+universal build freezes on 10.6.8 x86_64

Please compress attachments bigger than 1 MB.

Changed 7 weeks ago by jmroot (Joshua Root)

Attachment: openssl3.txt.bz2 added

comment:2 Changed 7 weeks ago by jmroot (Joshua Root)

This worked on the buildbot of course. Xcode 4.2 on 10.6 is not a well tested configuration.

comment:3 Changed 6 weeks ago by neverpanic (Clemens Lang)

Resolution: wontfix
Status: newclosed

Snow Leopard is outside of my support policy of (current-2;current). Feel free to investigate yourself, try to reproduce with upstream OpenSSL, or file a pull request.

Note: See TracTickets for help on using tickets.