******************************************************************************** conan install rtmidi/4.0.0@ --build=rtmidi --profile=/Users/jenkins/w/BuildSingleReference@4/23747/7f2342e5-c16d-4550-8f3d-7a53b79bc909/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=10.0 os=Macos os_build=Macos [options] rtmidi:shared=True [build_requires] [env] rtmidi/4.0.0: Forced build from source Installing package: rtmidi/4.0.0 Requirements rtmidi/4.0.0 from local cache - Cache Packages rtmidi/4.0.0:974bce94b51b23bf926e402d8b4e4c47a005237e - Build Installing (downloading, building) binaries... rtmidi/4.0.0: Copying sources to build folder rtmidi/4.0.0: Building your package in /Users/jenkins/w/BuildSingleReference@4/.conan/data/rtmidi/4.0.0/_/_/build/974bce94b51b23bf926e402d8b4e4c47a005237e rtmidi/4.0.0: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK rtmidi/4.0.0: Calling build() rtmidi/4.0.0: Calling: > source_subfolder/configure '--disable-static' '--enable-shared' '--prefix=/Users/jenkins/w/BuildSingleReference@4/.conan/data/rtmidi/4.0.0/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--disable-static' '--enable-shared' '--prefix=/Users/jenkins/w/BuildSingleReference@4/.conan/data/rtmidi/4.0.0/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... source_subfolder/config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking that version numbers are coherent... checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for ar... /usr/bin/ar checking build system type... x86_64-apple-darwin18.2.0 checking host system type... x86_64-apple-darwin18.2.0 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking how to convert x86_64-apple-darwin18.2.0 file names to x86_64-apple-darwin18.2.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin18.2.0 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin18.2.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin18.2.0 dyld checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for sem_init in -lpthread... yes checking whether to compile debug version... no checking for doxygen... no checking for jack_client_open in -ljack... no checking for jack_port_rename in -ljack... no checking CoreMIDI/CoreMIDI.h usability... yes checking CoreMIDI/CoreMIDI.h presence... yes checking for CoreMIDI/CoreMIDI.h... yes checking for pthread... checking for pthread_create in -lpthread... yes checking for MIDI API... CoreMIDI, checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating rtmidi-config config.status: creating rtmidi.pc config.status: creating Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen/Doxyfile config.status: linking source_subfolder/doc/doxygen/footer.html to doc/doxygen/footer.html config.status: linking source_subfolder/doc/doxygen/header.html to doc/doxygen/header.html config.status: linking source_subfolder/doc/doxygen/tutorial.txt to doc/doxygen/tutorial.txt config.status: linking source_subfolder/doc/images/ccrma.gif to doc/images/ccrma.gif config.status: linking source_subfolder/doc/images/mcgill.gif to doc/images/mcgill.gif config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > make -j4 ----------------- Making all in . CXX librtmidi_la-RtMidi.lo CXX librtmidi_la-rtmidi_c.lo CXXLD librtmidi.la Making all in tests CXX midiprobe.o CXX midiout.o CXX qmidiin.o CXX cmidiin.o CXX sysextest.o CXX midiclock.o CXX apinames.o CXXLD midiprobe CXXLD midiout CXXLD qmidiin CXXLD cmidiin CXXLD sysextest CXXLD midiclock_in CXXLD midiclock_out CXXLD apinames rtmidi/4.0.0: Package '974bce94b51b23bf926e402d8b4e4c47a005237e' built rtmidi/4.0.0: Build folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/rtmidi/4.0.0/_/_/build/974bce94b51b23bf926e402d8b4e4c47a005237e rtmidi/4.0.0: Generated conaninfo.txt rtmidi/4.0.0: Generated conanbuildinfo.txt rtmidi/4.0.0: Generating the package rtmidi/4.0.0: Package folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/rtmidi/4.0.0/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e rtmidi/4.0.0: Calling package() ----Running------ > make install -j4 ----------------- Making install in . source_subfolder/config/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@4/.conan/data/rtmidi/4.0.0/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e/lib/pkgconfig' source_subfolder/config/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@4/.conan/data/rtmidi/4.0.0/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e/include/rtmidi' source_subfolder/config/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@4/.conan/data/rtmidi/4.0.0/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c librtmidi.la '/Users/jenkins/w/BuildSingleReference@4/.conan/data/rtmidi/4.0.0/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e/lib' /usr/bin/install -c -m 644 rtmidi.pc '/Users/jenkins/w/BuildSingleReference@4/.conan/data/rtmidi/4.0.0/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e/lib/pkgconfig' /usr/bin/install -c -m 644 source_subfolder/RtMidi.h source_subfolder/rtmidi_c.h '/Users/jenkins/w/BuildSingleReference@4/.conan/data/rtmidi/4.0.0/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e/include/rtmidi' libtool: install: /usr/bin/install -c .libs/librtmidi.5.dylib /Users/jenkins/w/BuildSingleReference@4/.conan/data/rtmidi/4.0.0/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e/lib/librtmidi.5.dylib libtool: install: (cd /Users/jenkins/w/BuildSingleReference@4/.conan/data/rtmidi/4.0.0/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e/lib && { ln -s -f librtmidi.5.dylib librtmidi.dylib || { rm -f librtmidi.dylib && ln -s librtmidi.5.dylib librtmidi.dylib; }; }) libtool: install: /usr/bin/install -c .libs/librtmidi.lai /Users/jenkins/w/BuildSingleReference@4/.conan/data/rtmidi/4.0.0/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e/lib/librtmidi.la Making install in tests make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory mkdir: /Users/jenkins/w/BuildSingleReference@4/.conan/data/rtmidi/4.0.0/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e/lib: File exists [HOOK - conan-center.py] post_package(): ERROR: [PACKAGE LICENSE (KB-H012)] No 'licenses' folder found in package: /Users/jenkins/w/BuildSingleReference@4/.conan/data/rtmidi/4.0.0/_/_/package/974bce94b51b23bf926e402d8b4e4c47a005237e (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H012) [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain `pc` files. The packages have to be located using generators and the declared `cpp_info` information (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020) [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] Found files: ./lib/pkgconfig/rtmidi.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020) [HOOK - conan-center.py] post_package(): ERROR: [LIBTOOL FILES PRESENCE (KB-H018)] Libtool files found (*.la). Do not package *.la files but library files (.a) (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H018) [HOOK - conan-center.py] post_package(): ERROR: [LIBTOOL FILES PRESENCE (KB-H018)] Found files: ./lib/librtmidi.la (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H018) ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output