Opened 5 years ago

Closed 5 months ago

#57482 closed defect (worksforme)

Failed to build bzr: command execution failed

Reported by: Bryan-Dunphy Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc:
Port: bzr

Description

I was trying to install "Inkscape-devel" apparently this is a requirement.

My computer is running Mojave version 10.14 (18A391) and using Xcode 10.1

Attachments (1)

main.log (106.5 KB) - added by Bryan-Dunphy 5 years ago.
log file referenced in error message

Download all attachments as: .zip

Change History (4)

Changed 5 years ago by Bryan-Dunphy

Attachment: main.log added

log file referenced in error message

comment:1 Changed 5 years ago by mf2k (Frank Schima)

Error is:

:info:build /usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -arch x86_64 build/temp.macosx-10.14-x86_64-2.7/bzrlib/_annotator_pyx.o -o build/lib.macosx-10.14-x86_64-2.7/bzrlib/_annotator_pyx.so
:info:build ld: library not found for -lSystem
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
:info:build   Cannot build extension "bzrlib._annotator_pyx".

comment:2 Changed 5 years ago by mf2k (Frank Schima)

Owner: changed from raimue@… to raimue

comment:3 Changed 5 months ago by raimue (Rainer Müller)

Resolution: worksforme
Status: assignedclosed

This was likely a problem with the Xcode Command Line Tools. I cannot reproduce the problem.

Note: See TracTickets for help on using tickets.