$> python ./scripts/AgataSoftware.py --agapro= compile [AGAPRO] OFT, Internal built-in [AGAPRO] MGT, External built-in [ADF] ADF found. --> includes in: /agata/AgataSoftware/include, --> lib: /agata/AgataSoftware/lib/libADF.so, --> ADF.conf: /agata/AgataSoftware/lib/ADF.conf [AGAPRO] Narval has not been found on this machine [AGAPRO] Compilation with boost found on your system [AGAPRO] Boost in /usr/lib/x86_64-linux-gnu [AGAPRO] skstream Found in /usr [AGAPRO] Compilation with skstream [AGAPRO] Compilation with msse4 [AGAPRO] [AGAPRO] Install is done in /agata/AgataSoftware [AGAPRO] + common [AGAPRO] + builders [AGAPRO] BOOST FOUND [AGAPRO] + consumers [AGAPRO] + Basic [AGAPRO] + producers [AGAPRO] + AncillaryTCP [AGAPRO] + Basic [AGAPRO] + Crystal [AGAPRO] + filters [AGAPRO] + preprocessing [AGAPRO] SSE FOUND [AGAPRO] + Tracking [AGAPRO] + ancillary [AGAPRO] + psa [AGAPRO] BOOST FOUND [AGAPRO] SSE FOUND [AGAPRO] + postpsa [AGAPRO] SSE FOUND [AGAPRO] + global -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: GUESS_THREAD -- Build files have been written to: /agata/AgataSoftware/cmakebuild/Release/agapro [ 2%] Call log target to trackback last building [ 2%] Built target dolog [ 5%] Building CXX object common/CMakeFiles/AgaProCommon.dir/cycleServer.cpp.o /agata/AgataSoftware/agapro/common/cycleServer.cpp: In member function ‘bool cycleServer::RemoveComFile()’: /agata/AgataSoftware/agapro/common/cycleServer.cpp:67:39: error: ‘unlink’ was not declared in this scope int done = unlink(comFile.c_str()); ^ make[2]: *** [common/CMakeFiles/AgaProCommon.dir/cycleServer.cpp.o] Error 1 make[1]: *** [common/CMakeFiles/AgaProCommon.dir/all] Error 2 make: *** [all] Error 2 ==> Guessed architecture is linuxx8664gcc ==> CMAKE_BUILD_TYPE not found in env, keep default ==> CMAKE_BUILD_TYPE Release ==> CMAKE_INSTALL_PREFIX not found in env, keep default ==> CMAKE_INSTALL_PREFIX /agata/AgataSoftware ==> CMAKE_OPTIONS -DGUESS_THREAD=ON ==> REPO_REV not found in env, keep default ==> REPO_REV [compile] ==> Checking commands are there ['cmake'] All programs found ['cmake'] [compile] ==> Start compiling the packages --agapro cmake -DCMAKE_INSTALL_PREFIX=/agata/AgataSoftware -DADF_DIR=/agata/AgataSoftware -DCMAKE_BUILD_TYPE=Release -DGUESS_THREAD=ON ../../../agapro/ [compile] DONE ... $>svn --version svn, version 1.7.9 (r1462340) compiled Oct 15 2013, 12:40:34 Copyright (C) 2013 The Apache Software Foundation. This software consists of contributions made by many people; see the NOTICE file for more information. Subversion is open source software, see http://subversion.apache.org/ The following repository access (RA) modules are available: * ra_neon : Module for accessing a repository via WebDAV protocol using Neon. - handles 'http' scheme - handles 'https' scheme * ra_svn : Module for accessing a repository using the svn network protocol. - with Cyrus SASL authentication - handles 'svn' scheme * ra_local : Module for accessing a repository on local disk. - handles 'file' scheme * ra_serf : Module for accessing a repository via WebDAV protocol using serf. - handles 'http' scheme - handles 'https' scheme ... $>python scripts/AgataSoftware.py --femul= compile [AGAPRO] Narval has not been found on this machine [AGAPRO] Compilation with boost found on your system [AGAPRO] Boost in /usr/lib/x86_64-linux-gnu [AGAPRO] skstream Found in /usr [AGAPRO] Compilation with skstream [AGAPRO] Compilation with msse4 [AGAPRO] SSE FOUND -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: GUESS_THREAD -- Build files have been written to: /agata/AgataSoftware/cmakebuild/Release/femul [ 50%] Building CXX object CMakeFiles/femul.dir/femul/femul.cpp.o In file included from /usr/include/x86_64-linux-gnu/sys/ioctl.h:29:0, from /agata/AgataSoftware/LNL/../include/libproducer.h:10, from /agata/AgataSoftware/LNL/../include/CrystalProducerDAGATA.h:12, from /agata/AgataSoftware/LNL/femul/femul.cpp:70: /agata/AgataSoftware/LNL/../include/adetParams.h:38:18: error: expected unqualified-id before numeric constant static const int NCC = 2; // number of core signals ^ make[2]: *** [CMakeFiles/femul.dir/femul/femul.cpp.o] Error 1 make[1]: *** [CMakeFiles/femul.dir/all] Error 2 make: *** [all] Error 2 ==> Guessed architecture is linuxx8664gcc ==> CMAKE_BUILD_TYPE not found in env, keep default ==> CMAKE_BUILD_TYPE Release ==> CMAKE_INSTALL_PREFIX not found in env, keep default ==> CMAKE_INSTALL_PREFIX /agata/AgataSoftware ==> CMAKE_OPTIONS -DGUESS_THREAD=ON ==> REPO_REV not found in env, keep default ==> REPO_REV [compile] ==> Checking commands are there ['cmake'] All programs found ['cmake'] [compile] ==> Start compiling the packages --femul cmake -DCMAKE_INSTALL_PREFIX=/agata/AgataSoftware -DCMAKE_BUILD_TYPE=Release -DGUESS_THREAD=ON ../../../LNL/ [compile] DONE