Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18596 closed defect (fixed)

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: jmroot (Joshua Root), ryandesign (Ryan Carsten Schmidt), MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), nerdling (Jeremy Lavergne), cerieljacobs@…, sam@…
Port: openssl

Description (last modified by blb@…)

--->  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 (1)

openssl_error_workdir_ls.txt (87.3 KB) - added by cerieljacobs@… 15 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/

Download all attachments as: .zip

Change History (11)

comment:1 Changed 15 years ago by blb@…

Description: modified (diff)
Keywords: openssl removed
Port: openssl added
Priority: HighNormal

See also #15570.

comment:2 Changed 15 years ago by jmroot (Joshua Root)

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 15 years ago by nerdling (Jeremy Lavergne)

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 15 years ago by nerdling (Jeremy Lavergne)

Cc: mww@… ryandesign@… mcalhoun@… added

Cc Me!

comment:5 Changed 15 years ago by nerdling (Jeremy Lavergne)

Cc: snc@… added

Cc Me!

comment:6 Changed 15 years ago by cerieljacobs@…

Cc: cerieljacobs@… added

Cc Me!

comment:7 Changed 15 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 15 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 15 years ago by jmroot (Joshua Root)

Cc: jmr@… added; mww@… removed
Resolution: fixed
Status: newclosed

Fixed in r48332.

comment:9 Changed 15 years ago by sam@…

Cc: sam@… added

Cc Me!

comment:10 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.