******************************************************************************** conan install mdnsresponder/1310.140.1@ --build=mdnsresponder --profile=/home/conan/w/BuildSingleReference/30699/f8d55ffc-7b2a-42b9-8dad-89dca4df43e2/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux os_build=Linux [options] [build_requires] [env] mdnsresponder/1310.140.1: Forced build from source Installing package: mdnsresponder/1310.140.1 Requirements mdnsresponder/1310.140.1 from local cache - Cache Packages mdnsresponder/1310.140.1:c023db9fc677d4d0b3bd0c20f71385e4cf8a1220 - Build Installing (downloading, building) binaries... mdnsresponder/1310.140.1: Copying sources to build folder mdnsresponder/1310.140.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/mdnsresponder/1310.140.1/_/_/build/c023db9fc677d4d0b3bd0c20f71385e4cf8a1220 mdnsresponder/1310.140.1: 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 mdnsresponder/1310.140.1: Calling build() ----Running------ > make setup Daemon libdns_sd Clients 'os=linux' '-j1' ----------------- cc -m64 -O3 -s -std=gnu99 -I../mDNSCore -I../mDNSShared -I../DSO -I -Iobjects/prod -fwrapv -W -Wall -DPID_FILE=\"/var/run/mdnsd.pid\" -DMDNS_UDS_SERVERPATH=\"/var/run/mdnsd\" -D_GNU_SOURCE -DHAVE_IPV6 -DNOT_HAVE_SA_LEN -DUSES_NETLINK -DHAVE_LINUX -DTARGET_OS_LINUX -ftabstop=4 -g -DMDNS_DEBUGMSGS=0 -c -o objects/prod/PosixDaemon.c.o PosixDaemon.c cc -m64 -O3 -s -std=gnu99 -I../mDNSCore -I../mDNSShared -I../DSO -I -Iobjects/prod -fwrapv -W -Wall -DPID_FILE=\"/var/run/mdnsd.pid\" -DMDNS_UDS_SERVERPATH=\"/var/run/mdnsd\" -D_GNU_SOURCE -DHAVE_IPV6 -DNOT_HAVE_SA_LEN -DUSES_NETLINK -DHAVE_LINUX -DTARGET_OS_LINUX -ftabstop=4 -g -DMDNS_DEBUGMSGS=0 -c -o objects/prod/mDNSPosix.c.o mDNSPosix.c Makefile:516: recipe for target 'objects/prod/mDNSPosix.c.o' failed mdnsresponder/1310.140.1: cc: internal compiler error: Terminated (program cc1) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make: *** [objects/prod/mDNSPosix.c.o] Error 4 mdnsresponder/1310.140.1: ERROR: Package 'c023db9fc677d4d0b3bd0c20f71385e4cf8a1220' build failed mdnsresponder/1310.140.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/mdnsresponder/1310.140.1/_/_/build/c023db9fc677d4d0b3bd0c20f71385e4cf8a1220 ERROR: mdnsresponder/1310.140.1: Error in build() method, line 127 self._build_make() while calling '_build_make', line 83 autotools.make(args=self._make_build_args, target=self._make_build_targets) ConanException: Error 2 while executing make setup Daemon libdns_sd Clients 'os=linux' '-j1' Terminated