From owner-freebsd-ports@freebsd.org Thu Apr 7 08:04:49 2016 Return-Path: Delivered-To: freebsd-ports@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 3BB43B07E0A for ; Thu, 7 Apr 2016 08:04:49 +0000 (UTC) (envelope-from grog@lemis.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 2993413D4 for ; Thu, 7 Apr 2016 08:04:49 +0000 (UTC) (envelope-from grog@lemis.com) Received: by mailman.ysv.freebsd.org (Postfix) id 25382B07E09; Thu, 7 Apr 2016 08:04:49 +0000 (UTC) Delivered-To: ports@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 24E07B07E08 for ; Thu, 7 Apr 2016 08:04:49 +0000 (UTC) (envelope-from grog@lemis.com) Received: from www.lemis.com (www.lemis.com [208.86.226.86]) by mx1.freebsd.org (Postfix) with ESMTP id 03F4113D3 for ; Thu, 7 Apr 2016 08:04:48 +0000 (UTC) (envelope-from grog@lemis.com) Received: from eureka.lemis.com (www.lemis.com [208.86.226.86]) by www.lemis.com (Postfix) with ESMTP id 79FFD1B7280A for ; Thu, 7 Apr 2016 08:04:42 +0000 (UTC) Received: by eureka.lemis.com (Postfix, from userid 1004) id 0B07A44A5FF; Thu, 7 Apr 2016 18:04:41 +1000 (AEST) Date: Thu, 7 Apr 2016 18:04:41 +1000 From: Greg 'groggy' Lehey To: ports@freebsd.org Subject: Strangenesses with package dependencies Message-ID: <20160407080440.GQ15485@eureka.lemis.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Bi+HF1AHjw0mn3zx" Content-Disposition: inline Organization: The FreeBSD Project Phone: +61-3-5346-1370, +61-3-5309-0418 Mobile: 0401 265 606. Use only as instructed. WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2016 08:04:49 -0000 --Bi+HF1AHjw0mn3zx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Bug 208575 describes a problem installing the hugin package: most of the dependencies didn't get installed. It works fine building the port from source, and neither I nor edwin@ (ex-mentor) can work out why. Here's what I get when I try 'pkg install hugin' on my test box: FreeBSD stable.lemis.com 10.3-STABLE FreeBSD 10.3-STABLE #0: Thu Apr 7 13:13:03 AEST 2016 root@stable.lemis.com:/usr/obj/eureka/home/src/FreeBSD/svn/stable/10/sys/GENERIC amd64 New packages to be INSTALLED: hugin: 2016.0.0_1 p5-Image-ExifTool: 10.10 vigra: 1.11.0 hdf5: 1.8.15_1 fftw3-float: 3.3.3_2 In /usr/ports/graphics/hugin, make run-depends-list lists all the dependencies. Looking at the package (http://pkg.freebsd.org/freebsd:10:x86:64/latest/All/hugin-2016.0.0_1.txz), the file +MANIFEST contains the names of all the dependencies. After replacing , with \n, I get stuff like: "OpenEXR":{"origin":"graphics/OpenEXR" "version":"2.2.0_5"} "glew":{"origin":"graphics/glew" "version":"1.13.0"} All the missing dependencies are listed in +MANIFEST. I don't know enough about the format to determine if something's wrong, but currently this looks like a pkg issue to me. Any thoughts? Anything else I can try? The package is very new (2016-Apr-07 01:59), not quite 6 hours old. And yes, I've checked that the problem still occurs with this version. Greg -- Sent from my desktop computer. Finger grog@FreeBSD.org for PGP public key. See complete headers for address and phone numbers. This message is digitally signed. If your Microsoft mail program reports problems, please read http://tinyurl.com/broken-mua --Bi+HF1AHjw0mn3zx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlcGFJgACgkQIubykFB6QiMeQwCcD+bwRMAnN9C8N12w+biVUmD+ qS4AoJwUu/Jc9Ed40dV8rCTPRn9YBp6t =b0Ny -----END PGP SIGNATURE----- --Bi+HF1AHjw0mn3zx--