Opened 2 years ago

Closed 2 years ago

#65125 closed defect (invalid)

zstd build failure

Reported by: swhobbit (Drew Derbyshire) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: zstd lz4

Description

On a new Mac Studio I installed MacPorts 2.7.2 binary then:

sudo port uninstall installed 
sudo port -s install x3270

Attachments (1)

main.log (159.5 KB) - added by swhobbit (Drew Derbyshire) 2 years ago.
build log for x3270

Download all attachments as: .zip

Change History (5)

Changed 2 years ago by swhobbit (Drew Derbyshire)

Attachment: main.log added

build log for x3270

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

Cc: ryandesign added
Port: zstd lz4 added; x3270 removed
Summary: source build of x3270 on Apple Silicon due decencieszstd build failure

Did you migrate your MacPorts installation from an x86_64 Mac? What output do these commands produce?

port -v installed lz4
lipo -info /opt/local/lib/liblz4.dylib

comment:2 Changed 2 years ago by swhobbit (Drew Derbyshire)

I reinstalled MacPorts and best I could, wiped the /opt/local directory.

[ttys000,/opt/local,385] port -v installed lz4                                                                                       ahd@tamara 06:11:03
None of the specified ports are installed.
[ttys000,/opt/local,386]  lipo -info /opt/local/lib/liblz4.dylib                                                                     ahd@tamara 06:11:30
fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: can't open input file: /opt/local/lib/liblz4.dylib (No such file or directory)

Is there a documented procedure for nuking all traces of MacPorts to start over? (We can close this not as reproducible and I'll start from scratch if so.)

Last edited 2 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 2 years ago by swhobbit (Drew Derbyshire)

I turned /opt/local into a parking lot and reinstalled; now it works.

PBCAK (problem between chair and keyboard). Close please.

comment:4 in reply to:  3 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

Replying to swhobbit:

Is there a documented procedure for nuking all traces of MacPorts to start over? (We can close this not as reproducible and I'll start from scratch if so.)

There is! https://guide.macports.org/chunked/installing.macports.uninstalling.html

Replying to swhobbit:

I turned /opt/local into a parking lot and reinstalled; now it works.

PBCAK (problem between chair and keyboard). Close please.

Ok glad you got it figured out.

Note: See TracTickets for help on using tickets.