Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upTEST() does not link packages into chroot #90
Closed
Comments
waddlesplash
added a commit
to haikuports/haikuports
that referenced
this issue
Jun 20, 2016
TEST() does not work yet because of haikuports/haikuporter/issues/90 but adding BUILD_PACKAGE_ACTIVATION_PHASE=TEST and playing with the time stamp of the recipe (once built) can help workaround this error: Testing ... SUBDIR perl /bin/sh: /packages/git-2.9.0-1/cmd~perl/bin/perl: No such file or directory
|
This is a case for TEST_REQUIRES which has been supported for some time now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Cases the git recipe's TEST() to fail, because it wants Perl and the like.