Platform Updates, 1.0 branch (2018.02.28.)
Taught the AtlasLCG and AtlasCMake codes about a few more linux flavours, to avoid seeing warnings during configuring a build on those platforms.
Also made it possible to modify the "build platform name" of the ATLAS project being built, from the command line.
Both of these are in reaction to ATLINFR-2286.
Merge request reports
Activity
Jenkins Build FAILUREResults available at: Jenkins [AE-MERGE-REQUEST #373]
Jenkins Build FAILUREResults available at: Jenkins [AE-MERGE-REQUEST #374]
This time around there were some actual failures.bin.v2/libs/locale/build/gcc-6.2.0/release/threading-multi/encoding/codepage.o: file not recognized: File truncated collect2: error: ld returned 1 exit status ... bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/c_regex_traits.o: file not recognized: File truncated collect2: error: ld returned 1 exit status
make[5]: *** No rule to make target `all'. Stop. make[4]: *** [all-gdb] Error 2 make[3]: *** [all] Error 2 make[2]: *** [src/Gdb-stamp/Gdb-build] Error 2 make[1]: *** [External/Gdb/CMakeFiles/Gdb.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs....
Which, I have to assume, come from the previous failed attempt. So now I'll clear the build directory once again, and try one more time with the build...
Jenkins Build SUCCESSResults available at: Jenkins [AE-MERGE-REQUEST #375]
mentioned in commit 7a2d1279
mentioned in commit d174c601
mentioned in merge request !246 (merged)