Trying to build my set of desktop packages with poudriere triggers ====>> Calculating ports order and dependencies perl: not found make: "/usr/ports/graphics/ImageMagick/Makefile" line 82: warning: Couldn't read shell's output for "/bin/sh -c 'case `perl --version` in *freebsd-thread*) echo yes ;; esac'" WARNING (graphics/ImageMagick): perl: not found WARNING (graphics/ImageMagick): make: "/usr/ports/graphics/ImageMagick/Makefile" line 82: warning: Couldn't read shell's output for "/bin/sh -c 'case `perl --version` in *freebsd-thread*) echo yes ;; esac'" ====>> Sanity checking the repository Fix: Do not execute non-in-base programs outside of targets which has had said programs installed. How-To-Repeat: On a clean system ( no installed ports ) do: dir="/usr/ports/graphics/ImageMagick" makeargs="-VPKG_DEPENDS -VBUILD_DEPENDS -VEXTRACT_DEPENDS -VLIB_DEPENDS -VPATCH_DEPENDS -VFETCH_DEPENDS -VRUN_DEPENDS" make -C ${dir} $makeargs
Maintainer of graphics/ImageMagick, Please note that PR ports/181746 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181746 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
State Changed From-To: feedback->open maintainer was reset.
Responsible Changed From-To: freebsd-ports-bugs->kwm Adopted ImageMagick take pr's
Fixed in http://svnweb.freebsd.org/ports?view=revision&revision=358176