Date: Sun, 7 Apr 2013 19:16:59 GMT From: Hiren Panchasara <hiren.panchasara@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/177695: [gimp] /graphics/gimp/ cannot build Message-ID: <201304071916.r37JGxTS006555@red.freebsd.org> Resent-Message-ID: <201304071920.r37JK0S5073352@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 177695 >Category: ports >Synopsis: [gimp] /graphics/gimp/ cannot build >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 07 19:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Hiren Panchasara >Release: current >Organization: >Environment: 10.0-CURRENT FreeBSD 10.0-CURRENT #3 r248805M: Sun Mar 31 20:49:45 PDT 2013 >Description: /usr/ports/graphics/gimp]$ sudo make -DBATCH install fails: -------------------------------------------------------------------------- configure: error: Package requirements (atk >= 2.2.0) were not met: Package dependency requirement 'atk >= 2.2.0' could not be satisfied. Package 'atk' has version '2.0.1', required version is '>= 2.2.0' Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables ATK_CFLAGS and ATK_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/usr/ports/graphics/gimp-app/work/gimp-2.8.4/config.log", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** [do-configure] Error code 1 Stop in /usr/ports/graphics/gimp-app. *** [run-depends] Error code 1 Stop in /usr/ports/graphics/gimp. -------------------------------------------------------------------------- Then, I tried to explicitly build accessibility/atk which is also broken: -------------------------------------------------------------------------- checking for GLIB - version >= 2.31.2... no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. configure: error: *** GLIB 2.31.2 or better is required. The latest version of *** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed *** but not in the same location as pkg-config add the location of the file *** glib-2.0.pc to the environment variable PKG_CONFIG_PATH. ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/usr/ports/accessibility/atk/work/atk-2.6.0/config.log", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** [do-configure] Error code 1 Stop in /usr/ports/accessibility/atk. -------------------------------------------------------------------------- In both the cases, I also tried "http://www.freebsd.org/gnome/gnomelogalyzer.sh" but it could not find the problem. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304071916.r37JGxTS006555>