cat /usr/local/poudriere/data/logs/bulk/10amd64-default/date/logs/failed_package_name_and_version.log poudriere bulk -i -t -j 10amd64 shells/bashOops! Edited! Thank you talsamon.Sorry but I think it is:
poudriere bulk -i -t -j 10amd64 shells/bash
Thanks. More specifically, if I need to change something say in the Makefile for a port for a poudriere build, how do I change the copy it builds from? Or maybe how do I find that copy?
poudriere ports -lFYI, the devel/kdesdk4-kioslaves port was updated yesterday and fixes this issue: https://reviews.freebsd.org/D4002Thanks to you all; I've been trying to resolve a poudriere build problem of kdesdk-kioslaves which was failing due to changes in the subversion it depends on. I changed the Makefile to point it at subversion18 and it seems to have built, on to the next package and hopefully better able to resolve issues.