******************************************************************************** conan install libnet/1.2@ --build=libnet --profile:host=/Users/jenkins/w/BuildSingleReference@2/18952/de0f3b53-d9d7-4dea-97fd-60f2237a1c53/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] libnet:shared=True [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] libnet/1.2: Forced build from source Installing package: libnet/1.2 Requirements libnet/1.2 from local cache - Cache Packages libnet/1.2:022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... libnet/1.2: Copying sources to build folder libnet/1.2: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/libnet/1.2/_/_/build/022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b libnet/1.2: 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 libnet/1.2: Calling build() libnet/1.2: Calling: > source_subfolder/configure '--disable-static' '--enable-shared' '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/libnet/1.2/_/_/package/022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----Running------ > source_subfolder/configure '--disable-static' '--enable-shared' '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/libnet/1.2/_/_/package/022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----------------- checking for a POSIX-compliant shell... /bin/sh checking for a sed that does not truncate output... /usr/bin/sed checking for chmod... chmod checking build system type... x86_64-apple-darwin checking host system type... aarch64-apple-darwin checking target system type... aarch64-apple-darwin checking for a BSD-compatible install... /usr/local/bin/ginstall -c checking whether build environment is sane... yes checking for aarch64-apple-darwin-strip... no checking for strip... strip checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p 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 whether make supports nested variables... (cached) yes checking for aarch64-apple-darwin-gcc... no checking for gcc... gcc 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... yes checking for suffix of object files... o 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... no checking for aarch64-apple-darwin-dumpbin... no checking for aarch64-apple-darwin-link... no checking for dumpbin... no checking for link... link -dump checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert x86_64-apple-darwin file names to aarch64-apple-darwin format... func_convert_file_noop checking how to convert x86_64-apple-darwin file names to toolchain format... func_convert_file_noop checking for /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-apple-darwin-ar... no checking for ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin-strip... strip checking for aarch64-apple-darwin-ranlib... no checking for ranlib... ranlib checking command to parse nm 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 aarch64-apple-darwin-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin-otool... no checking for otool... otool checking for aarch64-apple-darwin-otool64... no 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 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 (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin 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 sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking for gethostbyname2... yes checking for getifaddrs... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for socklen_t... yes checking whether byte ordering is bigendian... no checking net/pfilt.h usability... no checking net/pfilt.h presence... no checking for net/pfilt.h... no checking sys/net/nit.h usability... no checking sys/net/nit.h presence... no checking for sys/net/nit.h... no checking net/raw.h usability... no checking net/raw.h presence... no checking for net/raw.h... no checking sys/dlpi.h usability... no checking sys/dlpi.h presence... no checking for sys/dlpi.h... no checking linux/socket.h usability... no checking linux/socket.h presence... no checking for linux/socket.h... no checking link-layer packet interface type... found link layer win32 [WinPcap] checking for aarch64-apple-darwin-doxygen... no checking for doxygen... no checking for aarch64-apple-darwin-perl... no checking for perl... /usr/bin/perl checking whether to build sample programs... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating libnet-config config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating doc/man/man1/Makefile config.status: creating doc/man/man3/Makefile config.status: creating include/Makefile config.status: creating include/libnet.h config.status: creating libnet.pc config.status: creating src/Makefile config.status: creating sample/Makefile config.status: creating win32/Makefile config.status: creating doc/fixmanpages config.status: creating include/config.h config.status: executing libtool commands -=-=-=-=-=-=-=-=-=-= libnet Configuration Complete =-=-=-=-=-=-=-=-=-=- Version ....................... 1.2 Host .......................... aarch64-apple-darwin Operating System .............. darwin Host CPU ...................... aarch64 Host Vendor ................... apple Host OS ....................... darwin Prefix ........................ /Users/jenkins/w/BuildSingleReference@2/.conan/data/libnet/1.2/_/_/package/022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b Cross-compiling ............... yes Compiler is GCC ............... yes CC ............................ gcc CFLAGS ........................ -g -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -arch arm64 LD ............................ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld LDFLAGS ....................... LIBS .......................... Link Layer .................... win32 Shared Libraries .............. yes Static Libraries .............. no PIC ........................... yes Build Sample Programs ......... no Rebuild docs .................. no To override options source_subfolder/configure --help Report bugs to https://github.com/libnet/libnet/issues -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- To disable silent build and print the full command line of every stage make V=1 ----Running------ > make -j4 ----------------- Making all in include /Users/administrator/Downloads/Xcode.app/Contents/Developer/usr/bin/make all-am make[2]: Nothing to be done for `all-am'. Making all in src CC libnet_asn1.lo CC libnet_build_802.1q.lo CC libnet_build_802.1x.lo CC libnet_build_802.2.lo CC libnet_build_802.3.lo CC libnet_build_arp.lo CC libnet_build_bgp.lo CC libnet_build_cdp.lo CC libnet_build_data.lo CC libnet_build_dhcp.lo CC libnet_build_dns.lo CC libnet_build_ethernet.lo CC libnet_build_fddi.lo CC libnet_build_gre.lo CC libnet_build_hsrp.lo CC libnet_build_icmp.lo CC libnet_build_igmp.lo CC libnet_build_ip.lo CC libnet_build_ipsec.lo CC libnet_build_isl.lo CC libnet_build_link.lo CC libnet_build_mpls.lo CC libnet_build_ntp.lo CC libnet_build_ospf.lo CC libnet_build_rip.lo CC libnet_build_rpc.lo CC libnet_build_sebek.lo CC libnet_build_snmp.lo CC libnet_build_stp.lo CC libnet_build_tcp.lo CC libnet_build_token_ring.lo CC libnet_build_udp.lo CC libnet_build_vrrp.lo CC libnet_advanced.lo CC libnet_checksum.lo CC libnet_cq.lo CC libnet_crc.lo CC libnet_error.lo CC libnet_if_addr.lo CC libnet_init.lo CC libnet_internal.lo CC libnet_pblock.lo CC libnet_port_list.lo CC libnet_prand.lo CC libnet_raw.lo CC libnet_resolve.lo CC libnet_version.lo CC libnet_write.lo CC libnet_link_win32.lo libnet/1.2: configure: WARNING: using cross tools not prefixed with host triplet rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory configure: WARNING: doxygen not found - will not generate any doxygen documentation ../source_subfolder/src/libnet_link_win32.c:36:10: fatal error: 'winsock2.h' file not found #include ^~~~~~~~~~~~ 1 error generated. make[1]: *** [libnet_link_win32.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [all-recursive] Error 1 libnet/1.2: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@2/.conan/data/libnet/1.2/_/_/build/022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b libnet/1.2: ERROR: Package '022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b' build failed libnet/1.2: WARN: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/libnet/1.2/_/_/build/022df1ff5bfca1e0cb0d8f05af5da05e31c18e7b ERROR: libnet/1.2: Error in build() method, line 67 autotools.make() ConanException: Error 2 while executing make -j4