Opened 2 years ago

Closed 2 years ago

#64682 closed defect (fixed)

openssl11 fails to upgrade to @1.1.1m on 10.4.11

Reported by: barracuda156 Owned by: evanmiller (Evan Miller)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: powerpc, tiger Cc: evanmiller (Evan Miller)
Port: openssl11

Description

In file included from crypto/init.c:13:
include/crypto/rand.h:24:28: error: Availability.h: No such file or directory
make[1]: *** [crypto/init.o] Error 1
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_openssl11/openssl11/work/openssl-1.1.1m'
make: *** [all] Error 2
make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_openssl11/openssl11/work/openssl-1.1.1m'
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_openssl11/openssl11/work/openssl-1.1.1m" && /usr/bin/make -j1 -w all 
Exit code: 2
Error: Failed to build openssl11: command execution failed

Previous version installed:

44-49:~ svacchanda$ port -v installed openssl11
The following ports are currently installed:
  openssl11 @1.1.1l_5 (active) requested_variants='' platform='darwin 8' archs='ppc' date='2022-02-15T05:51:11+0800'

Attachments (1)

main.log (210.6 KB) - added by barracuda156 2 years ago.

Download all attachments as: .zip

Change History (4)

Changed 2 years ago by barracuda156

Attachment: main.log added

comment:1 Changed 2 years ago by evanmiller (Evan Miller)

Looks like more fallout from the recent CommonCrypto changes, I'll see about a patch.

comment:2 Changed 2 years ago by evanmiller (Evan Miller)

Cc: evanmiller added

comment:3 Changed 2 years ago by evanmiller (Evan Miller)

Owner: set to evanmiller
Resolution: fixed
Status: newclosed

In 6717ec5346b2198c2047899d1e9d9a5241588fc7/macports-ports (master):

openssl11: fix build on Tiger

Closes: #64682

Note: See TracTickets for help on using tickets.