******************************************************************************** conan install icc/1.0.0@ --profile=/Users/jenkins/w/BuildSingleReference@2/12178/3bebbb84-91c2-4356-9d5f-77c614c14284/profile.txt --build=icc ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos os_build=Macos [options] icc:shared=False [build_requires] [env] icc/1.0.0: Forced build from source Installing package: icc/1.0.0 Requirements icc/1.0.0 from local cache - Cache Packages icc/1.0.0:5fed66895e5b85fca4af6ac05bb157e1ffecb806 - Build Installing (downloading, building) binaries... icc/1.0.0: Copying sources to build folder icc/1.0.0: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806 icc/1.0.0: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK icc/1.0.0: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806" -DCMAKE_PREFIX_PATH="/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DICC_BUILD_SHARED="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder' ----------------- -- The C compiler identification is AppleClang 11.0.0.11000033 -- The CXX compiler identification is AppleClang 11.0.0.11000033 -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Cannot detect C++ Standard. Switching to C++11 by default !! -- CMAKE_CXX_STANDARD is 11 -- ICC_SOURCE_FILES is /Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/command/CommandLoop.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/coroutine/TaskScheduler.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/localbus/LocalBus.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/EventLoop.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/networking/ServerSocket.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/networking/Socket.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/platforms/posix/EventLoopImpl.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/platforms/posix/ServerSocketImpl.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/platforms/posix/SocketImpl.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/platforms/posix/TimerImpl.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/platforms/windows/EventLoopImpl.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/platforms/windows/ServerSocketImpl.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/platforms/windows/SocketImpl.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/platforms/windows/TimerImpl.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/timer/Timer.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/threadpool/ThreadPool.cpp -- ICC_SOURCE_FILES is /Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/command/CommandLoop.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/coroutine/TaskScheduler.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/localbus/LocalBus.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/EventLoop.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/networking/ServerSocket.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/networking/Socket.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/platforms/posix/EventLoopImpl.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/platforms/posix/ServerSocketImpl.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/platforms/posix/SocketImpl.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/platforms/posix/TimerImpl.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/timer/Timer.cpp;/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/threadpool/ThreadPool.cpp -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806' '--' '-j4' ----------------- Scanning dependencies of target ICC [ 7%] Building CXX object CMakeFiles/ICC.dir/src/icc/coroutine/TaskScheduler.cpp.o [ 15%] Building CXX object CMakeFiles/ICC.dir/src/icc/command/CommandLoop.cpp.o [ 23%] Building CXX object CMakeFiles/ICC.dir/src/icc/localbus/LocalBus.cpp.o [ 30%] Building CXX object CMakeFiles/ICC.dir/src/icc/os/EventLoop.cpp.o [ 38%] Building CXX object CMakeFiles/ICC.dir/src/icc/os/networking/ServerSocket.cpp.o [ 46%] Building CXX object CMakeFiles/ICC.dir/src/icc/os/networking/Socket.cpp.o icc/1.0.0: fatal: not a git repository (or any of the parent directories): .git CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CONAN_CMAKE_POSITION_INDEPENDENT_CODE CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS In file included from /Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/EventLoop.cpp:13: /Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/platforms/posix/EventLoopImpl.hpp:53:51: error: unknown type name 'fd_set' void initFds(std::vector &fds, fd_set &fdSet, int &maxFd) const; ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/platforms/posix/EventLoopImpl.hpp:54:25: error: unknown type name 'fd_set' void handleLoopEvents(fd_set fdSet); ^ /Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/src/icc/os/platforms/posix/EventLoopImpl.hpp:55:63: error: unknown type name 'fd_set' void handleHandlesEvents(std::vector &fds, fd_set &fdSet); ^ 3 errors generated. make[2]: *** [CMakeFiles/ICC.dir/src/icc/os/EventLoop.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/ICC.dir/all] Error 2 make: *** [all] Error 2 icc/1.0.0: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806 icc/1.0.0: ERROR: Package '5fed66895e5b85fca4af6ac05bb157e1ffecb806' build failed icc/1.0.0: WARN: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806 ERROR: icc/1.0.0: Error in build() method, line 75 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/icc/1.0.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806' '--' '-j4'