Opened 14 months ago

Last modified 14 months ago

#72144 new defect

keybase @6.4.0_0: build fails on 10.14.6 with "fatal error: 'UniformTypeIdentifiers/UniformTypeIdentifiers.h' file not found"

Reported by: larryv (Lawrence Velázquez) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: keybase

Description

Full log attached; this excerpt begins at line 233:

:info:build # github.com/keybase/client/go/chat/attachments
:info:build clang: warning: -Wl,-headerpad_max_install_names: 'linker' input unused [-Wunused-command-line-argument]
:info:build clang: warning: -lMacportsLegacySupport: 'linker' input unused [-Wunused-command-line-argument]
:info:build clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
:info:build chat/attachments/preview_darwin.go:15:10: fatal error: 'UniformTypeIdentifiers/UniformTypeIdentifiers.h' file not found
:info:build #include <UniformTypeIdentifiers/UniformTypeIdentifiers.h>
:info:build          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build 1 error generated.

Attachments (1)

main.log (20.5 KB) - added by larryv (Lawrence Velázquez) 14 months ago.

Download all attachments as: .zip

Change History (2)

Changed 14 months ago by larryv (Lawrence Velázquez)

Attachment: main.log added

comment:1 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)

Note: See TracTickets for help on using tickets.