Opened 5 years ago
Closed 5 years ago
#59573 closed defect (invalid)
build ossp-uuid: command execution failed
Reported by: | breadncup | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | ossp-uuid |
Description (last modified by breadncup)
build ossp-uuid: command execution failed
Log is attached.
Error is here:
:info:build ../uuid.h:39:10: fatal error: 'sys/types.h' file not found :info:build #include <sys/types.h> :info:build ^~~~~~~~~~~~~ :info:build 1 error generated.
Attachments (1)
Change History (7)
Changed 5 years ago by breadncup
comment:1 Changed 5 years ago by breadncup
Description: | modified (diff) |
---|
comment:2 Changed 5 years ago by breadncup
Description: | modified (diff) |
---|
comment:3 Changed 5 years ago by breadncup
Actually, the error starts from this warning:
:info:build clang: warning: no such sysroot directory: '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' [-Wmissing-sysroot]
Why it does find the path? Shouldn't it be "xcodebuild -version -sdk macosx Path"?
comment:4 follow-up: 5 Changed 5 years ago by jmroot (Joshua Root)
Port: | ossp-uuid added |
---|
Do you have the Command Line Tools installed? If not, install them; they are needed as mentioned in the installation instructions.
comment:5 Changed 5 years ago by breadncup
Replying to jmroot:
Do you have the Command Line Tools installed? If not, install them; they are needed as mentioned in the installation instructions.
Ah...I thought the Command Line Tool has been installed, but it's not. Looks after installing Catalina and updating Xcode has removed or refreshed it somehow. After installing it, it looks good. Thanks,
comment:6 Changed 5 years ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | new → closed |
ossp-uuid/main.log