LISTSERV mailing list manager LISTSERV 16.5

Help for PHOSIM-DEV Archives


PHOSIM-DEV Archives

PHOSIM-DEV Archives


PHOSIM-DEV@LISTSERV.SLAC.STANFORD.EDU


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

PHOSIM-DEV Home

PHOSIM-DEV Home

PHOSIM-DEV  December 2013

PHOSIM-DEV December 2013

Subject:

Build failed in Jenkins: Phosim #335

From:

Tony Johnson <[log in to unmask]>

Reply-To:

lsst phosim group <[log in to unmask]>

Date:

Mon, 9 Dec 2013 07:01:28 -0800

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (111 lines)

See <http://srs.slac.stanford.edu/hudson/job/Phosim/335/changes>

Changes:

[peters11] cleanup

------------------------------------------
Started by an SCM change
Building remotely on lsst-build01 in workspace <http://srs.slac.stanford.edu/hudson/job/Phosim/ws/>
Checkout:Phosim / <http://srs.slac.stanford.edu/hudson/job/Phosim/ws/> - hudson.remoting.Channel@4e480c6c:lsst-build01
Using strategy: Default
Last Built Revision: Revision d16a63755a763ee82230ca05ce2e25abb2c3f13e (origin/dev)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 4dfa5efaab1accf9649fa3dde24739dfb1cf4799 (origin/dev)
Checking out Revision 4dfa5efaab1accf9649fa3dde24739dfb1cf4799 (origin/dev)
[Phosim] $ /bin/sh -xe /tmp/hudson1765672418062083421.sh
+ /bin/bash tools/build_scripts/configure_phosim
running configure_phosim
Operating system: Linux
Previous HEAD position was 4dfa5ef... cleanup
Switched to branch 'dev'
Your branch is behind 'origin/dev' by 1 commit, and can be fast-forwarded.
  (use "git pull" to update your local branch)
Updating d16a637..4dfa5ef
Fast-forward
 source/raytrace/photonloop.cpp       |  9 ++--
 validation/validation_3C.pro         | 10 ++--
 validation/validation_3C_00_catalog  | 86 ++---------------------------------
 validation/validation_3C_01_catalog  | 86 ++---------------------------------
 validation/validation_3C_02_catalog  | 86 ++---------------------------------
 validation/validation_3C_03_catalog  | 86 ++---------------------------------
 validation/validation_3C_04_catalog  | 86 ++---------------------------------
 validation/validation_3C_05_catalog  | 86 ++---------------------------------
 validation/validation_3C_06_catalog  | 86 ++---------------------------------
 validation/validation_3C_07_catalog  | 86 ++---------------------------------
 validation/validation_3C_08_catalog  | 86 ++---------------------------------
 validation/validation_3C_09_catalog  | 86 ++---------------------------------
 validation/validation_3C_10_catalog  | 86 ++---------------------------------
 validation/validation_3C_11_catalog  | 86 ++---------------------------------
 validation/validation_3C_12_catalog  | 86 ++---------------------------------
 validation/validation_3C_13_catalog  | 88 ++----------------------------------
 validation/validation_3C_20_catalog  | 86 ++---------------------------------
 validation/validation_3C_21_catalog  | 86 ++---------------------------------
 validation/validation_3C_22_catalog  | 86 ++---------------------------------
 validation/validation_3C_23_catalog  | 86 ++---------------------------------
 validation/validation_3C_24_catalog  | 86 ++---------------------------------
 validation/validation_3C_25_catalog  | 86 ++---------------------------------
 validation/validation_3C_26_catalog  | 86 ++---------------------------------
 validation/validation_3C_27_catalog  | 86 ++---------------------------------
 validation/validation_3C_28_catalog  | 86 ++---------------------------------
 validation/validation_3C_29_catalog  | 86 ++---------------------------------
 validation/validation_3C_30_catalog  | 86 ++---------------------------------
 validation/validation_3C_31_catalog  | 86 ++---------------------------------
 validation/validation_3C_32_catalog  | 86 ++---------------------------------
 validation/validation_3C_33_catalog  | 86 ++---------------------------------
 validation/validation_3C_commands    |  1 +
 validation/validation_4D_01_commands |  1 +
 32 files changed, 97 insertions(+), 2334 deletions(-)
cfitsio already installed
FFTW already installed
+ /bin/bash tools/build_scripts/install_boost_library
boost.test already installed
[Phosim] $ /bin/sh -xe /tmp/hudson2840800279544304772.sh
+ /bin/bash tools/build_scripts/build_phosim
building phosim
rm -f source/raytrace/*.o; rm -f source/trim/*.o; rm -f source/e2adc/*.o; rm -f source/instrument/*.o; rm -f source/atmosphere/*.o ; rm -f source/ancillary/*.o
csh -c "source bin/setup ; cd source/raytrace ; make; mv raytrace ../../bin/."
make[1]: Entering directory `/a/surrey04a/vol/vol1/g.srs/hudson/lsst-build01/workspace/Phosim/source/raytrace'
g++ -g -O3 -ffast-math -Wall -c -I/a/surrey04a/vol/vol1/g.srs/hudson/lsst-build01/workspace/Phosim/source/cfitsio/include/ -I/a/surrey04a/vol/vol1/g.srs/hudson/lsst-build01/workspace/Phosim/source/fftw-3.3.2/include/ -I ../ -I -I main.cpp -o main.o
g++ -g -O3 -ffast-math -Wall -c -I/a/surrey04a/vol/vol1/g.srs/hudson/lsst-build01/workspace/Phosim/source/cfitsio/include/ -I/a/surrey04a/vol/vol1/g.srs/hudson/lsst-build01/workspace/Phosim/source/fftw-3.3.2/include/ -I ../ -I -I observation.cpp -o observation.o
g++ -g -O3 -ffast-math -Wall -c -I/a/surrey04a/vol/vol1/g.srs/hudson/lsst-build01/workspace/Phosim/source/cfitsio/include/ -I/a/surrey04a/vol/vol1/g.srs/hudson/lsst-build01/workspace/Phosim/source/fftw-3.3.2/include/ -I ../ -I -I image.cpp -o image.o
In file included from telescopesetup.cpp:21,
                 from image.cpp:29:
fea.h:18:25: error: nanoflann.hpp: No such file or directory
fea.h:19:23: error: Eigen/Dense: No such file or directory
fea.h:28: error: 'nanoflann' is not a namespace-name
fea.h:28: error: expected namespace-name before ';' token
fea.h:29: error: 'Eigen' is not a namespace-name
fea.h:29: error: expected namespace-name before ';' token
fea.h:103: error: 'Matrix3d' does not name a type
fea.h:105: error: ISO C++ forbids declaration of 'KDTreeSingleIndexAdaptor' with no type
fea.h:105: error: expected ';' before '<' token
fea.h:106: error: ISO C++ forbids declaration of 'KDTreeAdaptor' with no type
fea.h:106: error: expected ';' before '*' token
fea.h: In destructor 'fea::Fea::~Fea()':
fea.h:86: error: 'm_kdTree' was not declared in this scope
photonloop.cpp: In member function 'int Image::photonLoop()':
photonloop.cpp:127: warning: converting to 'long int' from 'double'
photonloop.cpp:130: warning: converting to 'long int' from 'double'
photonloop.cpp:586: warning: converting to 'long int' from 'double'
photonloop.cpp:587: warning: converting to 'long int' from 'double'
make[1]: *** [image.o] Error 1
make[1]: Leaving directory `/a/surrey04a/vol/vol1/g.srs/hudson/lsst-build01/workspace/Phosim/source/raytrace'
mv: cannot stat `raytrace': No such file or directory
make: *** [all] Error 1
Build step 'Execute shell' marked build as failure
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing BoostTest-1.x (default)
[xUnit] [INFO] - [BoostTest-1.x (default)] - 2 test report file(s) were found with the pattern 'boosttests/*.xml' relative to '<http://srs.slac.stanford.edu/hudson/job/Phosim/ws/'> for the testing framework 'BoostTest-1.x (default)'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - Check 'Skipped Tests' threshold.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the PHOSIM-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=PHOSIM-DEV&A=1

Top of Message | Previous Page | Permalink

Advanced Options


Options

Log In

Log In

Get Password

Get Password


Search Archives

Search Archives


Subscribe or Unsubscribe

Subscribe or Unsubscribe


Archives

October 2014
July 2014
June 2014
February 2014
January 2014
December 2013
February 2013
January 2013
December 2012

ATOM RSS1 RSS2



LISTSERV.SLAC.STANFORD.EDU

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager

Privacy Notice, Security Notice and Terms of Use