Opened 5 years ago
Last modified 4 years ago
#60352 new defect
orc @0.4.31+universal: destroot fails
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | qiet72, michaelld (Michael Dickens) | |
Port: | orc |
Description
orc @0.4.31+universal fails to destroot on the OS X 10.10 buildbot worker. Some interesting parts of the log:
WARNING: 'nm' does not work. Relinking will always happen on source changes. error: /Library/Developer/CommandLineTools/usr/bin/nm: invalid argument -- Usage: /Library/Developer/CommandLineTools/usr/bin/nm [-agnopruUmxjlfAP[s segname sectname] [-] [-t format] [[-arch <arch_flag>] ...] [file ...]
Command '['install_name_tool', '/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_orc/orc/work/destroot/opt/local/lib/liborc-test-0.4.0.dylib', '-id', '/opt/local/lib/liborc-test-0.4.0.dylib', '-change', '@rpath/liborc-0.4.0.dylib', '/opt/local/lib/liborc-0.4.0.dylib', '-change', '@rpath/liborc-test-0.4.0.dylib', '/opt/local/lib/liborc-test-0.4.0.dylib']' returned non-zero exit status 1. FAILED: meson-install
The build succeeds on the Mac OS X 10.7, OS X 10.11, macOS 10.12 and 10.13 buildbot workers.
Attachments (1)
Change History (3)
Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
comment:1 Changed 4 years ago by mf2k (Frank Schima)
Cc: | qiet72 added |
---|
comment:2 Changed 4 years ago by michaelld (Michael Dickens)
Cc: | michaelld added |
---|
Note: See
TracTickets for help on using
tickets.
Has duplicate #61114.