Opened 5 years ago

Last modified 5 years ago

#59333 closed defect

gtk3: configure Failed to configure — at Version 1

Reported by: iefdev (Eric F) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.6.1
Keywords: Cc:
Port: gtk3

Description (last modified by iEFdev)

// ... //

:info:configure checking for cups-config... /usr/bin/cups-config
:info:configure configure: error: CUPS >= 1.7 not found
:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk3/gtk3/work/gtk+-3.24.12" && ./configure --prefix=/opt/local --enable-static --disable-glibtest --enable-introspection --disable-cloudprint --disable-wayland-backend --disable-schemas-compile gio_can_sniff=yes --enable-quartz-backend 
:info:configure Exit code: 1
:error:configure Failed to configure gtk3, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk3/gtk3/work/gtk+-3.24.12/config.log

// ... //

Not sure, but is it complaining about my CUPS being too old?

There's also a couple of errors about:

conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^
1 error generated.

Adding both the config- and main.log

Change History (3)

Changed 5 years ago by iEFdev

Attachment: gtk3_config.log added

Changed 5 years ago by iEFdev

Attachment: gtk3_main.log added

comment:1 Changed 5 years ago by iEFdev

Description: modified (diff)
Note: See TracTickets for help on using tickets.