Opened 2 years ago

Last modified 4 months ago

#64954 closed defect

boot does not build +universal — at Initial Version

Reported by: kithrup (Sean Eric Fagan) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc:
Port: boost177

Description

This seems to be the same as https://trac.macports.org/ticket/63045, but I actually *do* need universal.

sudo port install boost177 -no_single -no_static        --->  Computing dependencies for boost177
--->  Fetching archive for boost177
--->  Attempting to fetch boost177-1.77.0_1+python310+universal.darwin_20.arm64-x86_64.tbz2 from https://packages.macports.org/boost177
--->  Attempting to fetch boost177-1.77.0_1+python310+universal.darwin_20.arm64-x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/boost177
--->  Attempting to fetch boost177-1.77.0_1+python310+universal.darwin_20.arm64-x86_64.tbz2 from https://kmq.jp.packages.macports.org/boost177
--->  Fetching distfiles for boost177
--->  Verifying checksums for boost177
--->  Extracting boost177
--->  Applying patches to boost177
--->  Configuring boost177
--->  Building boost177                                  
Error: Failed to build boost177: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_releas_ports_devel_boost177/boost177/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port boost177 failed

(I also tried it with no options; the only one that did anything was -universal.)

As far as I can tell, it... seems to be trying to compile PPC, although I have no idea why -- I changed macports.conf to have universal_archs arm64 x86_64.

I tried running the build command manually; the output of that is attached as "output.txt".

(I also tried uninstalling all of the ports and starting again. Same behaviour.)

Change History (2)

Changed 2 years ago by kithrup (Sean Eric Fagan)

Attachment: main.log added

Changed 2 years ago by kithrup (Sean Eric Fagan)

Attachment: output.txt added

Output of attempting to manually build

Note: See TracTickets for help on using tickets.