From owner-freebsd-gnome@freebsd.org Sun Mar 12 01:16:36 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 03139CF9646 for ; Sun, 12 Mar 2017 01:16:36 +0000 (UTC) (envelope-from rezny@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id DCE031DB4 for ; Sun, 12 Mar 2017 01:16:35 +0000 (UTC) (envelope-from rezny@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id DC1F3CF9642; Sun, 12 Mar 2017 01:16:35 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB8E3CF9641; Sun, 12 Mar 2017 01:16:35 +0000 (UTC) (envelope-from rezny@freebsd.org) Received: from mail.modirum.com (mail.modirum.com [31.185.27.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9FDD41DAB; Sun, 12 Mar 2017 01:16:35 +0000 (UTC) (envelope-from rezny@freebsd.org) Received: by mail.modirum.com with esmtpsa (TLSv1:ECDHE-RSA-AES256-SHA:256) (Exim 4.87 (FreeBSD)) (envelope-from ) id 1cmrVO-000Cdi-Ka; Sun, 12 Mar 2017 00:37:02 +0000 From: Matthew Rezny To: Tijl Coosemans Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, swills@freebsd.org, gnome@freebsd.org Subject: Re: svn commit: r435961 - in head/www/webkit-gtk2: . files Date: Sun, 12 Mar 2017 01:36:58 +0100 Message-ID: <1651531.nGg9pBWiG5@workstation.reztek> Organization: FreeBSD User-Agent: KMail/4.14.10 (FreeBSD/11.0-STABLE; KDE/4.14.10; amd64; ; ) In-Reply-To: <20170312001958.6e8fdd4b@kalimero.tijl.coosemans.org> References: <201703112115.v2BLF3qk062113@repo.freebsd.org> <20170312001958.6e8fdd4b@kalimero.tijl.coosemans.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-SA-Authenticated: Yes X-SA-Exim-Connect-IP: 94.142.238.108 X-SA-Exim-Mail-From: rezny@freebsd.org X-SA-Exim-Scanned: No (on mail.modirum.com); SAEximRunCond expanded to false X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 12 Mar 2017 01:16:36 -0000 On Sunday 12 March 2017 00:19:58 Tijl Coosemans wrote: > On Sat, 11 Mar 2017 21:15:03 +0000 (UTC) Matthew Rezny > > wrote: > > Author: rezny > > Date: Sat Mar 11 21:15:03 2017 > > New Revision: 435961 > > URL: https://svnweb.freebsd.org/changeset/ports/435961 > > > > Log: > > - Fix building on PPC/PPC64 [1] > > - Fix building on ARMv6 [2] > > - Add missing indirect dependencies > > You should never add the dependencies of another port to your port > because if that other port ever changes dependencies your port will still > pull them in. If you are getting warnings about missing dependencies and > you know they are indirect then you know there's a problem with one of > the other dependencies of your port. The problem needs to fixed there. > In this case it's probably because of gnome related pkg-config files. > These dependencies need to be added to Mk/Uses/gnome.mk. > > > - Possibly fix build on sparc64 (unconfirmed) > > > > PR: 212903 [1] > > Submitted by: jhibbits [1], strejda [2] > > Approved by: swills (mentor) I completely agree with that from a technical position. When stage-qa started complaining about indirect dependencies, I initially ignored them as it looked like an obvious error in the script. Surely, actual dependencies can be calculated recursively taking options into account. However, through both the actions taken on the PRs submitted at the time and direct statements when I questioned the situation, I was informed that the indirect dependencies should be added. I think it is completely unproductive and incorrect, but I had more important things to do than press the issue. I would be happy to cease adding indirect dependencies, which not only depend on the port's options but the options of the ports it depends upon, and the options of the ports those depend upon and so on. Has there been a change of policy and if so when can we expect to see a fixed stage-qa? It'll take some time to undo all the damage. From owner-freebsd-gnome@freebsd.org Sun Mar 12 01:30:47 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7A879D06120 for ; Sun, 12 Mar 2017 01:30:47 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 66FE016B7 for ; Sun, 12 Mar 2017 01:30:47 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by mailman.ysv.freebsd.org (Postfix) id 66608D0611F; Sun, 12 Mar 2017 01:30:47 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65C5ED0611D; Sun, 12 Mar 2017 01:30:47 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from anoxia.adamw.org (anoxia.adamw.org [104.225.8.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "anoxia.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A256816B4; Sun, 12 Mar 2017 01:30:46 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by anoxia.adamw.org (OpenSMTPD) with ESMTPSA id 83946e52 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Sat, 11 Mar 2017 18:30:39 -0700 (MST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: svn commit: r435961 - in head/www/webkit-gtk2: . files From: Adam Weinberger In-Reply-To: <1651531.nGg9pBWiG5@workstation.reztek> Date: Sat, 11 Mar 2017 18:30:37 -0700 Cc: Tijl Coosemans , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, swills@freebsd.org, gnome@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <96D05335-EC74-4CD0-9F00-95CC02B62CF8@adamw.org> References: <201703112115.v2BLF3qk062113@repo.freebsd.org> <20170312001958.6e8fdd4b@kalimero.tijl.coosemans.org> <1651531.nGg9pBWiG5@workstation.reztek> To: Matthew Rezny X-Mailer: Apple Mail (2.3259) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 12 Mar 2017 01:30:47 -0000 > On 11 Mar, 2017, at 17:36, Matthew Rezny wrote: >=20 > On Sunday 12 March 2017 00:19:58 Tijl Coosemans wrote: >> On Sat, 11 Mar 2017 21:15:03 +0000 (UTC) Matthew Rezny >>=20 >> wrote: >>> Author: rezny >>> Date: Sat Mar 11 21:15:03 2017 >>> New Revision: 435961 >>> URL: https://svnweb.freebsd.org/changeset/ports/435961 >>>=20 >>> Log: >>> - Fix building on PPC/PPC64 [1] >>> - Fix building on ARMv6 [2] >>> - Add missing indirect dependencies >>=20 >> You should never add the dependencies of another port to your port >> because if that other port ever changes dependencies your port will = still >> pull them in. If you are getting warnings about missing dependencies = and >> you know they are indirect then you know there's a problem with one = of >> the other dependencies of your port. The problem needs to fixed = there. >> In this case it's probably because of gnome related pkg-config files. >> These dependencies need to be added to Mk/Uses/gnome.mk. >>=20 >>> - Possibly fix build on sparc64 (unconfirmed) >>>=20 >>> PR: 212903 [1] >>> Submitted by: jhibbits [1], strejda [2] >>> Approved by: swills (mentor) >=20 > I completely agree with that from a technical position. When stage-qa = started=20 > complaining about indirect dependencies, I initially ignored them as = it looked=20 > like an obvious error in the script. Surely, actual dependencies can = be=20 > calculated recursively taking options into account. However, through = both the=20 > actions taken on the PRs submitted at the time and direct statements = when I=20 > questioned the situation, I was informed that the indirect = dependencies should=20 > be added. I think it is completely unproductive and incorrect, but I = had more=20 > important things to do than press the issue. I would be happy to = cease adding=20 > indirect dependencies, which not only depend on the port's options but = the=20 > options of the ports it depends upon, and the options of the ports = those=20 > depend upon and so on. Has there been a change of policy and if so = when can we=20 > expect to see a fixed stage-qa? It'll take some time to undo all the = damage. The policy is that dependencies need to be listed; that clearly hasn't = changed. Is there any indication that stage-qa is broken? Tijl is = completely correct, if the problem is that Uses/gnome.mk isn't listing = all its dependencies, then it needs to be fixed, not stage-qa. # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org From owner-freebsd-gnome@freebsd.org Sun Mar 12 02:10:16 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C9B1D06E88 for ; Sun, 12 Mar 2017 02:10:16 +0000 (UTC) (envelope-from rezny@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 3758B1EBF for ; Sun, 12 Mar 2017 02:10:16 +0000 (UTC) (envelope-from rezny@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 36ACFD06E87; Sun, 12 Mar 2017 02:10:16 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36136D06E86; Sun, 12 Mar 2017 02:10:16 +0000 (UTC) (envelope-from rezny@freebsd.org) Received: from mail.modirum.com (mail.modirum.com [31.185.27.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F0D3D1EBE; Sun, 12 Mar 2017 02:10:15 +0000 (UTC) (envelope-from rezny@freebsd.org) Received: by mail.modirum.com with esmtpsa (TLSv1:ECDHE-RSA-AES256-SHA:256) (Exim 4.87 (FreeBSD)) (envelope-from ) id 1cmsxY-0006Am-EA; Sun, 12 Mar 2017 02:10:12 +0000 From: Matthew Rezny To: Adam Weinberger Cc: Tijl Coosemans , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, swills@freebsd.org, gnome@freebsd.org Subject: Re: svn commit: r435961 - in head/www/webkit-gtk2: . files Date: Sun, 12 Mar 2017 03:10:09 +0100 Message-ID: <6528743.Wv2563vc2k@workstation.reztek> Organization: FreeBSD User-Agent: KMail/4.14.10 (FreeBSD/11.0-STABLE; KDE/4.14.10; amd64; ; ) In-Reply-To: <96D05335-EC74-4CD0-9F00-95CC02B62CF8@adamw.org> References: <201703112115.v2BLF3qk062113@repo.freebsd.org> <1651531.nGg9pBWiG5@workstation.reztek> <96D05335-EC74-4CD0-9F00-95CC02B62CF8@adamw.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-SA-Authenticated: Yes X-SA-Exim-Connect-IP: 94.142.238.108 X-SA-Exim-Mail-From: rezny@freebsd.org X-SA-Exim-Scanned: No (on mail.modirum.com); SAEximRunCond expanded to false X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 12 Mar 2017 02:10:16 -0000 On Saturday 11 March 2017 18:30:37 Adam Weinberger wrote: > > On 11 Mar, 2017, at 17:36, Matthew Rezny wrote: > > > > On Sunday 12 March 2017 00:19:58 Tijl Coosemans wrote: > >> On Sat, 11 Mar 2017 21:15:03 +0000 (UTC) Matthew Rezny > >> > >> wrote: > >>> Author: rezny > >>> Date: Sat Mar 11 21:15:03 2017 > >>> New Revision: 435961 > >>> URL: https://svnweb.freebsd.org/changeset/ports/435961 > >>> > >>> Log: > >>> - Fix building on PPC/PPC64 [1] > >>> - Fix building on ARMv6 [2] > >>> - Add missing indirect dependencies > >> > >> You should never add the dependencies of another port to your port > >> because if that other port ever changes dependencies your port will still > >> pull them in. If you are getting warnings about missing dependencies and > >> you know they are indirect then you know there's a problem with one of > >> the other dependencies of your port. The problem needs to fixed there. > >> In this case it's probably because of gnome related pkg-config files. > >> These dependencies need to be added to Mk/Uses/gnome.mk. > >> > >>> - Possibly fix build on sparc64 (unconfirmed) > >>> > >>> PR: 212903 [1] > >>> Submitted by: jhibbits [1], strejda [2] > >>> Approved by: swills (mentor) > > > > I completely agree with that from a technical position. When stage-qa > > started complaining about indirect dependencies, I initially ignored them > > as it looked like an obvious error in the script. Surely, actual > > dependencies can be calculated recursively taking options into account. > > However, through both the actions taken on the PRs submitted at the time > > and direct statements when I questioned the situation, I was informed > > that the indirect dependencies should be added. I think it is completely > > unproductive and incorrect, but I had more important things to do than > > press the issue. I would be happy to cease adding indirect dependencies, > > which not only depend on the port's options but the options of the ports > > it depends upon, and the options of the ports those depend upon and so > > on. Has there been a change of policy and if so when can we expect to see > > a fixed stage-qa? It'll take some time to undo all the damage. > The policy is that dependencies need to be listed; that clearly hasn't > changed. Is there any indication that stage-qa is broken? Tijl is > completely correct, if the problem is that Uses/gnome.mk isn't listing all > its dependencies, then it needs to be fixed, not stage-qa. > > # Adam It may well be that gnome.mk needs some work, but from what I've seen it is much more expansive. Looking back it was April 2016 when I submitted an update to a port using wxgtk and the committer added the pile of gnome libs I had been ignoring for some time by then, so maybe it has been a whole year now. I had asked on IRC if those were really correct or if gnome needed fixing in some way and the answer was that all those things suggested by stage-qa should be added. Some time after, a PR was opened against once of my ports which uses Qt, saying that I needed to add bunch of a number of Xorg dependencies. stage- qa did suggest those, although it hadn't the last time that port was updated before then, so I got confirmation and then went ahead and added them despite thinking "what happens when someone builds QT for Wayland instead of X?" the whole time. I suppose the same question pertains to GTK3. It is not just the big GUI libraries that might need something more in their respective Mk files. Many ports that use gnutls produce warnings from stage-qa because gnutls depends on libgcrypt which depends on libgpg-error, and while I sometime see libgcrypt alongside gnutls, I rarely notice libgpg-error alongside either, and I find myself frequently adding both. Those are just an example of a simple and common dependency chain that stage-qa complains about. Should every port using libgcrypt have to depend on libgpg-error when libgcrypt already depends on it, or is the stage-qa check over aggressive? Should every port using nss have to also explicitly depend on nspr because nss does? A couple weeks ago I opened PR 217311 for both those issues and more in bitlbee. Are the additions correct, or is stage-qa wrong? From owner-freebsd-gnome@freebsd.org Sun Mar 12 08:26:23 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8FEF0D09AE6 for ; Sun, 12 Mar 2017 08:26:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 79C0616ED for ; Sun, 12 Mar 2017 08:26:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 763A7D09AE5; Sun, 12 Mar 2017 08:26:23 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 75DF8D09AE4 for ; Sun, 12 Mar 2017 08:26:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6592416EC for ; Sun, 12 Mar 2017 08:26:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v2C8QNvv049407 for ; Sun, 12 Mar 2017 08:26:23 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 209813] Problems with implicit library dependencies introduced by gnome ports Date: Sun, 12 Mar 2017 08:26:23 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 12 Mar 2017 08:26:23 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209813 --- Comment #8 from commit-hook@freebsd.org --- A commit references this bug: Author: antoine Date: Sun Mar 12 08:25:23 UTC 2017 New revision: 435977 URL: https://svnweb.freebsd.org/changeset/ports/435977 Log: Add libintl.so to glib20_LIB_DEPENDS As noted in PR 209813, some glib headers include libintl.h and then use gettext in some macros. Programs that use this API (directly or indirect= ly) can end up with calls to gettext and need to be linked with libintl.so. glib-2.0.pc has -lintl in its Libs too. PR: 209813 With hat: portmgr Changes: head/Mk/Uses/gnome.mk --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From owner-freebsd-gnome@freebsd.org Sun Mar 12 12:05:33 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EAECFD089AB for ; Sun, 12 Mar 2017 12:05:33 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id D8177138F for ; Sun, 12 Mar 2017 12:05:33 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D473DD089A9; Sun, 12 Mar 2017 12:05:33 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3EC7D089A6; Sun, 12 Mar 2017 12:05:33 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B448F138C; Sun, 12 Mar 2017 12:05:33 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 12F4C969; Sun, 12 Mar 2017 12:05:33 +0000 (UTC) Date: Sun, 12 Mar 2017 12:05:33 +0000 From: Alexey Dokuchaev To: Matthew Rezny Cc: Adam Weinberger , Tijl Coosemans , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, swills@freebsd.org, gnome@freebsd.org Subject: Re: svn commit: r435961 - in head/www/webkit-gtk2: . files Message-ID: <20170312120533.GA43736@FreeBSD.org> References: <201703112115.v2BLF3qk062113@repo.freebsd.org> <1651531.nGg9pBWiG5@workstation.reztek> <96D05335-EC74-4CD0-9F00-95CC02B62CF8@adamw.org> <6528743.Wv2563vc2k@workstation.reztek> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6528743.Wv2563vc2k@workstation.reztek> User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 12 Mar 2017 12:05:34 -0000 On Sun, Mar 12, 2017 at 03:10:09AM +0100, Matthew Rezny wrote: > Many ports that use gnutls produce warnings from stage-qa because gnutls > depends on libgcrypt which depends on libgpg-error, and while I sometime > see libgcrypt alongside gnutls, I rarely notice libgpg-error alongside > either, and I find myself frequently adding both. [...] > > Should every port using libgcrypt have to depend on libgpg-error when > libgcrypt already depends on it, or is the stage-qa check over aggressive? `Mk/Scripts/qa.sh' is doing what it can: that is, what readelf(1) tells it. Technically no, not every port using libgcrypt has to depend on libgpg-error, as long as you link with -lgcrypt only and it's sufficient. However, libgpg-error is pulled by default via libgcrypt's config script: $ /usr/local/bin/libgcrypt-config --libs -L/usr/local/lib -lgcrypt -lgpg-error I'd guess this are just safest default so your program surely links if you use functions from any (or both) libraries, so even when this is not the case both libraries would be pulled if author (or maintainer) does not pay attention. Another approach is to use -Wl,--as-needed option; some GNU/Linux distros' toolchains even enable it by default, but I'd leave that to someone more knowledgeable to talk about. ./danfe From owner-freebsd-gnome@freebsd.org Sun Mar 12 12:26:34 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C756ED091FD for ; Sun, 12 Mar 2017 12:26:34 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id B419C1EB5 for ; Sun, 12 Mar 2017 12:26:34 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id B0901D091FC; Sun, 12 Mar 2017 12:26:34 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AE565D091FB; Sun, 12 Mar 2017 12:26:34 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 888381EB4; Sun, 12 Mar 2017 12:26:34 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id DB4EDCED; Sun, 12 Mar 2017 12:26:33 +0000 (UTC) Date: Sun, 12 Mar 2017 12:26:33 +0000 From: Alexey Dokuchaev To: Matthew Rezny Cc: Adam Weinberger , Tijl Coosemans , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, swills@freebsd.org, gnome@freebsd.org Subject: Re: svn commit: r435961 - in head/www/webkit-gtk2: . files Message-ID: <20170312122633.GB43736@FreeBSD.org> References: <201703112115.v2BLF3qk062113@repo.freebsd.org> <1651531.nGg9pBWiG5@workstation.reztek> <96D05335-EC74-4CD0-9F00-95CC02B62CF8@adamw.org> <6528743.Wv2563vc2k@workstation.reztek> <20170312120533.GA43736@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170312120533.GA43736@FreeBSD.org> User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 12 Mar 2017 12:26:34 -0000 On Sun, Mar 12, 2017 at 12:05:33PM +0000, Alexey Dokuchaev wrote: > On Sun, Mar 12, 2017 at 03:10:09AM +0100, Matthew Rezny wrote: > > Many ports that use gnutls produce warnings from stage-qa because gnutls > > depends on libgcrypt which depends on libgpg-error, and while I sometime > > see libgcrypt alongside gnutls, I rarely notice libgpg-error alongside > > either, and I find myself frequently adding both. [...] > > > > Should every port using libgcrypt have to depend on libgpg-error when > > libgcrypt already depends on it, or is the stage-qa check over aggressive? > > `Mk/Scripts/qa.sh' is doing what it can: that is, what readelf(1) tells > it. Technically no, not every port using libgcrypt has to depend on > libgpg-error, as long as you link with -lgcrypt only and it's sufficient. > However, libgpg-error is pulled by default via libgcrypt's config script: > > $ /usr/local/bin/libgcrypt-config --libs > -L/usr/local/lib -lgcrypt -lgpg-error > > [...] Another approach is to use -Wl,--as-needed option After checking with Ulrich Drepper's paper [1] looks like lazyman's version of the above with overlinking prevented should be this: -Wl,--as-needed -lgcrypt -lgpg-error -Wl,--no-as-needed One might also find this page [2] useful. ./danfe [1] http://www.akkadia.org/drepper/dsohowto.pdf, p.41 [2] http://wiki.rosalab.ru/ru/index.php/Overlinking From owner-freebsd-gnome@freebsd.org Sun Mar 12 15:36:51 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF731D09139 for ; Sun, 12 Mar 2017 15:36:51 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 93FCF1442 for ; Sun, 12 Mar 2017 15:36:51 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 936E1D09135; Sun, 12 Mar 2017 15:36:51 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91DCDD09133; Sun, 12 Mar 2017 15:36:51 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: from mailrelay117.isp.belgacom.be (mailrelay117.isp.belgacom.be [195.238.20.144]) (using TLSv1.2 with cipher RC4-SHA (128/128 bits)) (Client CN "relay.skynet.be", Issuer "GlobalSign Organization Validation CA - SHA256 - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1A1551440; Sun, 12 Mar 2017 15:36:49 +0000 (UTC) (envelope-from tijl@freebsd.org) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2DcBQCAasVY/0nD8VFcGgEBAQECAQEBA?= =?us-ascii?q?QgBAQEBgycqQRAQMUcSjW5zkFwpAZURgg4qhXgCgkBAGAECAQEBAQEBAWsohRU?= =?us-ascii?q?BAQEBAgE6HB4FBQsLFAQJDBkPKh4GE4l4DAqzXopcAQEBAQEBAQMBAQEBAQEii?= =?us-ascii?q?z2FE4UHHwWcQYZ2hk2EaXaBEhg8jlaIRYZchCIfOIEEOSwIQYRXHYFkPzWJbgE?= =?us-ascii?q?BAQ?= X-IPAS-Result: =?us-ascii?q?A2DcBQCAasVY/0nD8VFcGgEBAQECAQEBAQgBAQEBgycqQRA?= =?us-ascii?q?QMUcSjW5zkFwpAZURgg4qhXgCgkBAGAECAQEBAQEBAWsohRUBAQEBAgE6HB4FB?= =?us-ascii?q?QsLFAQJDBkPKh4GE4l4DAqzXopcAQEBAQEBAQMBAQEBAQEiiz2FE4UHHwWcQYZ?= =?us-ascii?q?2hk2EaXaBEhg8jlaIRYZchCIfOIEEOSwIQYRXHYFkPzWJbgEBAQ?= Received: from 73.195-241-81.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([81.241.195.73]) by relay.skynet.be with ESMTP; 12 Mar 2017 16:36:46 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.15.2/8.15.2) with ESMTP id v2CFaj1g003252; Sun, 12 Mar 2017 16:36:45 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Sun, 12 Mar 2017 16:36:45 +0100 From: Tijl Coosemans To: Matthew Rezny Cc: Adam Weinberger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, swills@freebsd.org, gnome@freebsd.org Subject: Re: svn commit: r435961 - in head/www/webkit-gtk2: . files Message-ID: <20170312163645.38eeaa55@kalimero.tijl.coosemans.org> In-Reply-To: <6528743.Wv2563vc2k@workstation.reztek> References: <201703112115.v2BLF3qk062113@repo.freebsd.org> <1651531.nGg9pBWiG5@workstation.reztek> <96D05335-EC74-4CD0-9F00-95CC02B62CF8@adamw.org> <6528743.Wv2563vc2k@workstation.reztek> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 12 Mar 2017 15:36:51 -0000 On Sun, 12 Mar 2017 03:10:09 +0100 Matthew Rezny wrote: > On Saturday 11 March 2017 18:30:37 Adam Weinberger wrote: >> On 11 Mar, 2017, at 17:36, Matthew Rezny wrote: >>> On Sunday 12 March 2017 00:19:58 Tijl Coosemans wrote: >>>> On Sat, 11 Mar 2017 21:15:03 +0000 (UTC) Matthew Rezny >>>> wrote: >>>>> Author: rezny >>>>> Date: Sat Mar 11 21:15:03 2017 >>>>> New Revision: 435961 >>>>> URL: https://svnweb.freebsd.org/changeset/ports/435961 >>>>> >>>>> Log: >>>>> - Fix building on PPC/PPC64 [1] >>>>> - Fix building on ARMv6 [2] >>>>> - Add missing indirect dependencies >>>> >>>> You should never add the dependencies of another port to your port >>>> because if that other port ever changes dependencies your port will >>>> still pull them in. If you are getting warnings about missing >>>> dependencies and you know they are indirect then you know there's a >>>> problem with one of the other dependencies of your port. The >>>> problem needs to fixed there. In this case it's probably because of >>>> gnome related pkg-config files. These dependencies need to be added >>>> to Mk/Uses/gnome.mk. >>> >>> I completely agree with that from a technical position. When stage-qa >>> started complaining about indirect dependencies, I initially ignored >>> them as it looked like an obvious error in the script. Surely, actual >>> dependencies can be calculated recursively taking options into >>> account. However, through both the actions taken on the PRs >>> submitted at the time and direct statements when I questioned the >>> situation, I was informed that the indirect dependencies should be >>> added. I think it is completely unproductive and incorrect, but I >>> had more important things to do than press the issue. I would be >>> happy to cease adding indirect dependencies, which not only depend >>> on the port's options but the options of the ports it depends upon, >>> and the options of the ports those depend upon and so on. Has there >>> been a change of policy and if so when can we expect to see a fixed >>> stage-qa? It'll take some time to undo all the damage. If people told you to list indirect dependencies that is incorrect, but the stage-qa script isn't wrong either. While listing indirect dependencies is bad, relying on other ports to pull in direct dependencies is also bad (for the same reasons: those other ports can change). The stage-qa script scans programs and libraries for their dependencies (DT_NEEDED tags) and warns if any are missing from LIB_DEPENDS because these are potentially direct dependencies. This can result in false positives and perhaps the message printed by stage-qa should make this more clear and that it's not good to add them simply to silence the warning. >> The policy is that dependencies need to be listed; that clearly hasn't >> changed. Is there any indication that stage-qa is broken? Tijl is >> completely correct, if the problem is that Uses/gnome.mk isn't >> listing all its dependencies, then it needs to be fixed, not stage-qa. > > It may well be that gnome.mk needs some work, but from what I've seen > it is much more expansive. Looking back it was April 2016 when I > submitted an update to a port using wxgtk and the committer added the > pile of gnome libs I had been ignoring for some time by then, so maybe > it has been a whole year now. I had asked on IRC if those were really > correct or if gnome needed fixing in some way and the answer was that > all those things suggested by stage-qa should be added. Some time > after, a PR was opened against once of my ports which uses Qt, saying > that I needed to add bunch of a number of Xorg dependencies. stage- qa > did suggest those, although it hadn't the last time that port was > updated before then, so I got confirmation and then went ahead and > added them despite thinking "what happens when someone builds QT for > Wayland instead of X?" the whole time. I suppose the same question > pertains to GTK3. The reason programs and libraries may be linking to indirect dependencies is because *-config scripts or pkg-config files of direct dependencies said so. For instance "pkgconf --libs glib-2.0" returns "-L/usr/local/lib -lglib-2.0 -lintl" which causes everything that needs libglib to link to libintl as well. This may be wrong and then the *-config scripts need to be patched to remove the extra libraries, but often this is correct. The libglib headers include libintl headers and define macros and inline functions that call libintl functions. Code that includes libglib headers can end up calling libintl functions and thus must be linked with libintl. I think it's best to create or fix existing USES for cases like this. Antoine recently did this for libglib and libintl. > It is not just the big GUI libraries that might need something more in > their respective Mk files. Many ports that use gnutls produce warnings > from stage-qa because gnutls depends on libgcrypt which depends on > libgpg-error, and while I sometime see libgcrypt alongside gnutls, I > rarely notice libgpg-error alongside either, and I find myself > frequently adding both. Those are just an example of a simple and > common dependency chain that stage-qa complains about. Should every > port using libgcrypt have to depend on libgpg-error when libgcrypt > already depends on it, or is the stage-qa check over aggressive? > Should every port using nss have to also explicitly depend on nspr > because nss does? Gnutls does not depend on libgcrypt or libgpg-error. It did in the past and some upstreams may have added a search for libgcrypt to their configure scripts instead of relying on the output of "gnutls-config --libs" or "pkgconf --libs gnutls". It's an example of why listing indirect dependencies is bad. Gnutls changed and their configure scripts are pulling in unneeded dependencies now and need to be patched. For the case of libgcrypt needing libgpg-error I suggest we create a USES=libgcrypt. Libgcrypt headers include libgpg-error headers. > A couple weeks ago I opened PR 217311 for both those issues and more in > bitlbee. Are the additions correct, or is stage-qa wrong? You can probably answer this yourself now :) From owner-freebsd-gnome@freebsd.org Sun Mar 12 21:00:04 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 541C7D099EB for ; Sun, 12 Mar 2017 21:00:04 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 44F40117E for ; Sun, 12 Mar 2017 21:00:04 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 4186ED099EA; Sun, 12 Mar 2017 21:00:04 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4137DD099E9 for ; Sun, 12 Mar 2017 21:00:04 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 38683117D for ; Sun, 12 Mar 2017 21:00:04 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v2CL01Kl012203 for ; Sun, 12 Mar 2017 21:00:04 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <201703122100.v2CL01Kl012203@kenobi.freebsd.org> From: bugzilla-noreply@FreeBSD.org To: gnome@FreeBSD.org Subject: Problem reports for gnome@FreeBSD.org that need special attention Date: Sun, 12 Mar 2017 21:00:04 +0000 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 12 Mar 2017 21:00:04 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- New | 206197 | devel/dbus: help to identify & fix "Rejected send Open | 211071 | x11/gnome3: Spell checking doesn't work, missing New | 210718 | mail/geary: update to 0.11.1 New | 213498 | devel/libnotify: Update to 0.7.7 Open | 202269 | [patch] sysutils/consolekit update to 1.0.0 Open | 202006 | textproc/libxml2: xml2-config --libs output lists Open | 207243 | [exp-run] devel/glib20 and friends c++ bindings u Open | 202982 | Installation of gnome related ports (xfce, vbox, Open | 188840 | textproc/link-grammar: Update to latest (request) 9 problems total for which you should take action. From owner-freebsd-gnome@freebsd.org Mon Mar 13 00:05:26 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89F3ED09C44 for ; Mon, 13 Mar 2017 00:05:26 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 788362EC for ; Mon, 13 Mar 2017 00:05:26 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 751F3D09C42; Mon, 13 Mar 2017 00:05:26 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72E59D09C41; Mon, 13 Mar 2017 00:05:26 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy12.nyi.freebsd.org (beefy12.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:ef]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 045662EB; Mon, 13 Mar 2017 00:05:25 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy12.nyi.freebsd.org (localhost [127.0.0.1]) by beefy12.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id v2D05PPO093063; Mon, 13 Mar 2017 00:05:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy12.nyi.freebsd.org (8.15.2/8.15.2/Submit) id v2D05Pi7093061; Mon, 13 Mar 2017 00:05:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Mon, 13 Mar 2017 00:05:25 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201703130005.v2D05Pi7093061@beefy12.nyi.freebsd.org> To: gnome@FreeBSD.org Subject: [package - head-amd64-default][devel/anjuta-extras] Failed for anjuta-extras-3.10.0 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 13 Mar 2017 00:05:26 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: gnome@FreeBSD.org Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/devel/anjuta-extras/Makefile 412346 2016-04-01 14:00:51Z mat $ Log URL: http://beefy12.nyi.freebsd.org/data/head-amd64-default/p435877_s315041/logs/anjuta-extras-3.10.0.log Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p435877_s315041 Log: ====>> Building devel/anjuta-extras build started at Mon Mar 13 00:01:50 UTC 2017 port directory: /usr/ports/devel/anjuta-extras building for: FreeBSD head-amd64-default-job-21 12.0-CURRENT FreeBSD 12.0-CURRENT r314813 amd64 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/devel/anjuta-extras/Makefile 412346 2016-04-01 14:00:51Z mat $ Poudriere version: 3.1.14-183-g5366a370 Host OSVERSION: 1200020 Jail OSVERSION: 1200024 Job Id: 21 !!! Jail is newer than host. (Jail: 1200024, Host: 1200020) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1200023 UNAME_v=FreeBSD 12.0-CURRENT r314813 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=anjuta-extras-3.10.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.14-183-g5366a370 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/anjuta-extras" EXAMPLESDIR="share/examples/anjuta-extras" DATADIR="share/anjuta-extras" WWWDIR="www/anjuta-extras" ETCDIR="etc/anjuta-extras" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/anjuta-extras DOCSDIR=/usr/local/share/doc/anjuta-extras EXAMPLESDIR=/usr/local/share/examples/anjuta-extras WWWDIR=/usr/local/www/anjuta-extras ETCDIR=/usr/local/etc/anjuta-extras --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=amd64 CONFIGURE_MAX_CMD_LEN=262144 HAVE_COMPAT_IA32_KERN=YES OPSYS=FreeBSD OSREL=12.0 OSVERSION=1200023 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native\|linux _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ _OSRELEASE=12.0-CURRENT #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== =========================================================================== =================================================== ===> anjuta-extras-3.10.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.0_2.txz [head-amd64-default-job-21] Installing pkg-1.10.0_2... [head-amd64-default-job-21] Extracting pkg-1.10.0_2: .......... done ===> anjuta-extras-3.10.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of anjuta-extras-3.10.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by anjuta-extras-3.10.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by anjuta-extras-3.10.0 for building => SHA256 Checksum OK for anjuta-extras-3.10.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by anjuta-extras-3.10.0 for building ===> Extracting for anjuta-extras-3.10.0 => SHA256 Checksum OK for anjuta-extras-3.10.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for anjuta-extras-3.10.0 ===> Applying FreeBSD patches for anjuta-extras-3.10.0 =========================================================================== =================================================== ===> anjuta-extras-3.10.0 depends on executable: itstool - not found ===> Installing existing package /packages/All/itstool-2.0.2_1.txz [head-amd64-default-job-21] Installing itstool-2.0.2_1... [head-amd64-default-job-21] `-- Installing py27-libxml2-2.9.4... [head-amd64-default-job-21] | `-- Installing gettext-runtime-0.19.8.1_1... [head-amd64-default-job-21] | | `-- Installing indexinfo-0.2.6... [head-amd64-default-job-21] | | `-- Extracting indexinfo-0.2.6: .... done [head-amd64-default-job-21] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [head-amd64-default-job-21] | `-- Installing libxml2-2.9.4... [head-amd64-default-job-21] | `-- Extracting libxml2-2.9.4: .......... done [head-amd64-default-job-21] | `-- Installing py27-setuptools27-32.1.0... [head-amd64-default-job-21] | | `-- Installing python27-2.7.13_1... [head-amd64-default-job-21] | | `-- Installing libffi-3.2.1... [head-amd64-default-job-21] | | `-- Extracting libffi-3.2.1: .......... done [head-amd64-default-job-21] | | `-- Installing readline-6.3.8... [head-amd64-default-job-21] | | `-- Extracting readline-6.3.8: .......... done [head-amd64-default-job-21] | | `-- Extracting python27-2.7.13_1: .......... done [head-amd64-default-job-21] | `-- Extracting py27-setuptools27-32.1.0: .......... done [head-amd64-default-job-21] | `-- Installing python2-2_3... [head-amd64-default-job-21] | `-- Extracting python2-2_3: ...... done [head-amd64-default-job-21] `-- Extracting py27-libxml2-2.9.4: .......... done [head-amd64-default-job-21] Extracting itstool-2.0.2_1: .......... done Message from python27-2.7.13_1: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: ^ gtk/PlatGTK.cxx:118:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:132:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_LOCK ^ gtk/PlatGTK.cxx:39:18: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:132:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:146:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_LOCK ^ gtk/PlatGTK.cxx:39:18: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:146:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:152:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_LOCK ^ gtk/PlatGTK.cxx:39:18: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:152:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:1312:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_XTERM); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1315:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1318:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_CENTER_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1321:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_WATCH); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1324:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_HAND2); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1327:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_RIGHT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1330:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1480:3: warning: 'gtk_widget_override_color' is deprecated [-Wdeprecated-declarations] gtk_widget_override_color(w, GTK_STATE_FLAG_ACTIVE, &colourForeSelected); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1133:14: note: 'gtk_widget_override_color' has been explicitly marked deprecated here void gtk_widget_override_color (GtkWidget *widget, ^ gtk/PlatGTK.cxx:1487:2: warning: 'gtk_style_context_get_background_color' is deprecated [-Wdeprecated-declarations] gtk_style_context_get_background_color(styleContext, GTK_STATE_FLAG_SELECTED, &colourBaseSelected); ^ /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1160:6: note: 'gtk_style_context_get_background_color' has been explicitly marked deprecated here void gtk_style_context_get_background_color (GtkStyleContext *context, ^ gtk/PlatGTK.cxx:1489:2: warning: 'gtk_style_context_get_background_color' is deprecated [-Wdeprecated-declarations] gtk_style_context_get_background_color(styleContext, GTK_STATE_FLAG_ACTIVE, &colourBaseActive); ^ /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1160:6: note: 'gtk_style_context_get_background_color' has been explicitly marked deprecated here void gtk_style_context_get_background_color (GtkStyleContext *context, ^ gtk/PlatGTK.cxx:1491:3: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color(w, GTK_STATE_FLAG_ACTIVE, &colourBaseSelected); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1137:14: note: 'gtk_widget_override_background_color' has been explicitly marked deprecated here void gtk_widget_override_background_color (GtkWidget *widget, ^ gtk/PlatGTK.cxx:1569:3: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] gtk_widget_override_font(PWidget(list), PFont(scint_font)->pfd); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1142:14: note: 'gtk_widget_override_font' has been explicitly marked deprecated here void gtk_widget_override_font (GtkWidget *widget, ^ 22 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./include -I./src -I./lexlib -I/usr/local/include/libanjuta-3.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/libgdl-3.0 -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pthread -I/usr/local/include/libxml2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/gl ib-2.0/include -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -O2 -pipe -fstack-protector -fno-strict-aliasing -MT PlatGTK.lo -MD -MP -MF .deps/PlatGTK.Tpo -c gtk/PlatGTK.cxx -o PlatGTK.o >/dev/null 2>&1 mv -f .deps/PlatGTK.Tpo .deps/PlatGTK.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I./include -I./src -I./lexlib -I/usr/local/include/libanjuta-3.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/libgdl-3.0 -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pthread -I/usr/local/include/libxml2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local /include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ScintillaGTK.lo -MD -MP -MF .deps/ScintillaGTK.Tpo -c -o ScintillaGTK.lo `test -f 'gtk/ScintillaGTK.cxx' || echo './'`gtk/ScintillaGTK.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./include -I./src -I./lexlib -I/usr/local/include/libanjuta-3.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/libgdl-3.0 -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pthread -I/usr/local/include/libxml2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/gl ib-2.0/include -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ScintillaGTK.lo -MD -MP -MF .deps/ScintillaGTK.Tpo -c gtk/ScintillaGTK.cxx -fPIC -DPIC -o .libs/ScintillaGTK.o gtk/ScintillaGTK.cxx:439:22: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] GdkCursor *cursor = gdk_cursor_new(GDK_XTERM); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:448:3: warning: 'gtk_style_context_get_background_color' is deprecated [-Wdeprecated-declarations] gtk_style_context_get_background_color(styleContext, GTK_STATE_FLAG_NORMAL, &colourBackWidget); ^ /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1160:6: note: 'gtk_style_context_get_background_color' has been explicitly marked deprecated here void gtk_style_context_get_background_color (GtkStyleContext *context, ^ gtk/ScintillaGTK.cxx:492:11: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_XTERM); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:496:11: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:500:11: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:761:2: warning: 'gtk_widget_set_double_buffered' is deprecated [-Wdeprecated-declarations] gtk_widget_set_double_buffered(widtxt, FALSE); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:876:23: note: 'gtk_widget_set_double_buffered' has been explicitly marked deprecated here void gtk_widget_set_double_buffered (GtkWidget *widget, ^ gtk/ScintillaGTK.cxx:844:2: warning: 'gtk_drag_begin' is deprecated [-Wdeprecated-declarations] gtk_drag_begin(GTK_WIDGET(PWidget(wMain)), ^ /usr/local/include/gtk-3.0/gtk/gtkdnd.h:196:17: note: 'gtk_drag_begin' has been explicitly marked deprecated here GdkDragContext *gtk_drag_begin (GtkWidget *widget, ^ gtk/ScintillaGTK.cxx:1143:3: warning: 'gtk_adjustment_changed' is deprecated [-Wdeprecated-declarations] gtk_adjustment_changed(GTK_ADJUSTMENT(adjustmentv)); ^ /usr/local/include/gtk-3.0/gtk/gtkadjustment.h:87:12: note: 'gtk_adjustment_changed' has been explicitly marked deprecated here void gtk_adjustment_changed (GtkAdjustment *adjustment); ^ gtk/ScintillaGTK.cxx:1174:3: warning: 'gtk_adjustment_changed' is deprecated [-Wdeprecated-declarations] gtk_adjustment_changed(GTK_ADJUSTMENT(adjustmenth)); ^ /usr/local/include/gtk-3.0/gtk/gtkadjustment.h:87:12: note: 'gtk_adjustment_changed' has been explicitly marked deprecated here void gtk_adjustment_changed (GtkAdjustment *adjustment); ^ gtk/ScintillaGTK.cxx:1557:33: error: ordered comparison between pointer and zero ('GdkAtom' (aka '_GdkAtom *') and 'int') if (TypeOfGSD(selection_data) > 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ gtk/ScintillaGTK.cxx:1668:2: warning: 'gtk_widget_get_requisition' is deprecated [-Wdeprecated-declarations] gtk_widget_get_requisition(PWidget(scrollbarv), &requisition); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:937:23: note: 'gtk_widget_get_requisition' has been explicitly marked deprecated here void gtk_widget_get_requisition (GtkWidget *widget, ^ gtk/ScintillaGTK.cxx:1670:2: warning: 'gtk_widget_get_requisition' is deprecated [-Wdeprecated-declarations] gtk_widget_get_requisition(PWidget(scrollbarh), &requisition); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:937:23: note: 'gtk_widget_get_requisition' has been explicitly marked deprecated here void gtk_widget_get_requisition (GtkWidget *widget, ^ 11 warnings and 1 error generated. gmake[7]: *** [Makefile:1236: ScintillaGTK.lo] Error 1 gmake[7]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla/scintilla' gmake[6]: *** [Makefile:1899: all-recursive] Error 1 gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla/scintilla' gmake[5]: *** [Makefile:743: all] Error 2 gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla/scintilla' gmake[4]: *** [Makefile:785: all-recursive] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla' gmake[3]: *** [Makefile:404: all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins' gmake[2]: *** [Makefile:450: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0' gmake[1]: *** [Makefile:381: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0' *** Error code 1 Stop. make: stopped in /usr/ports/devel/anjuta-extras From owner-freebsd-gnome@freebsd.org Mon Mar 13 22:25:25 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CEE21D04CAD for ; Mon, 13 Mar 2017 22:25:25 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id BD7C01DCB for ; Mon, 13 Mar 2017 22:25:25 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id B9EF6D04CAB; Mon, 13 Mar 2017 22:25:25 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B96A6D04CAA; Mon, 13 Mar 2017 22:25:25 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy11.nyi.freebsd.org (beefy11.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:ee]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 53CB41DCA; Mon, 13 Mar 2017 22:25:25 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy11.nyi.freebsd.org (localhost [127.0.0.1]) by beefy11.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id v2DMPOZd021962; Mon, 13 Mar 2017 22:25:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy11.nyi.freebsd.org (8.15.2/8.15.2/Submit) id v2DMPO64021957; Mon, 13 Mar 2017 22:25:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Mon, 13 Mar 2017 22:25:24 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201703132225.v2DMPO64021957@beefy11.nyi.freebsd.org> To: gnome@FreeBSD.org Subject: [package - head-i386-default][devel/anjuta-extras] Failed for anjuta-extras-3.10.0 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 13 Mar 2017 22:25:25 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: gnome@FreeBSD.org Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/devel/anjuta-extras/Makefile 412346 2016-04-01 14:00:51Z mat $ Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p435970_s315093/logs/anjuta-extras-3.10.0.log Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p435970_s315093 Log: ====>> Building devel/anjuta-extras build started at Mon Mar 13 22:21:52 UTC 2017 port directory: /usr/ports/devel/anjuta-extras building for: FreeBSD head-i386-default-job-19 12.0-CURRENT FreeBSD 12.0-CURRENT r315093 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/devel/anjuta-extras/Makefile 412346 2016-04-01 14:00:51Z mat $ Poudriere version: 3.1.14-187-gccceca39 Host OSVERSION: 1200020 Jail OSVERSION: 1200024 Job Id: 19 !!! Jail is newer than host. (Jail: 1200024, Host: 1200020) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1200024 UNAME_v=FreeBSD 12.0-CURRENT r315093 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=anjuta-extras-3.10.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.14-187-gccceca39 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/anjuta-extras" EXAMPLESDIR="share/examples/anjuta-extras" DATADIR="share/anjuta-extras" WWWDIR="www/anjuta-extras" ETCDIR="etc/anjuta-extras" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/anjuta-extras DOCSDIR=/usr/local/share/doc/anjuta-extras EXAMPLESDIR=/usr/local/share/examples/anjuta-extras WWWDIR=/usr/local/www/anjuta-extras ETCDIR=/usr/local/etc/anjuta-extras --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=i386 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=12.0 OSVERSION=1200024 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native\|linux _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ _OSRELEASE=12.0-CURRENT #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== =========================================================================== =================================================== ===> anjuta-extras-3.10.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.0_2.txz [head-i386-default-job-19] Installing pkg-1.10.0_2... [head-i386-default-job-19] Extracting pkg-1.10.0_2: .......... done ===> anjuta-extras-3.10.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of anjuta-extras-3.10.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by anjuta-extras-3.10.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by anjuta-extras-3.10.0 for building => SHA256 Checksum OK for anjuta-extras-3.10.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by anjuta-extras-3.10.0 for building ===> Extracting for anjuta-extras-3.10.0 => SHA256 Checksum OK for anjuta-extras-3.10.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for anjuta-extras-3.10.0 ===> Applying FreeBSD patches for anjuta-extras-3.10.0 =========================================================================== =================================================== ===> anjuta-extras-3.10.0 depends on executable: itstool - not found ===> Installing existing package /packages/All/itstool-2.0.2_1.txz [head-i386-default-job-19] Installing itstool-2.0.2_1... [head-i386-default-job-19] `-- Installing py27-libxml2-2.9.4... [head-i386-default-job-19] | `-- Installing gettext-runtime-0.19.8.1_1... [head-i386-default-job-19] | | `-- Installing indexinfo-0.2.6... [head-i386-default-job-19] | | `-- Extracting indexinfo-0.2.6: .... done [head-i386-default-job-19] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [head-i386-default-job-19] | `-- Installing libxml2-2.9.4... [head-i386-default-job-19] | `-- Extracting libxml2-2.9.4: .......... done [head-i386-default-job-19] | `-- Installing py27-setuptools27-32.1.0... [head-i386-default-job-19] | | `-- Installing python27-2.7.13_1... [head-i386-default-job-19] | | `-- Installing libffi-3.2.1... [head-i386-default-job-19] | | `-- Extracting libffi-3.2.1: .......... done [head-i386-default-job-19] | | `-- Installing readline-6.3.8... [head-i386-default-job-19] | | `-- Extracting readline-6.3.8: .......... done [head-i386-default-job-19] | | `-- Extracting python27-2.7.13_1: .......... done [head-i386-default-job-19] | `-- Extracting py27-setuptools27-32.1.0: .......... done [head-i386-default-job-19] | `-- Installing python2-2_3... [head-i386-default-job-19] | `-- Extracting python2-2_3: ...... done [head-i386-default-job-19] `-- Extracting py27-libxml2-2.9.4: .......... done [head-i386-default-job-19] Extracting itstool-2.0.2_1: .......... done Message from python27-2.7.13_1: ^ gtk/PlatGTK.cxx:118:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:132:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_LOCK ^ gtk/PlatGTK.cxx:39:18: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:132:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:146:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_LOCK ^ gtk/PlatGTK.cxx:39:18: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:146:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:152:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_LOCK ^ gtk/PlatGTK.cxx:39:18: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:152:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:1312:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_XTERM); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1315:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1318:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_CENTER_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1321:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_WATCH); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1324:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_HAND2); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1327:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_RIGHT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1330:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1480:3: warning: 'gtk_widget_override_color' is deprecated [-Wdeprecated-declarations] gtk_widget_override_color(w, GTK_STATE_FLAG_ACTIVE, &colourForeSelected); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1133:14: note: 'gtk_widget_override_color' has been explicitly marked deprecated here void gtk_widget_override_color (GtkWidget *widget, ^ gtk/PlatGTK.cxx:1487:2: warning: 'gtk_style_context_get_background_color' is deprecated [-Wdeprecated-declarations] gtk_style_context_get_background_color(styleContext, GTK_STATE_FLAG_SELECTED, &colourBaseSelected); ^ /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1160:6: note: 'gtk_style_context_get_background_color' has been explicitly marked deprecated here void gtk_style_context_get_background_color (GtkStyleContext *context, ^ gtk/PlatGTK.cxx:1489:2: warning: 'gtk_style_context_get_background_color' is deprecated [-Wdeprecated-declarations] gtk_style_context_get_background_color(styleContext, GTK_STATE_FLAG_ACTIVE, &colourBaseActive); ^ /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1160:6: note: 'gtk_style_context_get_background_color' has been explicitly marked deprecated here void gtk_style_context_get_background_color (GtkStyleContext *context, ^ gtk/PlatGTK.cxx:1491:3: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color(w, GTK_STATE_FLAG_ACTIVE, &colourBaseSelected); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1137:14: note: 'gtk_widget_override_background_color' has been explicitly marked deprecated here void gtk_widget_override_background_color (GtkWidget *widget, ^ gtk/PlatGTK.cxx:1569:3: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] gtk_widget_override_font(PWidget(list), PFont(scint_font)->pfd); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1142:14: note: 'gtk_widget_override_font' has been explicitly marked deprecated here void gtk_widget_override_font (GtkWidget *widget, ^ 22 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./include -I./src -I./lexlib -I/usr/local/include/libanjuta-3.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/libgdl-3.0 -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pthread -I/usr/local/include/libxml2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/gl ib-2.0/include -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -O2 -pipe -fstack-protector -fno-strict-aliasing -MT PlatGTK.lo -MD -MP -MF .deps/PlatGTK.Tpo -c gtk/PlatGTK.cxx -o PlatGTK.o >/dev/null 2>&1 mv -f .deps/PlatGTK.Tpo .deps/PlatGTK.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I./include -I./src -I./lexlib -I/usr/local/include/libanjuta-3.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/libgdl-3.0 -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pthread -I/usr/local/include/libxml2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local /include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ScintillaGTK.lo -MD -MP -MF .deps/ScintillaGTK.Tpo -c -o ScintillaGTK.lo `test -f 'gtk/ScintillaGTK.cxx' || echo './'`gtk/ScintillaGTK.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./include -I./src -I./lexlib -I/usr/local/include/libanjuta-3.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/libgdl-3.0 -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pthread -I/usr/local/include/libxml2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/gl ib-2.0/include -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ScintillaGTK.lo -MD -MP -MF .deps/ScintillaGTK.Tpo -c gtk/ScintillaGTK.cxx -fPIC -DPIC -o .libs/ScintillaGTK.o gtk/ScintillaGTK.cxx:439:22: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] GdkCursor *cursor = gdk_cursor_new(GDK_XTERM); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:448:3: warning: 'gtk_style_context_get_background_color' is deprecated [-Wdeprecated-declarations] gtk_style_context_get_background_color(styleContext, GTK_STATE_FLAG_NORMAL, &colourBackWidget); ^ /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1160:6: note: 'gtk_style_context_get_background_color' has been explicitly marked deprecated here void gtk_style_context_get_background_color (GtkStyleContext *context, ^ gtk/ScintillaGTK.cxx:492:11: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_XTERM); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:496:11: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:500:11: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:761:2: warning: 'gtk_widget_set_double_buffered' is deprecated [-Wdeprecated-declarations] gtk_widget_set_double_buffered(widtxt, FALSE); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:876:23: note: 'gtk_widget_set_double_buffered' has been explicitly marked deprecated here void gtk_widget_set_double_buffered (GtkWidget *widget, ^ gtk/ScintillaGTK.cxx:844:2: warning: 'gtk_drag_begin' is deprecated [-Wdeprecated-declarations] gtk_drag_begin(GTK_WIDGET(PWidget(wMain)), ^ /usr/local/include/gtk-3.0/gtk/gtkdnd.h:196:17: note: 'gtk_drag_begin' has been explicitly marked deprecated here GdkDragContext *gtk_drag_begin (GtkWidget *widget, ^ gtk/ScintillaGTK.cxx:1143:3: warning: 'gtk_adjustment_changed' is deprecated [-Wdeprecated-declarations] gtk_adjustment_changed(GTK_ADJUSTMENT(adjustmentv)); ^ /usr/local/include/gtk-3.0/gtk/gtkadjustment.h:87:12: note: 'gtk_adjustment_changed' has been explicitly marked deprecated here void gtk_adjustment_changed (GtkAdjustment *adjustment); ^ gtk/ScintillaGTK.cxx:1174:3: warning: 'gtk_adjustment_changed' is deprecated [-Wdeprecated-declarations] gtk_adjustment_changed(GTK_ADJUSTMENT(adjustmenth)); ^ /usr/local/include/gtk-3.0/gtk/gtkadjustment.h:87:12: note: 'gtk_adjustment_changed' has been explicitly marked deprecated here void gtk_adjustment_changed (GtkAdjustment *adjustment); ^ gtk/ScintillaGTK.cxx:1557:33: error: ordered comparison between pointer and zero ('GdkAtom' (aka '_GdkAtom *') and 'int') if (TypeOfGSD(selection_data) > 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ gtk/ScintillaGTK.cxx:1668:2: warning: 'gtk_widget_get_requisition' is deprecated [-Wdeprecated-declarations] gtk_widget_get_requisition(PWidget(scrollbarv), &requisition); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:937:23: note: 'gtk_widget_get_requisition' has been explicitly marked deprecated here void gtk_widget_get_requisition (GtkWidget *widget, ^ gtk/ScintillaGTK.cxx:1670:2: warning: 'gtk_widget_get_requisition' is deprecated [-Wdeprecated-declarations] gtk_widget_get_requisition(PWidget(scrollbarh), &requisition); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:937:23: note: 'gtk_widget_get_requisition' has been explicitly marked deprecated here void gtk_widget_get_requisition (GtkWidget *widget, ^ 11 warnings and 1 error generated. gmake[7]: *** [Makefile:1236: ScintillaGTK.lo] Error 1 gmake[7]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla/scintilla' gmake[6]: *** [Makefile:1899: all-recursive] Error 1 gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla/scintilla' gmake[5]: *** [Makefile:743: all] Error 2 gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla/scintilla' gmake[4]: *** [Makefile:785: all-recursive] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla' gmake[3]: *** [Makefile:404: all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins' gmake[2]: *** [Makefile:450: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0' gmake[1]: *** [Makefile:381: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0' *** Error code 1 Stop. make: stopped in /usr/ports/devel/anjuta-extras From owner-freebsd-gnome@freebsd.org Tue Mar 14 09:43:04 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D98A1D0C1DD for ; Tue, 14 Mar 2017 09:43:04 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C6845A1A for ; Tue, 14 Mar 2017 09:43:04 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id C5E29D0C1DC; Tue, 14 Mar 2017 09:43:04 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C5886D0C1DB for ; Tue, 14 Mar 2017 09:43:04 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B890FA19 for ; Tue, 14 Mar 2017 09:43:04 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id v2E9h4nJ088643 for ; Tue, 14 Mar 2017 09:43:04 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id v2E9h4ox088642; Tue, 14 Mar 2017 09:43:04 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201703140943.v2E9h4ox088642@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Tue, 14 Mar 2017 09:43:04 +0000 From: portscout@FreeBSD.org To: gnome@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 14 Mar 2017 09:43:04 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/gnome@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ audio/libmatemixer | 1.12.1 | 1.18.0 ------------------------------------------------+-----------------+------------ deskutils/caja-extensions | 1.12.0 | 1.18.0 ------------------------------------------------+-----------------+------------ deskutils/mate-notification-daemon | 1.12.1 | 1.18.0 ------------------------------------------------+-----------------+------------ deskutils/mate-utils | 1.12.0 | 1.18.0 ------------------------------------------------+-----------------+------------ deskutils/mozo | 1.12.0 | 1.18.0 ------------------------------------------------+-----------------+------------ graphics/atril | 1.12.2 | 1.18.0 ------------------------------------------------+-----------------+------------ graphics/atril-lite | 1.12.2 | 1.18.0 ------------------------------------------------+-----------------+------------ graphics/eom | 1.12.2 | 1.18.0 ------------------------------------------------+-----------------+------------ lang/gjs | 1.44.0 | 1.47.92 ------------------------------------------------+-----------------+------------ sysutils/mate-polkit | 1.12.0 | 1.18.0 ------------------------------------------------+-----------------+------------ x11/mate-applets | 1.12.1 | 1.18.0 ------------------------------------------------+-----------------+------------ x11/mate-desktop | 1.12.1 | 1.18.0 ------------------------------------------------+-----------------+------------ x11/mate-screensaver | 1.12.0 | 1.18.0 ------------------------------------------------+-----------------+------------ x11/mate-terminal | 1.12.1 | 1.18.0 ------------------------------------------------+-----------------+------------ x11-fm/caja | 1.12.4 | 1.18.0 ------------------------------------------------+-----------------+------------ x11-wm/marco | 1.12.1 | 1.18.0 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-gnome@freebsd.org Tue Mar 14 17:52:22 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B63D5D0CB6F for ; Tue, 14 Mar 2017 17:52:22 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id A5FA51794 for ; Tue, 14 Mar 2017 17:52:22 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id A56C9D0CB6E; Tue, 14 Mar 2017 17:52:22 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5191D0CB6D for ; Tue, 14 Mar 2017 17:52:22 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citapm.icyb.net.ua (citapm.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id B337B1792; Tue, 14 Mar 2017 17:52:20 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citapm.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id TAA04115; Tue, 14 Mar 2017 19:52:12 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1cnqcG-000Ovn-Cl; Tue, 14 Mar 2017 19:52:12 +0200 To: Koop Mast , gnome@FreeBSD.org From: Andriy Gapon Subject: freetype2 to 2.7.1 Message-ID: <837827e1-6bfe-7e57-5120-4c9867dc57eb@FreeBSD.org> Date: Tue, 14 Mar 2017 19:51:16 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 14 Mar 2017 17:52:22 -0000 It would be really courteous to add an UPDATING entry about this update. Specifically, because of the important changes between 2.6.5 and 2.7 as described here: https://lists.gnu.org/archive/html/freetype-announce/2016-09/msg00000.html Not everyone follows freetype development and announcements, and some users were already quite surprised (including myself). P.S. Perhaps it would be worthwhile explicitly mentioning FREETYPE_PROPERTIES=truetype:interpreter-version=35 -- Andriy Gapon From owner-freebsd-gnome@freebsd.org Tue Mar 14 17:53:09 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2C4D3D0CC19 for ; Tue, 14 Mar 2017 17:53:09 +0000 (UTC) (envelope-from andy@neu.net) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 19E5E1988 for ; Tue, 14 Mar 2017 17:53:09 +0000 (UTC) (envelope-from andy@neu.net) Received: by mailman.ysv.freebsd.org (Postfix) id 191B9D0CC18; Tue, 14 Mar 2017 17:53:09 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18B0ED0CC17 for ; Tue, 14 Mar 2017 17:53:09 +0000 (UTC) (envelope-from andy@neu.net) Received: from mail.neu.net (neu.net [104.225.8.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freebsd-11-64", Issuer "freebsd-11-64" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C4DF61982 for ; Tue, 14 Mar 2017 17:53:08 +0000 (UTC) (envelope-from andy@neu.net) Received: from neu.net (neu.net [104.225.8.138]) by mail.neu.net (8.15.2/8.15.2) with ESMTPS id v2EHqxG9028401 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Tue, 14 Mar 2017 13:53:01 -0400 (EDT) (envelope-from andy@neu.net) Date: Tue, 14 Mar 2017 13:52:59 -0400 (EDT) From: AN To: gnome@FreeBSD.org Subject: FYI: VLC error - Gtk-ERROR **: GTK+ 2.x symbols detected Message-ID: User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Spam-Status: No, score=-0.0 required=5.0 tests=RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail.neu.net X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 14 Mar 2017 17:53:09 -0000 Hi: I'm not sure exactly which list this pertains to, but if someone here can look at this here is some info: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217716 Thanks in advance. Regards From owner-freebsd-gnome@freebsd.org Wed Mar 15 03:16:11 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F942D0C37B for ; Wed, 15 Mar 2017 03:16:11 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 7AB441980 for ; Wed, 15 Mar 2017 03:16:11 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: by mailman.ysv.freebsd.org (Postfix) id 77344D0C37A; Wed, 15 Mar 2017 03:16:11 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 76DF7D0C379 for ; Wed, 15 Mar 2017 03:16:11 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B6D7197F; Wed, 15 Mar 2017 03:16:10 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id v2F3G3i1000519 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 14 Mar 2017 21:16:03 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id v2F3G3uH000516; Tue, 14 Mar 2017 21:16:03 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 14 Mar 2017 21:16:03 -0600 (MDT) From: Warren Block To: Andriy Gapon cc: Koop Mast , gnome@FreeBSD.org Subject: Re: freetype2 to 2.7.1 In-Reply-To: <837827e1-6bfe-7e57-5120-4c9867dc57eb@FreeBSD.org> Message-ID: References: <837827e1-6bfe-7e57-5120-4c9867dc57eb@FreeBSD.org> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (wonkity.com [127.0.0.1]); Tue, 14 Mar 2017 21:16:03 -0600 (MDT) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 15 Mar 2017 03:16:11 -0000 On Tue, 14 Mar 2017, Andriy Gapon wrote: > > It would be really courteous to add an UPDATING entry about this update. > Specifically, because of the important changes between 2.6.5 and 2.7 as > described here: > https://lists.gnu.org/archive/html/freetype-announce/2016-09/msg00000.html > > Not everyone follows freetype development and announcements, and some users were > already quite surprised (including myself). > > P.S. > Perhaps it would be worthwhile explicitly mentioning > FREETYPE_PROPERTIES=truetype:interpreter-version=35 Just that alone seems to not turn off the new ultra-super-mega hinting, which results in green and red shades on verticals on my system. Not to mention that many fonts look different... Maybe that setting in combination with some build options? I appreciate the effort in maintaining this and keeping it up to date. It's just that I would like to set it to look the way it did before. From owner-freebsd-gnome@freebsd.org Wed Mar 15 12:43:54 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8A6D1D0C173 for ; Wed, 15 Mar 2017 12:43:54 +0000 (UTC) (envelope-from bounces-dtlovofh0crj-gnome=freebsd.org@bn.d.mailin.fr) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 73958CB1 for ; Wed, 15 Mar 2017 12:43:54 +0000 (UTC) (envelope-from bounces-dtlovofh0crj-gnome=freebsd.org@bn.d.mailin.fr) Received: by mailman.ysv.freebsd.org (Postfix) id 72DAAD0C172; Wed, 15 Mar 2017 12:43:54 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 726DED0C171 for ; Wed, 15 Mar 2017 12:43:54 +0000 (UTC) (envelope-from bounces-dtlovofh0crj-gnome=freebsd.org@bn.d.mailin.fr) Received: from bn.d.mailin.fr (bn.d.mailin.fr [185.41.28.114]) by mx1.freebsd.org (Postfix) with ESMTP id 01414CB0 for ; Wed, 15 Mar 2017 12:43:53 +0000 (UTC) (envelope-from bounces-dtlovofh0crj-gnome=freebsd.org@bn.d.mailin.fr) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sendinblue.com; q=dns/txt; s=mail; bh=vIqw79ePqgE4pB89rDyYthHkzycCEQuNZ8jtirmvyB4=; h=from:reply-to:subject:date:mime-version:content-type:list-id:list-unsubscribe; b=oOT3t4Ca4EVCNVwWWcNmJcRAU1nswuYffXaWm1Dd4VHU4kvIvw8YZB+Ss1kumXJL9YljVb6zr6w5 GmJN6WNz89j/H6U55JYyeGTrvq8A3oZCf4jYUdf56DOtQGXOD6JsS7btAZc/g2qBCOgjf9pe1Ipb l0InSPJJUyYDGLBAB6c= To: Subject: =?UTF-8?Q?New_spy_Book_camera_for_office_surveillance?= From: =?UTF-8?Q?Jason=2Ezhang?= MIME-Version: 1.0 Precedence: bulk Feedback-ID: thirdclass_185.41.28.114:1513996:1513996_9:Sendinblue X-Mailer: Sendinblue X-Mailin-Client: 1513996 X-Mailin-Campaign: 9 Reply-To: sales@ahdcameras.com Message-Id: <201703151341.dtlovofh0crj@bn.d.mailin.fr> Date: Wed, 15 Mar 2017 13:41:03 +0100 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Mar 2017 12:43:54 -0000 =C2=A0 [ View in browser ]( http://wg7g.r.ca.d.sendibm2.com/1em6wdbh0crf.= html ) =C2=A0=0A=C2=A0=0A=C2=A0=0A=C2=A0=0A=C2=A0 Book Camera =C2=A0=0A= =0A1080P DVR Spy Camera 8GB Memory Max 2 Years Standby Battery Life Spy Nan= ny Camera DVR 1080P Video and Audio Recording Super Night Vision Hidden Spy= Camera=0A=C2=A0=0AKey Benefits:=0A-1080P Full HD Book Style Covert Camera/= DVR=0A-Featuring 2 second start up assure you never miss that important eve= nt=0A-Full high definition 1080P @30fps video=0A-All recording are time/dat= e stamped for professional security applications=0A-Very covert!Video may b= e played back from SD card removed and played on your PC with SD USB card r= eader=0A-Rechargeable high capacity Li-ion battery offers max 2 year of sta= ndby operation and over 10 hours of actual recording per charge=0A-Easy to = operate it,just one switch to start motion detection recording or normal co= ntinuous recording=0A-Super good night vision up to 10 feet and accurate mo= tion detection distance up to 20 feet=0A-Audio could be turned off and loop= recording lets you do not worry about memory card=0A=0ASpecification:=0ASi= ze: 8.23*5.9*1.57 inch=0AProduct net weight: 415g=0ABattery: 8000mAh=0AStan= dby power consumption: 10uA=0APIR detection angle: 60 degrees=0APIR detecti= on distance: 15-25feet=0ACamera Lens angle: about 75 degree=0AMax PIR stand= by time: 24 month=0ADay time recording power consumption: 220mAh=0AMax day = time continuous recording time: about 30 hours=0ANight vision recording pow= er consumption: 820mAh=0AMax night vision continuous recording time: about = 10 hours=0AFully Charged time: about 20 hours by 2A USB power adaptor(Power= Charger Not Included)=0AVideo Resolution: 1080p/30fps=0APIR MD video lengt= h: about 1 minute per file=0ANormal video Recording length: about 2 minutes= per file=0AMax Micro SD storage: 32 GB(8GB SD Included)=0ALoop recording: = on/off adjustable (Default as on)=0A=C2=A0=0AWondcam Innovation Limited=0AJ= ason=0A=C2=A0=0Awww.wondcam.com=0Asales@wondcam.com =C2=A0 Button = =C2=A0 =C2=A0=0A=0AThis email was sent to gnome@freebsd.org=0AYou= received this email because you are registered with wondcam.com=0A=C2= =A0=0A[ Unsubscribe here ]( http://wg7g.r.ca.d.sendibm2.com/1em6wdbh0crg.ht= ml ) =C2=A0=0A=0ASent by=0A[ ]( http://wg7g.r.ca.d.sendibm2.com/5mgrlgtbh0= crd.html ) =C2=A0 =C2=A0=0A=0A=C2=A9 2017 wondcam.com =C2=A0 From owner-freebsd-gnome@freebsd.org Wed Mar 15 22:30:44 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D244D0E35E for ; Wed, 15 Mar 2017 22:30:44 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4C1161391 for ; Wed, 15 Mar 2017 22:30:44 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 4B4F1D0E35B; Wed, 15 Mar 2017 22:30:44 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4AD58D0E35A; Wed, 15 Mar 2017 22:30:44 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy11.nyi.freebsd.org (beefy11.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:ee]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D69AF138D; Wed, 15 Mar 2017 22:30:43 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy11.nyi.freebsd.org (localhost [127.0.0.1]) by beefy11.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id v2FMUhMp073332; Wed, 15 Mar 2017 22:30:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy11.nyi.freebsd.org (8.15.2/8.15.2/Submit) id v2FMUhWd073329; Wed, 15 Mar 2017 22:30:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 15 Mar 2017 22:30:43 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201703152230.v2FMUhWd073329@beefy11.nyi.freebsd.org> To: gnome@FreeBSD.org Subject: [package - head-i386-default][devel/anjuta-extras] Failed for anjuta-extras-3.10.0 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 15 Mar 2017 22:30:44 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: gnome@FreeBSD.org Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/devel/anjuta-extras/Makefile 412346 2016-04-01 14:00:51Z mat $ Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p436115_s315218/logs/anjuta-extras-3.10.0.log Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p436115_s315218 Log: ====>> Building devel/anjuta-extras build started at Wed Mar 15 22:27:09 UTC 2017 port directory: /usr/ports/devel/anjuta-extras building for: FreeBSD head-i386-default-job-21 12.0-CURRENT FreeBSD 12.0-CURRENT r315218 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/devel/anjuta-extras/Makefile 412346 2016-04-01 14:00:51Z mat $ Poudriere version: 3.1.15 Host OSVERSION: 1200020 Jail OSVERSION: 1200024 Job Id: 21 !!! Jail is newer than host. (Jail: 1200024, Host: 1200020) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1200024 UNAME_v=FreeBSD 12.0-CURRENT r315218 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=anjuta-extras-3.10.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.15 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/anjuta-extras" EXAMPLESDIR="share/examples/anjuta-extras" DATADIR="share/anjuta-extras" WWWDIR="www/anjuta-extras" ETCDIR="etc/anjuta-extras" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/anjuta-extras DOCSDIR=/usr/local/share/doc/anjuta-extras EXAMPLESDIR=/usr/local/share/examples/anjuta-extras WWWDIR=/usr/local/www/anjuta-extras ETCDIR=/usr/local/etc/anjuta-extras --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=i386 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=12.0 OSVERSION=1200024 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native\|linux _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ _OSRELEASE=12.0-CURRENT #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== =========================================================================== =================================================== ===> anjuta-extras-3.10.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.0_2.txz [head-i386-default-job-21] Installing pkg-1.10.0_2... [head-i386-default-job-21] Extracting pkg-1.10.0_2: .......... done ===> anjuta-extras-3.10.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of anjuta-extras-3.10.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by anjuta-extras-3.10.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by anjuta-extras-3.10.0 for building => SHA256 Checksum OK for anjuta-extras-3.10.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by anjuta-extras-3.10.0 for building ===> Extracting for anjuta-extras-3.10.0 => SHA256 Checksum OK for anjuta-extras-3.10.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for anjuta-extras-3.10.0 ===> Applying FreeBSD patches for anjuta-extras-3.10.0 =========================================================================== =================================================== ===> anjuta-extras-3.10.0 depends on executable: itstool - not found ===> Installing existing package /packages/All/itstool-2.0.2_1.txz [head-i386-default-job-21] Installing itstool-2.0.2_1... [head-i386-default-job-21] `-- Installing py27-libxml2-2.9.4... [head-i386-default-job-21] | `-- Installing gettext-runtime-0.19.8.1_1... [head-i386-default-job-21] | | `-- Installing indexinfo-0.2.6... [head-i386-default-job-21] | | `-- Extracting indexinfo-0.2.6: .... done [head-i386-default-job-21] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [head-i386-default-job-21] | `-- Installing libxml2-2.9.4... [head-i386-default-job-21] | `-- Extracting libxml2-2.9.4: .......... done [head-i386-default-job-21] | `-- Installing py27-setuptools27-32.1.0... [head-i386-default-job-21] | | `-- Installing python27-2.7.13_1... [head-i386-default-job-21] | | `-- Installing libffi-3.2.1... [head-i386-default-job-21] | | `-- Extracting libffi-3.2.1: .......... done [head-i386-default-job-21] | | `-- Installing readline-6.3.8... [head-i386-default-job-21] | | `-- Extracting readline-6.3.8: .......... done [head-i386-default-job-21] | | `-- Extracting python27-2.7.13_1: .......... done [head-i386-default-job-21] | `-- Extracting py27-setuptools27-32.1.0: .......... done [head-i386-default-job-21] | `-- Installing python2-2_3... [head-i386-default-job-21] | `-- Extracting python2-2_3: ...... done [head-i386-default-job-21] `-- Extracting py27-libxml2-2.9.4: .......... done [head-i386-default-job-21] Extracting itstool-2.0.2_1: .......... done Message from python27-2.7.13_1: ^ gtk/PlatGTK.cxx:118:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:132:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_LOCK ^ gtk/PlatGTK.cxx:39:18: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:132:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:146:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_LOCK ^ gtk/PlatGTK.cxx:39:18: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:146:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:152:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_LOCK ^ gtk/PlatGTK.cxx:39:18: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:152:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:1312:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_XTERM); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1315:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1318:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_CENTER_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1321:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_WATCH); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1324:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_HAND2); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1327:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_RIGHT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1330:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1480:3: warning: 'gtk_widget_override_color' is deprecated [-Wdeprecated-declarations] gtk_widget_override_color(w, GTK_STATE_FLAG_ACTIVE, &colourForeSelected); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1133:14: note: 'gtk_widget_override_color' has been explicitly marked deprecated here void gtk_widget_override_color (GtkWidget *widget, ^ gtk/PlatGTK.cxx:1487:2: warning: 'gtk_style_context_get_background_color' is deprecated [-Wdeprecated-declarations] gtk_style_context_get_background_color(styleContext, GTK_STATE_FLAG_SELECTED, &colourBaseSelected); ^ /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1160:6: note: 'gtk_style_context_get_background_color' has been explicitly marked deprecated here void gtk_style_context_get_background_color (GtkStyleContext *context, ^ gtk/PlatGTK.cxx:1489:2: warning: 'gtk_style_context_get_background_color' is deprecated [-Wdeprecated-declarations] gtk_style_context_get_background_color(styleContext, GTK_STATE_FLAG_ACTIVE, &colourBaseActive); ^ /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1160:6: note: 'gtk_style_context_get_background_color' has been explicitly marked deprecated here void gtk_style_context_get_background_color (GtkStyleContext *context, ^ gtk/PlatGTK.cxx:1491:3: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color(w, GTK_STATE_FLAG_ACTIVE, &colourBaseSelected); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1137:14: note: 'gtk_widget_override_background_color' has been explicitly marked deprecated here void gtk_widget_override_background_color (GtkWidget *widget, ^ gtk/PlatGTK.cxx:1569:3: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] gtk_widget_override_font(PWidget(list), PFont(scint_font)->pfd); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1142:14: note: 'gtk_widget_override_font' has been explicitly marked deprecated here void gtk_widget_override_font (GtkWidget *widget, ^ 22 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./include -I./src -I./lexlib -I/usr/local/include/libanjuta-3.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/libgdl-3.0 -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pthread -I/usr/local/include/libxml2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/gl ib-2.0/include -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -O2 -pipe -fstack-protector -fno-strict-aliasing -MT PlatGTK.lo -MD -MP -MF .deps/PlatGTK.Tpo -c gtk/PlatGTK.cxx -o PlatGTK.o >/dev/null 2>&1 mv -f .deps/PlatGTK.Tpo .deps/PlatGTK.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I./include -I./src -I./lexlib -I/usr/local/include/libanjuta-3.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/libgdl-3.0 -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pthread -I/usr/local/include/libxml2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local /include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ScintillaGTK.lo -MD -MP -MF .deps/ScintillaGTK.Tpo -c -o ScintillaGTK.lo `test -f 'gtk/ScintillaGTK.cxx' || echo './'`gtk/ScintillaGTK.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./include -I./src -I./lexlib -I/usr/local/include/libanjuta-3.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/libgdl-3.0 -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pthread -I/usr/local/include/libxml2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/gl ib-2.0/include -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ScintillaGTK.lo -MD -MP -MF .deps/ScintillaGTK.Tpo -c gtk/ScintillaGTK.cxx -fPIC -DPIC -o .libs/ScintillaGTK.o gtk/ScintillaGTK.cxx:439:22: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] GdkCursor *cursor = gdk_cursor_new(GDK_XTERM); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:448:3: warning: 'gtk_style_context_get_background_color' is deprecated [-Wdeprecated-declarations] gtk_style_context_get_background_color(styleContext, GTK_STATE_FLAG_NORMAL, &colourBackWidget); ^ /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1160:6: note: 'gtk_style_context_get_background_color' has been explicitly marked deprecated here void gtk_style_context_get_background_color (GtkStyleContext *context, ^ gtk/ScintillaGTK.cxx:492:11: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_XTERM); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:496:11: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:500:11: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:761:2: warning: 'gtk_widget_set_double_buffered' is deprecated [-Wdeprecated-declarations] gtk_widget_set_double_buffered(widtxt, FALSE); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:876:23: note: 'gtk_widget_set_double_buffered' has been explicitly marked deprecated here void gtk_widget_set_double_buffered (GtkWidget *widget, ^ gtk/ScintillaGTK.cxx:844:2: warning: 'gtk_drag_begin' is deprecated [-Wdeprecated-declarations] gtk_drag_begin(GTK_WIDGET(PWidget(wMain)), ^ /usr/local/include/gtk-3.0/gtk/gtkdnd.h:196:17: note: 'gtk_drag_begin' has been explicitly marked deprecated here GdkDragContext *gtk_drag_begin (GtkWidget *widget, ^ gtk/ScintillaGTK.cxx:1143:3: warning: 'gtk_adjustment_changed' is deprecated [-Wdeprecated-declarations] gtk_adjustment_changed(GTK_ADJUSTMENT(adjustmentv)); ^ /usr/local/include/gtk-3.0/gtk/gtkadjustment.h:87:12: note: 'gtk_adjustment_changed' has been explicitly marked deprecated here void gtk_adjustment_changed (GtkAdjustment *adjustment); ^ gtk/ScintillaGTK.cxx:1174:3: warning: 'gtk_adjustment_changed' is deprecated [-Wdeprecated-declarations] gtk_adjustment_changed(GTK_ADJUSTMENT(adjustmenth)); ^ /usr/local/include/gtk-3.0/gtk/gtkadjustment.h:87:12: note: 'gtk_adjustment_changed' has been explicitly marked deprecated here void gtk_adjustment_changed (GtkAdjustment *adjustment); ^ gtk/ScintillaGTK.cxx:1557:33: error: ordered comparison between pointer and zero ('GdkAtom' (aka '_GdkAtom *') and 'int') if (TypeOfGSD(selection_data) > 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ gtk/ScintillaGTK.cxx:1668:2: warning: 'gtk_widget_get_requisition' is deprecated [-Wdeprecated-declarations] gtk_widget_get_requisition(PWidget(scrollbarv), &requisition); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:937:23: note: 'gtk_widget_get_requisition' has been explicitly marked deprecated here void gtk_widget_get_requisition (GtkWidget *widget, ^ gtk/ScintillaGTK.cxx:1670:2: warning: 'gtk_widget_get_requisition' is deprecated [-Wdeprecated-declarations] gtk_widget_get_requisition(PWidget(scrollbarh), &requisition); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:937:23: note: 'gtk_widget_get_requisition' has been explicitly marked deprecated here void gtk_widget_get_requisition (GtkWidget *widget, ^ 11 warnings and 1 error generated. gmake[7]: *** [Makefile:1236: ScintillaGTK.lo] Error 1 gmake[7]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla/scintilla' gmake[6]: *** [Makefile:1899: all-recursive] Error 1 gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla/scintilla' gmake[5]: *** [Makefile:743: all] Error 2 gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla/scintilla' gmake[4]: *** [Makefile:785: all-recursive] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla' gmake[3]: *** [Makefile:404: all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins' gmake[2]: *** [Makefile:450: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0' gmake[1]: *** [Makefile:381: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0' *** Error code 1 Stop. make: stopped in /usr/ports/devel/anjuta-extras From owner-freebsd-gnome@freebsd.org Thu Mar 16 00:07:35 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 346BBD0E4C8 for ; Thu, 16 Mar 2017 00:07:35 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 234D2102A for ; Thu, 16 Mar 2017 00:07:35 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 1FE80D0E4C6; Thu, 16 Mar 2017 00:07:35 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1DB64D0E4C5; Thu, 16 Mar 2017 00:07:35 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy12.nyi.freebsd.org (beefy12.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:ef]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A69A71028; Thu, 16 Mar 2017 00:07:34 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy12.nyi.freebsd.org (localhost [127.0.0.1]) by beefy12.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id v2G07XI1057162; Thu, 16 Mar 2017 00:07:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy12.nyi.freebsd.org (8.15.2/8.15.2/Submit) id v2G07XLV057146; Thu, 16 Mar 2017 00:07:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 16 Mar 2017 00:07:33 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201703160007.v2G07XLV057146@beefy12.nyi.freebsd.org> To: gnome@FreeBSD.org Subject: [package - head-amd64-default][devel/anjuta-extras] Failed for anjuta-extras-3.10.0 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 16 Mar 2017 00:07:35 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: gnome@FreeBSD.org Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/devel/anjuta-extras/Makefile 412346 2016-04-01 14:00:51Z mat $ Log URL: http://beefy12.nyi.freebsd.org/data/head-amd64-default/p436115_s315218/logs/anjuta-extras-3.10.0.log Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p436115_s315218 Log: ====>> Building devel/anjuta-extras build started at Thu Mar 16 00:04:01 UTC 2017 port directory: /usr/ports/devel/anjuta-extras building for: FreeBSD head-amd64-default-job-22 12.0-CURRENT FreeBSD 12.0-CURRENT r315218 amd64 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/devel/anjuta-extras/Makefile 412346 2016-04-01 14:00:51Z mat $ Poudriere version: 3.1.15 Host OSVERSION: 1200020 Jail OSVERSION: 1200024 Job Id: 22 !!! Jail is newer than host. (Jail: 1200024, Host: 1200020) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1200024 UNAME_v=FreeBSD 12.0-CURRENT r315218 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=anjuta-extras-3.10.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.15 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/anjuta-extras" EXAMPLESDIR="share/examples/anjuta-extras" DATADIR="share/anjuta-extras" WWWDIR="www/anjuta-extras" ETCDIR="etc/anjuta-extras" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/anjuta-extras DOCSDIR=/usr/local/share/doc/anjuta-extras EXAMPLESDIR=/usr/local/share/examples/anjuta-extras WWWDIR=/usr/local/www/anjuta-extras ETCDIR=/usr/local/etc/anjuta-extras --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=amd64 CONFIGURE_MAX_CMD_LEN=262144 HAVE_COMPAT_IA32_KERN=YES OPSYS=FreeBSD OSREL=12.0 OSVERSION=1200024 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native\|linux _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ _OSRELEASE=12.0-CURRENT #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== =========================================================================== =================================================== ===> anjuta-extras-3.10.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.0_2.txz [head-amd64-default-job-22] Installing pkg-1.10.0_2... [head-amd64-default-job-22] Extracting pkg-1.10.0_2: .......... done ===> anjuta-extras-3.10.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of anjuta-extras-3.10.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by anjuta-extras-3.10.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by anjuta-extras-3.10.0 for building => SHA256 Checksum OK for anjuta-extras-3.10.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by anjuta-extras-3.10.0 for building ===> Extracting for anjuta-extras-3.10.0 => SHA256 Checksum OK for anjuta-extras-3.10.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for anjuta-extras-3.10.0 ===> Applying FreeBSD patches for anjuta-extras-3.10.0 =========================================================================== =================================================== ===> anjuta-extras-3.10.0 depends on executable: itstool - not found ===> Installing existing package /packages/All/itstool-2.0.2_1.txz [head-amd64-default-job-22] Installing itstool-2.0.2_1... [head-amd64-default-job-22] `-- Installing py27-libxml2-2.9.4... [head-amd64-default-job-22] | `-- Installing gettext-runtime-0.19.8.1_1... [head-amd64-default-job-22] | | `-- Installing indexinfo-0.2.6... [head-amd64-default-job-22] | | `-- Extracting indexinfo-0.2.6: .... done [head-amd64-default-job-22] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [head-amd64-default-job-22] | `-- Installing libxml2-2.9.4... [head-amd64-default-job-22] | `-- Extracting libxml2-2.9.4: .......... done [head-amd64-default-job-22] | `-- Installing py27-setuptools27-32.1.0... [head-amd64-default-job-22] | | `-- Installing python27-2.7.13_1... [head-amd64-default-job-22] | | `-- Installing libffi-3.2.1... [head-amd64-default-job-22] | | `-- Extracting libffi-3.2.1: .......... done [head-amd64-default-job-22] | | `-- Installing readline-6.3.8... [head-amd64-default-job-22] | | `-- Extracting readline-6.3.8: .......... done [head-amd64-default-job-22] | | `-- Extracting python27-2.7.13_1: .......... done [head-amd64-default-job-22] | `-- Extracting py27-setuptools27-32.1.0: .......... done [head-amd64-default-job-22] | `-- Installing python2-2_3... [head-amd64-default-job-22] | `-- Extracting python2-2_3: ...... done [head-amd64-default-job-22] `-- Extracting py27-libxml2-2.9.4: .......... done [head-amd64-default-job-22] Extracting itstool-2.0.2_1: .......... done Message from python27-2.7.13_1: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: ^ gtk/PlatGTK.cxx:118:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:132:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_LOCK ^ gtk/PlatGTK.cxx:39:18: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:132:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:146:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_LOCK ^ gtk/PlatGTK.cxx:39:18: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:146:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:152:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_LOCK ^ gtk/PlatGTK.cxx:39:18: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:152:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:1312:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_XTERM); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1315:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1318:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_CENTER_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1321:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_WATCH); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1324:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_HAND2); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1327:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_RIGHT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1330:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1480:3: warning: 'gtk_widget_override_color' is deprecated [-Wdeprecated-declarations] gtk_widget_override_color(w, GTK_STATE_FLAG_ACTIVE, &colourForeSelected); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1133:14: note: 'gtk_widget_override_color' has been explicitly marked deprecated here void gtk_widget_override_color (GtkWidget *widget, ^ gtk/PlatGTK.cxx:1487:2: warning: 'gtk_style_context_get_background_color' is deprecated [-Wdeprecated-declarations] gtk_style_context_get_background_color(styleContext, GTK_STATE_FLAG_SELECTED, &colourBaseSelected); ^ /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1160:6: note: 'gtk_style_context_get_background_color' has been explicitly marked deprecated here void gtk_style_context_get_background_color (GtkStyleContext *context, ^ gtk/PlatGTK.cxx:1489:2: warning: 'gtk_style_context_get_background_color' is deprecated [-Wdeprecated-declarations] gtk_style_context_get_background_color(styleContext, GTK_STATE_FLAG_ACTIVE, &colourBaseActive); ^ /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1160:6: note: 'gtk_style_context_get_background_color' has been explicitly marked deprecated here void gtk_style_context_get_background_color (GtkStyleContext *context, ^ gtk/PlatGTK.cxx:1491:3: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color(w, GTK_STATE_FLAG_ACTIVE, &colourBaseSelected); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1137:14: note: 'gtk_widget_override_background_color' has been explicitly marked deprecated here void gtk_widget_override_background_color (GtkWidget *widget, ^ gtk/PlatGTK.cxx:1569:3: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] gtk_widget_override_font(PWidget(list), PFont(scint_font)->pfd); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1142:14: note: 'gtk_widget_override_font' has been explicitly marked deprecated here void gtk_widget_override_font (GtkWidget *widget, ^ 22 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./include -I./src -I./lexlib -I/usr/local/include/libanjuta-3.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/libgdl-3.0 -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pthread -I/usr/local/include/libxml2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/gl ib-2.0/include -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -O2 -pipe -fstack-protector -fno-strict-aliasing -MT PlatGTK.lo -MD -MP -MF .deps/PlatGTK.Tpo -c gtk/PlatGTK.cxx -o PlatGTK.o >/dev/null 2>&1 mv -f .deps/PlatGTK.Tpo .deps/PlatGTK.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I./include -I./src -I./lexlib -I/usr/local/include/libanjuta-3.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/libgdl-3.0 -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pthread -I/usr/local/include/libxml2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local /include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ScintillaGTK.lo -MD -MP -MF .deps/ScintillaGTK.Tpo -c -o ScintillaGTK.lo `test -f 'gtk/ScintillaGTK.cxx' || echo './'`gtk/ScintillaGTK.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./include -I./src -I./lexlib -I/usr/local/include/libanjuta-3.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/libgdl-3.0 -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pthread -I/usr/local/include/libxml2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/gl ib-2.0/include -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ScintillaGTK.lo -MD -MP -MF .deps/ScintillaGTK.Tpo -c gtk/ScintillaGTK.cxx -fPIC -DPIC -o .libs/ScintillaGTK.o gtk/ScintillaGTK.cxx:439:22: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] GdkCursor *cursor = gdk_cursor_new(GDK_XTERM); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:448:3: warning: 'gtk_style_context_get_background_color' is deprecated [-Wdeprecated-declarations] gtk_style_context_get_background_color(styleContext, GTK_STATE_FLAG_NORMAL, &colourBackWidget); ^ /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1160:6: note: 'gtk_style_context_get_background_color' has been explicitly marked deprecated here void gtk_style_context_get_background_color (GtkStyleContext *context, ^ gtk/ScintillaGTK.cxx:492:11: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_XTERM); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:496:11: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:500:11: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:761:2: warning: 'gtk_widget_set_double_buffered' is deprecated [-Wdeprecated-declarations] gtk_widget_set_double_buffered(widtxt, FALSE); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:876:23: note: 'gtk_widget_set_double_buffered' has been explicitly marked deprecated here void gtk_widget_set_double_buffered (GtkWidget *widget, ^ gtk/ScintillaGTK.cxx:844:2: warning: 'gtk_drag_begin' is deprecated [-Wdeprecated-declarations] gtk_drag_begin(GTK_WIDGET(PWidget(wMain)), ^ /usr/local/include/gtk-3.0/gtk/gtkdnd.h:196:17: note: 'gtk_drag_begin' has been explicitly marked deprecated here GdkDragContext *gtk_drag_begin (GtkWidget *widget, ^ gtk/ScintillaGTK.cxx:1143:3: warning: 'gtk_adjustment_changed' is deprecated [-Wdeprecated-declarations] gtk_adjustment_changed(GTK_ADJUSTMENT(adjustmentv)); ^ /usr/local/include/gtk-3.0/gtk/gtkadjustment.h:87:12: note: 'gtk_adjustment_changed' has been explicitly marked deprecated here void gtk_adjustment_changed (GtkAdjustment *adjustment); ^ gtk/ScintillaGTK.cxx:1174:3: warning: 'gtk_adjustment_changed' is deprecated [-Wdeprecated-declarations] gtk_adjustment_changed(GTK_ADJUSTMENT(adjustmenth)); ^ /usr/local/include/gtk-3.0/gtk/gtkadjustment.h:87:12: note: 'gtk_adjustment_changed' has been explicitly marked deprecated here void gtk_adjustment_changed (GtkAdjustment *adjustment); ^ gtk/ScintillaGTK.cxx:1557:33: error: ordered comparison between pointer and zero ('GdkAtom' (aka '_GdkAtom *') and 'int') if (TypeOfGSD(selection_data) > 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ gtk/ScintillaGTK.cxx:1668:2: warning: 'gtk_widget_get_requisition' is deprecated [-Wdeprecated-declarations] gtk_widget_get_requisition(PWidget(scrollbarv), &requisition); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:937:23: note: 'gtk_widget_get_requisition' has been explicitly marked deprecated here void gtk_widget_get_requisition (GtkWidget *widget, ^ gtk/ScintillaGTK.cxx:1670:2: warning: 'gtk_widget_get_requisition' is deprecated [-Wdeprecated-declarations] gtk_widget_get_requisition(PWidget(scrollbarh), &requisition); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:937:23: note: 'gtk_widget_get_requisition' has been explicitly marked deprecated here void gtk_widget_get_requisition (GtkWidget *widget, ^ 11 warnings and 1 error generated. gmake[7]: *** [Makefile:1236: ScintillaGTK.lo] Error 1 gmake[7]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla/scintilla' gmake[6]: *** [Makefile:1899: all-recursive] Error 1 gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla/scintilla' gmake[5]: *** [Makefile:743: all] Error 2 gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla/scintilla' gmake[4]: *** [Makefile:785: all-recursive] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla' gmake[3]: *** [Makefile:404: all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins' gmake[2]: *** [Makefile:450: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0' gmake[1]: *** [Makefile:381: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0' *** Error code 1 Stop. make: stopped in /usr/ports/devel/anjuta-extras From owner-freebsd-gnome@freebsd.org Thu Mar 16 08:14:36 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E7CE4D0FECE for ; Thu, 16 Mar 2017 08:14:36 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id D54821923 for ; Thu, 16 Mar 2017 08:14:36 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id D1B5AD0FECD; Thu, 16 Mar 2017 08:14:36 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D157AD0FECC for ; Thu, 16 Mar 2017 08:14:36 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C456F1922 for ; Thu, 16 Mar 2017 08:14:36 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id v2G8EacC061297 for ; Thu, 16 Mar 2017 08:14:36 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id v2G8Eavh061296; Thu, 16 Mar 2017 08:14:36 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201703160814.v2G8Eavh061296@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Thu, 16 Mar 2017 08:14:36 +0000 From: portscout@FreeBSD.org To: gnome@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 16 Mar 2017 08:14:37 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/gnome@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/libgtop | 2.32.0 | 2.35.92 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-gnome@freebsd.org Thu Mar 16 15:08:06 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 26C56D0FE9D for ; Thu, 16 Mar 2017 15:08:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 112B81092 for ; Thu, 16 Mar 2017 15:08:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 1087DD0FE9C; Thu, 16 Mar 2017 15:08:06 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 103BFD0FE9B for ; Thu, 16 Mar 2017 15:08:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 00901108F for ; Thu, 16 Mar 2017 15:08:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v2GF859c087674 for ; Thu, 16 Mar 2017 15:08:05 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 217844] devel/gvfs Date: Thu, 16 Mar 2017 15:08:05 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: jt@ixsystems.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 16 Mar 2017 15:08:06 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217844 Bug ID: 217844 Summary: devel/gvfs Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: jt@ixsystems.com Assignee: gnome@FreeBSD.org Flags: maintainer-feedback?(gnome@FreeBSD.org) Due to the wikileaks dump of Vault7, we know there is a 0-day against HALd.= =20 Since HALd is mostly unused on the linux side, its very unlikely that it wi= ll get patched since most distros are using systemd now. gvfs can build without HAL support. I ran gvfs-lite on linux for quite a w= hile back in the days that I was a linux distro dev. Should we disable hal in gvfs for this reason? I realize that some programs that rely on gvfs with hal will loose some functionality, so it comes down = to the issue of what's more important. Security or Features.=20=20 I personally side with security, but this isn't my port, so it's not my cho= ice to decide. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-gnome@freebsd.org Thu Mar 16 15:08:05 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E29D7D0FE97 for ; Thu, 16 Mar 2017 15:08:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id CD8C7108C for ; Thu, 16 Mar 2017 15:08:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id CA2D4D0FE95; Thu, 16 Mar 2017 15:08:05 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8359D0FE94 for ; Thu, 16 Mar 2017 15:08:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B047B108B for ; Thu, 16 Mar 2017 15:08:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v2GF859Y087674 for ; Thu, 16 Mar 2017 15:08:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-feedback requested: [Bug 217844] devel/gvfs Date: Thu, 16 Mar 2017 15:08:05 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 16 Mar 2017 15:08:06 -0000 q5sys has reassigned Bugzilla Automation 's request for maintainer-feedback to gnome@FreeBSD.o= rg: Bug 217844: devel/gvfs https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217844 --- Description --- Due to the wikileaks dump of Vault7, we know there is a 0-day against HALd.= =20 Since HALd is mostly unused on the linux side, its very unlikely that it wi= ll get patched since most distros are using systemd now. gvfs can build without HAL support. I ran gvfs-lite on linux for quite a w= hile back in the days that I was a linux distro dev. Should we disable hal in gvfs for this reason? I realize that some programs that rely on gvfs with hal will loose some functionality, so it comes down = to the issue of what's more important. Security or Features.=20=20 I personally side with security, but this isn't my port, so it's not my cho= ice to decide. From owner-freebsd-gnome@freebsd.org Thu Mar 16 19:01:22 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E767D0F311 for ; Thu, 16 Mar 2017 19:01:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 28A5414DE for ; Thu, 16 Mar 2017 19:01:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2808FD0F310; Thu, 16 Mar 2017 19:01:22 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27B67D0F30F for ; Thu, 16 Mar 2017 19:01:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 17DE714DD for ; Thu, 16 Mar 2017 19:01:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v2GJ1LaR011963 for ; Thu, 16 Mar 2017 19:01:21 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 217844] devel/gvfs Date: Thu, 16 Mar 2017 19:01:22 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: portmaster@bsdforge.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 16 Mar 2017 19:01:22 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217844 Chris Hutchinson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |portmaster@bsdforge.com --- Comment #1 from Chris Hutchinson --- (In reply to q5sys from comment #0) > Due to the wikileaks dump of Vault7, we know there is a 0-day against HAL= d.=20 > Since HALd is mostly unused on the linux side, its very unlikely that it > will get patched since most distros are using systemd now. >=20 > gvfs can build without HAL support. I ran gvfs-lite on linux for quite a > while back in the days that I was a linux distro dev. >=20 > Should we disable hal in gvfs for this reason? I realize that some progr= ams > that rely on gvfs with hal will loose some functionality, so it comes down > to the issue of what's more important. Security or Features.=20=20 >=20 > I personally side with security, but this isn't my port, so it's not my > choice to decide. Wouldn't this question be better directed at HAL; or rather, sysutils/hal? IOW why target ports that use HAL, when (apparently) HAL is the problem? Just my 0.2=C2=A2 on the matter. :-) --Chris --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-gnome@freebsd.org Thu Mar 16 19:46:35 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3949D0F3FC for ; Thu, 16 Mar 2017 19:46:35 +0000 (UTC) (envelope-from bounce+034819.360d-gnome=freebsd.org@janitorialcleaner.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id B38741F06 for ; Thu, 16 Mar 2017 19:46:35 +0000 (UTC) (envelope-from bounce+034819.360d-gnome=freebsd.org@janitorialcleaner.com) Received: by mailman.ysv.freebsd.org (Postfix) id B0066D0F3F9; Thu, 16 Mar 2017 19:46:35 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ADDF1D0F3F8 for ; Thu, 16 Mar 2017 19:46:35 +0000 (UTC) (envelope-from bounce+034819.360d-gnome=freebsd.org@janitorialcleaner.com) Received: from do159-180.mailgun.net (do159-180.mailgun.net [192.237.159.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6F7061EFE for ; Thu, 16 Mar 2017 19:46:22 +0000 (UTC) (envelope-from bounce+034819.360d-gnome=freebsd.org@janitorialcleaner.com) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=janitorialcleaner.com; q=dns/txt; s=mx; t=1489693581; h=Content-Type: Mime-Version: Subject: From: To: Reply-To: List-Unsubscribe: Message-Id: Date; bh=LkV05AE9CDlG6UftFVZFyHS8KCn7r8NNzoE5I739Ogc=; b=F6oKCEXMuyFb1MeQwWIx9Wt2OJa0w44rD5kdvBUpOqnGRm4DkS3pOdzU3qGB0qA3WbhQeNfr I4JGxHX0bnkn3c/mDmiqirBgdusIMsxoFvqsvdzZuonakGdkd6zH8eUsv5U2CiJ2uLjTyWtV yiQgE01VTwQZQ8+URGwNP9tgRKk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=janitorialcleaner.com; s=mx; q=dns; h=Date: Message-Id: List-Unsubscribe: Reply-To: To: From: Subject: Mime-Version: Content-Type; b=wO8/Q3JY475kk/KaUYlpKlnbAY22geLMwbi8/dKW92+aj5NbQKZ1Ts8V5tlRA3F1fW7hTM 8+gNv8KSEBZWyITLE5nJM22zoQROpM8uqRQF7DSJwqmAsVu9jcXwJX+lZGKSYxQDk55N2mv5 IapFiW7OXEAeRyg/MDNmeYAfYaEZU= Date: Thu, 16 Mar 2017 19:46:21 +0000 X-Mailgun-Sending-Ip: 192.237.159.180 X-Mailgun-Sid: WyIyYmRlYyIsICJnbm9tZUBmcmVlYnNkLm9yZyIsICIzNjBkIl0= Received: by luna.mailgun.net with HTTP; Thu, 16 Mar 2017 17:43:43 +0000 Message-Id: <20170316174343.87947.9158.383C8E92@janitorialcleaner.com> X-Mailgun-Variables: {"efMailerCode": "mailer_nonsap", "efContactId": "160284129", "campaign_id": "1643458", "x-myid": "1a5dd2396a6e035e2aaffb09ccced271"} X-Complaints-To: abuse@mailgun.org X-Myid: 1a5dd2396a6e035e2aaffb09ccced271 Reply-To: mchartrand@janitorialcleaner.com X-Rpcampaign: Advanc20170316104328 X-Mailgun-Rewrite-Sender-Header: false X-Mailgun-Track: false To: gnome@freebsd.org From: Mike Baker Subject: Hi Wisommm Inc, Question re: Your Cleaning Needs Mime-Version: 1.0 X-Mailgun-Batch-Id: 5b6ae368-0bb3-4489-afa8-bce8a6fff5d9 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 16 Mar 2017 19:46:35 -0000 Hi=20Wisommm=20Inc, Don=E2=80=99t=20you=20hate=20it=20when=20you=20come=20back=20into=20your=20= office=20in=20the=20morning=20and=20 you=20still=20see=20the=20same=20dust=20on=20your=20counters=20or=20poorly= =20vacuumed=20carpets?=20 And=20then=20when=20you=20bring=20it=20up=20to=20your=20cleaners,=20they=20= fix=20it=20for=20a=20month=20and=20 then=20start=20neglecting=20the=20same=20things? My=20name=20is=20Mike=20Baker,=20Customer=20Relations=20Specialist=20for=20= Janitorial=20 Cleaning=20Solutions.=20For=20over=2010=20years=20we=20have=20been=20provid= ing=20the=20New=20Jersey=20 area=20with=20dependable,=20professional=20and=20quality=20commercial=20cle= aning=20 services.=20We=20proudly=20service=20many=20clients=20such=20as=20Pepsi=20C= o.,=20Bank=20of=20 America,=20and=20GEICO.=20We=20hold=20ourselves=20to=20the=20highest=20stan= dard.=20Our=20 every-time=20promises=20include: =20=20=20=20*=20Tightly=20monitoring=20our=20crews=20to=20ensure=20the=20be= st,=20most=20thorough=20clean =20=20=20=20=20=20on=20every=20visit =20=20=20=20*=20Keeping=20it=20green=20to=20protect=20the=20environment =20=20=20=20*=20Open,=20easy=20communication;=20we=20want=20to=20know=20wha= t=20you=20need =E2=80=9CThank=20you=20for=20the=20outstanding=20service!=20I=20haven=E2=80= =99t=20seen=20a=20single=20dust=20bunny=20 or=20cobweb=20in=20months!=E2=80=9D=20=C2=AD=C2=AD=20John,=20New=20Jersey,= =20NJ. We=20are=20offering=20a=20complimentary=20assessment=20of=20your=20space=20= to=20customize=20your=20 cleaning=20needs=20and=20fit=20your=20budget.=20Would=20you=20like=20more= =20information? =20 With=20best, Mike=20Baker Janitorial=20Cleaning=20Solutions 813-563-8616(Mobile) .=20opt=20out =20 =20 =20 100=20Horizon=20Center=20Blvd., 1st=20and=202nd=20Floors, Hamilton, New=20Jersey From owner-freebsd-gnome@freebsd.org Fri Mar 17 04:15:09 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 11E3BD0E8E7 for ; Fri, 17 Mar 2017 04:15:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id E5AA21713 for ; Fri, 17 Mar 2017 04:15:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id E21CBD0E8E6; Fri, 17 Mar 2017 04:15:08 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E00EBD0E8E5 for ; Fri, 17 Mar 2017 04:15:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB4E41711 for ; Fri, 17 Mar 2017 04:15:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v2H4F8Tq074760 for ; Fri, 17 Mar 2017 04:15:08 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 217844] devel/gvfs Date: Fri, 17 Mar 2017 04:15:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: rkoberman@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 17 Mar 2017 04:15:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217844 rkoberman@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rkoberman@gmail.com --- Comment #2 from rkoberman@gmail.com --- Because hald is mostly abandoned by Gnome and the FreeBSD code is really, really kludged to try to imitate the Linux code when our kernel does not ha= ve the APIs that the linux code wants. even on the Linux side, it is widely=20 considered a really ugly, hackish thing and that is why the Linux devs have mostly moved on to udev and some other tools (devkit?). FreeBSD seems to fa= vor the use of devd for "easy" instances and modifying codes to work with it or using a FreeBSD udev that is more or less a wrapper on devd, that implements the udev API and not requiring changes to the calling code. I see that the latest X11 test code implements both and allows you choose which to try. Porting hald to FreeBSD was an almost heroic effort, but it is still a klud= ge and getting rid of it is a very good idea, IMHO. I really can't see anything but trivial fixes to hald as being worth the effort, but YMMV and patches a= re always welcome. Just be ready for some nausea when you look at the hald cod= e. At least that was my reaction when I first looked at it. Not really awful c= ode (well, some is) but just a broken first attempt to solve a problem. I'd also mention that the FreeBSD hald is heavily modified and it is quite possible that this 0-day is not even relevant to FreeBSD. (No, I am not volunteering to try to find out.) I am not sure what features will be lost = if hald is removed from gvfs, but I suspect that it will impact me. I'm buildi= ng without HAL now to find out. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-gnome@freebsd.org Fri Mar 17 04:38:59 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9AFD2D0ED83 for ; Fri, 17 Mar 2017 04:38:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 852951EED for ; Fri, 17 Mar 2017 04:38:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 849B7D0ED81; Fri, 17 Mar 2017 04:38:59 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8443ED0ED7E for ; Fri, 17 Mar 2017 04:38:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7457A1EEC for ; Fri, 17 Mar 2017 04:38:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v2H4cxwl067744 for ; Fri, 17 Mar 2017 04:38:59 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 217844] devel/gvfs Date: Fri, 17 Mar 2017 04:38:59 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: jt@ixsystems.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 17 Mar 2017 04:38:59 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217844 --- Comment #3 from q5sys --- I didn't send a BR in to HAL because at this point I dont know what can eve= n be done. To my knowledge exploit code has not been released, so we'd have to = try to figure out what the exploit is and then fix it. The only thing I could come up with at the time was 'remove HAL', but I felt like that request should come from someone more senior than I. Also there's the issue that if that is done, anything depending on HAL like gvfs would h= ave to be modified not to use HAL... which is exactly what this BR is about. I dont want to speak for anyone, but I'm pretty sure that no one really wan= ts to dig around in HAL to try to discover the problem and patch it consider i= t's no longer being maintained on the Linux side. The last patch on the linux s= ide was 2011 per https://cgit.freedesktop.org/hal/log/ As for if this exploit is viable on FreeBSD, PC-BSD was explicitly stated as being vulerable, and since PC-BSD was FreeBSD with pre-configured desktops.= =20 TrueOS has diverged from FreeBSD stable since it's based on 12.Current, but= the older PC-BSD versions were in lock step with the FreeBSD stable branches. = So I'd assume, perhaps incorrectly, that if (for example) PC-BSD 10.x with HAL= was vulnerable, that FreeBSD 10.x would be as well... assuming HAL running on t= hat system. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-gnome@freebsd.org Fri Mar 17 05:43:42 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7CDC4D10D0D for ; Fri, 17 Mar 2017 05:43:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 66EF41C66 for ; Fri, 17 Mar 2017 05:43:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 6655BD10D0C; Fri, 17 Mar 2017 05:43:42 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65FEBD10D0B for ; Fri, 17 Mar 2017 05:43:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 519761C65 for ; Fri, 17 Mar 2017 05:43:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v2H5hfYD039549 for ; Fri, 17 Mar 2017 05:43:42 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 217844] devel/gvfs Date: Fri, 17 Mar 2017 05:43:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: portmaster@bsdforge.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 17 Mar 2017 05:43:42 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217844 --- Comment #4 from Chris Hutchinson --- I'll not argue that you both make good points. Because you do. :-) My last experience with Xorg, on a (then) fresh install of 11 (about 5mos ago). Was that it didn't work w/o enabling HAL in rc.conf(5). I didn't verify that fact on my now current && fresh install of -CURRENT (12). I just installed/enabled it *assuming* I'd run into trouble, if I didn't. I had just set out to tackle the earlier work on HFS(plus) for FreeBSD. That is, finish/bring it up to current FreeBSD. But before I get too involved, maybe I'll have a look, and see just "how bad" HAL(D) really is, and whether reworking/fixing/... is/would be a viable direction. I'll give it a look, and report back (tomorrow(ish)). --Chris --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-gnome@freebsd.org Fri Mar 17 22:30:24 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 76283D10505 for ; Fri, 17 Mar 2017 22:30:24 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 652271CD4 for ; Fri, 17 Mar 2017 22:30:24 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 61725D10503; Fri, 17 Mar 2017 22:30:24 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 60EC6D10502; Fri, 17 Mar 2017 22:30:24 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy11.nyi.freebsd.org (beefy11.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:ee]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F223F1CD3; Fri, 17 Mar 2017 22:30:23 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy11.nyi.freebsd.org (localhost [127.0.0.1]) by beefy11.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id v2HMUNgg020487; Fri, 17 Mar 2017 22:30:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy11.nyi.freebsd.org (8.15.2/8.15.2/Submit) id v2HMUNQ2020485; Fri, 17 Mar 2017 22:30:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 17 Mar 2017 22:30:23 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201703172230.v2HMUNQ2020485@beefy11.nyi.freebsd.org> To: gnome@FreeBSD.org Subject: [package - head-i386-default][devel/anjuta-extras] Failed for anjuta-extras-3.10.0 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 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, 17 Mar 2017 22:30:24 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: gnome@FreeBSD.org Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/devel/anjuta-extras/Makefile 412346 2016-04-01 14:00:51Z mat $ Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p436259_s315338/logs/anjuta-extras-3.10.0.log Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p436259_s315338 Log: ====>> Building devel/anjuta-extras build started at Fri Mar 17 22:26:49 UTC 2017 port directory: /usr/ports/devel/anjuta-extras building for: FreeBSD head-i386-default-job-18 12.0-CURRENT FreeBSD 12.0-CURRENT r315338 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/devel/anjuta-extras/Makefile 412346 2016-04-01 14:00:51Z mat $ Poudriere version: 3.1.15-2-g0a86c900 Host OSVERSION: 1200020 Jail OSVERSION: 1200024 Job Id: 18 !!! Jail is newer than host. (Jail: 1200024, Host: 1200020) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1200024 UNAME_v=FreeBSD 12.0-CURRENT r315338 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=anjuta-extras-3.10.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.15-2-g0a86c900 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work HOME=/wrkdirs/usr/ports/devel/anjuta-extras/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/anjuta-extras" EXAMPLESDIR="share/examples/anjuta-extras" DATADIR="share/anjuta-extras" WWWDIR="www/anjuta-extras" ETCDIR="etc/anjuta-extras" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/anjuta-extras DOCSDIR=/usr/local/share/doc/anjuta-extras EXAMPLESDIR=/usr/local/share/examples/anjuta-extras WWWDIR=/usr/local/www/anjuta-extras ETCDIR=/usr/local/etc/anjuta-extras --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=i386 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=12.0 OSVERSION=1200024 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native\|linux _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ _OSRELEASE=12.0-CURRENT #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== =========================================================================== =================================================== ===> anjuta-extras-3.10.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.0_2.txz [head-i386-default-job-18] Installing pkg-1.10.0_2... [head-i386-default-job-18] Extracting pkg-1.10.0_2: .......... done ===> anjuta-extras-3.10.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of anjuta-extras-3.10.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by anjuta-extras-3.10.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by anjuta-extras-3.10.0 for building => SHA256 Checksum OK for anjuta-extras-3.10.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by anjuta-extras-3.10.0 for building ===> Extracting for anjuta-extras-3.10.0 => SHA256 Checksum OK for anjuta-extras-3.10.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for anjuta-extras-3.10.0 ===> Applying FreeBSD patches for anjuta-extras-3.10.0 =========================================================================== =================================================== ===> anjuta-extras-3.10.0 depends on executable: itstool - not found ===> Installing existing package /packages/All/itstool-2.0.2_1.txz [head-i386-default-job-18] Installing itstool-2.0.2_1... [head-i386-default-job-18] `-- Installing py27-libxml2-2.9.4... [head-i386-default-job-18] | `-- Installing gettext-runtime-0.19.8.1_1... [head-i386-default-job-18] | | `-- Installing indexinfo-0.2.6... [head-i386-default-job-18] | | `-- Extracting indexinfo-0.2.6: .... done [head-i386-default-job-18] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [head-i386-default-job-18] | `-- Installing libxml2-2.9.4... [head-i386-default-job-18] | `-- Extracting libxml2-2.9.4: .......... done [head-i386-default-job-18] | `-- Installing py27-setuptools27-32.1.0... [head-i386-default-job-18] | | `-- Installing python27-2.7.13_1... [head-i386-default-job-18] | | `-- Installing libffi-3.2.1... [head-i386-default-job-18] | | `-- Extracting libffi-3.2.1: .......... done [head-i386-default-job-18] | | `-- Installing readline-6.3.8... [head-i386-default-job-18] | | `-- Extracting readline-6.3.8: .......... done [head-i386-default-job-18] | | `-- Extracting python27-2.7.13_1: .......... done [head-i386-default-job-18] | `-- Extracting py27-setuptools27-32.1.0: .......... done [head-i386-default-job-18] | `-- Installing python2-2_3... [head-i386-default-job-18] | `-- Extracting python2-2_3: ...... done [head-i386-default-job-18] `-- Extracting py27-libxml2-2.9.4: .......... done [head-i386-default-job-18] Extracting itstool-2.0.2_1: .......... done Message from python27-2.7.13_1: ^ gtk/PlatGTK.cxx:118:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:132:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_LOCK ^ gtk/PlatGTK.cxx:39:18: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:132:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:146:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_LOCK ^ gtk/PlatGTK.cxx:39:18: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:146:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:152:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_LOCK ^ gtk/PlatGTK.cxx:39:18: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:152:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] gtk/PlatGTK.cxx:39:49: note: expanded from macro 'USE_LOCK' #define USE_LOCK defined(G_THREADS_ENABLED) && !defined(G_THREADS_IMPL_NONE) ^ gtk/PlatGTK.cxx:1312:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_XTERM); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1315:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1318:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_CENTER_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1321:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_WATCH); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1324:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_HAND2); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1327:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_RIGHT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1330:13: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdkCurs = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/PlatGTK.cxx:1480:3: warning: 'gtk_widget_override_color' is deprecated [-Wdeprecated-declarations] gtk_widget_override_color(w, GTK_STATE_FLAG_ACTIVE, &colourForeSelected); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1133:14: note: 'gtk_widget_override_color' has been explicitly marked deprecated here void gtk_widget_override_color (GtkWidget *widget, ^ gtk/PlatGTK.cxx:1487:2: warning: 'gtk_style_context_get_background_color' is deprecated [-Wdeprecated-declarations] gtk_style_context_get_background_color(styleContext, GTK_STATE_FLAG_SELECTED, &colourBaseSelected); ^ /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1160:6: note: 'gtk_style_context_get_background_color' has been explicitly marked deprecated here void gtk_style_context_get_background_color (GtkStyleContext *context, ^ gtk/PlatGTK.cxx:1489:2: warning: 'gtk_style_context_get_background_color' is deprecated [-Wdeprecated-declarations] gtk_style_context_get_background_color(styleContext, GTK_STATE_FLAG_ACTIVE, &colourBaseActive); ^ /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1160:6: note: 'gtk_style_context_get_background_color' has been explicitly marked deprecated here void gtk_style_context_get_background_color (GtkStyleContext *context, ^ gtk/PlatGTK.cxx:1491:3: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color(w, GTK_STATE_FLAG_ACTIVE, &colourBaseSelected); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1137:14: note: 'gtk_widget_override_background_color' has been explicitly marked deprecated here void gtk_widget_override_background_color (GtkWidget *widget, ^ gtk/PlatGTK.cxx:1569:3: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] gtk_widget_override_font(PWidget(list), PFont(scint_font)->pfd); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1142:14: note: 'gtk_widget_override_font' has been explicitly marked deprecated here void gtk_widget_override_font (GtkWidget *widget, ^ 22 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./include -I./src -I./lexlib -I/usr/local/include/libanjuta-3.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/libgdl-3.0 -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pthread -I/usr/local/include/libxml2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/gl ib-2.0/include -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -O2 -pipe -fstack-protector -fno-strict-aliasing -MT PlatGTK.lo -MD -MP -MF .deps/PlatGTK.Tpo -c gtk/PlatGTK.cxx -o PlatGTK.o >/dev/null 2>&1 mv -f .deps/PlatGTK.Tpo .deps/PlatGTK.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I./include -I./src -I./lexlib -I/usr/local/include/libanjuta-3.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/libgdl-3.0 -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pthread -I/usr/local/include/libxml2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local /include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ScintillaGTK.lo -MD -MP -MF .deps/ScintillaGTK.Tpo -c -o ScintillaGTK.lo `test -f 'gtk/ScintillaGTK.cxx' || echo './'`gtk/ScintillaGTK.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./include -I./src -I./lexlib -I/usr/local/include/libanjuta-3.0 -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -pthread -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/libgdl-3.0 -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pthread -I/usr/local/include/libxml2 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/gl ib-2.0/include -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -I/usr/local/include -DGTK -DSCI_LEXER -DUSE_XIM -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ScintillaGTK.lo -MD -MP -MF .deps/ScintillaGTK.Tpo -c gtk/ScintillaGTK.cxx -fPIC -DPIC -o .libs/ScintillaGTK.o gtk/ScintillaGTK.cxx:439:22: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] GdkCursor *cursor = gdk_cursor_new(GDK_XTERM); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:448:3: warning: 'gtk_style_context_get_background_color' is deprecated [-Wdeprecated-declarations] gtk_style_context_get_background_color(styleContext, GTK_STATE_FLAG_NORMAL, &colourBackWidget); ^ /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1160:6: note: 'gtk_style_context_get_background_color' has been explicitly marked deprecated here void gtk_style_context_get_background_color (GtkStyleContext *context, ^ gtk/ScintillaGTK.cxx:492:11: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_XTERM); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:496:11: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:500:11: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_LEFT_PTR); ^ /usr/local/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: 'gdk_cursor_new' has been explicitly marked deprecated here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ gtk/ScintillaGTK.cxx:761:2: warning: 'gtk_widget_set_double_buffered' is deprecated [-Wdeprecated-declarations] gtk_widget_set_double_buffered(widtxt, FALSE); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:876:23: note: 'gtk_widget_set_double_buffered' has been explicitly marked deprecated here void gtk_widget_set_double_buffered (GtkWidget *widget, ^ gtk/ScintillaGTK.cxx:844:2: warning: 'gtk_drag_begin' is deprecated [-Wdeprecated-declarations] gtk_drag_begin(GTK_WIDGET(PWidget(wMain)), ^ /usr/local/include/gtk-3.0/gtk/gtkdnd.h:196:17: note: 'gtk_drag_begin' has been explicitly marked deprecated here GdkDragContext *gtk_drag_begin (GtkWidget *widget, ^ gtk/ScintillaGTK.cxx:1143:3: warning: 'gtk_adjustment_changed' is deprecated [-Wdeprecated-declarations] gtk_adjustment_changed(GTK_ADJUSTMENT(adjustmentv)); ^ /usr/local/include/gtk-3.0/gtk/gtkadjustment.h:87:12: note: 'gtk_adjustment_changed' has been explicitly marked deprecated here void gtk_adjustment_changed (GtkAdjustment *adjustment); ^ gtk/ScintillaGTK.cxx:1174:3: warning: 'gtk_adjustment_changed' is deprecated [-Wdeprecated-declarations] gtk_adjustment_changed(GTK_ADJUSTMENT(adjustmenth)); ^ /usr/local/include/gtk-3.0/gtk/gtkadjustment.h:87:12: note: 'gtk_adjustment_changed' has been explicitly marked deprecated here void gtk_adjustment_changed (GtkAdjustment *adjustment); ^ gtk/ScintillaGTK.cxx:1557:33: error: ordered comparison between pointer and zero ('GdkAtom' (aka '_GdkAtom *') and 'int') if (TypeOfGSD(selection_data) > 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ gtk/ScintillaGTK.cxx:1668:2: warning: 'gtk_widget_get_requisition' is deprecated [-Wdeprecated-declarations] gtk_widget_get_requisition(PWidget(scrollbarv), &requisition); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:937:23: note: 'gtk_widget_get_requisition' has been explicitly marked deprecated here void gtk_widget_get_requisition (GtkWidget *widget, ^ gtk/ScintillaGTK.cxx:1670:2: warning: 'gtk_widget_get_requisition' is deprecated [-Wdeprecated-declarations] gtk_widget_get_requisition(PWidget(scrollbarh), &requisition); ^ /usr/local/include/gtk-3.0/gtk/gtkwidget.h:937:23: note: 'gtk_widget_get_requisition' has been explicitly marked deprecated here void gtk_widget_get_requisition (GtkWidget *widget, ^ 11 warnings and 1 error generated. gmake[7]: *** [Makefile:1236: ScintillaGTK.lo] Error 1 gmake[7]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla/scintilla' gmake[6]: *** [Makefile:1899: all-recursive] Error 1 gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla/scintilla' gmake[5]: *** [Makefile:743: all] Error 2 gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla/scintilla' gmake[4]: *** [Makefile:785: all-recursive] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins/scintilla' gmake[3]: *** [Makefile:404: all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0/plugins' gmake[2]: *** [Makefile:450: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0' gmake[1]: *** [Makefile:381: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/anjuta-extras/work/anjuta-extras-3.10.0' *** Error code 1 Stop. make: stopped in /usr/ports/devel/anjuta-extras From owner-freebsd-gnome@freebsd.org Sat Mar 18 10:20:58 2017 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08274D0ECF5 for ; Sat, 18 Mar 2017 10:20:58 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id E9C6114B7 for ; Sat, 18 Mar 2017 10:20:57 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id E9219D0ECF3; Sat, 18 Mar 2017 10:20:57 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8CD5D0ECED for ; Sat, 18 Mar 2017 10:20:57 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D52A014B4 for ; Sat, 18 Mar 2017 10:20:57 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id v2IAKvHx088870 for ; Sat, 18 Mar 2017 10:20:57 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id v2IAKv0I088869; Sat, 18 Mar 2017 10:20:57 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201703181020.v2IAKv0I088869@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Sat, 18 Mar 2017 10:20:57 +0000 From: portscout@FreeBSD.org To: gnome@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Mar 2017 10:20:58 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/gnome@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ accessibility/atk | 2.18.0 | 2.24.0 ------------------------------------------------+-----------------+------------ accessibility/atk-reference | 2.18.0 | 2.24.0 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks.