Re: [petsc-dev] nightly build problems because dependencies are not properly listed in tests!
On 2/27/17 10:06 AM, Tobin Isaac wrote:
On Sun, Feb 26, 2017 at 09:57:25PM -0600, Barry Smith wrote:
# [0]PETSC ERROR: Mesh generation needs external package support. # Please reconfigure with --download-triangle.
is appearing in a bunch of nightly build errors
http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/02/26/examples_ful...
Please make sure you list all package dependencies in your test cases before pushing a branch to next. Though Jonathan Shewchuk is a god of programming this does not mean that triangle is always installed on all computers at birth. You waste everybody's time by not handling these basics before pushing to next, plus you slow down the process of moving your branch to master.
Good advice, but the specific problem here is win32fe + intel compilers wants to mixup the executables between directories. Satish and I have had a thread on this.
It looks to me like a gmake bug, but we need verbose output and some debugging to be sure. Scott
Barry
-- Tech-X Corporation [email protected] 5621 Arapahoe Ave, Suite A Phone: (720) 974-1841 Boulder, CO 80303 Fax: (303) 448-7756
participants (1)
-
Scott Kruger