From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 27 02:49:28 2011 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C4461065672 for ; Sun, 27 Nov 2011 02:49:28 +0000 (UTC) (envelope-from web@umich.edu) Received: from iamlegend.mr.itd.umich.edu (iamlegend.mr.itd.umich.edu [141.211.14.68]) by mx1.freebsd.org (Postfix) with ESMTP id 36B718FC12 for ; Sun, 27 Nov 2011 02:49:27 +0000 (UTC) Received: FROM hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) By iamlegend.mr.itd.umich.edu ID 4ED1A037.52656.18554 ; 26 Nov 2011 21:28:07 EST Received: FROM itcom245.staff.itd.umich.edu (itcom245.staff.itd.umich.edu [141.213.135.249]) By hellskitchen.mr.itd.umich.edu ID 4ED1A035.9A6A2.27957 ; Authuser web; 26 Nov 2011 21:28:05 EST Date: Sat, 26 Nov 2011 21:28:05 -0500 From: William Bulley To: gnome@FreeBSD.org Message-ID: <20111127022805.GF42979@itcom245.staff.itd.umich.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.4.2.3i Cc: Subject: failure building www/webkit-gtk2 on 8.2-STABLE X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Nov 2011 02:49:28 -0000 I was installing xxxterm which depends on webkit when I got this error: GEN WebKit-1.0.gir /usr/local/bin/gmkdir -p ./.deps/DerivedSources /usr/include/machine/endian.h:123: syntax error, unexpected '{' in ' return= (__extension__ ({ register __uint64_t __X =3D (_x); __asm ("bswap %0" : "+= r" (__X)); __X; }));' at '{' /usr/include/machine/endian.h:123: syntax error, unexpected ';' in ' return= (__extension__ ({ register __uint64_t __X =3D (_x); __asm ("bswap %0" : "+= r" (__X)); __X; }));' at ';' /usr/include/machine/endian.h:130: syntax error, unexpected '{' in ' return= (__extension__ ({ register __uint32_t __X =3D (_x); __asm ("bswap %0" : "+= r" (__X)); __X; }));' at '{' /usr/include/machine/endian.h:130: syntax error, unexpected ';' in ' return= (__extension__ ({ register __uint32_t __X =3D (_x); __asm ("bswap %0" : "+= r" (__X)); __X; }));' at ';' Source/WebKit/gtk/webkit/webkitversion.h:33: Warning: WebKit: symbol=3D'WEB= KITGTK_API_VERSION': Unknown namespace for symbol 'WEBKITGTK_API_VERSION' g-ir-scanner: compile: cc -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/= glib-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/u= sr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/gd= k-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2= .0/ -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include= /freetype2 -I/usr/local/include/libpng -I/usr/local/include/libsoup-2.4 -I/= usr/local/include/libxml2 -O2 -fno-strict-aliasing -pipe -O2 -I./Source -I.= /Source/WebKit/gtk -I./DerivedSources -I./DerivedSources/webkit -I./Source/= WebKit/gtk -I./Source/JavaScriptCore/ForwardingHeaders -I. -I/usr/local/inc= lude/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/lo= cal/include/gio-unix-2.0/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/= include/libpng -I/usr/local/include/atk-1.0 -I/usr/local/include/libsoup-2.= 4 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/li= b/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/pango-1.0= -I/usr/local/include/pixman-1 -c -o /usr/ports/www/webkit-gtk2/work/webkit= -1.4.3/tmp-introspect6PySNp/WebKit-1.0.o /usr/ports/www/webkit-gtk2/work/we= bkit-1.4.3/tmp-introspect6PySNp/WebKit-1.0.c g-ir-scanner: link: /bin/sh /usr/ports/www/webkit-gtk2/work/gnome-libtool -= -mode=3Dlink --tag=3DCC --silent cc -o /usr/ports/www/webkit-gtk2/work/webk= it-1.4.3/tmp-introspect6PySNp/WebKit-1.0 -export-dynamic -O2 -fno-strict-al= iasing -pipe -O2 -L. -lwebkitgtk-1.0 -pthread -L/usr/local/lib -lgtk-x11-2.= 0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi= -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0 = -lXfixes -lcairo -lX11 -lpango-1.0 -lm -lfreetype -lfontconfig -lsoup-2.4 -= lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 /usr/ports/ww= w/webkit-gtk2/work/webkit-1.4.3/tmp-introspect6PySNp/WebKit-1.0.o /usr/ports/www/webkit-gtk2/work/webkit-1.4.3/tmp-introspect6PySNp/WebKit-1.= 0.o(.data+0x2e8): undefined reference to `webkit_dom_html_media_element_get= _type' /usr/ports/www/webkit-gtk2/work/webkit-1.4.3/tmp-introspect6PySNp/WebKit-1.= 0.o(.data+0x3c0): undefined reference to `webkit_dom_media_error_get_type' /usr/ports/www/webkit-gtk2/work/webkit-1.4.3/tmp-introspect6PySNp/WebKit-1.= 0.o(.data+0x450): undefined reference to `webkit_dom_time_ranges_get_type' linking of temporary binary failed: Command '['/bin/sh', '/usr/ports/www/we= bkit-gtk2/work/gnome-libtool', '--mode=3Dlink', '--tag=3DCC', '--silent', '= cc', '-o', '/usr/ports/www/webkit-gtk2/work/webkit-1.4.3/tmp-introspect6PyS= Np/WebKit-1.0', '-export-dynamic', '-O2', '-fno-strict-aliasing', '-pipe', = '-O2', '-L.', '-lwebkitgtk-1.0', '-pthread', '-L/usr/local/lib', '-lgtk-x11= -2.0', '-lgdk-x11-2.0', '-latk-1.0', '-lpangocairo-1.0', '-lXext', '-lXrend= er', '-lXinerama', '-lXi', '-lXrandr', '-lXcursor', '-lXcomposite', '-lXdam= age', '-lgdk_pixbuf-2.0', '-lpangoft2-1.0', '-lXfixes', '-lcairo', '-lX11',= '-lpango-1.0', '-lm', '-lfreetype', '-lfontconfig', '-lsoup-2.4', '-lgio-2= .0', '-lgobject-2.0', '-lgmodule-2.0', '-lgthread-2.0', '-lglib-2.0', '/usr= /ports/www/webkit-gtk2/work/webkit-1.4.3/tmp-introspect6PySNp/WebKit-1.0.o'= ]' returned non-zero exit status 1 gmake[1]: *** [WebKit-1.0.gir] Error 1 gmake[1]: Leaving directory `/usr/ports/www/webkit-gtk2/work/webkit-1.4.3' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/www/webkit-gtk2. *** Error code 1 Stop in /usr/ports/www/webkit-gtk2. *** Error code 1 Stop in /usr/ports/www/xxxterm. Regards, web... --=20 William Bulley Email: web@umich.edu 72 characters width template ----------------------------------------->| From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 28 11:07:48 2011 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9F811065670 for ; Mon, 28 Nov 2011 11:07:48 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BDFC48FC22 for ; Mon, 28 Nov 2011 11:07:48 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pASB7mPx043631 for ; Mon, 28 Nov 2011 11:07:48 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pASB7lnX043603 for gnome@FreeBSD.org; Mon, 28 Nov 2011 11:07:47 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 28 Nov 2011 11:07:47 GMT Message-Id: <201111281107.pASB7lnX043603@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: gnome@FreeBSD.org Cc: Subject: Current problem reports assigned to gnome@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2011 11:07:49 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/162755 gnome [PATCH] graphics/evince: segfault on showing propertie o ports/162571 gnome textproc/libxml2: provide a way to disable iconv o ports/162425 gnome graphics/evince doesn't build o ports/162260 gnome [bsd.gnome.mk] don't add useless dependency for INSTAL p ports/162227 gnome [patch] devel/glade3: update to 3.8.0 o ports/161784 gnome [PATCH] editors/abiword: Fix build with gcc46 o ports/161676 gnome databases/libgda4: [UPDATE] to 4.2.9; improvements o ports/161494 gnome devel/anjuta: gmake[3]: Entering directory `/usr/ports o ports/161185 gnome [patch] Remove unnecessary graphics/cairo dependency f o ports/161180 gnome [UPDATE] sysutils/gnome-schedule: update to 2.1.5 o ports/161164 gnome [PATCH] devel/glade3: update to 3.10.0 o ports/160764 gnome If libinotify is installed, net/avahi-app doesn't buil o ports/160685 gnome graphics/gimp-app included gnome-libtool fails to loca s ports/160670 gnome [patch] devel/pkg-config: upgrade to version 0.26 o ports/160563 gnome portupgrade of sysutils/tracker-client fails o ports/160490 gnome [PATCH] x11-toolkits/gtk20: drag and drop broken in vn o ports/160471 gnome www/webkit-gtk2 fails to build/link o ports/160268 gnome www/webkit-gtk2 build process bails: unable to mmap er o ports/160224 gnome building x11-toolkits/gtk30 fails o ports/159938 gnome graphics/shotwell received an X Window System error. p ports/159928 gnome Updates graphics/clutter to 1.6.16 f ports/159721 gnome x11/gdm: Usernames that are too long get logged onto G o ports/159687 gnome devel/gvfs fails to compile o ports/159613 gnome [PATCH] misc/gnomehier: use dirrmtry for PREFIX/share/ o ports/159512 gnome x11/gnome-panel causes high load with opacity settings o ports/159391 gnome x11/gdm needs hal dep, rc.d fixes o ports/159347 gnome cannot portupgrade net-im/telepathy-glib to version 0. o ports/159336 gnome graphics/evince fails to build o ports/159012 gnome multimedia/totem cannot be build o ports/158966 gnome graphics/libchamplain: broken build after GnuTLS updat o ports/158722 gnome [patch] devel/gobject-introspection does not build if o ports/158708 gnome x11/gdm doesn't build o ports/158693 gnome x11-wm/nautilus 2.32.2.1_1 fails to build o ports/158684 gnome graphics/evince can not be build o ports/158680 gnome devel/gvfs doesn't build o ports/158639 gnome ports-mgmt/packagekit cannot be build s ports/155461 gnome [UPDATE] editors/abiword-docs to 2.9.0 s ports/155460 gnome [UPDATE] editors/abiword to 2.9.0 o ports/148244 gnome x11/gnome2: gnome desktop and HAL prevent umount witho s ports/145301 gnome [patch] sysutils/hal: /usr/local/etc/rc.d/hald startup 40 problems total. From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 28 21:23:04 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4AA7D106564A for ; Mon, 28 Nov 2011 21:23:04 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id CE07B8FC15 for ; Mon, 28 Nov 2011 21:23:03 +0000 (UTC) Received: by wwe5 with SMTP id 5so9943119wwe.31 for ; Mon, 28 Nov 2011 13:23:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:message-id:date:from:organization:user-agent:mime-version:to :cc:x-enigmail-version:content-type; bh=dTYOj3Y8f3T+5q5Iyk0zS1YgYd7AhQqhGIAsQI89YZk=; b=gutbNWTL4fAARwdt7za1jbkdHBx8wGAcaR7xaZRlVYWNUIAZt5j7k02T/SyqtAdIWk LB9p+t7+Fmnd4aH8kbXaKPhiOG1NNzvE2kC0t2JBkodbr9e73EOwXb58/AR7AhTh1ao0 HIE0qGLwijNrSGnngPZ2Qiyn78TAIpbZqCSMk= Received: by 10.227.60.12 with SMTP id n12mr849694wbh.13.1322513777825; Mon, 28 Nov 2011 12:56:17 -0800 (PST) Received: from [192.168.1.11] (ip18-43-209-87.adsl2.static.versatel.nl. [87.209.43.18]) by mx.google.com with ESMTPS id dy1sm14949094wib.18.2011.11.28.12.56.14 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 28 Nov 2011 12:56:14 -0800 (PST) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Message-ID: <4ED3F56D.4050204@freebsd.org> Date: Mon, 28 Nov 2011 21:56:13 +0100 From: Rene Ladan Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0) Gecko/20111115 Thunderbird/8.0 MIME-Version: 1.0 To: gnome@freebsd.org X-Enigmail-Version: undefined Content-Type: multipart/mixed; boundary="------------020804000603000801080208" Cc: Subject: (no subject) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2011 21:23:04 -0000 This is a multi-part message in MIME format. --------------020804000603000801080208 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Hi, if I compile the attached program with 'gcc -o testgdk `pkg-config gtk+-2.0 --libs --cflags` testgdk.c' it fails with this assertion: (process:55495): Gdk-CRITICAL **: IA__gdk_screen_get_root_window: assertion `GDK_IS_SCREEN (screen)' failed This is on an amd64-10 system with clang kernel/world and gcc ports. All ports are at their current version except the X.org ports for which I defined WITHOUT_NOUVEAU to let the binary NVidia driver work. It also fails with the xorg-dev ports. Is this a bug? Regards, René -- http://www.rene-ladan.nl:8080/ GPG fingerprint = ADBC ECCD EB5F A6B4 549F 600D 8C9E 647A E564 2BFC (subkeys.pgp.net) --------------020804000603000801080208 Content-Type: text/plain; name="testgdk.c" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="testgdk.c" #include #include int main(void) { gdk_get_default_root_window(); return 0; } --------------020804000603000801080208-- From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 29 08:50:11 2011 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D35921065675 for ; Tue, 29 Nov 2011 08:50:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AA5F28FC19 for ; Tue, 29 Nov 2011 08:50:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pAT8oBpe064239 for ; Tue, 29 Nov 2011 08:50:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pAT8oBCe064238; Tue, 29 Nov 2011 08:50:11 GMT (envelope-from gnats) Date: Tue, 29 Nov 2011 08:50:11 GMT Message-Id: <201111290850.pAT8oBCe064238@freefall.freebsd.org> To: gnome@FreeBSD.org From: Dan The Man Cc: Subject: Re: ports/150400: devel/gio-fam-backend refuses to install X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dan The Man List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2011 08:50:11 -0000 The following reply was made to PR ports/150400; it has been noted by GNATS. From: Dan The Man To: bug-followup@FreeBSD.org, decibel@decibel.org Cc: Subject: Re: ports/150400: devel/gio-fam-backend refuses to install Date: Tue, 29 Nov 2011 02:42:27 -0600 (CST) Ran into this today: Prerequisite: cd /usr/ports/devel/glib20; make install is needed or that port will in fact break Dan. -- Dan The Man CTO/ Senior System Administrator Websites, Domains and Everything else http://www.SunSaturn.com Email: Dan@SunSaturn.com From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 29 17:00:38 2011 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B02E5106566B; Tue, 29 Nov 2011 17:00:38 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 879268FC1E; Tue, 29 Nov 2011 17:00:38 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pATH0ceq025738; Tue, 29 Nov 2011 17:00:38 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pATH0cNS025731; Tue, 29 Nov 2011 17:00:38 GMT (envelope-from edwin) Date: Tue, 29 Nov 2011 17:00:38 GMT Message-Id: <201111291700.pATH0cNS025731@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/162949: [Update] devel/dbus: update to 1.5.8 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2011 17:00:38 -0000 Synopsis: [Update] devel/dbus: update to 1.5.8 Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Tue Nov 29 17:00:37 UTC 2011 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=162949 From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 29 18:30:01 2011 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 969FA106567A for ; Tue, 29 Nov 2011 18:30:01 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from sup.oook.cz (sup.oook.cz [94.23.0.135]) by mx1.freebsd.org (Postfix) with ESMTP id D028E8FC08 for ; Tue, 29 Nov 2011 18:30:00 +0000 (UTC) Received: from [192.168.0.23] (ip-78-102-160-251.net.upcbroadband.cz [78.102.160.251]) (authenticated bits=0) by sup.oook.cz (8.14.4/8.14.4) with ESMTP id pATI1YqU064108; Tue, 29 Nov 2011 19:01:34 +0100 (CET) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: gahr@FreeBSD.org, gnome Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-INXAsvOcRBQSBziYoxf1" Date: Tue, 29 Nov 2011 19:01:33 +0100 Message-ID: <1322589693.15841.10.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port X-Scanned-By: MIMEDefang 2.68 on 94.23.0.135 X-Milter: Spamilter (Reciever: sup.oook.cz; Sender-ip: 78.102.160.251; Sender-helo: [192.168.0.23]; ) Cc: Subject: [Fwd: gegl-0.1.8 failed on amd64 9] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2011 18:30:01 -0000 --=-INXAsvOcRBQSBziYoxf1 Content-Type: text/plain; charset="ISO-8859-2" Content-Transfer-Encoding: quoted-printable -------- P=F8eposlan=E1 zpr=E1va -------- > Od: User Ports-amd64 > Komu: cvs@oook.cz, itetcu@freebsd.org, florent.thoumie@gmail.com > P=F8edm=ECt: gegl-0.1.8 failed on amd64 9 > Datum: Tue, 29 Nov 2011 00:19:29 GMT >=20 > Excerpt from the build log at >=20 > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.9.201111282056= 09/gegl-0.1.8.log >=20 > building gegl-0.1.8 on gohan62.freebsd.org > in directory /y/pkgbuild/9/20111128205609/chroot/13 > building for: 9.0-PRERELEASE amd64 > maintained by: gahr@FreeBSD.org > port directory: /usr/ports/graphics/gegl > Makefile ident: $FreeBSD: ports/graphics/gegl/Makefile,v 1.28 2011/11/28 = 09:46:57 gahr Exp $ >=20 > [... lines trimmed ...] >=20 > CCLD clear.la > CC divide.c > CCLD divide.la > CC dst-out.c > CCLD dst-out.la > CC color-dodge.c > CCLD color-dodge.la > CC dst-over.c > CCLD dst-over.la > CC exclusion.c > CCLD exclusion.la > CC overlay.c > CCLD overlay.la > CC src-over.c > CCLD src-over.la > CC dst.c > CCLD dst.la > CC hard-light.c > CCLD hard-light.la > CC lighten.c > CCLD lighten.la > CC color-burn.c > CCLD color-burn.la > CC src-in.c > CCLD src-in.la > CC svg-multiply.c > CCLD svg-multiply.la > CC src-out.c > CCLD src-out.la > CC dst-in.c > CCLD dst-in.la > CC add.c > CCLD add.la > CC screen.c > CCLD screen.la > CC soft-light.c > CCLD soft-light.la > CC gamma.c > CCLD gamma.la > CC difference.c > CCLD difference.la > CC plus.c > CCLD plus.la > CC dst-atop.c > CCLD dst-atop.la > CC darken.c > CCLD darken.la > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations/generated' > Making all in external > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /operations/external' > CC text_la-text.lo > CCLD text.la > CC path_la-path.lo > CCLD path.la > CC vector_fill_la-vector-fill.lo > CCLD vector-fill.la > CC vector_stroke_la-vector-stroke.lo > CCLD vector-stroke.la > CC png_load_la-png-load.lo > CCLD png-load.la > CC png_save_la-png-save.lo > CCLD png-save.la > CC jpg-load.lo > CCLD jpg-load.la > CC jpg-save.lo > CCLD jpg-save.la > CC svg_load_la-svg-load.lo > CCLD svg-load.la > CC pixbuf_la-pixbuf.lo > CCLD pixbuf.la > CC save_pixbuf_la-save-pixbuf.lo > CCLD save-pixbuf.la > CXX exr_load_la-exr-load.lo > CXXLD exr-load.la > CXX exr_save_la-exr-save.lo > CXXLD exr-save.la > CC sdl_display_la-sdl-display.lo > CCLD sdl-display.la > CC openraw_la-openraw.lo > CCLD openraw.la > CC v4l.lo > CCLD v4l.la > CC jp2_load_la-jp2-load.lo > In file included from /usr/local/include/jasper/jasper.h:65, > from jp2-load.c:34: > /usr/local/include/jasper/jas_config.h:113:1: warning: "PACKAGE_NAME" red= efined > In file included from ./jp2-load.c:19, > from ../../gegl/gegl-chant.h:827, > from jp2-load.c:32: > ../../config.h:93:1: warning: this is the location of the previous defini= tion > In file included from /usr/local/include/jasper/jasper.h:65, > from jp2-load.c:34: > /usr/local/include/jasper/jas_config.h:116:1: warning: "PACKAGE_STRING" r= edefined > In file included from ./jp2-load.c:19, > from ../../gegl/gegl-chant.h:827, > from jp2-load.c:32: > ../../config.h:96:1: warning: this is the location of the previous defini= tion > In file included from /usr/local/include/jasper/jasper.h:65, > from jp2-load.c:34: > /usr/local/include/jasper/jas_config.h:119:1: warning: "PACKAGE_TARNAME" = redefined > In file included from ./jp2-load.c:19, > from ../../gegl/gegl-chant.h:827, > from jp2-load.c:32: > ../../config.h:99:1: warning: this is the location of the previous defini= tion > In file included from /usr/local/include/jasper/jasper.h:65, > from jp2-load.c:34: > /usr/local/include/jasper/jas_config.h:122:1: warning: "PACKAGE_VERSION" = redefined > In file included from ./jp2-load.c:19, > from ../../gegl/gegl-chant.h:827, > from jp2-load.c:32: > ../../config.h:105:1: warning: this is the location of the previous defin= ition > CCLD jp2-load.la > CC ppm-load.lo > CCLD ppm-load.la > CC ppm-save.lo > CCLD ppm-save.la > CC rgbe_load_la-rgbe-load.lo > CCLD rgbe-load.la > CC rgbe_save_la-rgbe-save.lo > CCLD rgbe-save.la > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations/external' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /operations' > gmake[3]: Nothing to be done for `all-am'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations' > Making all in bin > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /bin' > CC gegl.o > CC gegl-options.o > CC gegl-path-smooth.o > CC gegl-path-spiro.o > CCLD gegl > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= bin' > Making all in tools > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tools' > CC introspect.o > CCLD introspect > CC operation_reference.o > CCLD operation_reference > CC img_cmp.o > CCLD img_cmp > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tools' > Making all in examples > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /examples' > Making all in data > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /examples/data' > gmake[3]: Nothing to be done for `all'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= examples/data' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /examples' > CC gegl-convert.c > CCLD gegl-convert > CC float-lookup.c > CCLD float-lookup > CC geglbuffer-clock.c > CCLD geglbuffer-clock > CC geglbuffer-add-image.c > CCLD geglbuffer-add-image > CC csugar.c > CCLD csugar > CC hello-world-video.c > CCLD hello-world-video > CC 2geglbuffer.c > CCLD 2geglbuffer > CC hello-world.c > CCLD hello-world > CC gegl-slicer.c > CCLD gegl-slicer > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= examples' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= examples' > Making all in tests > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests' > Making all in buffer > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/buffer' > Generating buffer-tests.inc > gmake all-recursive > gmake[4]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/buffer' > Making all in reference > gmake[5]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/buffer/reference' > gmake[5]: Nothing to be done for `all'. > gmake[5]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/buffer/reference' > Making all in tests > gmake[5]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/buffer/tests' > gmake[5]: Nothing to be done for `all'. > gmake[5]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/buffer/tests' > gmake[5]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/buffer' > gmake[5]: Nothing to be done for `all-am'. > gmake[5]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/buffer' > gmake[4]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/buffer' > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/buffer' > Making all in compositions > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/compositions' > Making all in data > gmake[4]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/compositions/data' > gmake[4]: Nothing to be done for `all'. > gmake[4]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/compositions/data' > gmake[4]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/compositions' > gmake[4]: Nothing to be done for `all-am'. > gmake[4]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/compositions' > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/compositions' > Making all in simple > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/simple' > CC test-change-processor-rect.o > CCLD test-change-processor-rect > CC test-gegl-tile.o > CCLD test-gegl-tile > CC test-color-op.o > CCLD test-color-op > CC test-gegl-rectangle.o > CCLD test-gegl-rectangle > CC test-misc.o > CCLD test-misc > CC test-path.o > CCLD test-path > CC test-proxynop-processing.o > CCLD test-proxynop-processing > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/simple' > Making all in xml > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/xml' > CC test-save.o > test-save.c:113: warning: 'test_save_toplevel_graph' defined but not used > CCLD test-save > CC test-load.o > common.c:30: warning: 'assert_equivalent_xml' defined but not used > test-load.c:98: warning: 'test_load_subgraph' defined but not used > CCLD test-load > CC test-roundtrip.o > CCLD test-roundtrip > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/xml' > Making all in python > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/python' > gmake[3]: Nothing to be done for `all'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/python' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests' > gmake[3]: Nothing to be done for `all-am'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests' > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= ' > gmake[2]: Nothing to be done for `all-am'. > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8' > gmake[1]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8' > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > make: don't know how to make regression-test(continuing) > 1 error > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg ORBit2-2.14.19.tbz OpenEXR-1.6.1_3.tbz aalib-1.4.r5_6.tbz atk-2.0= .1.tbz babl-0.1.6.tbz bitstream-vera-1.10_5.tbz boost-libs-1.45.0_1.tbz cai= ro-1.10.2_2,1.tbz compositeproto-0.4.2.tbz cups-client-1.5.0.tbz damageprot= o-1.2.1.tbz dbus-1.4.14_1.tbz dbus-glib-0.94.tbz dconf-0.5.1_3.tbz dri2prot= o-2.3.tbz eggdbus-0.6_1.tbz encodings-1.0.4,1.tbz expat-2.0.1_2.tbz fixespr= oto-5.0.tbz font-bh-ttf-1.0.3.tbz font-misc-ethiopic-1.0.3.tbz font-misc-me= ltho-1.0.3.tbz font-util-1.2.0.tbz fontconfig-2.8.0_1,1.tbz freetype2-2.4.7= .tbz gamin-0.1.10_4.tbz gconf2-2.32.0_2.tbz gd-2.0.35_7,1.tbz gdk-pixbuf-2.= 23.5_1.tbz gettext-0.18.1.1.tbz gio-fam-backend-2.28.8.tbz glib-2.28.8_2.tb= z gnome_subr-1.0.tbz gnomehier-2.3_12.tbz gobject-introspection-0.10.8.tbz = graphviz-2.28.0.tbz gtk-2.24.6.tbz gtk-engines2-2.20.2.tbz gtk-update-icon-= cache-2.24.6.tbz hicolor-icon-theme-0.12.tbz icu-4.8.1.1.tbz ilmbase-1.0.1_= 1.tbz inputproto-2.0.2.tbz jasper-1.900.1_10.tbz jbigkit-1.6.tbz jpeg-8_3.t= bz kbproto-1.0.5. > tbz libGL-7.4.4.tbz libGLU-7.4.4.tbz libICE-1.0.7,1.tbz libIDL-0.8.14_1.= tbz libSM-1.2.0,1.tbz libX11-1.4.4,1.tbz libXau-1.0.6.tbz libXaw-1.0.8,1.tb= z libXcomposite-0.4.3,1.tbz libXcursor-1.1.12.tbz libXdamage-1.1.3.tbz libX= dmcp-1.1.0.tbz libXext-1.3.0_1,1.tbz libXfixes-5.0.tbz libXft-2.1.14.tbz li= bXi-1.4.3,1.tbz libXinerama-1.1.1,1.tbz libXmu-1.1.0,1.tbz libXp-1.0.1,1.tb= z libXpm-3.5.9.tbz libXrandr-1.3.2.tbz libXrender-0.9.6.tbz libXt-1.0.9.tbz= libXxf86vm-1.1.1.tbz libcroco-0.6.2_1.tbz libdrm-2.4.12_1.tbz libexecinfo-= 1.1_3.tbz libffi-3.0.9.tbz libfontenc-1.1.0.tbz libgee-0.6.2.1.tbz libgsf-1= .14.21.tbz libiconv-1.13.1_1.tbz libltdl-2.4_1.tbz libopenraw-0.0.8_3.tbz l= ibpthread-stubs-0.3_3.tbz librsvg2-2.34.1.tbz libspiro-20071029.tbz libxcb-= 1.7.tbz libxml2-2.7.8_1.tbz lua-5.1.4_6.tbz mkfontdir-1.0.6.tbz mkfontscale= -1.0.9.tbz pango-1.28.4.tbz pcre-8.20.tbz perl-5.12.4_3.tbz pixman-0.22.2.t= bz pkg-config-0.25_1.tbz png-1.4.8.tbz polkit-0.99.tbz printproto-1.0.5.tbz= python27-2.7.2_3 > .tbz randrproto-1.3.2.tbz renderproto-0.11.1.tbz sdl-1.2.14_! > 2,2.tbz shared-mime-info-0.90.tbz tiff-4.0.0_2.tbz xcb-util-0.3.6_1.tbz = xextproto-7.2.0.tbz xf86vidmodeproto-2.3.1.tbz xineramaproto-1.2.1.tbz xorg= -fonts-truetype-7.5.1.tbz xproto-7.0.22.tbz > adding dependencies > pkg_add ORBit2-2.14.19.tbz > skipping ORBit2-2.14.19, already added > pkg_add OpenEXR-1.6.1_3.tbz > skipping OpenEXR-1.6.1_3, already added > pkg_add aalib-1.4.r5_6.tbz > skipping aalib-1.4.r5_6, already added > pkg_add atk-2.0.1.tbz > skipping atk-2.0.1, already added > pkg_add babl-0.1.6.tbz > skipping babl-0.1.6, already added > pkg_add bitstream-vera-1.10_5.tbz > skipping bitstream-vera-1.10_5, already added > pkg_add boost-libs-1.45.0_1.tbz > skipping boost-libs-1.45.0_1, already added > pkg_add cairo-1.10.2_2,1.tbz > skipping cairo-1.10.2_2,1, already added > pkg_add compositeproto-0.4.2.tbz > skipping compositeproto-0.4.2, already added > pkg_add cups-client-1.5.0.tbz > skipping cups-client-1.5.0, already added > pkg_add damageproto-1.2.1.tbz > skipping damageproto-1.2.1, already added > pkg_add dbus-1.4.14_1.tbz > skipping dbus-1.4.14_1, already added > pkg_add dbus-glib-0.94.tbz > skipping dbus-glib-0.94, already added > pkg_add dconf-0.5.1_3.tbz > skipping dconf-0.5.1_3, already added > pkg_add dri2proto-2.3.tbz > skipping dri2proto-2.3, already added > pkg_add eggdbus-0.6_1.tbz > skipping eggdbus-0.6_1, already added > pkg_add encodings-1.0.4,1.tbz > skipping encodings-1.0.4,1, already added > pkg_add expat-2.0.1_2.tbz > skipping expat-2.0.1_2, already added > pkg_add fixesproto-5.0.tbz > skipping fixesproto-5.0, already added > pkg_add font-bh-ttf-1.0.3.tbz > skipping font-bh-ttf-1.0.3, already added > pkg_add font-misc-ethiopic-1.0.3.tbz > skipping font-misc-ethiopic-1.0.3, already added > pkg_add font-misc-meltho-1.0.3.tbz > skipping font-misc-meltho-1.0.3, already added > pkg_add font-util-1.2.0.tbz > skipping font-util-1.2.0, already added > pkg_add fontconfig-2.8.0_1,1.tbz > skipping fontconfig-2.8.0_1,1, already added > pkg_add freetype2-2.4.7.tbz > skipping freetype2-2.4.7, already added > pkg_add gamin-0.1.10_4.tbz > skipping gamin-0.1.10_4, already added > pkg_add gconf2-2.32.0_2.tbz > skipping gconf2-2.32.0_2, already added > pkg_add gd-2.0.35_7,1.tbz > skipping gd-2.0.35_7,1, already added > pkg_add gdk-pixbuf-2.23.5_1.tbz > skipping gdk-pixbuf-2.23.5_1, already added > pkg_add gettext-0.18.1.1.tbz > skipping gettext-0.18.1.1, already added > pkg_add gio-fam-backend-2.28.8.tbz > skipping gio-fam-backend-2.28.8, already added > pkg_add glib-2.28.8_2.tbz > skipping glib-2.28.8_2, already added > pkg_add gnome_subr-1.0.tbz > skipping gnome_subr-1.0, already added > pkg_add gnomehier-2.3_12.tbz > skipping gnomehier-2.3_12, already added > pkg_add gobject-introspection-0.10.8.tbz > skipping gobject-introspection-0.10.8, already added > pkg_add graphviz-2.28.0.tbz > skipping graphviz-2.28.0, already added > pkg_add gtk-2.24.6.tbz > skipping gtk-2.24.6, already added > pkg_add gtk-engines2-2.20.2.tbz > skipping gtk-engines2-2.20.2, already added > pkg_add gtk-update-icon-cache-2.24.6.tbz > skipping gtk-update-icon-cache-2.24.6, already added > pkg_add hicolor-icon-theme-0.12.tbz > skipping hicolor-icon-theme-0.12, already added > pkg_add icu-4.8.1.1.tbz > skipping icu-4.8.1.1, already added > pkg_add ilmbase-1.0.1_1.tbz > skipping ilmbase-1.0.1_1, already added > pkg_add inputproto-2.0.2.tbz > skipping inputproto-2.0.2, already added > pkg_add jasper-1.900.1_10.tbz > skipping jasper-1.900.1_10, already added > pkg_add jbigkit-1.6.tbz > skipping jbigkit-1.6, already added > pkg_add jpeg-8_3.tbz > skipping jpeg-8_3, already added > pkg_add kbproto-1.0.5.tbz > skipping kbproto-1.0.5, already added > pkg_add libGL-7.4.4.tbz > skipping libGL-7.4.4, already added > pkg_add libGLU-7.4.4.tbz > skipping libGLU-7.4.4, already added > pkg_add libICE-1.0.7,1.tbz > skipping libICE-1.0.7,1, already added > pkg_add libIDL-0.8.14_1.tbz > skipping libIDL-0.8.14_1, already added > pkg_add libSM-1.2.0,1.tbz > skipping libSM-1.2.0,1, already added > pkg_add libX11-1.4.4,1.tbz > skipping libX11-1.4.4,1, already added > pkg_add libXau-1.0.6.tbz > skipping libXau-1.0.6, already added > pkg_add libXaw-1.0.8,1.tbz > skipping libXaw-1.0.8,1, already added > pkg_add libXcomposite-0.4.3,1.tbz > skipping libXcomposite-0.4.3,1, already added > pkg_add libXcursor-1.1.12.tbz > skipping libXcursor-1.1.12, already added > pkg_add libXdamage-1.1.3.tbz > skipping libXdamage-1.1.3, already added > pkg_add libXdmcp-1.1.0.tbz > skipping libXdmcp-1.1.0, already added > pkg_add libXext-1.3.0_1,1.tbz > skipping libXext-1.3.0_1,1, already added > pkg_add libXfixes-5.0.tbz > skipping libXfixes-5.0, already added > pkg_add libXft-2.1.14.tbz > skipping libXft-2.1.14, already added > pkg_add libXi-1.4.3,1.tbz > skipping libXi-1.4.3,1, already added > pkg_add libXinerama-1.1.1,1.tbz > skipping libXinerama-1.1.1,1, already added > pkg_add libXmu-1.1.0,1.tbz > skipping libXmu-1.1.0,1, already added > pkg_add libXp-1.0.1,1.tbz > skipping libXp-1.0.1,1, already added > pkg_add libXpm-3.5.9.tbz > skipping libXpm-3.5.9, already added > pkg_add libXrandr-1.3.2.tbz > skipping libXrandr-1.3.2, already added > pkg_add libXrender-0.9.6.tbz > skipping libXrender-0.9.6, already added > pkg_add libXt-1.0.9.tbz > skipping libXt-1.0.9, already added > pkg_add libXxf86vm-1.1.1.tbz > skipping libXxf86vm-1.1.1, already added > pkg_add libcroco-0.6.2_1.tbz > skipping libcroco-0.6.2_1, already added > pkg_add libdrm-2.4.12_1.tbz > skipping libdrm-2.4.12_1, already added > pkg_add libexecinfo-1.1_3.tbz > skipping libexecinfo-1.1_3, already added > pkg_add libffi-3.0.9.tbz > skipping libffi-3.0.9, already added > pkg_add libfontenc-1.1.0.tbz > skipping libfontenc-1.1.0, already added > pkg_add libgee-0.6.2.1.tbz > skipping libgee-0.6.2.1, already added > pkg_add libgsf-1.14.21.tbz > skipping libgsf-1.14.21, already added > pkg_add libiconv-1.13.1_1.tbz > skipping libiconv-1.13.1_1, already added > pkg_add libltdl-2.4_1.tbz > skipping libltdl-2.4_1, already added > pkg_add libopenraw-0.0.8_3.tbz > skipping libopenraw-0.0.8_3, already added > pkg_add libpthread-stubs-0.3_3.tbz > skipping libpthread-stubs-0.3_3, already added > pkg_add librsvg2-2.34.1.tbz > skipping librsvg2-2.34.1, already added > pkg_add libspiro-20071029.tbz > skipping libspiro-20071029, already added > pkg_add libxcb-1.7.tbz > skipping libxcb-1.7, already added > pkg_add libxml2-2.7.8_1.tbz > skipping libxml2-2.7.8_1, already added > pkg_add lua-5.1.4_6.tbz > skipping lua-5.1.4_6, already added > pkg_add mkfontdir-1.0.6.tbz > skipping mkfontdir-1.0.6, already added > pkg_add mkfontscale-1.0.9.tbz > skipping mkfontscale-1.0.9, already added > pkg_add pango-1.28.4.tbz > skipping pango-1.28.4, already added > pkg_add pcre-8.20.tbz > skipping pcre-8.20, already added > pkg_add perl-5.12.4_3.tbz > skipping perl-5.12.4_3, already added > pkg_add pixman-0.22.2.tbz > skipping pixman-0.22.2, already added > pkg_add pkg-config-0.25_1.tbz > skipping pkg-config-0.25_1, already added > pkg_add png-1.4.8.tbz > skipping png-1.4.8, already added > pkg_add polkit-0.99.tbz > skipping polkit-0.99, already added > pkg_add printproto-1.0.5.tbz > skipping printproto-1.0.5, already added > pkg_add python27-2.7.2_3.tbz > skipping python27-2.7.2_3, already added > pkg_add randrproto-1.3.2.tbz > skipping randrproto-1.3.2, already added > pkg_add renderproto-0.11.1.tbz > skipping renderproto-0.11.1, already added > pkg_add sdl-1.2.14_2,2.tbz > skipping sdl-1.2.14_2,2, already added > pkg_add shared-mime-info-0.90.tbz > skipping shared-mime-info-0.90, already added > pkg_add tiff-4.0.0_2.tbz > skipping tiff-4.0.0_2, already added > pkg_add xcb-util-0.3.6_1.tbz > skipping xcb-util-0.3.6_1, already added > pkg_add xextproto-7.2.0.tbz > skipping xextproto-7.2.0, already added > pkg_add xf86vidmodeproto-2.3.1.tbz > skipping xf86vidmodeproto-2.3.1, already added > pkg_add xineramaproto-1.2.1.tbz > skipping xineramaproto-1.2.1, already added > pkg_add xorg-fonts-truetype-7.5.1.tbz > skipping xorg-fonts-truetype-7.5.1, already added > pkg_add xproto-7.0.22.tbz > skipping xproto-7.0.22, already added > =3D=3D=3D> Installing for gegl-0.1.8 > =3D=3D=3D> gegl-0.1.8 depends on executable: pkg-config - found > =3D=3D=3D> gegl-0.1.8 depends on file: /usr/local/lib/gio/modules/libgi= ofam.so - found > =3D=3D=3D> gegl-0.1.8 depends on shared library: babl-0.1 - found > =3D=3D=3D> gegl-0.1.8 depends on shared library: execinfo.1 - found > =3D=3D=3D> gegl-0.1.8 depends on shared library: cairo.2 - found > =3D=3D=3D> gegl-0.1.8 depends on shared library: graph - found > =3D=3D=3D> gegl-0.1.8 depends on shared library: jpeg.11 - found > =3D=3D=3D> gegl-0.1.8 depends on shared library: IlmImf.6 - found > =3D=3D=3D> gegl-0.1.8 depends on shared library: openraw.6 - found > =3D=3D=3D> gegl-0.1.8 depends on shared library: png.6 - found > =3D=3D=3D> gegl-0.1.8 depends on shared library: rsvg-2.2 - found > =3D=3D=3D> gegl-0.1.8 depends on shared library: spiro.0 - found > =3D=3D=3D> gegl-0.1.8 depends on shared library: SDL-1.2.11 - found > =3D=3D=3D> gegl-0.1.8 depends on shared library: lua-5.1.1 - found > =3D=3D=3D> gegl-0.1.8 depends on shared library: atk-1.0.0 - found > =3D=3D=3D> gegl-0.1.8 depends on shared library: glib-2.0.0 - found > =3D=3D=3D> gegl-0.1.8 depends on shared library: gtk-x11-2.0.0 - found > =3D=3D=3D> gegl-0.1.8 depends on shared library: pango-1.0.0 - found > =3D=3D=3D> Generating temporary packing list > =3D=3D=3D> Checking if graphics/gegl already installed > Making install in libs > gmake[1]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /libs' > Making install in rgbe > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /libs/rgbe' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /libs/rgbe' > gmake[3]: Nothing to be done for `install-exec-am'. > gmake[3]: Nothing to be done for `install-data-am'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= libs/rgbe' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= libs/rgbe' > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /libs' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /libs' > gmake[3]: Nothing to be done for `install-exec-am'. > gmake[3]: Nothing to be done for `install-data-am'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= libs' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= libs' > gmake[1]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= libs' > Making install in gegl > gmake[1]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /gegl' > Making install in buffer > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /gegl/buffer' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /gegl/buffer' > gmake[3]: Nothing to be done for `install-exec-am'. > gmake[3]: Nothing to be done for `install-data-am'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= gegl/buffer' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= gegl/buffer' > Making install in graph > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /gegl/graph' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /gegl/graph' > gmake[3]: Nothing to be done for `install-exec-am'. > gmake[3]: Nothing to be done for `install-data-am'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= gegl/graph' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= gegl/graph' > Making install in module > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /gegl/module' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /gegl/module' > gmake[3]: Nothing to be done for `install-exec-am'. > gmake[3]: Nothing to be done for `install-data-am'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= gegl/module' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= gegl/module' > Making install in operation > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /gegl/operation' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /gegl/operation' > gmake[3]: Nothing to be done for `install-exec-am'. > test -z "/usr/local/include/gegl-0.1/operation" || ../.././install-sh -c = -d "/usr/local/include/gegl-0.1/operation" > install -o root -g wheel -m 444 gegl-operation.h gegl-operation-area-fi= lter.h gegl-operation-composer.h gegl-operation-composer3.h gegl-operation-= filter.h gegl-operation-meta.h gegl-operation-point-composer.h gegl-operati= on-point-composer3.h gegl-operation-point-filter.h gegl-operation-point-ren= der.h gegl-operation-sink.h gegl-operation-source.h gegl-operation-temporal= .h '/usr/local/include/gegl-0.1/operation' > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= gegl/operation' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= gegl/operation' > Making install in process > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /gegl/process' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /gegl/process' > gmake[3]: Nothing to be done for `install-exec-am'. > gmake[3]: Nothing to be done for `install-data-am'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= gegl/process' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= gegl/process' > Making install in property-types > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /gegl/property-types' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /gegl/property-types' > gmake[3]: Nothing to be done for `install-exec-am'. > gmake[3]: Nothing to be done for `install-data-am'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= gegl/property-types' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= gegl/property-types' > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /gegl' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /gegl' > test -z "/usr/local/lib" || .././install-sh -c -d "/usr/local/lib" > /bin/sh ../libtool --mode=3Dinstall /usr/bin/install -c -o root -g whe= el libgegl-0.1.la '/usr/local/lib' > libtool: install: /usr/bin/install -c -o root -g wheel .libs/libgegl-0.1.= so.107 /usr/local/lib/libgegl-0.1.so.107 > libtool: install: (cd /usr/local/lib && { ln -s -f libgegl-0.1.so.107 lib= gegl-0.1.so || { rm -f libgegl-0.1.so && ln -s libgegl-0.1.so.107 libgegl-0= .1.so; }; }) > libtool: install: (cd /usr/local/lib && { ln -s -f libgegl-0.1.so.107 lib= gegl-0.1.so || { rm -f libgegl-0.1.so && ln -s libgegl-0.1.so.107 libgegl-0= .1.so; }; }) > libtool: install: /usr/bin/install -c -o root -g wheel .libs/libgegl-0.1.= lai /usr/local/lib/libgegl-0.1.la > test -z "/usr/local/include/gegl-0.1" || .././install-sh -c -d "/usr/loca= l/include/gegl-0.1" > install -o root -g wheel -m 444 gegl.h gegl-types.h gegl-enums.h gegl-u= tils.h gegl-matrix.h gegl-lookup.h gegl-version.h buffer/gegl-buffer.h buff= er/gegl-buffer-iterator.h buffer/gegl-buffer-backend.h buffer/gegl-tile.h b= uffer/gegl-tile-backend.h buffer/gegl-tile-source.h property-types/gegl-par= amspecs.h property-types/gegl-color.h property-types/gegl-path.h property-t= ypes/gegl-curve.h gegl-plugin.h gegl-chant.h '/usr/local/include/gegl-0.1' > test -z "/usr/local/share/gir-1.0" || .././install-sh -c -d "/usr/local/s= hare/gir-1.0" > install -o root -g wheel -m 444 Gegl-0.1.gir '/usr/local/share/gir-1.0' > test -z "/usr/local/lib/girepository-1.0" || .././install-sh -c -d "/usr/= local/lib/girepository-1.0" > install -o root -g wheel -m 444 Gegl-0.1.typelib '/usr/local/lib/girepo= sitory-1.0' > test -z "" || .././install-sh -c -d "" > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= gegl' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= gegl' > gmake[1]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= gegl' > Making install in operations > gmake[1]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /operations' > Making install in affine > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /operations/affine' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /operations/affine' > gmake[3]: Nothing to be done for `install-exec-am'. > test -z "/usr/local/lib/gegl-0.1" || ../.././install-sh -c -d "/usr/local= /lib/gegl-0.1" > /bin/sh ../../libtool --mode=3Dinstall /usr/bin/install -c -o root -g = wheel affine.la '/usr/local/lib/gegl-0.1' > libtool: install: /usr/bin/install -c -o root -g wheel .libs/affine.so /u= sr/local/lib/gegl-0.1/affine.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/affine.lai /= usr/local/lib/gegl-0.1/affine.la > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations/affine' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations/affine' > Making install in core > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /operations/core' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /operations/core' > /usr/bin/install -c -o root -g wheel -d /usr/local/lib/gegl-0.1 > for i in clone.la convert-format.la nop.la crop.la; do \ > /bin/sh ../../libtool --mode=3Dinstall /usr/bin/install -c -o root -g w= heel $i /usr/local/lib/gegl-0.1 ; \ > done > libtool: install: /usr/bin/install -c -o root -g wheel .libs/clone.so /us= r/local/lib/gegl-0.1/clone.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/clone.lai /u= sr/local/lib/gegl-0.1/clone.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/convert-form= at.so /usr/local/lib/gegl-0.1/convert-format.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/convert-form= at.lai /usr/local/lib/gegl-0.1/convert-format.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/nop.so /usr/= local/lib/gegl-0.1/nop.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/nop.lai /usr= /local/lib/gegl-0.1/nop.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/crop.so /usr= /local/lib/gegl-0.1/crop.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/crop.lai /us= r/local/lib/gegl-0.1/crop.la > gmake[3]: Nothing to be done for `install-data-am'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations/core' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations/core' > Making install in common > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /operations/common' > Making install in perlin > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /operations/common/perlin' > gmake[4]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /operations/common/perlin' > gmake[4]: Nothing to be done for `install-exec-am'. > gmake[4]: Nothing to be done for `install-data-am'. > gmake[4]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations/common/perlin' > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations/common/perlin' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /operations/common' > gmake[4]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /operations/common' > /usr/bin/install -c -o root -g wheel -d /usr/local/lib/gegl-0.1 > for i in fattal02.la color.la vignette.la raw-load.la svg-luminancetoalph= a.la value-invert.la buffer-source.la snn-mean.la open-buffer.la map-relati= ve.la mblur.la display.la edge-sobel.la color-temperature.la levels.la cont= rast-curve.la edge-laplace.la mirrors.la weighted-blend.la gegl-buffer-load= -op.la threshold.la fractal-explorer.la difference-of-gaussians.la svg-huer= otate.la box-blur.la opacity.la load.la write-buffer.la motion-blur.la inve= rt.la buffer-sink.la gaussian-blur.la whitebalance.la unsharp-mask.la stres= s.la c2g.la brightness-contrast.la noise-reduction.la mantiuk06.la stretch-= contrast.la checkerboard.la gegl-buffer-save-op.la map-absolute.la svg-matr= ix.la remap.la exp-combine.la layer.la magick-load.la mono-mixer.la noise.l= a rectangle.la dropshadow.la pixelise.la save.la grey.la svg-saturate.la in= trospect.la bilateral-filter.la over.la reinhard05.la grid.la; do \ > /bin/sh ../../libtool --mode=3Dinstall /usr/bin/install -c -o root -g w= heel $i /usr/local/lib/gegl-0.1 ; \ > done > libtool: install: /usr/bin/install -c -o root -g wheel .libs/fattal02.so = /usr/local/lib/gegl-0.1/fattal02.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/fattal02.lai= /usr/local/lib/gegl-0.1/fattal02.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/color.so /us= r/local/lib/gegl-0.1/color.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/color.lai /u= sr/local/lib/gegl-0.1/color.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/vignette.so = /usr/local/lib/gegl-0.1/vignette.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/vignette.lai= /usr/local/lib/gegl-0.1/vignette.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/raw-load.so = /usr/local/lib/gegl-0.1/raw-load.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/raw-load.lai= /usr/local/lib/gegl-0.1/raw-load.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/svg-luminanc= etoalpha.so /usr/local/lib/gegl-0.1/svg-luminancetoalpha.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/svg-luminanc= etoalpha.lai /usr/local/lib/gegl-0.1/svg-luminancetoalpha.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/value-invert= .so /usr/local/lib/gegl-0.1/value-invert.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/value-invert= .lai /usr/local/lib/gegl-0.1/value-invert.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/buffer-sourc= e.so /usr/local/lib/gegl-0.1/buffer-source.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/buffer-sourc= e.lai /usr/local/lib/gegl-0.1/buffer-source.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/snn-mean.so = /usr/local/lib/gegl-0.1/snn-mean.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/snn-mean.lai= /usr/local/lib/gegl-0.1/snn-mean.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/open-buffer.= so /usr/local/lib/gegl-0.1/open-buffer.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/open-buffer.= lai /usr/local/lib/gegl-0.1/open-buffer.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/map-relative= .so /usr/local/lib/gegl-0.1/map-relative.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/map-relative= .lai /usr/local/lib/gegl-0.1/map-relative.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/mblur.so /us= r/local/lib/gegl-0.1/mblur.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/mblur.lai /u= sr/local/lib/gegl-0.1/mblur.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/display.so /= usr/local/lib/gegl-0.1/display.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/display.lai = /usr/local/lib/gegl-0.1/display.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/edge-sobel.s= o /usr/local/lib/gegl-0.1/edge-sobel.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/edge-sobel.l= ai /usr/local/lib/gegl-0.1/edge-sobel.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/color-temper= ature.so /usr/local/lib/gegl-0.1/color-temperature.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/color-temper= ature.lai /usr/local/lib/gegl-0.1/color-temperature.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/levels.so /u= sr/local/lib/gegl-0.1/levels.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/levels.lai /= usr/local/lib/gegl-0.1/levels.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/contrast-cur= ve.so /usr/local/lib/gegl-0.1/contrast-curve.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/contrast-cur= ve.lai /usr/local/lib/gegl-0.1/contrast-curve.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/edge-laplace= .so /usr/local/lib/gegl-0.1/edge-laplace.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/edge-laplace= .lai /usr/local/lib/gegl-0.1/edge-laplace.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/mirrors.so /= usr/local/lib/gegl-0.1/mirrors.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/mirrors.lai = /usr/local/lib/gegl-0.1/mirrors.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/weighted-ble= nd.so /usr/local/lib/gegl-0.1/weighted-blend.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/weighted-ble= nd.lai /usr/local/lib/gegl-0.1/weighted-blend.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/gegl-buffer-= load-op.so /usr/local/lib/gegl-0.1/gegl-buffer-load-op.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/gegl-buffer-= load-op.lai /usr/local/lib/gegl-0.1/gegl-buffer-load-op.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/threshold.so= /usr/local/lib/gegl-0.1/threshold.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/threshold.la= i /usr/local/lib/gegl-0.1/threshold.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/fractal-expl= orer.so /usr/local/lib/gegl-0.1/fractal-explorer.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/fractal-expl= orer.lai /usr/local/lib/gegl-0.1/fractal-explorer.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/difference-o= f-gaussians.so /usr/local/lib/gegl-0.1/difference-of-gaussians.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/difference-o= f-gaussians.lai /usr/local/lib/gegl-0.1/difference-of-gaussians.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/svg-huerotat= e.so /usr/local/lib/gegl-0.1/svg-huerotate.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/svg-huerotat= e.lai /usr/local/lib/gegl-0.1/svg-huerotate.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/box-blur.so = /usr/local/lib/gegl-0.1/box-blur.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/box-blur.lai= /usr/local/lib/gegl-0.1/box-blur.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/opacity.so /= usr/local/lib/gegl-0.1/opacity.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/opacity.lai = /usr/local/lib/gegl-0.1/opacity.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/load.so /usr= /local/lib/gegl-0.1/load.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/load.lai /us= r/local/lib/gegl-0.1/load.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/write-buffer= .so /usr/local/lib/gegl-0.1/write-buffer.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/write-buffer= .lai /usr/local/lib/gegl-0.1/write-buffer.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/motion-blur.= so /usr/local/lib/gegl-0.1/motion-blur.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/motion-blur.= lai /usr/local/lib/gegl-0.1/motion-blur.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/invert.so /u= sr/local/lib/gegl-0.1/invert.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/invert.lai /= usr/local/lib/gegl-0.1/invert.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/buffer-sink.= so /usr/local/lib/gegl-0.1/buffer-sink.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/buffer-sink.= lai /usr/local/lib/gegl-0.1/buffer-sink.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/gaussian-blu= r.so /usr/local/lib/gegl-0.1/gaussian-blur.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/gaussian-blu= r.lai /usr/local/lib/gegl-0.1/gaussian-blur.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/whitebalance= .so /usr/local/lib/gegl-0.1/whitebalance.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/whitebalance= .lai /usr/local/lib/gegl-0.1/whitebalance.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/unsharp-mask= .so /usr/local/lib/gegl-0.1/unsharp-mask.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/unsharp-mask= .lai /usr/local/lib/gegl-0.1/unsharp-mask.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/stress.so /u= sr/local/lib/gegl-0.1/stress.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/stress.lai /= usr/local/lib/gegl-0.1/stress.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/c2g.so /usr/= local/lib/gegl-0.1/c2g.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/c2g.lai /usr= /local/lib/gegl-0.1/c2g.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/brightness-c= ontrast.so /usr/local/lib/gegl-0.1/brightness-contrast.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/brightness-c= ontrast.lai /usr/local/lib/gegl-0.1/brightness-contrast.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/noise-reduct= ion.so /usr/local/lib/gegl-0.1/noise-reduction.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/noise-reduct= ion.lai /usr/local/lib/gegl-0.1/noise-reduction.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/mantiuk06.so= /usr/local/lib/gegl-0.1/mantiuk06.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/mantiuk06.la= i /usr/local/lib/gegl-0.1/mantiuk06.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/stretch-cont= rast.so /usr/local/lib/gegl-0.1/stretch-contrast.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/stretch-cont= rast.lai /usr/local/lib/gegl-0.1/stretch-contrast.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/checkerboard= .so /usr/local/lib/gegl-0.1/checkerboard.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/checkerboard= .lai /usr/local/lib/gegl-0.1/checkerboard.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/gegl-buffer-= save-op.so /usr/local/lib/gegl-0.1/gegl-buffer-save-op.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/gegl-buffer-= save-op.lai /usr/local/lib/gegl-0.1/gegl-buffer-save-op.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/map-absolute= .so /usr/local/lib/gegl-0.1/map-absolute.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/map-absolute= .lai /usr/local/lib/gegl-0.1/map-absolute.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/svg-matrix.s= o /usr/local/lib/gegl-0.1/svg-matrix.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/svg-matrix.l= ai /usr/local/lib/gegl-0.1/svg-matrix.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/remap.so /us= r/local/lib/gegl-0.1/remap.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/remap.lai /u= sr/local/lib/gegl-0.1/remap.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/exp-combine.= so /usr/local/lib/gegl-0.1/exp-combine.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/exp-combine.= lai /usr/local/lib/gegl-0.1/exp-combine.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/layer.so /us= r/local/lib/gegl-0.1/layer.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/layer.lai /u= sr/local/lib/gegl-0.1/layer.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/magick-load.= so /usr/local/lib/gegl-0.1/magick-load.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/magick-load.= lai /usr/local/lib/gegl-0.1/magick-load.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/mono-mixer.s= o /usr/local/lib/gegl-0.1/mono-mixer.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/mono-mixer.l= ai /usr/local/lib/gegl-0.1/mono-mixer.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/noise.so /us= r/local/lib/gegl-0.1/noise.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/noise.lai /u= sr/local/lib/gegl-0.1/noise.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/rectangle.so= /usr/local/lib/gegl-0.1/rectangle.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/rectangle.la= i /usr/local/lib/gegl-0.1/rectangle.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/dropshadow.s= o /usr/local/lib/gegl-0.1/dropshadow.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/dropshadow.l= ai /usr/local/lib/gegl-0.1/dropshadow.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/pixelise.so = /usr/local/lib/gegl-0.1/pixelise.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/pixelise.lai= /usr/local/lib/gegl-0.1/pixelise.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/save.so /usr= /local/lib/gegl-0.1/save.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/save.lai /us= r/local/lib/gegl-0.1/save.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/grey.so /usr= /local/lib/gegl-0.1/grey.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/grey.lai /us= r/local/lib/gegl-0.1/grey.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/svg-saturate= .so /usr/local/lib/gegl-0.1/svg-saturate.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/svg-saturate= .lai /usr/local/lib/gegl-0.1/svg-saturate.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/introspect.s= o /usr/local/lib/gegl-0.1/introspect.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/introspect.l= ai /usr/local/lib/gegl-0.1/introspect.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/bilateral-fi= lter.so /usr/local/lib/gegl-0.1/bilateral-filter.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/bilateral-fi= lter.lai /usr/local/lib/gegl-0.1/bilateral-filter.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/over.so /usr= /local/lib/gegl-0.1/over.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/over.lai /us= r/local/lib/gegl-0.1/over.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/reinhard05.s= o /usr/local/lib/gegl-0.1/reinhard05.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/reinhard05.l= ai /usr/local/lib/gegl-0.1/reinhard05.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/grid.so /usr= /local/lib/gegl-0.1/grid.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/grid.lai /us= r/local/lib/gegl-0.1/grid.la > gmake[4]: Nothing to be done for `install-data-am'. > gmake[4]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations/common' > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations/common' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations/common' > Making install in generated > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /operations/generated' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /operations/generated' > /usr/bin/install -c -o root -g wheel -d /usr/local/lib/gegl-0.1 > for i in src-atop.la subtract.la src.la divide.la dst-over.la src-over.la= dst.la hard-light.la color-dodge.la dst-out.la color-burn.la add.la gamma.= la difference.la darken.la xor.la multiply.la src-out.la lighten.la svg-mul= tiply.la exclusion.la overlay.la screen.la src-in.la dst-in.la clear.la sof= t-light.la plus.la dst-atop.la; do \ > /bin/sh ../../libtool --mode=3Dinstall /usr/bin/install -c -o root -g w= heel $i /usr/local/lib/gegl-0.1 ; \ > done > libtool: install: /usr/bin/install -c -o root -g wheel .libs/src-atop.so = /usr/local/lib/gegl-0.1/src-atop.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/src-atop.lai= /usr/local/lib/gegl-0.1/src-atop.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/subtract.so = /usr/local/lib/gegl-0.1/subtract.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/subtract.lai= /usr/local/lib/gegl-0.1/subtract.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/src.so /usr/= local/lib/gegl-0.1/src.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/src.lai /usr= /local/lib/gegl-0.1/src.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/divide.so /u= sr/local/lib/gegl-0.1/divide.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/divide.lai /= usr/local/lib/gegl-0.1/divide.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/dst-over.so = /usr/local/lib/gegl-0.1/dst-over.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/dst-over.lai= /usr/local/lib/gegl-0.1/dst-over.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/src-over.so = /usr/local/lib/gegl-0.1/src-over.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/src-over.lai= /usr/local/lib/gegl-0.1/src-over.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/dst.so /usr/= local/lib/gegl-0.1/dst.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/dst.lai /usr= /local/lib/gegl-0.1/dst.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/hard-light.s= o /usr/local/lib/gegl-0.1/hard-light.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/hard-light.l= ai /usr/local/lib/gegl-0.1/hard-light.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/color-dodge.= so /usr/local/lib/gegl-0.1/color-dodge.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/color-dodge.= lai /usr/local/lib/gegl-0.1/color-dodge.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/dst-out.so /= usr/local/lib/gegl-0.1/dst-out.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/dst-out.lai = /usr/local/lib/gegl-0.1/dst-out.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/color-burn.s= o /usr/local/lib/gegl-0.1/color-burn.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/color-burn.l= ai /usr/local/lib/gegl-0.1/color-burn.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/add.so /usr/= local/lib/gegl-0.1/add.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/add.lai /usr= /local/lib/gegl-0.1/add.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/gamma.so /us= r/local/lib/gegl-0.1/gamma.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/gamma.lai /u= sr/local/lib/gegl-0.1/gamma.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/difference.s= o /usr/local/lib/gegl-0.1/difference.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/difference.l= ai /usr/local/lib/gegl-0.1/difference.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/darken.so /u= sr/local/lib/gegl-0.1/darken.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/darken.lai /= usr/local/lib/gegl-0.1/darken.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/xor.so /usr/= local/lib/gegl-0.1/xor.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/xor.lai /usr= /local/lib/gegl-0.1/xor.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/multiply.so = /usr/local/lib/gegl-0.1/multiply.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/multiply.lai= /usr/local/lib/gegl-0.1/multiply.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/src-out.so /= usr/local/lib/gegl-0.1/src-out.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/src-out.lai = /usr/local/lib/gegl-0.1/src-out.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/lighten.so /= usr/local/lib/gegl-0.1/lighten.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/lighten.lai = /usr/local/lib/gegl-0.1/lighten.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/svg-multiply= .so /usr/local/lib/gegl-0.1/svg-multiply.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/svg-multiply= .lai /usr/local/lib/gegl-0.1/svg-multiply.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/exclusion.so= /usr/local/lib/gegl-0.1/exclusion.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/exclusion.la= i /usr/local/lib/gegl-0.1/exclusion.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/overlay.so /= usr/local/lib/gegl-0.1/overlay.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/overlay.lai = /usr/local/lib/gegl-0.1/overlay.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/screen.so /u= sr/local/lib/gegl-0.1/screen.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/screen.lai /= usr/local/lib/gegl-0.1/screen.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/src-in.so /u= sr/local/lib/gegl-0.1/src-in.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/src-in.lai /= usr/local/lib/gegl-0.1/src-in.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/dst-in.so /u= sr/local/lib/gegl-0.1/dst-in.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/dst-in.lai /= usr/local/lib/gegl-0.1/dst-in.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/clear.so /us= r/local/lib/gegl-0.1/clear.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/clear.lai /u= sr/local/lib/gegl-0.1/clear.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/soft-light.s= o /usr/local/lib/gegl-0.1/soft-light.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/soft-light.l= ai /usr/local/lib/gegl-0.1/soft-light.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/plus.so /usr= /local/lib/gegl-0.1/plus.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/plus.lai /us= r/local/lib/gegl-0.1/plus.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/dst-atop.so = /usr/local/lib/gegl-0.1/dst-atop.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/dst-atop.lai= /usr/local/lib/gegl-0.1/dst-atop.la > gmake[3]: Nothing to be done for `install-data-am'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations/generated' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations/generated' > Making install in external > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /operations/external' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /operations/external' > gmake[3]: Nothing to be done for `install-exec-am'. > test -z "/usr/local/lib/gegl-0.1" || ../.././install-sh -c -d "/usr/local= /lib/gegl-0.1" > /bin/sh ../../libtool --mode=3Dinstall /usr/bin/install -c -o root -g = wheel text.la path.la vector-fill.la vector-stroke.la png-load.la png-sav= e.la jpg-load.la jpg-save.la svg-load.la pixbuf.la save-pixbuf.la exr-load.= la exr-save.la sdl-display.la openraw.la v4l.la jp2-load.la ppm-load.la ppm= -save.la rgbe-load.la rgbe-save.la '/usr/local/lib/gegl-0.1' > libtool: install: /usr/bin/install -c -o root -g wheel .libs/text.so /usr= /local/lib/gegl-0.1/text.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/text.lai /us= r/local/lib/gegl-0.1/text.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/path.so /usr= /local/lib/gegl-0.1/path.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/path.lai /us= r/local/lib/gegl-0.1/path.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/vector-fill.= so /usr/local/lib/gegl-0.1/vector-fill.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/vector-fill.= lai /usr/local/lib/gegl-0.1/vector-fill.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/vector-strok= e.so /usr/local/lib/gegl-0.1/vector-stroke.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/vector-strok= e.lai /usr/local/lib/gegl-0.1/vector-stroke.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/png-load.so = /usr/local/lib/gegl-0.1/png-load.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/png-load.lai= /usr/local/lib/gegl-0.1/png-load.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/png-save.so = /usr/local/lib/gegl-0.1/png-save.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/png-save.lai= /usr/local/lib/gegl-0.1/png-save.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/jpg-load.so = /usr/local/lib/gegl-0.1/jpg-load.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/jpg-load.lai= /usr/local/lib/gegl-0.1/jpg-load.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/jpg-save.so = /usr/local/lib/gegl-0.1/jpg-save.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/jpg-save.lai= /usr/local/lib/gegl-0.1/jpg-save.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/svg-load.so = /usr/local/lib/gegl-0.1/svg-load.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/svg-load.lai= /usr/local/lib/gegl-0.1/svg-load.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/pixbuf.so /u= sr/local/lib/gegl-0.1/pixbuf.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/pixbuf.lai /= usr/local/lib/gegl-0.1/pixbuf.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/save-pixbuf.= so /usr/local/lib/gegl-0.1/save-pixbuf.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/save-pixbuf.= lai /usr/local/lib/gegl-0.1/save-pixbuf.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/exr-load.so = /usr/local/lib/gegl-0.1/exr-load.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/exr-load.lai= /usr/local/lib/gegl-0.1/exr-load.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/exr-save.so = /usr/local/lib/gegl-0.1/exr-save.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/exr-save.lai= /usr/local/lib/gegl-0.1/exr-save.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/sdl-display.= so /usr/local/lib/gegl-0.1/sdl-display.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/sdl-display.= lai /usr/local/lib/gegl-0.1/sdl-display.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/openraw.so /= usr/local/lib/gegl-0.1/openraw.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/openraw.lai = /usr/local/lib/gegl-0.1/openraw.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/v4l.so /usr/= local/lib/gegl-0.1/v4l.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/v4l.lai /usr= /local/lib/gegl-0.1/v4l.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/jp2-load.so = /usr/local/lib/gegl-0.1/jp2-load.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/jp2-load.lai= /usr/local/lib/gegl-0.1/jp2-load.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/ppm-load.so = /usr/local/lib/gegl-0.1/ppm-load.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/ppm-load.lai= /usr/local/lib/gegl-0.1/ppm-load.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/ppm-save.so = /usr/local/lib/gegl-0.1/ppm-save.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/ppm-save.lai= /usr/local/lib/gegl-0.1/ppm-save.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/rgbe-load.so= /usr/local/lib/gegl-0.1/rgbe-load.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/rgbe-load.la= i /usr/local/lib/gegl-0.1/rgbe-load.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/rgbe-save.so= /usr/local/lib/gegl-0.1/rgbe-save.so > libtool: install: /usr/bin/install -c -o root -g wheel .libs/rgbe-save.la= i /usr/local/lib/gegl-0.1/rgbe-save.la > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations/external' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations/external' > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /operations' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /operations' > gmake[3]: Nothing to be done for `install-exec-am'. > gmake[3]: Nothing to be done for `install-data-am'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations' > gmake[1]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= operations' > Making install in bin > gmake[1]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /bin' > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /bin' > test -z "/usr/local/bin" || .././install-sh -c -d "/usr/local/bin" > /bin/sh ../libtool --mode=3Dinstall install -s -o root -g wheel -m 5= 55 gegl '/usr/local/bin' > libtool: install: install -o root -g wheel -m 555 -s .libs/gegl /usr/loca= l/bin/gegl > gmake[2]: Nothing to be done for `install-data-am'. > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= bin' > gmake[1]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= bin' > Making install in tools > gmake[1]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tools' > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tools' > gmake[2]: Nothing to be done for `install-exec-am'. > gmake[2]: Nothing to be done for `install-data-am'. > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tools' > gmake[1]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tools' > Making install in examples > gmake[1]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /examples' > Making install in data > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /examples/data' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /examples/data' > gmake[3]: Nothing to be done for `install-exec-am'. > gmake[3]: Nothing to be done for `install-data-am'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= examples/data' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= examples/data' > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /examples' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /examples' > gmake[3]: Nothing to be done for `install-exec-am'. > gmake[3]: Nothing to be done for `install-data-am'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= examples' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= examples' > gmake[1]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= examples' > Making install in tests > gmake[1]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests' > Making install in buffer > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/buffer' > gmake install-recursive > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/buffer' > Making install in reference > gmake[4]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/buffer/reference' > gmake[5]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/buffer/reference' > gmake[5]: Nothing to be done for `install-exec-am'. > gmake[5]: Nothing to be done for `install-data-am'. > gmake[5]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/buffer/reference' > gmake[4]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/buffer/reference' > Making install in tests > gmake[4]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/buffer/tests' > gmake[5]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/buffer/tests' > gmake[5]: Nothing to be done for `install-exec-am'. > gmake[5]: Nothing to be done for `install-data-am'. > gmake[5]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/buffer/tests' > gmake[4]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/buffer/tests' > gmake[4]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/buffer' > gmake[5]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/buffer' > gmake[5]: Nothing to be done for `install-exec-am'. > gmake[5]: Nothing to be done for `install-data-am'. > gmake[5]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/buffer' > gmake[4]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/buffer' > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/buffer' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/buffer' > Making install in compositions > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/compositions' > Making install in data > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/compositions/data' > gmake[4]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/compositions/data' > gmake[4]: Nothing to be done for `install-exec-am'. > gmake[4]: Nothing to be done for `install-data-am'. > gmake[4]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/compositions/data' > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/compositions/data' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/compositions' > gmake[4]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/compositions' > gmake[4]: Nothing to be done for `install-exec-am'. > gmake[4]: Nothing to be done for `install-data-am'. > gmake[4]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/compositions' > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/compositions' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/compositions' > Making install in simple > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/simple' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/simple' > gmake[3]: Nothing to be done for `install-exec-am'. > gmake[3]: Nothing to be done for `install-data-am'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/simple' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/simple' > Making install in xml > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/xml' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/xml' > gmake[3]: Nothing to be done for `install-exec-am'. > gmake[3]: Nothing to be done for `install-data-am'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/xml' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/xml' > Making install in python > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/python' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests/python' > gmake[3]: Nothing to be done for `install-exec-am'. > gmake[3]: Nothing to be done for `install-data-am'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/python' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests/python' > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests' > gmake[3]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= /tests' > gmake[3]: Nothing to be done for `install-exec-am'. > gmake[3]: Nothing to be done for `install-data-am'. > gmake[3]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests' > gmake[1]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8/= tests' > gmake[1]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= ' > gmake[2]: Entering directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8= ' > gmake[2]: Nothing to be done for `install-exec-am'. > test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/= libdata/pkgconfig" > install -o root -g wheel -m 444 gegl.pc '/usr/local/libdata/pkgconfig' > gmake[2]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8' > gmake[1]: Leaving directory `/work/a/ports/graphics/gegl/work/gegl-0.1.8' > /bin/mkdir -p /usr/local/share/examples/gegl/data > install -o root -g wheel -m 444 /work/a/ports/graphics/gegl/work/gegl-0.= 1.8/examples/data/surfer.png /usr/local/share/examples/gegl/data > install -o root -g wheel -m 444 /work/a/ports/graphics/gegl/work/gegl-0.= 1.8/examples/2geglbuffer.c /usr/local/share/examples/gegl > install -o root -g wheel -m 444 /work/a/ports/graphics/gegl/work/gegl-0.= 1.8/examples/csugar.c /usr/local/share/examples/gegl > install -o root -g wheel -m 444 /work/a/ports/graphics/gegl/work/gegl-0.= 1.8/examples/float-lookup.c /usr/local/share/examples/gegl > install -o root -g wheel -m 444 /work/a/ports/graphics/gegl/work/gegl-0.= 1.8/examples/gegl-convert.c /usr/local/share/examples/gegl > install -o root -g wheel -m 444 /work/a/ports/graphics/gegl/work/gegl-0.= 1.8/examples/gegl-slicer.c /usr/local/share/examples/gegl > install -o root -g wheel -m 444 /work/a/ports/graphics/gegl/work/gegl-0.= 1.8/examples/geglbuffer-add-image.c /usr/local/share/examples/gegl > install -o root -g wheel -m 444 /work/a/ports/graphics/gegl/work/gegl-0.= 1.8/examples/geglbuffer-clock.c /usr/local/share/examples/gegl > install -o root -g wheel -m 444 /work/a/ports/graphics/gegl/work/gegl-0.= 1.8/examples/hello-world-video.c /usr/local/share/examples/gegl > install -o root -g wheel -m 444 /work/a/ports/graphics/gegl/work/gegl-0.= 1.8/examples/hello-world.c /usr/local/share/examples/gegl > =3D=3D=3D> Running ldconfig > /sbin/ldconfig -m /usr/local/lib/gegl-0.1 > =3D=3D=3D> Installing ldconfig configuration file > =3D=3D=3D> Registering installation for gegl-0.1.8 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D> Building package for gegl-0.1.8 > Deleting gegl-0.1.8 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > =3D=3D=3D Checking filesystem state > list of extra files and directories in / (not present before this port wa= s installed but present after it was deinstalled) > 1062451 44 -r--r--r-- 1 root wheel 207= 20 Nov 29 00:18 usr/local/lib/girepository-1.0/Gegl-0.1.typelib > 1062450 320 -r--r--r-- 1 root wheel 1634= 84 Nov 29 00:18 usr/local/share/gir-1.0/Gegl-0.1.gir > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > build of /usr/ports/graphics/gegl ended at Tue Nov 29 00:19:25 UTC 2011 --=20 --=20 Pav Lucistnik The answer to the all-encompassing question on life, the universe and everything: close windows and reboot. --=-INXAsvOcRBQSBziYoxf1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEABECAAYFAk7VHf0ACgkQntdYP8FOsoL4VQCdFnE52aNTiODX07J/JYGDZqiQ Q6YAn2uDLfs5qqeyaVR3+gxClnehKPO3 =Dmly -----END PGP SIGNATURE----- --=-INXAsvOcRBQSBziYoxf1-- From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 29 23:10:26 2011 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5228F106564A; Tue, 29 Nov 2011 23:10:26 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2A7F58FC0A; Tue, 29 Nov 2011 23:10:26 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pATNAQEG063716; Tue, 29 Nov 2011 23:10:26 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pATNAQth063712; Tue, 29 Nov 2011 23:10:26 GMT (envelope-from edwin) Date: Tue, 29 Nov 2011 23:10:26 GMT Message-Id: <201111292310.pATNAQth063712@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/162958: graphics/gimp-app (1.258) make fails with missing TIFF and JPEG library specs X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2011 23:10:26 -0000 Synopsis: graphics/gimp-app (1.258) make fails with missing TIFF and JPEG library specs Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Tue Nov 29 23:10:25 UTC 2011 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=162958 From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 29 23:20:10 2011 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F43D1065670 for ; Tue, 29 Nov 2011 23:20:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 308568FC08 for ; Tue, 29 Nov 2011 23:20:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pATNKAOb073118 for ; Tue, 29 Nov 2011 23:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pATNKAZF073117; Tue, 29 Nov 2011 23:20:10 GMT (envelope-from gnats) Date: Tue, 29 Nov 2011 23:20:10 GMT Message-Id: <201111292320.pATNKAZF073117@freefall.freebsd.org> To: gnome@FreeBSD.org From: Root User Cc: Subject: Re: ports/160685: graphics/gimp-app included gnome-libtool fails to locate liblzma.la X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Root User List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2011 23:20:10 -0000 The following reply was made to PR ports/160685; it has been noted by GNATS. From: Root User To: bug-followup@FreeBSD.org, leftfoot@siu.edu Cc: Subject: Re: ports/160685: graphics/gimp-app included gnome-libtool fails to locate liblzma.la Date: Tue, 29 Nov 2011 16:52:22 -0600 Gimp-app v1.258 2011/1/22 no longer fails with lzma issues. This PR may be closed. From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 30 11:32:58 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2113D1065673 for ; Wed, 30 Nov 2011 11:32:58 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep14.mx.upcmail.net (fep14.mx.upcmail.net [62.179.121.34]) by mx1.freebsd.org (Postfix) with ESMTP id 6E7E68FC0A for ; Wed, 30 Nov 2011 11:32:55 +0000 (UTC) Received: from edge04.upcmail.net ([192.168.13.239]) by viefep14-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20111130113254.PHWM23854.viefep14-int.chello.at@edge04.upcmail.net>; Wed, 30 Nov 2011 12:32:54 +0100 Received: from [192.168.0.100] ([178.84.137.57]) by edge04.upcmail.net with edge id 3PYb1i0071EUzH604PYt8E; Wed, 30 Nov 2011 12:32:54 +0100 X-SourceIP: 178.84.137.57 Message-ID: <1322652754.1950.1.camel@crashalot.rainbow-runner.nl> From: Koop Mast To: Rene Ladan Date: Wed, 30 Nov 2011 12:32:34 +0100 In-Reply-To: <4ED3F56D.4050204@freebsd.org> References: <4ED3F56D.4050204@freebsd.org> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.2.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit Mime-Version: 1.0 Cc: gnome@freebsd.org Subject: Re: (no subject) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2011 11:32:58 -0000 On Mon, 2011-11-28 at 21:56 +0100, Rene Ladan wrote: > Hi, > > if I compile the attached program with 'gcc -o testgdk `pkg-config > gtk+-2.0 --libs --cflags` testgdk.c' it fails with this assertion: > > (process:55495): Gdk-CRITICAL **: IA__gdk_screen_get_root_window: > assertion `GDK_IS_SCREEN (screen)' failed > > This is on an amd64-10 system with clang kernel/world and gcc ports. > All ports are at their current version except the X.org ports for which > I defined WITHOUT_NOUVEAU to let the binary NVidia driver work. > > It also fails with the xorg-dev ports. > > Is this a bug? > > Regards, > René > _____________ According to the docs that function needs a argument. http://developer.gnome.org/gdk/stable/GdkScreen.html#gdk-screen-get-root-window -Koop From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 30 12:58:30 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EC82106566B for ; Wed, 30 Nov 2011 12:58:30 +0000 (UTC) (envelope-from geo.liaskos@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id E310C8FC12 for ; Wed, 30 Nov 2011 12:58:29 +0000 (UTC) Received: by qadc10 with SMTP id c10so289741qad.13 for ; Wed, 30 Nov 2011 04:58:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=biOLOMNT5ngz6eeqFjcV02CHQhl1E6rLupF2pRvWoWA=; b=sV145WGgmflL5OPBJdWLb+csGFp7Bv+XnkTu/aBgq9whsh0BqXmP/9l+SAwPTefcX2 gmgqMlYvLAYi9ZqeAcLW407MFCvZYWYeXVfmiZbkYFUig2sQmq5WQQ0mnFPNLPhDJVDu qRfBU48JR1MLsfPtfSTvZQS6qpLcDu6yT9zBM= MIME-Version: 1.0 Received: by 10.224.215.73 with SMTP id hd9mr825537qab.94.1322656359611; Wed, 30 Nov 2011 04:32:39 -0800 (PST) Received: by 10.224.189.135 with HTTP; Wed, 30 Nov 2011 04:32:39 -0800 (PST) In-Reply-To: <1322652754.1950.1.camel@crashalot.rainbow-runner.nl> References: <4ED3F56D.4050204@freebsd.org> <1322652754.1950.1.camel@crashalot.rainbow-runner.nl> Date: Wed, 30 Nov 2011 14:32:39 +0200 Message-ID: From: George Liaskos To: Koop Mast Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: gnome@freebsd.org, Rene Ladan Subject: Re: (no subject) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2011 12:58:30 -0000 On Wed, Nov 30, 2011 at 1:32 PM, Koop Mast wrote: > On Mon, 2011-11-28 at 21:56 +0100, Rene Ladan wrote: >> Hi, >> >> if I compile the attached program with 'gcc -o testgdk `pkg-config >> gtk+-2.0 --libs --cflags` testgdk.c' it fails with this assertion: >> >> (process:55495): Gdk-CRITICAL **: IA__gdk_screen_get_root_window: >> assertion `GDK_IS_SCREEN (screen)' failed >> >> This is on an amd64-10 system with clang kernel/world and gcc ports. >> All ports are at their current version except the X.org ports for which >> I defined WITHOUT_NOUVEAU to let the binary NVidia driver work. >> >> It also fails with the xorg-dev ports. >> >> Is this a bug? >> >> Regards, >> Ren=C3=A9 >> _____________ > > According to the docs that function needs a argument. > > http://developer.gnome.org/gdk/stable/GdkScreen.html#gdk-screen-get-root-= window > > -Koop The function is actually gdk_get_default_root_window(void), I am trying to port chromium 16 and the browser crashes at startup with the assertion that Rene mentioned. You can see the offending code here, line 63: http://git.chromium.org/gitweb/?p=3Dchromium/chromium.git;a=3Dblob;f=3Dchro= me/browser/ui/window_sizer_gtk.cc;h=3D6746eea4fc5a0d843dfab3ed433fcb3be15b0= 15a;hb=3DHEAD I did some debugging and i found that default_display is always NULL and thus gdk_screen_get_default (void) always returns NULL, please see gdkdisplaymanager.c:217 https://github.com/garnacho/gtk/blob/master/gdk/gdkdisplaymanager.c Thank you for looking into this. Regards, George From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 30 15:15:39 2011 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51F66106564A for ; Wed, 30 Nov 2011 15:15:39 +0000 (UTC) (envelope-from web@umich.edu) Received: from 28dayslater.mr.itd.umich.edu (28dayslater.mr.itd.umich.edu [141.211.12.118]) by mx1.freebsd.org (Postfix) with ESMTP id 1CEE98FC12 for ; Wed, 30 Nov 2011 15:15:38 +0000 (UTC) Received: FROM hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) By 28dayslater.mr.itd.umich.edu ID 4ED647D9.68648.15845 ; 30 Nov 2011 10:12:25 EST Received: FROM itcom245.staff.itd.umich.edu (itcom245.staff.itd.umich.edu [141.213.135.249]) By hellskitchen.mr.itd.umich.edu ID 4ED647D7.995E4.3518 ; Authuser web; 30 Nov 2011 10:12:23 EST Date: Wed, 30 Nov 2011 10:12:23 -0500 From: William Bulley To: freebsd-questions@freebsd.org Message-ID: <20111130151223.GA13758@itcom245.staff.itd.umich.edu> Mail-Followup-To: freebsd-questions@freebsd.org, gnome@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.4.2.3i Cc: gnome@FreeBSD.org Subject: failure building www/webkit-gtk2 on 8.2-STABLE X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2011 15:15:39 -0000 This is a freshly csup'd ports tree as of 11/24/2011 and uname -a gives: FreeBSD dell 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun May 29 08:36:55 EDT 2= 011 root@dell:/usr/obj/usr/src/sys/DELL amd64 When I try to "make install" in www/xxxterm this is what I get: =3D=3D=3D> xxxterm-1.518 depends on file: /usr/local/bin/perl5.14.1 - fou= nd =3D=3D=3D> xxxterm-1.518 depends on file: /usr/local/bin/intltool-extract= - found =3D=3D=3D> xxxterm-1.518 depends on executable: pkg-config - found =3D=3D=3D> xxxterm-1.518 depends on shared library: gnutls.47 - found =3D=3D=3D> xxxterm-1.518 depends on shared library: soup-2.4 - found =3D=3D=3D> xxxterm-1.518 depends on shared library: webkitgtk-1.0 - not f= ound =3D=3D=3D> Verifying install for webkitgtk-1.0 in /usr/ports/www/webkit-= gtk2 =3D=3D=3D> Building for webkit-gtk2-1.4.3 gmake all-am gmake[1]: Entering directory `/usr/ports/www/webkit-gtk2/work/webkit-1.4.3' GEN WebKit-1.0.gir /usr/local/bin/gmkdir -p ./.deps/DerivedSources /usr/include/machine/endian.h:123: syntax error, unexpected '{' in ' return= (__extension__ ({ register __uint64_t __X =3D (_x); __asm ("bswap %0" : "+= r" (__X)); __X; }));' at '{' /usr/include/machine/endian.h:123: syntax error, unexpected ';' in ' return= (__extension__ ({ register __uint64_t __X =3D (_x); __asm ("bswap %0" : "+= r" (__X)); __X; }));' at ';' /usr/include/machine/endian.h:130: syntax error, unexpected '{' in ' return= (__extension__ ({ register __uint32_t __X =3D (_x); __asm ("bswap %0" : "+= r" (__X)); __X; }));' at '{' /usr/include/machine/endian.h:130: syntax error, unexpected ';' in ' return= (__extension__ ({ register __uint32_t __X =3D (_x); __asm ("bswap %0" : "+= r" (__X)); __X; }));' at ';' Source/WebKit/gtk/webkit/webkitversion.h:33: Warning: WebKit: symbol=3D'WEB= KITGTK_API_VERSION': Unknown namespace for symbol 'WEBKITGTK_API_VERSION' g-ir-scanner: compile: cc -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/= glib-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/u= sr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/gd= k-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2= .0/ -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include= /freetype2 -I/usr/local/include/libpng -I/usr/local/include/libsoup-2.4 -I/= usr/local/include/libxml2 -O2 -fno-strict-aliasing -pipe -O2 -I./Source -I.= /Source/WebKit/gtk -I./DerivedSources -I./DerivedSources/webkit -I./Source/= WebKit/gtk -I./Source/JavaScriptCore/ForwardingHeaders -I. -I/usr/local/inc= lude/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/lo= cal/include/gio-unix-2.0/ -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/= include/libpng -I/usr/local/include/atk-1.0 -I/usr/local/include/libsoup-2.= 4 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/li= b/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/pango-1.0= -I/usr/local/include/pixman-1 -c -o /usr/ports/www/webkit-gtk2/work/webkit= -1.4.3/tmp-introspectiHsaMf/WebKit-1.0.o /usr/ports/www/webkit-gtk2/work/we= bkit-1.4.3/tmp-introspectiHsaMf/WebKit-1.0.c g-ir-scanner: link: /bin/sh /usr/ports/www/webkit-gtk2/work/gnome-libtool -= -mode=3Dlink --tag=3DCC --silent cc -o /usr/ports/www/webkit-gtk2/work/webk= it-1.4.3/tmp-introspectiHsaMf/WebKit-1.0 -export-dynamic -O2 -fno-strict-al= iasing -pipe -O2 -L. -lwebkitgtk-1.0 -pthread -L/usr/local/lib -lgtk-x11-2.= 0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi= -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0 = -lXfixes -lcairo -lX11 -lpango-1.0 -lm -lfreetype -lfontconfig -lsoup-2.4 -= lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 /usr/ports/ww= w/webkit-gtk2/work/webkit-1.4.3/tmp-introspectiHsaMf/WebKit-1.0.o /usr/ports/www/webkit-gtk2/work/webkit-1.4.3/tmp-introspectiHsaMf/WebKit-1.= 0.o(.data+0x2e8): undefined reference to `webkit_dom_html_media_element_get= _type' /usr/ports/www/webkit-gtk2/work/webkit-1.4.3/tmp-introspectiHsaMf/WebKit-1.= 0.o(.data+0x3c0): undefined reference to `webkit_dom_media_error_get_type' /usr/ports/www/webkit-gtk2/work/webkit-1.4.3/tmp-introspectiHsaMf/WebKit-1.= 0.o(.data+0x450): undefined reference to `webkit_dom_time_ranges_get_type' linking of temporary binary failed: Command '['/bin/sh', '/usr/ports/www/we= bkit-gtk2/work/gnome-libtool', '--mode=3Dlink', '--tag=3DCC', '--silent', '= cc', '-o', '/usr/ports/www/webkit-gtk2/work/webkit-1.4.3/tmp-introspectiHsa= Mf/WebKit-1.0', '-export-dynamic', '-O2', '-fno-strict-aliasing', '-pipe', = '-O2', '-L.', '-lwebkitgtk-1.0', '-pthread', '-L/usr/local/lib', '-lgtk-x11= -2.0', '-lgdk-x11-2.0', '-latk-1.0', '-lpangocairo-1.0', '-lXext', '-lXrend= er', '-lXinerama', '-lXi', '-lXrandr', '-lXcursor', '-lXcomposite', '-lXdam= age', '-lgdk_pixbuf-2.0', '-lpangoft2-1.0', '-lXfixes', '-lcairo', '-lX11',= '-lpango-1.0', '-lm', '-lfreetype', '-lfontconfig', '-lsoup-2.4', '-lgio-2= .0', '-lgobject-2.0', '-lgmodule-2.0', '-lgthread-2.0', '-lglib-2.0', '/usr= /ports/www/webkit-gtk2/work/webkit-1.4.3/tmp-introspectiHsaMf/WebKit-1.0.o'= ]' returned non-zero exit status 1 gmake[1]: *** [WebKit-1.0.gir] Error 1 gmake[1]: Leaving directory `/usr/ports/www/webkit-gtk2/work/webkit-1.4.3' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/www/webkit-gtk2. *** Error code 1 Stop in /usr/ports/www/webkit-gtk2. *** Error code 1 Stop in /usr/ports/www/xxxterm. Can anyone tell me what is going on here and how I can correct it? Can it be that this port does not build correctly on AMD hardware? Regards, web... --=20 William Bulley Email: web@umich.edu 72 characters width template ----------------------------------------->| From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 30 17:02:36 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD7F91065675 for ; Wed, 30 Nov 2011 17:02:36 +0000 (UTC) (envelope-from gnome-jfbml@snkmail.com) Received: from sneak2.sneakemail.com (sneak2.sneakemail.com [38.113.6.65]) by mx1.freebsd.org (Postfix) with SMTP id 78D408FC12 for ; Wed, 30 Nov 2011 17:02:35 +0000 (UTC) Received: (qmail 15159 invoked from network); 30 Nov 2011 16:35:54 -0000 Received: from unknown (HELO localhost.localdomain) (192.168.0.1) by sneak2.sneakemail.com with SMTP; 30 Nov 2011 16:35:54 -0000 Received: from 206.168.13.214 by mail.sneakemail.com with SMTP; 30 Nov 2011 16:35:54 -0000 Received: (sneakemail censored 2851-1322670953-449649 #2); 30 Nov 2011 16:35:54 -0000 Received: (sneakemail censored 2851-1322670953-449649 #1); 30 Nov 2011 16:35:54 -0000 Date: Wed, 30 Nov 2011 09:35:45 -0700 (MST) Message-ID: <2851-1322670953-449649@sneakemail.com> From: "John Hein" To: gnome@freebsd.org To: Rene Ladan , MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable In-Reply-To: <4ED3F56D.4050204@freebsd.org> References: <4ED3F56D.4050204@freebsd.org> X-Mailer: Perl5 Mail::Internet v Cc: Subject: gdk_get_default_root_window [was: (no subject)] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2011 17:02:36 -0000 Rene Ladan wrote at 21:56 +0100 on Nov 28, 2011: > Hi, >=20 > if I compile the attached program with 'gcc -o testgdk `pkg-config > gtk+-2.0 --libs --cflags` testgdk.c' it fails with this assertion: >=20 > (process:55495): Gdk-CRITICAL **: IA=5F=5Fgdk=5Fscreen=5Fget=5Froot=5F= window: > assertion `GDK=5FIS=5FSCREEN (screen)' failed >=20 > This is on an amd64-10 system with clang kernel/world and gcc ports.= > All ports are at their current version except the X.org ports for wh= ich > I defined WITHOUT=5FNOUVEAU to let the binary NVidia driver work. >=20 > It also fails with the xorg-dev ports. >=20 > Is this a bug=3F >=20 > Regards, > Ren=E9 > --=20 > http://www.rene-ladan.nl:8080/ >=20 > GPG fingerprint =3D ADBC ECCD EB5F A6B4 549F 600D 8C9E 647A E564 2B= FC > (subkeys.pgp.net) > #include > #include >=20 > int main(void) > { > gdk=5Fget=5Fdefault=5Froot=5Fwindow(); > return 0; > } Don't you need to call gtk=5Finit first=3F From owner-freebsd-gnome@FreeBSD.ORG Thu Dec 1 07:54:19 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 153481065676 for ; Thu, 1 Dec 2011 07:54:19 +0000 (UTC) (envelope-from marcus@freebsd.org) Received: from av-tac-rtp.cisco.com (hen.cisco.com [64.102.19.198]) by mx1.freebsd.org (Postfix) with ESMTP id CBF2B8FC13 for ; Thu, 1 Dec 2011 07:54:18 +0000 (UTC) X-TACSUNS: Virus Scanned Received: from rooster.cisco.com (localhost.cisco.com [127.0.0.1]) by av-tac-rtp.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id pB17sHsr022919; Thu, 1 Dec 2011 02:54:17 -0500 (EST) Received: from rtp-jclarke-8919.cisco.com (rtp-jclarke-8919.cisco.com [10.117.46.170]) by rooster.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id pB17sF5w018251; Thu, 1 Dec 2011 02:54:15 -0500 (EST) Message-ID: <4ED732A6.6090207@freebsd.org> Date: Thu, 01 Dec 2011 02:54:14 -0500 From: Joe Marcus Clarke Organization: FreeBSD, Inc. User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: John Hein References: <4ED3F56D.4050204@freebsd.org> <2851-1322670953-449649@sneakemail.com> In-Reply-To: <2851-1322670953-449649@sneakemail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: gnome@freebsd.org, Rene Ladan Subject: Re: gdk_get_default_root_window [was: (no subject)] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2011 07:54:19 -0000 On 11/30/11 11:35 AM, John Hein wrote: > Rene Ladan wrote at 21:56 +0100 on Nov 28, 2011: > > Hi, > > > > if I compile the attached program with 'gcc -o testgdk `pkg-config > > gtk+-2.0 --libs --cflags` testgdk.c' it fails with this assertion: > > > > (process:55495): Gdk-CRITICAL **: IA__gdk_screen_get_root_window: > > assertion `GDK_IS_SCREEN (screen)' failed > > > > This is on an amd64-10 system with clang kernel/world and gcc ports. > > All ports are at their current version except the X.org ports for which > > I defined WITHOUT_NOUVEAU to let the binary NVidia driver work. > > > > It also fails with the xorg-dev ports. > > > > Is this a bug? > > > > Regards, > > René > > -- > > http://www.rene-ladan.nl:8080/ > > > > GPG fingerprint = ADBC ECCD EB5F A6B4 549F 600D 8C9E 647A E564 2BFC > > (subkeys.pgp.net) > > #include > > #include > > > > int main(void) > > { > > gdk_get_default_root_window(); > > return 0; > > } > > Don't you need to call gtk_init first? Not gtk_init() but gdk_init() (both will work, though): int main(int argc, char **argv) { gdk_init(&argc, &argv); gdk_get_default_root_window(); return 0; } Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From owner-freebsd-gnome@FreeBSD.ORG Thu Dec 1 08:43:16 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 65C97106566B; Thu, 1 Dec 2011 08:43:16 +0000 (UTC) (envelope-from geo.liaskos@gmail.com) Received: from mail-qw0-f47.google.com (mail-qw0-f47.google.com [209.85.216.47]) by mx1.freebsd.org (Postfix) with ESMTP id 01A158FC0C; Thu, 1 Dec 2011 08:43:15 +0000 (UTC) Received: by qaea17 with SMTP id a17so4389446qae.13 for ; Thu, 01 Dec 2011 00:43:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=56DEuQwbOIenAP2nk0b5nbzkhjjVfWBfvBZSEE8VMrk=; b=vsOSMm7d4L24ON65QnKK4awnpBBF9c6OJjP7oKMKs98o1Y0p5i7DRVbF9SqktlExGD h6cMK7T7NGweEHJ4Iay9QanT0Wmuar3EBhyyY+bwvbWHbB9y6s8Pnc/uuv18fc2B6UF/ v8ol3OPkK6oJbNKV1PrkGRDXx1mwKDYeXvI9s= MIME-Version: 1.0 Received: by 10.229.29.69 with SMTP id p5mr1046982qcc.19.1322728994558; Thu, 01 Dec 2011 00:43:14 -0800 (PST) Received: by 10.224.189.135 with HTTP; Thu, 1 Dec 2011 00:43:14 -0800 (PST) In-Reply-To: <4ED732A6.6090207@freebsd.org> References: <4ED3F56D.4050204@freebsd.org> <2851-1322670953-449649@sneakemail.com> <4ED732A6.6090207@freebsd.org> Date: Thu, 1 Dec 2011 10:43:14 +0200 Message-ID: From: George Liaskos To: Joe Marcus Clarke Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: gnome@freebsd.org, Rene Ladan Subject: Re: gdk_get_default_root_window [was: (no subject)] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2011 08:43:16 -0000 On Thu, Dec 1, 2011 at 9:54 AM, Joe Marcus Clarke wrot= e: > On 11/30/11 11:35 AM, John Hein wrote: >> Rene Ladan wrote at 21:56 +0100 on Nov 28, 2011: >> =C2=A0> Hi, >> =C2=A0> >> =C2=A0> if I compile the attached program with 'gcc -o testgdk `pkg-conf= ig >> =C2=A0> gtk+-2.0 --libs --cflags` testgdk.c' it fails with this assertio= n: >> =C2=A0> >> =C2=A0> (process:55495): Gdk-CRITICAL **: IA__gdk_screen_get_root_window= : >> =C2=A0> assertion `GDK_IS_SCREEN (screen)' failed >> =C2=A0> >> =C2=A0> This is on an amd64-10 system with clang kernel/world and gcc po= rts. >> =C2=A0> All ports are at their current version except the X.org ports fo= r which >> =C2=A0> I defined WITHOUT_NOUVEAU to let the binary NVidia driver work. >> =C2=A0> >> =C2=A0> It also fails with the xorg-dev ports. >> =C2=A0> >> =C2=A0> Is this a bug? >> =C2=A0> >> =C2=A0> Regards, >> =C2=A0> Ren=C3=A9 >> =C2=A0> -- >> =C2=A0> http://www.rene-ladan.nl:8080/ >> =C2=A0> >> =C2=A0> GPG fingerprint =3D ADBC ECCD EB5F A6B4 549F =C2=A0600D 8C9E 647= A E564 2BFC >> =C2=A0> (subkeys.pgp.net) >> =C2=A0> #include >> =C2=A0> #include >> =C2=A0> >> =C2=A0> int main(void) >> =C2=A0> { >> =C2=A0> =C2=A0 =C2=A0 =C2=A0 =C2=A0gdk_get_default_root_window(); >> =C2=A0> =C2=A0 =C2=A0 =C2=A0 =C2=A0return 0; >> =C2=A0> } >> >> Don't you need to call gtk_init first? > > Not gtk_init() but gdk_init() (both will work, though): > > int > main(int argc, char **argv) { > =C2=A0 =C2=A0gdk_init(&argc, &argv); > > =C2=A0 =C2=A0gdk_get_default_root_window(); > =C2=A0 =C2=A0return 0; > } > > Joe > > -- > Joe Marcus Clarke > FreeBSD GNOME Team =C2=A0 =C2=A0 =C2=A0:: =C2=A0 =C2=A0 =C2=A0gnome@FreeB= SD.org > FreeNode / #freebsd-gnome > http://www.FreeBSD.org/gnome Thank you guys for the "hint", you are correct. gkt_init was buried under a LINUX ifdef in Chromium beta, that's why this call was failing. Regards, George From owner-freebsd-gnome@FreeBSD.ORG Thu Dec 1 13:23:27 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4D1D1065676; Thu, 1 Dec 2011 13:23:26 +0000 (UTC) (envelope-from web@umich.edu) Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by mx1.freebsd.org (Postfix) with ESMTP id 9EBF98FC18; Thu, 1 Dec 2011 13:23:26 +0000 (UTC) Received: FROM itcom245.staff.itd.umich.edu (itcom245.staff.itd.umich.edu [141.213.135.249]) By hellskitchen.mr.itd.umich.edu ID 4ED77FCD.16284.10040 ; Authuser web; 1 Dec 2011 08:23:25 EST Date: Thu, 1 Dec 2011 08:23:24 -0500 From: William Bulley To: Robert Bonomi Message-ID: <20111201132324.GA18733@itcom245.staff.itd.umich.edu> Mail-Followup-To: Robert Bonomi , freebsd-questions@freebsd.org, gnome@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: gnome@freebsd.org, freebsd-questions@freebsd.org Subject: Re: failure building www/webkit-gtk2 on 8.2-STABLE X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2011 13:23:27 -0000 According to Robert Bonomi on Wed, 11/30/11 at 16:12: > > From owner-freebsd-questions@freebsd.org Wed Nov 30 09:14:56 2011 > > Date: Wed, 30 Nov 2011 10:12:23 -0500 > > From: William Bulley > > To: freebsd-questions@freebsd.org > > Cc: gnome@freebsd.org > > Subject: failure building www/webkit-gtk2 on 8.2-STABLE > > > > This is a freshly csup'd ports tree as of 11/24/2011 and uname -a gives: > > > > FreeBSD dell 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun May 29 08:36:55 EDT 2011 > > root@dell:/usr/obj/usr/src/sys/DELL amd64 > > > > When I try to "make install" in www/xxxterm this is what I get: > > > > ===> xxxterm-1.518 depends on file: /usr/local/bin/perl5.14.1 - found > > ===> xxxterm-1.518 depends on file: /usr/local/bin/intltool-extract - found > > ===> xxxterm-1.518 depends on executable: pkg-config - found > > ===> xxxterm-1.518 depends on shared library: gnutls.47 - found > > ===> xxxterm-1.518 depends on shared library: soup-2.4 - found > > ===> xxxterm-1.518 depends on shared library: webkitgtk-1.0 - not found > > *THIS* 'not found' indicates the linking (at least) of the exuecutable will > probably fail. Thanks for the reply. This knowledge is not all that useful. The process of making this port will, of course, make all dependencies of this port. By not finding that item forces the installation of www/webkit-gtk2 below. This is not an error. > > ===> Verifying install for webkitgtk-1.0 in /usr/ports/www/webkit-gtk2 > > ===> Building for webkit-gtk2-1.4.3 > > gmake all-am > > gmake[1]: Entering directory `/usr/ports/www/webkit-gtk2/work/webkit-1.4.3' > > GEN WebKit-1.0.gir > > /usr/local/bin/gmkdir -p ./.deps/DerivedSources > > /usr/include/machine/endian.h:123: syntax error, unexpected '{' in ' return (__extension__ ({ register __uint64_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at '{' > > /usr/include/machine/endian.h:123: syntax error, unexpected ';' in ' return (__extension__ ({ register __uint64_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at ';' > > /usr/include/machine/endian.h:130: syntax error, unexpected '{' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at '{' > > /usr/include/machine/endian.h:130: syntax error, unexpected ';' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at ';' > > _these_ errors may be a separate issue They indicate an incompatibility > between the code and the -compiler- being used. This could be an artifact > of other errors, like the one implied below, or they could be from unrelated > causes. Eliminate the other errors, and see if this remains. The port maintainers are responsible for assuring the compiler matches the code, and that the code compiles with that compiler. This is clearly an error, but one that I have no idea how to fix. > > Source/WebKit/gtk/webkit/webkitversion.h:33: Warning: WebKit: symbol='WEBKITGTK_API_VERSION': Unknown namespace for symbol 'WEBKITGTK_API_VERSION' > > This is "probably" directly related to the 'not found' error above. Not so sure about that. But again, how is this (and other errors) to be fixed? Why don't the port maintainers respond to this thread? > > /usr/ports/www/webkit-gtk2/work/webkit-1.4.3/tmp-introspectiHsaMf/WebKit-1.0.o(.data+0x2e8): undefined reference to `webkit_dom_html_media_element_get_type' > > /usr/ports/www/webkit-gtk2/work/webkit-1.4.3/tmp-introspectiHsaMf/WebKit-1.0.o(.data+0x3c0): undefined reference to `webkit_dom_media_error_get_type' > > /usr/ports/www/webkit-gtk2/work/webkit-1.4.3/tmp-introspectiHsaMf/WebKit-1.0.o(.data+0x450): undefined reference to `webkit_dom_time_ranges_get_type' > > as are all these. Again, not so sure about that. > > Can anyone tell me what is going on here and how I can correct it? > > Can it be that this port does not build correctly on AMD hardware? Again, thanks for the reply, but it doesn't get me all that much closer to getting this port built. Anyone else have any ideas or pointers? Regards, web... -- William Bulley Email: web@umich.edu 72 characters width template ----------------------------------------->| From owner-freebsd-gnome@FreeBSD.ORG Fri Dec 2 12:04:13 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC2C41065673; Fri, 2 Dec 2011 12:04:13 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep15.mx.upcmail.net (fep15.mx.upcmail.net [62.179.121.35]) by mx1.freebsd.org (Postfix) with ESMTP id 071888FC1B; Fri, 2 Dec 2011 12:04:12 +0000 (UTC) Received: from edge01.upcmail.net ([192.168.13.236]) by viefep15-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20111202120411.EPDR11566.viefep15-int.chello.at@edge01.upcmail.net>; Fri, 2 Dec 2011 13:04:11 +0100 Received: from [127.0.0.1] ([178.84.137.57]) by edge01.upcmail.net with edge id 4C3w1i00c1EUzH601C3wad; Fri, 02 Dec 2011 13:04:11 +0100 X-SourceIP: 178.84.137.57 Message-ID: <4ED8BEA9.7070109@rainbow-runner.nl> Date: Fri, 02 Dec 2011 13:03:53 +0100 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: Robert Bonomi , freebsd-questions@freebsd.org, gnome@freebsd.org References: <20111201132324.GA18733@itcom245.staff.itd.umich.edu> In-Reply-To: <20111201132324.GA18733@itcom245.staff.itd.umich.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 111202-0, 02-12-2011), Outbound message X-Antivirus-Status: Clean Cc: Subject: Re: failure building www/webkit-gtk2 on 8.2-STABLE X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2011 12:04:13 -0000 On 1-12-2011 14:23, William Bulley wrote: > According to Robert Bonomi on Wed, 11/30/11 at 16:12: >>> From owner-freebsd-questions@freebsd.org Wed Nov 30 09:14:56 2011 >>> Date: Wed, 30 Nov 2011 10:12:23 -0500 >>> From: William Bulley >>> To: freebsd-questions@freebsd.org >>> Cc: gnome@freebsd.org >>> Subject: failure building www/webkit-gtk2 on 8.2-STABLE >>> >>> This is a freshly csup'd ports tree as of 11/24/2011 and uname -a gives: >>> >>> FreeBSD dell 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun May 29 08:36:55 EDT 2011 >>> root@dell:/usr/obj/usr/src/sys/DELL amd64 >>> >>> When I try to "make install" in www/xxxterm this is what I get: >>> >>> ===> xxxterm-1.518 depends on file: /usr/local/bin/perl5.14.1 - found >>> ===> xxxterm-1.518 depends on file: /usr/local/bin/intltool-extract - found >>> ===> xxxterm-1.518 depends on executable: pkg-config - found >>> ===> xxxterm-1.518 depends on shared library: gnutls.47 - found >>> ===> xxxterm-1.518 depends on shared library: soup-2.4 - found >>> ===> xxxterm-1.518 depends on shared library: webkitgtk-1.0 - not found >> *THIS* 'not found' indicates the linking (at least) of the exuecutable will >> probably fail. > Thanks for the reply. This knowledge is not all that useful. The process of > making this port will, of course, make all dependencies of this port. By not > finding that item forces the installation of www/webkit-gtk2 below. This is > not an error. > >>> ===> Verifying install for webkitgtk-1.0 in /usr/ports/www/webkit-gtk2 >>> ===> Building for webkit-gtk2-1.4.3 >>> gmake all-am >>> gmake[1]: Entering directory `/usr/ports/www/webkit-gtk2/work/webkit-1.4.3' >>> GEN WebKit-1.0.gir >>> /usr/local/bin/gmkdir -p ./.deps/DerivedSources >>> /usr/include/machine/endian.h:123: syntax error, unexpected '{' in ' return (__extension__ ({ register __uint64_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at '{' >>> /usr/include/machine/endian.h:123: syntax error, unexpected ';' in ' return (__extension__ ({ register __uint64_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at ';' >>> /usr/include/machine/endian.h:130: syntax error, unexpected '{' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at '{' >>> /usr/include/machine/endian.h:130: syntax error, unexpected ';' in ' return (__extension__ ({ register __uint32_t __X = (_x); __asm ("bswap %0" : "+r" (__X)); __X; }));' at ';' >> _these_ errors may be a separate issue They indicate an incompatibility >> between the code and the -compiler- being used. This could be an artifact >> of other errors, like the one implied below, or they could be from unrelated >> causes. Eliminate the other errors, and see if this remains. > The port maintainers are responsible for assuring the compiler matches the > code, and that the code compiles with that compiler. This is clearly an > error, but one that I have no idea how to fix. > >>> Source/WebKit/gtk/webkit/webkitversion.h:33: Warning: WebKit: symbol='WEBKITGTK_API_VERSION': Unknown namespace for symbol 'WEBKITGTK_API_VERSION' >> This is "probably" directly related to the 'not found' error above. > Not so sure about that. But again, how is this (and other errors) to be > fixed? Why don't the port maintainers respond to this thread? > >>> /usr/ports/www/webkit-gtk2/work/webkit-1.4.3/tmp-introspectiHsaMf/WebKit-1.0.o(.data+0x2e8): undefined reference to `webkit_dom_html_media_element_get_type' >>> /usr/ports/www/webkit-gtk2/work/webkit-1.4.3/tmp-introspectiHsaMf/WebKit-1.0.o(.data+0x3c0): undefined reference to `webkit_dom_media_error_get_type' >>> /usr/ports/www/webkit-gtk2/work/webkit-1.4.3/tmp-introspectiHsaMf/WebKit-1.0.o(.data+0x450): undefined reference to `webkit_dom_time_ranges_get_type' >> as are all these. > Again, not so sure about that. > >>> Can anyone tell me what is going on here and how I can correct it? >>> Can it be that this port does not build correctly on AMD hardware? > Again, thanks for the reply, but it doesn't get me all that much closer > to getting this port built. Anyone else have any ideas or pointers? > > Regards, > > web... > Can you check if you got the video option selected? "make config" if you haven't, please select it and do a "make clean" before trying to build it. -Koop From owner-freebsd-gnome@FreeBSD.ORG Fri Dec 2 18:19:21 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE7A31065673; Fri, 2 Dec 2011 18:19:21 +0000 (UTC) (envelope-from web@umich.edu) Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by mx1.freebsd.org (Postfix) with ESMTP id 895398FC08; Fri, 2 Dec 2011 18:19:21 +0000 (UTC) Received: FROM itcom245.staff.itd.umich.edu (itcom245.staff.itd.umich.edu [141.213.135.249]) By hellskitchen.mr.itd.umich.edu ID 4ED916A7.87436.15432 ; Authuser web; 2 Dec 2011 13:19:19 EST Date: Fri, 2 Dec 2011 13:19:19 -0500 From: William Bulley To: Koop Mast Message-ID: <20111202181919.GJ25385@itcom245.staff.itd.umich.edu> Mail-Followup-To: Koop Mast , Robert Bonomi , freebsd-questions@freebsd.org, gnome@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: gnome@freebsd.org, freebsd-questions@freebsd.org, Robert Bonomi Subject: Re: failure building www/webkit-gtk2 on 8.2-STABLE X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2011 18:19:22 -0000 According to Koop Mast on Fri, 12/02/11 at 07:03: > > Can you check if you got the video option selected? "make config" if you > haven't, please select it and do a "make clean" before trying to build it. Excellent advice!!! Thank you very much! Looks like -questions comes through again. You folks are wonderful. :-) Now for some questions and issues to resolve this once and for all. How could I have possibly known that this option (WITH_VIDEO=yes) was required? I looked back at when I last built www/webkit-gtk2 and that was here: -rw-r--r-- 0 root wheel 215 Jan 19 2010 webkit/options In that file I found: WITHOUT_VIDEO=yes So about a year ago www/webkit-gtk2 built just fine WITHOUT the video option. What changed? I checked and there is no match (using grep) in the /usr/ports/UPDATING file (whose first entry dates from 20080108): % grep -i webkit /usr/ports/UPDATING % So I wouldn't have found anything there. I see in the Makefile that WITH_VIDEO has a default of "on". That must not have been the case a year ago. Should I blame the www/xxxterm for having a dependency on www/webkit-gtk2? During the attempted build of www/xxxterm I was not asked for any options for www/webkit-gtk2 since I had a previous file /var/db/ports/webkit/options from back about a year ago. This is now a moot point, since the port did build correctly with this change (thanks again!), but for completeness sake and for my own sanity, how would I have been able to avoid this problem? Thanks. :-) Regards, web... -- William Bulley Email: web@umich.edu 72 characters width template ----------------------------------------->|