From owner-freebsd-pkg@FreeBSD.ORG Wed Nov 20 08:31:36 2013 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 04E1A587 for ; Wed, 20 Nov 2013 08:31:36 +0000 (UTC) Received: from smtp3.hushmail.com (smtp3.hushmail.com [65.39.178.200]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DB6F22685 for ; Wed, 20 Nov 2013 08:31:35 +0000 (UTC) Received: from smtp3.hushmail.com (localhost [127.0.0.1]) by smtp3.hushmail.com (Postfix) with SMTP id F105CE0188 for ; Wed, 20 Nov 2013 07:58:04 +0000 (UTC) Received: from smtp.hushmail.com (w7.hushmail.com [65.39.178.32]) by smtp3.hushmail.com (Postfix) with ESMTP; Wed, 20 Nov 2013 07:58:03 +0000 (UTC) Received: by smtp.hushmail.com (Postfix, from userid 99) id CC83C20111; Wed, 20 Nov 2013 07:58:03 +0000 (UTC) MIME-Version: 1.0 Date: Wed, 20 Nov 2013 02:58:03 -0500 To: bapt@freebsd.org, bdrewery@freebsd.org Subject: pkg won't built in jail From: "Kenta Suzumoto" In-Reply-To: <528BA4D0.4060509@gmail.com> References: <20131117020827.4F9C320111@smtp.hushmail.com> <20131118192038.D018120112@smtp.hushmail.com> <528A6A0C.5080805@gmail.com> <20131118200746.E7D0720111@smtp.hushmail.com> <528B5973.3000906@gmail.com> <20131119160453.B9DCD20112@smtp.hushmail.com> <528B94CD.2000902@gmail.com> <20131119170733.8E86D20111@smtp.hushmail.com> <528BA027.8060501@gmail.com> <20131119173913.5EC8B20111@smtp.hushmail.com> <528BA4D0.4060509@gmail.com> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="UTF-8" Message-Id: <20131120075803.CC83C20111@smtp.hushmail.com> Cc: freebsd-pkg@freebsd.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Nov 2013 08:31:36 -0000 pkg builds fine on the host with the exact same settings, but won't compile in my jail. 9.2 i386, latest ports tree. clang -O2 -pipe -Qunused-parameter -Qunused-arguments -march=native -fno-strict-aliasing -I/ram/basejail/usr/ports/ports-mgmt/pkg/work/pkg-1.1.4/pkg/../libpkg -I/ram/basejail/usr/ports/ports-mgmt/pkg/work/pkg-1.1.4/pkg/../external/uthash -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c convert.c clang -O2 -pipe -Qunused-parameter -Qunused-arguments -march=native -fno-strict-aliasing -I/ram/basejail/usr/ports/ports-mgmt/pkg/work/pkg-1.1.4/pkg/../libpkg -I/ram/basejail/usr/ports/ports-mgmt/pkg/work/pkg-1.1.4/pkg/../external/uthash -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c create.c clean.c:373:25: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equality] if (((&dl)->stqh_first == ((void *)0))) { ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ clean.c:373:25: note: remove extraneous parentheses around the comparison to silence this warning if (((&dl)->stqh_first == ((void *)0))) { ~ ^ ~ clean.c:373:25: note: use '=' to turn this equality comparison into an assignment if (((&dl)->stqh_first == ((void *)0))) { ^~ = 1 error generated. *** [clean.o] Error code 1 1 error *** [all] Error code 2 1 error ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** [do-build] Error code 1 Stop in /basejail/usr/ports/ports-mgmt/pkg. *** [/ram/basejail/usr/ports/ports-mgmt/pkg/work/.build_done.pkg._usr_local] Error code 1 Stop in /basejail/usr/ports/ports-mgmt/pkg. ===>>> make failed for ports-mgmt/pkg ===>>> Aborting update ===>>> Update for pkg-1.1.4_9 failed ===>>> Aborting update From owner-freebsd-pkg@FreeBSD.ORG Wed Nov 20 09:33:23 2013 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E7F489F6; Wed, 20 Nov 2013 09:33:23 +0000 (UTC) Received: from mail-we0-x235.google.com (mail-we0-x235.google.com [IPv6:2a00:1450:400c:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5BDDB2AAA; Wed, 20 Nov 2013 09:33:23 +0000 (UTC) Received: by mail-we0-f181.google.com with SMTP id x55so5180729wes.40 for ; Wed, 20 Nov 2013 01:33:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=/WOIC8BYN7yn2WffkE9jNbcxQjjv+dRulZVf+3mSpOQ=; b=ril/eawpoELmx1pNJbaXZYyiSb2lIMATdUfpePXn4XFs+dv8aQfYhRjcojPe0TyPLt f081cF910xQNgIfJEMhXXrcDe72bHE1jGVrSuYGB6J8W3d/NfsXBTVZqIKxTnsUyzuF2 rVysACa7R06huQqnJh49cGE6Iwib2uK3Wr0+RAF97s6zQtQDbJi7GG1sOX0+JgF7aOlV TiOXUIQjCk2HuatGAeGB2regKQvorSXfSGjeHzh5S0ClmVnmgJcIiWnnHi4geeiN3IBO 4l7dkTmRweJ0pyxRTH7WH2KBa9FV48IRDTRAmPNOI/ami34LZeRX5zSpJoOOtcEFOQ6Z iyVw== X-Received: by 10.180.182.47 with SMTP id eb15mr344131wic.51.1384940001747; Wed, 20 Nov 2013 01:33:21 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id qc10sm43164077wic.9.2013.11.20.01.33.20 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 20 Nov 2013 01:33:20 -0800 (PST) Sender: Baptiste Daroussin Date: Wed, 20 Nov 2013 10:33:18 +0100 From: Baptiste Daroussin To: Kenta Suzumoto Subject: Re: pkg won't built in jail Message-ID: <20131120093318.GY12196@ithaqua.etoilebsd.net> References: <528A6A0C.5080805@gmail.com> <20131118200746.E7D0720111@smtp.hushmail.com> <528B5973.3000906@gmail.com> <20131119160453.B9DCD20112@smtp.hushmail.com> <528B94CD.2000902@gmail.com> <20131119170733.8E86D20111@smtp.hushmail.com> <528BA027.8060501@gmail.com> <20131119173913.5EC8B20111@smtp.hushmail.com> <528BA4D0.4060509@gmail.com> <20131120075803.CC83C20111@smtp.hushmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fBT78PV5vI5fyuAn" Content-Disposition: inline In-Reply-To: <20131120075803.CC83C20111@smtp.hushmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-pkg@freebsd.org, bdrewery@freebsd.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Nov 2013 09:33:24 -0000 --fBT78PV5vI5fyuAn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 20, 2013 at 02:58:03AM -0500, Kenta Suzumoto wrote: > pkg builds fine on the host with the exact same settings, but won't compi= le in my jail. 9.2 i386, latest ports tree. >=20 >=20 > clang -O2 -pipe -Qunused-parameter -Qunused-arguments -march=3Dnative -fn= o-strict-aliasing -I/ram/basejail/usr/ports/ports-mgmt/pkg/work/pkg-1.1.4/= pkg/../libpkg -I/ram/basejail/usr/ports/ports-mgmt/pkg/work/pkg-1.1.4/pkg/= =2E./external/uthash -std=3Dgnu99 -Qunused-arguments -fstack-protector -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstric= t-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual= -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-s= ubscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definitio= n -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c convert.c > clang -O2 -pipe -Qunused-parameter -Qunused-arguments -march=3Dnative -fn= o-strict-aliasing -I/ram/basejail/usr/ports/ports-mgmt/pkg/work/pkg-1.1.4/= pkg/../libpkg -I/ram/basejail/usr/ports/ports-mgmt/pkg/work/pkg-1.1.4/pkg/= =2E./external/uthash -std=3Dgnu99 -Qunused-arguments -fstack-protector -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstric= t-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual= -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-s= ubscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definitio= n -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c create.c > clean.c:373:25: error: equality comparison with extraneous parentheses [-= Werror,-Wparentheses-equality] > if (((&dl)->stqh_first =3D=3D ((void *)0))) { > ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ > clean.c:373:25: note: remove extraneous parentheses around the comparison= to silence this warning > if (((&dl)->stqh_first =3D=3D ((void *)0))) { > ~ ^ ~ > clean.c:373:25: note: use '=3D' to turn this equality comparison into an = assignment > if (((&dl)->stqh_first =3D=3D ((void *)0))) { > ^~ > =3D > 1 error generated. > *** [clean.o] Error code 1 > 1 error > *** [all] Error code 2 > 1 error > =3D=3D=3D> Compilation failed unexpectedly. > Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failur= e to > the maintainer. > *** [do-build] Error code 1 >=20 > Stop in /basejail/usr/ports/ports-mgmt/pkg. > *** [/ram/basejail/usr/ports/ports-mgmt/pkg/work/.build_done.pkg._usr_loc= al] Error code 1 >=20 > Stop in /basejail/usr/ports/ports-mgmt/pkg. >=20 > =3D=3D=3D>>> make failed for ports-mgmt/pkg > =3D=3D=3D>>> Aborting update >=20 > =3D=3D=3D>>> Update for pkg-1.1.4_9 failed > =3D=3D=3D>>> Aborting update >=20 You are using ccache without using the famework provided by the ports tree aren't you? because this looks like a ccache + clang failure regards, Bapt --fBT78PV5vI5fyuAn Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlKMgd4ACgkQ8kTtMUmk6Ey3gQCfYCwamJWkk76d4LoSbrf+x4HG b1UAnA23dDMXqCGA5xXU4LJ/LobW5hfY =MMP1 -----END PGP SIGNATURE----- --fBT78PV5vI5fyuAn-- From owner-freebsd-pkg@FreeBSD.ORG Wed Nov 20 12:28:22 2013 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D338F737 for ; Wed, 20 Nov 2013 12:28:22 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AF65526B9 for ; Wed, 20 Nov 2013 12:28:22 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rAKCSMQu033462 for ; Wed, 20 Nov 2013 12:28:22 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rAKCSMW7033461 for freebsd-pkg@freebsd.org; Wed, 20 Nov 2013 12:28:22 GMT (envelope-from bdrewery) Received: (qmail 76295 invoked from network); 20 Nov 2013 06:28:20 -0600 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 20 Nov 2013 06:28:20 -0600 Message-ID: <528CAADE.7040909@FreeBSD.org> Date: Wed, 20 Nov 2013 06:28:14 -0600 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Kenta Suzumoto Subject: Re: pkg won't built in jail References: <528A6A0C.5080805@gmail.com> <20131118200746.E7D0720111@smtp.hushmail.com> <528B5973.3000906@gmail.com> <20131119160453.B9DCD20112@smtp.hushmail.com> <528B94CD.2000902@gmail.com> <20131119170733.8E86D20111@smtp.hushmail.com> <528BA027.8060501@gmail.com> <20131119173913.5EC8B20111@smtp.hushmail.com> <528BA4D0.4060509@gmail.com> <20131120075803.CC83C20111@smtp.hushmail.com> <20131120093318.GY12196@ithaqua.etoilebsd.net> In-Reply-To: <20131120093318.GY12196@ithaqua.etoilebsd.net> X-Enigmail-Version: 1.6 OpenPGP: id=6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PQ48TsXQ1BEAaoJ82Jx1pvjmWhOeN9cro" Cc: freebsd-pkg@freebsd.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Nov 2013 12:28:22 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --PQ48TsXQ1BEAaoJ82Jx1pvjmWhOeN9cro Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 11/20/2013 3:33 AM, Baptiste Daroussin wrote: > On Wed, Nov 20, 2013 at 02:58:03AM -0500, Kenta Suzumoto wrote: >> pkg builds fine on the host with the exact same settings, but won't co= mpile in my jail. 9.2 i386, latest ports tree. >> >> >> clang -O2 -pipe -Qunused-parameter -Qunused-arguments -march=3Dnative = -fno-strict-aliasing -I/ram/basejail/usr/ports/ports-mgmt/pkg/work/pkg-1= =2E1.4/pkg/../libpkg -I/ram/basejail/usr/ports/ports-mgmt/pkg/work/pkg-1= =2E1.4/pkg/../external/uthash -std=3Dgnu99 -Qunused-arguments -fstack-pro= tector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-t= ype -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wca= st-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -W= old-style-definition -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-i= nt -c convert.c >> clang -O2 -pipe -Qunused-parameter -Qunused-arguments -march=3Dnative = -fno-strict-aliasing -I/ram/basejail/usr/ports/ports-mgmt/pkg/work/pkg-1= =2E1.4/pkg/../libpkg -I/ram/basejail/usr/ports/ports-mgmt/pkg/work/pkg-1= =2E1.4/pkg/../external/uthash -std=3Dgnu99 -Qunused-arguments -fstack-pro= tector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-t= ype -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wca= st-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -W= old-style-definition -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-i= nt -c create.c >> clean.c:373:25: error: equality comparison with extraneous parentheses= [-Werror,-Wparentheses-equality] >> if (((&dl)->stqh_first =3D=3D ((void *)0))) { >> ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ >> clean.c:373:25: note: remove extraneous parentheses around the compari= son to silence this warning >> if (((&dl)->stqh_first =3D=3D ((void *)0))) { >> ~ ^ ~ >> clean.c:373:25: note: use '=3D' to turn this equality comparison into = an assignment >> if (((&dl)->stqh_first =3D=3D ((void *)0))) { >> ^~ >> =3D >> 1 error generated. >> *** [clean.o] Error code 1 >> 1 error >> *** [all] Error code 2 >> 1 error >> =3D=3D=3D> Compilation failed unexpectedly. >> Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the fai= lure to >> the maintainer. >> *** [do-build] Error code 1 >> >> Stop in /basejail/usr/ports/ports-mgmt/pkg. >> *** [/ram/basejail/usr/ports/ports-mgmt/pkg/work/.build_done.pkg._usr_= local] Error code 1 >> >> Stop in /basejail/usr/ports/ports-mgmt/pkg. >> >> =3D=3D=3D>>> make failed for ports-mgmt/pkg >> =3D=3D=3D>>> Aborting update >> >> =3D=3D=3D>>> Update for pkg-1.1.4_9 failed >> =3D=3D=3D>>> Aborting update >> >=20 > You are using ccache without using the famework provided by the ports t= ree > aren't you? >=20 > because this looks like a ccache + clang failure >=20 > regards, > Bapt >=20 Well even with WITH_CCACHE_BUILD it will try to use when using clang. I suggest not using WITH_CCACHE_BUILD or ccache if the compiler is clang, or for this specific case add CCACHE_CPP2=3D1 in your jail's env or make.= conf. --=20 Regards, Bryan Drewery --PQ48TsXQ1BEAaoJ82Jx1pvjmWhOeN9cro Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJSjKreAAoJEDXXcbtuRpfPkxAH/01gvkHcmHs3ZRFungDRu1Mw 5OF5FaxLe8zw8rP3f0eDii80vn7NK6fX80lnqTjdS7pNkH10X9yV5N05OcetrfK9 q7GTGrwbtw19tVes8TlsrbUXYF5ek+O6oaHcn2ZpEMguzvrk88LwcIZ6CMnlheBT jnDFpjzVvYIhc9zH0h70dG2xyIUzcjXD6vAncSWPA1t06OPmnrLOpBFNV8GZ9jfn fEBo8haTF7XikE+YxU5/Kxjic+ewp2GtuDXr3rpzR/0Jhmpwo8cib7l6g1OYwcpp F4pSKxBEnNYuBHc+bBvhek2fyv0EXP0snOHhHvuq26ceL42rgUDqEEBuTnMdVYg= =O2Xq -----END PGP SIGNATURE----- --PQ48TsXQ1BEAaoJ82Jx1pvjmWhOeN9cro-- From owner-freebsd-pkg@FreeBSD.ORG Sat Nov 23 15:27:29 2013 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 32BBA568; Sat, 23 Nov 2013 15:27:29 +0000 (UTC) Received: from st11p09mm-asmtp002.mac.com (st11p09mm-asmtp002.mac.com [17.164.24.97]) by mx1.freebsd.org (Postfix) with ESMTP id 0A6B32CEF; Sat, 23 Nov 2013 15:27:28 +0000 (UTC) Received: from [10.71.14.10] (dsl-hkibrasgw2-58c360-195.dhcp.inet.fi [88.195.96.195]) by st11p09mm-asmtp002.mac.com (Oracle Communications Messaging Server 7u4-27.08(7.0.4.27.7) 64bit (built Aug 22 2013)) with ESMTPSA id <0MWQ002B105EQN30@st11p09mm-asmtp002.mac.com>; Sat, 23 Nov 2013 14:27:17 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794,1.0.14,0.0.0000 definitions=2013-11-23_01:2013-11-22,2013-11-23,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=3 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1308280000 definitions=main-1311230080 From: Kimmo Paasiala Content-type: multipart/signed; boundary="Apple-Mail=_AC2256C4-7E4D-4B07-9C10-DA2518EE188D"; protocol="application/pgp-signature"; micalg=pgp-sha512 Subject: Few missing packages from the new PKG repositories Message-id: Date: Sat, 23 Nov 2013 16:27:12 +0200 To: freebsd Ports , freebsd-pkg@freebsd.org MIME-version: 1.0 (Mac OS X Mail 7.0 \(1822\)) X-Mailer: Apple Mail (2.1822) X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Nov 2013 15:27:29 -0000 --Apple-Mail=_AC2256C4-7E4D-4B07-9C10-DA2518EE188D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Were these left out by accident or why aren=92t they included? - x11/gnome2, x11/gnome2-lite is in the repo. - editors/vim, editors/vim-lite is in the repo as well. -Kimmo --Apple-Mail=_AC2256C4-7E4D-4B07-9C10-DA2518EE188D Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJSkLtAAAoJEFvLZC0FWRVp4sIIAIVa6HuOu2xWJnChhXoUcvEq 3skQmjgDgYdoUh3NsyCYITcdYWXyc0NO9tOBVxkyOW+ScN9tLrgAwAI1OdpK98mi 9E/FNY3zsaUgKNjaFI/O6oBWgPi4xbWSqO9GdEDZ0sWQaiG+3kBo79plVrQ06ef2 SoAcTRjc6PMzHb5spCalPJemjjzDQOjT0a5oLxQ7ULjukiRWwxgOIoKVuzpaE6Wt oXPoXaedvjiyqJJFO1bKjSyBXSh94FK02yJSFM6M2qtSMtgyEy9Q33/KNxt7nOWq WtWUrbvwkKxZhWWfHcFWE/p7D9TLlsXuEdKAmdwjOp0S13QQ4Tftg3H/hxgLEr4= =RwsM -----END PGP SIGNATURE----- --Apple-Mail=_AC2256C4-7E4D-4B07-9C10-DA2518EE188D-- From owner-freebsd-pkg@FreeBSD.ORG Sat Nov 23 17:13:44 2013 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BBE64C7C; Sat, 23 Nov 2013 17:13:44 +0000 (UTC) Received: from mail-la0-x22a.google.com (mail-la0-x22a.google.com [IPv6:2a00:1450:4010:c03::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1D8C3218F; Sat, 23 Nov 2013 17:13:43 +0000 (UTC) Received: by mail-la0-f42.google.com with SMTP id ec20so1821477lab.1 for ; Sat, 23 Nov 2013 09:13:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=M0P9qFiSRNQMd3SZ965clT0qkZ8kb4IMcG6kIwC12ow=; b=rhxoGVAiHr2aGkLgvgTltb+f1Vl8IEFhHA3ClAJ0UryqoqoyPGEz1WjLgIZJdpL59n 5iuwp9KhAuYz/QM7PY5IVQEYJiPaL3Hi8GAQES0WmzvXFR+77z30TcEOUw/UAQznq92H PTsCLTF5Oa1OI7xHenZUmXHyD5j9bz4PCPtCwtEtFf7gJsiFbD3KspdeeuW5mAEyJlor kJlWltX+mqdlriZDLroqRfGtikV+k5/uB4SnrjzKYIxJo0MNrvhVpL8O6DurodsQZa4I rTwIa4T2H16VDjiy6C5dXTmrYrrT4FZfPuU6d3ob4PkN66TjT8vTf6aILtcLhIgPSrE4 FXsQ== MIME-Version: 1.0 X-Received: by 10.112.89.232 with SMTP id br8mr14158750lbb.20.1385226821461; Sat, 23 Nov 2013 09:13:41 -0800 (PST) Received: by 10.112.140.132 with HTTP; Sat, 23 Nov 2013 09:13:41 -0800 (PST) In-Reply-To: References: Date: Sat, 23 Nov 2013 18:13:41 +0100 Message-ID: Subject: Re: Few missing packages from the new PKG repositories From: Daniel Nebdal To: Kimmo Paasiala Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.16 Cc: freebsd Ports , freebsd-pkg@freebsd.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Nov 2013 17:13:44 -0000 On Sat, Nov 23, 2013 at 3:27 PM, Kimmo Paasiala wrote= : > Were these left out by accident or why aren=92t they included? > > - x11/gnome2, x11/gnome2-lite is in the repo. > > - editors/vim, editors/vim-lite is in the repo as well. > > -Kimmo > Do all the dependencies build with default options? I suspect that's why kde4 wasn't packaged last time I checked. (I guess we could take a look at the build logs from the new repository; I know they're out there somewhere.) --=20 Daniel Nebdal From owner-freebsd-pkg@FreeBSD.ORG Sat Nov 23 18:29:32 2013 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 56B9EB94; Sat, 23 Nov 2013 18:29:32 +0000 (UTC) Received: from fep16.mx.upcmail.net (fep16.mx.upcmail.net [62.179.121.36]) by mx1.freebsd.org (Postfix) with ESMTP id 71811249A; Sat, 23 Nov 2013 18:29:31 +0000 (UTC) Received: from edge02.upcmail.net ([192.168.13.237]) by viefep16-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20131123182924.GKIO6848.viefep16-int.chello.at@edge02.upcmail.net>; Sat, 23 Nov 2013 19:29:24 +0100 Received: from [127.0.0.1] ([178.84.134.112]) by edge02.upcmail.net with edge id t6VP1m02Y2Rg3Ey026VPUk; Sat, 23 Nov 2013 19:29:24 +0100 X-SourceIP: 178.84.134.112 Message-ID: <5290F401.3080403@rainbow-runner.nl> Date: Sat, 23 Nov 2013 19:29:21 +0100 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: Daniel Nebdal , Kimmo Paasiala Subject: Re: Few missing packages from the new PKG repositories References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Antivirus: avast! (VPS 131122-0, 22-11-2013), Outbound message X-Antivirus-Status: Clean Cc: freebsd Ports , freebsd-pkg@freebsd.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Nov 2013 18:29:32 -0000 On 23-11-2013 18:13, Daniel Nebdal wrote: > On Sat, Nov 23, 2013 at 3:27 PM, Kimmo Paasiala wrote: > >> Were these left out by accident or why aren’t they included? >> >> - x11/gnome2, x11/gnome2-lite is in the repo. >> >> - editors/vim, editors/vim-lite is in the repo as well. >> >> -Kimmo >> > Do all the dependencies build with default options? I suspect that's why > kde4 wasn't packaged last time I checked. > (I guess we could take a look at the build logs from the new repository; I > know they're out there somewhere.) > To both of you, on which FreeBSD version and arch are these packages missing? That will help us narrow down where to look. -Koop --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com From owner-freebsd-pkg@FreeBSD.ORG Sat Nov 23 18:44:06 2013 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5DD3BFDC; Sat, 23 Nov 2013 18:44:06 +0000 (UTC) Received: from st11p09mm-asmtp002.mac.com (st11p09mm-asmtp002.mac.com [17.164.24.97]) by mx1.freebsd.org (Postfix) with ESMTP id 2EE4D253C; Sat, 23 Nov 2013 18:44:05 +0000 (UTC) Received: from [10.71.14.10] (dsl-hkibrasgw2-58c360-195.dhcp.inet.fi [88.195.96.195]) by st11p09mm-asmtp002.mac.com (Oracle Communications Messaging Server 7u4-27.08(7.0.4.27.7) 64bit (built Aug 22 2013)) with ESMTPSA id <0MWQ00EZXC1DSOA0@st11p09mm-asmtp002.mac.com>; Sat, 23 Nov 2013 18:44:05 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794,1.0.14,0.0.0000 definitions=2013-11-23_02:2013-11-22,2013-11-23,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=4 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1308280000 definitions=main-1311230141 Content-type: multipart/signed; boundary="Apple-Mail=_E33589E0-D946-4EFB-BA86-A5AA7C037300"; protocol="application/pgp-signature"; micalg=pgp-sha512 MIME-version: 1.0 (Mac OS X Mail 7.0 \(1822\)) Subject: Re: Few missing packages from the new PKG repositories From: Kimmo Paasiala In-reply-to: <5290F401.3080403@rainbow-runner.nl> Date: Sat, 23 Nov 2013 20:43:54 +0200 Message-id: References: <5290F401.3080403@rainbow-runner.nl> To: Koop Mast X-Mailer: Apple Mail (2.1822) Cc: freebsd Ports , Daniel Nebdal , freebsd-pkg@freebsd.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Nov 2013 18:44:06 -0000 --Apple-Mail=_E33589E0-D946-4EFB-BA86-A5AA7C037300 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On 23.11.2013, at 20.29, Koop Mast wrote: > On 23-11-2013 18:13, Daniel Nebdal wrote: >> On Sat, Nov 23, 2013 at 3:27 PM, Kimmo Paasiala = wrote: >>=20 >>> Were these left out by accident or why aren=92t they included? >>>=20 >>> - x11/gnome2, x11/gnome2-lite is in the repo. >>>=20 >>> - editors/vim, editors/vim-lite is in the repo as well. >>>=20 >>> -Kimmo >>>=20 >> Do all the dependencies build with default options? I suspect that's = why >> kde4 wasn't packaged last time I checked. >> (I guess we could take a look at the build logs from the new = repository; I >> know they're out there somewhere.) >>=20 > To both of you, on which FreeBSD version and arch are these packages = missing? That will help us narrow down where to look. >=20 > -Koop >=20 > --- > This email is free from viruses and malware because avast! Antivirus = protection is active. > http://www.avast.com >=20 This is from http://pkg0.bme.freebsd.org/ that is one of the SRV mirrors = of pkg.freebsd.org: x11/gnome2 is present in freebsd:8:x86:32 but is missing from = freebsd:8:x86:64=20 It=92s also missing from freebsd:9:x86:32 and missing from = freebsd:9:x86:64. Also missing from freebsd:10:x86:32 and missing from freebsd:10:x86:64. So it looks like the x11/gnome2 package is only available for FreeBSD 8 = i386. -Kimmo --Apple-Mail=_E33589E0-D946-4EFB-BA86-A5AA7C037300 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJSkPdwAAoJEFvLZC0FWRVpLnUIAIcpN2CkPIlari1IgkbM2x2w tb5jdfUVnVt0FYSIxlnHmawzsGi9JSccRl+693aWDX2gI71VlyctNh2eu+hTrEsO i8NrX7b8Yuo0xWyYdM0PwMqOkwO3SbmMQs3NBCpCgxgjnRti+UtxMQkbbhqKNGdr iwXihYg6urcONs7TbFZ/rxcRHqmBGFal1sc7dBGReA03wfLZf1IOOjwfr32gqIaq olqMSRx7k5IJvCUedbzLkBhVfbyuJXWa1ETTHjgOSG2zea44mPuw+cJVL6/gDiV1 d6fsAi5KOo1cn//P0EFyLcO85NbbRuOlqEz4ZMG6337gR7EtbW3i8Qg4JjLAJSk= =rZVW -----END PGP SIGNATURE----- --Apple-Mail=_E33589E0-D946-4EFB-BA86-A5AA7C037300-- From owner-freebsd-pkg@FreeBSD.ORG Sat Nov 23 18:50:14 2013 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A4D6F15E; Sat, 23 Nov 2013 18:50:14 +0000 (UTC) Received: from mail-lb0-x22a.google.com (mail-lb0-x22a.google.com [IPv6:2a00:1450:4010:c04::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 04927255C; Sat, 23 Nov 2013 18:50:13 +0000 (UTC) Received: by mail-lb0-f170.google.com with SMTP id w7so2059154lbi.29 for ; Sat, 23 Nov 2013 10:50:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=6K43i6RhqWaZpjyrNi66OMQ0TFgIZA4RiZ70ympEEJg=; b=TlV7Gv6CpD5zD1zrdJnzfKPk4BE/5Q6NsBXqnTRp3Fe+tWrwA02yxju7IJvo/Js0yb 2RQQVgMH0m3gIljfNUOxdB3MYKwbFxBLXpmnJXY4cBMnV/og8VCUWKJSKdNxyOCouX17 ndMZVkul4qh8pAGZo6ZULbRJ0upm6OwCrs6sHPEEJ3GJa4F6eE3UJxWD0O9rHpCXJUwW AQQivTPyXFoBq8BNyLyAa0NO0wAP/6nkEBxQHNHY2kLZaB+1Kqk5GsbkLBXAc3s2RnBD WeLUkM59xgd2/RzDiwtRp6XGmAI24hcX83UJQgRDibT469t4mO5yNjNd5d2auk8OcYd3 jSwQ== MIME-Version: 1.0 X-Received: by 10.152.22.4 with SMTP id z4mr15218954lae.14.1385232611839; Sat, 23 Nov 2013 10:50:11 -0800 (PST) Received: by 10.112.140.132 with HTTP; Sat, 23 Nov 2013 10:50:11 -0800 (PST) In-Reply-To: <5290F401.3080403@rainbow-runner.nl> References: <5290F401.3080403@rainbow-runner.nl> Date: Sat, 23 Nov 2013 19:50:11 +0100 Message-ID: Subject: Re: Few missing packages from the new PKG repositories From: Daniel Nebdal To: Koop Mast Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.16 Cc: freebsd Ports , freebsd-pkg@freebsd.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Nov 2013 18:50:14 -0000 On Sat, Nov 23, 2013 at 7:29 PM, Koop Mast wrote: > On 23-11-2013 18:13, Daniel Nebdal wrote: > >> On Sat, Nov 23, 2013 at 3:27 PM, Kimmo Paasiala >> wrote: >> >> Were these left out by accident or why aren=92t they included? >>> >>> - x11/gnome2, x11/gnome2-lite is in the repo. >>> >>> - editors/vim, editors/vim-lite is in the repo as well. >>> >>> -Kimmo >>> >>> Do all the dependencies build with default options? I suspect that's w= hy >> kde4 wasn't packaged last time I checked. >> (I guess we could take a look at the build logs from the new repository;= I >> know they're out there somewhere.) >> >> To both of you, on which FreeBSD version and arch are these packages > missing? That will help us narrow down where to look. > > -Koop > > On 10.0-BETA4 / amd64 (with pkg updated right now): > pkg search gnome2 gnome2-office-2.32.1 gnome2-reference-2.20_1 > pkg search kde bmkdep-20131009 kde-xdg-env-1.0_3,1 kde4-icons-oxygen-4.10.5 kde4-shared-mime-info-1.2 kde4-wallpapers-freebsd-1.0 kde4-xdg-env-1.0.1 kdehier4-1.1.1_1 pam_kde-1.0 --=20 Daniel Nebdal From owner-freebsd-pkg@FreeBSD.ORG Sat Nov 23 21:21:42 2013 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 40A81604; Sat, 23 Nov 2013 21:21:42 +0000 (UTC) Received: from st11p09mm-asmtp001.mac.com (st11p09mm-asmtp001.mac.com [17.164.24.96]) by mx1.freebsd.org (Postfix) with ESMTP id 151B02BEB; Sat, 23 Nov 2013 21:21:41 +0000 (UTC) Received: from [10.71.14.10] (dsl-hkibrasgw2-58c360-195.dhcp.inet.fi [88.195.96.195]) by st11p09mm-asmtp001.mac.com (Oracle Communications Messaging Server 7u4-27.08(7.0.4.27.7) 64bit (built Aug 22 2013)) with ESMTPSA id <0MWQ004I7GJ4PQ30@st11p09mm-asmtp001.mac.com>; Sat, 23 Nov 2013 20:21:07 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794,1.0.14,0.0.0000 definitions=2013-11-23_02:2013-11-22,2013-11-23,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=4 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1308280000 definitions=main-1311230166 Content-type: multipart/signed; boundary="Apple-Mail=_E5BC0CA9-DF30-4FF4-A92E-D09202DDDC65"; protocol="application/pgp-signature"; micalg=pgp-sha512 MIME-version: 1.0 (Mac OS X Mail 7.0 \(1822\)) Subject: Re: Few missing packages from the new PKG repositories From: Kimmo Paasiala In-reply-to: <5290F401.3080403@rainbow-runner.nl> Date: Sat, 23 Nov 2013 22:20:58 +0200 Message-id: References: <5290F401.3080403@rainbow-runner.nl> To: Koop Mast X-Mailer: Apple Mail (2.1822) Cc: freebsd Ports , Daniel Nebdal , freebsd-pkg@freebsd.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Nov 2013 21:21:42 -0000 --Apple-Mail=_E5BC0CA9-DF30-4FF4-A92E-D09202DDDC65 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On 23.11.2013, at 20.29, Koop Mast wrote: > On 23-11-2013 18:13, Daniel Nebdal wrote: >> On Sat, Nov 23, 2013 at 3:27 PM, Kimmo Paasiala = wrote: >>=20 >>> Were these left out by accident or why aren=92t they included? >>>=20 >>> - x11/gnome2, x11/gnome2-lite is in the repo. >>>=20 >>> - editors/vim, editors/vim-lite is in the repo as well. >>>=20 >>> -Kimmo >>>=20 >> Do all the dependencies build with default options? I suspect that's = why >> kde4 wasn't packaged last time I checked. >> (I guess we could take a look at the build logs from the new = repository; I >> know they're out there somewhere.) >>=20 > To both of you, on which FreeBSD version and arch are these packages = missing? That will help us narrow down where to look. >=20 > -Koop >=20 > --- > This email is free from viruses and malware because avast! Antivirus = protection is active. > http://www.avast.com >=20 editors/vim seems to be in the repo for all versions and architectures = after all, I assumed it was missing based on a thread on the FreeBSD = forums. -Kimmo --Apple-Mail=_E5BC0CA9-DF30-4FF4-A92E-D09202DDDC65 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJSkQ4uAAoJEFvLZC0FWRVpXOsH/3VAsgvywufun8FifljR5lP7 8T1hVVpg6xzUDurQPW4sGITtgV5LgFiqUyFbrwz2blhHjIUww1q/qX4MHIALFhXg Q6TteQ+DUC3oOCYwgzJSIVKNLMb4CwxQPJa5NeZJgA1pXAiticLh3NOXpUnDDhLX sYsOmBKrjNUxUEZoFChmSMbi+veduGupLCXQ5dapEeYiiBSXJ55V2fCW8N3vzMbS 4/u+i9UaHqjqj9qdHf3AtDoSuuhoM828wDVW8fWefb40xFZTdtL2cl8yqWNkyHC6 TQiskORluGetsV8Xm3XVY361MRPLUZp+oTM0skEILXnsoIQ9crXTmpt6Zdgz4Fo= =30VA -----END PGP SIGNATURE----- --Apple-Mail=_E5BC0CA9-DF30-4FF4-A92E-D09202DDDC65-- From owner-freebsd-pkg@FreeBSD.ORG Sat Nov 23 22:34:50 2013 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 000A710E; Sat, 23 Nov 2013 22:34:49 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B808E2F21; Sat, 23 Nov 2013 22:34:47 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 7A261BDC44; Sat, 23 Nov 2013 23:34:46 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=date:from:to :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=plouf; bh=7KyJYZtGHk0 W+soQZVh5Hkl8QYY=; b=ieXMYxfVmp//aQ3iamzgqgt27jwhMnVLEgwX9LxHYz5 BSeMfOFt+MF9RMw+rg+Q87Rg/E4IMN6AuVvlSeXb4zMD0uJIvAdwIyOgZXpnJQeE AiEEUH9RS5crbVzU8gHCID5zSD/t6GkTO/W490kVlBtlnbJbo8uV7S/mmNql4PPA = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 60D87BDC24; Sat, 23 Nov 2013 23:34:46 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id C2AC6C85C3A0; Sat, 23 Nov 2013 23:34:45 +0100 (CET) Date: Sat, 23 Nov 2013 23:34:45 +0100 From: Mathieu Arnold To: Kimmo Paasiala , freebsd Ports , freebsd-pkg@freebsd.org Subject: Re: Few missing packages from the new PKG repositories Message-ID: <3C7FDCC66C27FB5606ABC454@atuin.in.mat.cc> In-Reply-To: References: X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Nov 2013 22:34:50 -0000 +--On 23 novembre 2013 16:27:12 +0200 Kimmo Paasiala wrote: | Were these left out by accident or why aren=E2=80=99t they included? |=20 | - x11/gnome2, x11/gnome2-lite is in the repo. |=20 | - editors/vim, editors/vim-lite is in the repo as well. The packages are built from the ports tree as it is at 1 UTC every Wednesday, so, if something is broken at that time, like openjpeg was (my fault) many dependencies are not included. You'll have to wait for next week. --=20 Mathieu Arnold