Opened 6 months ago
Last modified 5 months ago
#69978 assigned defect
gtk3 fails to build as universal on x86
Reported by: | barracuda156 | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.3 |
Keywords: | i386, x86_64 | Cc: | cooljeanius (Eric Gallager) |
Port: | gtk3 |
Description
---> Building gtk3 for architecture x86_64 Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk3/gtk3/work/build-x86_64" && /opt/local/bin/ninja -j4 CC='/usr/bin/clang -arch x86_64' CC_FOR_BUILD='/usr/bin/clang -arch x86_64' -v ninja: error: unknown target 'CC=/usr/bin/clang -arch x86_64' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk3/gtk3/work/build-x86_64" && /opt/local/bin/ninja -j4 CC='/usr/bin/clang -arch x86_64' CC_FOR_BUILD='/usr/bin/clang -arch x86_64' -v Exit code: 1
Attachments (1)
Change History (2)
Changed 6 months ago by barracuda156
Attachment: | gtk3_universal.txt added |
---|
comment:1 Changed 5 months ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.