From owner-freebsd-emulation@FreeBSD.ORG Wed Aug 13 19:16:55 2014 Return-Path: Delivered-To: freebsd-emulation@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 0691AA45; Wed, 13 Aug 2014 19:16:55 +0000 (UTC) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BB0AC2215; Wed, 13 Aug 2014 19:16:54 +0000 (UTC) Received: from [82.113.106.206] (helo=localhost.my.domain) by ms-10.1blu.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1XHe2Q-0007dH-0o; Wed, 13 Aug 2014 21:16:46 +0200 Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.my.domain (8.14.7/8.14.3) with ESMTP id s7DJGhp5001302; Wed, 13 Aug 2014 21:16:44 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.14.7/8.14.3/Submit) id s7DJGhNB001301; Wed, 13 Aug 2014 21:16:43 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Wed, 13 Aug 2014 21:16:43 +0200 From: Matthias Apitz To: freebsd-emulation@freebsd.org, freebsd-ports@freebsd.org Subject: emulators/linux_base-f10 && poudriere (3.1pre) Message-ID: <20140813191642.GA1263@La-Habana> Reply-To: Matthias Apitz MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-Operating-System: FreeBSD 9.0-CURRENT r214444 (i386) User-Agent: Mutt/1.5.21 (2010-09-15) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 82.113.106.206 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Aug 2014 19:16:55 -0000 Hello, I' building my ports with poudriere 3.1pre on head. The port emulators/linux_base-f10 can not be build due to a problem with one file listed in the Makefile which seems to not exist anymore (or at least not with the correct SHA256 signature and filesize). What makes me wonder is that the file gamin-0.1.9-6.fc10.src.rpm itself is not used to build the port, poudriere only stops because it can not fetch this file; If one builds the port normal (with make install) the missing file is not an issue and the port just installs fine. The file in question is in the Makefile in the list of SRC_DISTFILES which is part of DISTFILES: DISTFILES= ${BIN_DISTFILES} ${SRC_DISTFILES} and only the files in BIN_DISTFILES are used to build the port. If I comment out the single file, poudriere is happy. Why the normal 'make install' can build the port and poudriere can not? Thanks matthias diff -c /usr/local/poudriere/ports/ports-head/emulators/linux_base-f10/Makefile* *** /usr/local/poudriere/ports/ports-head/emulators/linux_base-f10/Makefile 2014-08-13 19:10:04.000000000 +0200 --- /usr/local/poudriere/ports/ports-head/emulators/linux_base-f10/Makefile.orig 2014-08-09 12:45:52.000000000 +0200 *************** *** 75,80 **** --- 75,81 ---- fedora-release-10-1.src.rpm \ filesystem-2.4.19-1.fc10.src.rpm \ freetype-2.3.7-1.fc10.src.rpm \ + gamin-0.1.9-6.fc10.src.rpm \ gcc-4.3.2-7.src.rpm \ gdbm-1.8.0-29.fc10.src.rpm \ glib-1.2.10-32.fc10.src.rpm \ -- Matthias Apitz | /"\ ASCII Ribbon Campaign: E-mail: guru@unixarea.de | \ / - No HTML/RTF in E-mail WWW: http://www.unixarea.de/ | X - No proprietary attachments phone: +49-170-4527211 | / \ - Respect for open standards | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign