Closed RobSteele49 closed 7 years ago
fixed by iraf/iraf-v216#46
BTW, please take into account that I update the PRs from time to time until they get merged, so just merging them once may cause problems.
I won't be in a position to test the fix until late this evening; @RobSteele49 can you try rebuilding with the latest merge?
Just enable travis-CI and it will do the testing for you :-)
I'll enable travis-Cl later tonight.
I've been updating my oleboleUpdate branch with you latest PRs and things have been looking pretty good.
In my branch oleboleUpdates, which is intended to include all of @olebole (s) pull requests, when I run make sysgen is terminating with:
xc -Nz -/g -/m64 -p vo -p noao x_votools.o libpkg.a -lasttools -lxtools -lstg -lds -ltbtables -lslalib -o xx_votools.e /home/steele/git/iraf-v216//bin.linux64/libVO.a(votget.o): In function
votableHandler': /home/steele/git/iraf-v216/vendor/voclient/voapps/votget.c:343: warning: the use of
mktemp' is dangerous, better usemkstemp' or
mkdtemp' movexx_votools.e' to
vobin$x_votools.e'Start: Mon May 8 12:43:53 PDT 2017 End: Mon May 8 12:59:42 PDT 2017
Mon May 8 12:59:42 PDT 2017
Any thoughts as to what might be wrong? Of course I misread that last line which is moving xx*.e to x.e. I was looking for the xx_.e file, which doesn't exists so I'm assuming this is the correct way the build should end.