New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18596 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

openssl fails to build on universal_archs x86_64

Reported by: tim@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc: jmr@…, ryandesign@…, mcalhoun@…, snc@…, cerieljacobs@…, sam@…
Port: openssl

Description (last modified by blb@…) (diff)

--->  Fetching openssl
--->  Verifying checksum(s) for openssl
--->  Extracting openssl
--->  Applying patches to openssl
--->  Configuring openssl
--->  Building openssl
--->  Staging openssl into destroot
Error: Target org.macports.destroot returned: no such file or directory

Attachments

openssl_error_workdir_ls.txt (87.3 KB) - added by cerieljacobs@… 4 years ago.
ls -l -R /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/work/pre-dest/x86_64/

Change History

comment:1 Changed 4 years ago by blb@…

  • Priority changed from High to Normal
  • Keywords openssl removed
  • Description modified (diff)
  • Port set to openssl

See also #15570.

comment:2 follow-up: ↓ 3 Changed 4 years ago by jmr@…

  • Owner changed from macports-tickets@… to mww@…

The problem looks to be line 114 of the Portfile, where it assumes the existence of i386. That should probably be $first_arch.

comment:3 in reply to: ↑ 2 Changed 4 years ago by snc@…

Replying to jmr@…:

The problem looks to be line 114 of the Portfile, where it assumes the existence of i386. That should probably be $first_arch.

Just perusing, as I want this to build as a universal ppc/i386, but line 97 defines it as ${arch}. Good luck on fixing it — looking forward to it.

comment:4 Changed 4 years ago by snc@…

  • Cc mww@…, ryandesign@…, mcalhoun@… added

Cc Me!

comment:5 Changed 4 years ago by snc@…

  • Cc snc@… added

Cc Me!

comment:6 Changed 4 years ago by cerieljacobs@…

  • Cc cerieljacobs@… added

Cc Me!

comment:7 Changed 4 years ago by cerieljacobs@…

Building universal=x86_64 also fails: Error: Target org.macports.destroot returned: no such file or directory

In case it might be helpfull, attached is the output $ ls -l -R /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/work/pre-dest/x86_64/

Changed 4 years ago by cerieljacobs@…

ls -l -R /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/work/pre-dest/x86_64/

comment:8 Changed 4 years ago by jmr@…

  • Status changed from new to closed
  • Cc jmr@… added; mww@… removed
  • Resolution set to fixed

Fixed in r48332.

comment:9 Changed 4 years ago by sam@…

  • Cc sam@… added

Cc Me!

comment:10 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.