<!-- -*-groovy-*- -->
<STYLE>
/*
BODY, TABLE, TD, TH, P {
font-family:Verdana,Helvetica,sans serif;
font-size:11px;
color:black;
}
h1 { color:black; }
h2 { color:black; }
h3 { color:black; }
TD.bg1 { color:white; background-color:#0000C0; font-size:120% }
TD.bg2 { color:white; background-color:#4040FF; font-size:110% }
TD.bg3 { color:white; background-color:#8080FF; }
TD.test_passed { color:blue; }
TD.test_failed { color:red; }
TD.console { font-family:Courier New; }
*/
TD.testmail {padding-left: 6pt}
.testbad {color:red}
.testgood {color:darkgreen}
p.SUCCESS {color:green}
p.FAILURE {color:red}
p.UNSTABLE {color:#eebb00}
</STYLE>
<BODY>
<p class="FAILURE">
<B style="font-size: 200%;">BUILD FAILURE</B>
</p>
<TABLE>
<TR><TD>Build URL:</TD><TD><A href="https://build-test.barrywardell.net/job/EinsteinToolkit/1291/">https://build-test.barrywardell.net/job/EinsteinToolkit/1291/</A></TD></TR>
<TR><TD>Project:</TD><TD>EinsteinToolkit</TD></TR>
<TR><TD>Date of build:</TD><TD>Mon, 05 Feb 2018 11:45:13 +0000</TD></TR>
<TR><TD>Build duration:</TD><TD>16 min</TD></TR>
</TABLE>
<BR/>
<!-- CHANGE SET -->
<h3>Changes</h3>
        <TABLE>
                
<TR><TD>Revision:</td>
<td>a925430b8d84c7c02b650afd44b97fbad5538ca1</td></td>
<tr><td>Author:</td><td>Einstein Toolkit Git Server</td></tr>
<tr><td style="vertical-align:top">Log:</td><td><pre>Updated submodules:
* simfactory 828aa8c...7bfd423 (1):
> simdt.py: Add Mac OS support for detecting CPU properties
</pre></td></tr>
<!-- <TR> -->
<!-- <TD width="10%"> edit</TD> -->
<!-- <TD>simfactory</TD> -->
<!-- </TR> -->
                
<TR><TD>Revision:</td>
<td>e9b1f89eb9ee5d9a9af63cacc69e28899329d735</td></td>
<tr><td>Author:</td><td>Einstein Toolkit Git Server</td></tr>
<tr><td style="vertical-align:top">Log:</td><td><pre>Updated submodules:
* simfactory 7bfd423...0f32bc3 (1):
> Change aliaspattern to allow for smic2.
</pre></td></tr>
<!-- <TR> -->
<!-- <TD width="10%"> edit</TD> -->
<!-- <TD>simfactory</TD> -->
<!-- </TR> -->
                
<TR><TD>Revision:</td>
<td>a92cb73b6ef77f9374af263c213d2a892f18ebbc</td></td>
<tr><td>Author:</td><td>Einstein Toolkit Git Server</td></tr>
<tr><td style="vertical-align:top">Log:</td><td><pre>Updated submodules:
* simfactory 0f32bc3...23a35a5 (1):
> generic: explicitly activate vectorization
</pre></td></tr>
<!-- <TR> -->
<!-- <TD width="10%"> edit</TD> -->
<!-- <TD>simfactory</TD> -->
<!-- </TR> -->
</TABLE>
<BR/>
<!-- JUnit TEMPLATE -->
<BR/>
<!-- ARTIFACTS -->
<h3>Artifacts</h3>
<TABLE width="100%">
<TR>
<TD>
                
         <li>
         <a href="https://build-test.barrywardell.net/job/EinsteinToolkit/1291/artifact/doc/HTML.tar.gz">doc/HTML.tar.gz</a>
         </li>
</TD>
</TR>
</TABLE>
<BR/>
<!-- CONSOLE OUTPUT -->
<h3>Console Output</h3>
<pre style="margin-top: 0em">
        [...truncated 797.44 KB...]
        /home/jenkins/workspace/EinsteinToolkit/arrangements/CactusNumerical/Slab/src/slab.h:118:5: note: expected 'const void * const restrict* const restrict' but argument is of type 'void * restrict* restrict'
        int Slab_MultiTransfer(cGH const *restrict const cctkGH, int const dim,
        ^
        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/RotatingSymmetry180/rotatingsymmetry180.c:703:9: warning: passing argument 1 of 'free' discards 'restrict' qualifier from pointer target type [-Wdiscarded-qualifiers]
        free (varptrs);
        ^
        In file included from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/RotatingSymmetry180/rotatingsymmetry180.c:14:0:
        /usr/include/stdlib.h:483:13: note: expected 'void *' but argument is of type 'void * restrict* restrict'
        extern void free (void *__ptr) __THROW;
        ^
        COMPILING arrangements/CactusNumerical/RotatingSymmetry180/src/registersymmetry.c
        COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_o5_monotone_rf2.cc
        COMPILING configs/sim/bindings/build/RotatingSymmetry180/cctk_ThornBindings.c
        Creating /home/jenkins/workspace/EinsteinToolkit/configs/sim/lib/libthorn_RotatingSymmetry180.a
        COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_real8_eno.F90
        Checking status of thorn RotatingSymmetry90
        COMPILING arrangements/CactusNumerical/RotatingSymmetry90/src/interpolate.c
        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/RotatingSymmetry90/interpolate.c: In function 'Rot90_SymmetryInterpolate':
        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/RotatingSymmetry90/interpolate.c:510:43: warning: passing argument 8 of 'SymmetryInterpolateFaces' from incompatible pointer type [-Wincompatible-pointer-types]
        N_interp_points, interp_coords_type, new_interp_coords,
        ^
        In file included from /home/jenkins/workspace/EinsteinToolkit/configs/sim/bindings/include/RotatingSymmetry90/cctk_Functions.h:23:0,
        from /home/jenkins/workspace/EinsteinToolkit/src/include/cctk_core.h:150,
        from /home/jenkins/workspace/EinsteinToolkit/configs/sim/bindings/include/RotatingSymmetry90/cctk.h:7,
        from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/RotatingSymmetry90/interpolate.c:6:
        /home/jenkins/workspace/EinsteinToolkit/configs/sim/bindings/include/RotatingSymmetry90_Prototypes.h:40:10: note: expected 'const void * const*' but argument is of type 'void **'
        CCTK_INT SymmetryInterpolateFaces(const CCTK_POINTER_TO_CONST cctkGH ,
        ^
        COMPILING arrangements/CactusNumerical/RotatingSymmetry90/src/rotatingsymmetry90.c
        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/RotatingSymmetry90/rotatingsymmetry90.c: In function 'BndRot90VI':
        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/RotatingSymmetry90/rotatingsymmetry90.c:641:19: warning: passing argument 1 of 'free' discards 'restrict' qualifier from pointer target type [-Wdiscarded-qualifiers]
        free (slab_setups[s]);
        ^
        In file included from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/RotatingSymmetry90/rotatingsymmetry90.c:14:0:
        /usr/include/stdlib.h:483:13: note: expected 'void *' but argument is of type 'struct slabsetup * restrict* restrict'
        extern void free (void *__ptr) __THROW;
        ^
        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/RotatingSymmetry90/rotatingsymmetry90.c:832:9: warning: passing argument 1 of 'free' discards 'restrict' qualifier from pointer target type [-Wdiscarded-qualifiers]
        free (varptrs);
        ^
        In file included from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/RotatingSymmetry90/rotatingsymmetry90.c:14:0:
        /usr/include/stdlib.h:483:13: note: expected 'void *' but argument is of type 'void * restrict* restrict'
        extern void free (void *__ptr) __THROW;
        ^
        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/RotatingSymmetry90/rotatingsymmetry90.c:836:9: warning: passing argument 1 of 'free' discards 'restrict' qualifier from pointer target type [-Wdiscarded-qualifiers]
        free (srcptrs);
        ^
        In file included from /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/RotatingSymmetry90/rotatingsymmetry90.c:14:0:
        /usr/include/stdlib.h:483:13: note: expected 'void *' but argument is of type 'const void * restrict* restrict'
        extern void free (void *__ptr) __THROW;
        ^
        COMPILING arrangements/CactusNumerical/RotatingSymmetry90/src/registersymmetry.c
        COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_real8_tvd.F90
        COMPILING configs/sim/bindings/build/RotatingSymmetry90/cctk_ThornBindings.c
        Creating /home/jenkins/workspace/EinsteinToolkit/configs/sim/lib/libthorn_RotatingSymmetry90.a
        COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_cc_real8_tvd.F90
        COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_real8_weno.F90
        COMPILING arrangements/Carpet/CarpetLib/src/prolongate_3d_dgfe_rf2.cc
        COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_EvolutionInterior.cc
        COMPILING arrangements/Carpet/CarpetLib/src/prolongate_4d_o1_rf2.cc
        Creating /home/jenkins/workspace/EinsteinToolkit/configs/sim/lib/libthorn_CarpetLib.a
        COMPILING arrangements/McLachlan/ML_CCZ4/src/ML_CCZ4_EvolutionInteriorSplitBy1.cc
        
        cc1plus: out of memory allocating 135714272 bytes after a total of 595705856 bytes
        virtual memory exhausted: Cannot allocate memory
        /home/jenkins/workspace/EinsteinToolkit/configs/sim/config-data/make.config.rules:278: recipe for target 'ML_CCZ4_EvolutionInteriorSplitBy1.cc.o' failed
        make[3]: *** [ML_CCZ4_EvolutionInteriorSplitBy1.cc.o] Error 1
        make[3]: *** Waiting for unfinished jobs....
        /home/jenkins/workspace/EinsteinToolkit/configs/sim/config-data/make.config.rules:278: recipe for target 'ML_BSSN_EvolutionAnalysisInterior.cc.o' failed
        make[3]: *** [ML_BSSN_EvolutionAnalysisInterior.cc.o] Error 1
        /home/jenkins/workspace/EinsteinToolkit/lib/make/make.thornlib:112: recipe for target 'make.checked' failed
        make[2]: *** [make.checked] Error 2
        /home/jenkins/workspace/EinsteinToolkit/lib/make/make.configuration:181: recipe for target '/home/jenkins/workspace/EinsteinToolkit/configs/sim/lib/libthorn_ML_BSSN.a' failed
        make[1]: *** [/home/jenkins/workspace/EinsteinToolkit/configs/sim/lib/libthorn_ML_BSSN.a] Error 2
        make[1]: *** Waiting for unfinished jobs....
        /home/jenkins/workspace/EinsteinToolkit/lib/make/make.thornlib:112: recipe for target 'make.checked' failed
        make[2]: *** [make.checked] Error 2
        /home/jenkins/workspace/EinsteinToolkit/lib/make/make.configuration:181: recipe for target '/home/jenkins/workspace/EinsteinToolkit/configs/sim/lib/libthorn_ML_CCZ4.a' failed
        make[1]: *** [/home/jenkins/workspace/EinsteinToolkit/configs/sim/lib/libthorn_ML_CCZ4.a] Error 2
        make[1]: *** wait: No child processes. Stop.
        Makefile:256: recipe for target 'sim' failed
        make: *** [sim] Error 2
        Build step 'Execute shell' marked build as failure
        Archiving artifacts
        Recording test results
        ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did tests run?
        For example, /home/jenkins/workspace/EinsteinToolkit/testresults.xml is 2 days 17 hr old
        
        IRC notifier plugin: Sending notification to: #cactus
        IRC notifier plugin: [ERROR] not connected. Cannot send message to '#cactus'
        [BFA] Scanning build for known causes...
        [BFA] No failure causes found
        [BFA] Done. 0s
        Started calculate disk usage of build
        Finished Calculation of disk usage of build in 0 seconds
        Started calculate disk usage of workspace
        Finished Calculation of disk usage of workspace in 5 second
        Email was triggered for: Failure - Any
        Sending email for trigger: Failure - Any
</pre>
<BR/>
</BODY>