emulators/linux_base-f10 && poudriere (3.1pre)

Matthias Apitz guru at unixarea.de
Wed Aug 13 19:16:55 UTC 2014


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 at 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


More information about the freebsd-ports mailing list