******************************************************************************** conan install mdnsresponder/1310.140.1@ --build=mdnsresponder --profile=/home/conan/w/BuildSingleReference/29489/303e0718-4fc8-4639-ab16-8eee2946ef77/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=5.0 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:d1bb7aa92cfc7788069af25615975729fa2c4938 - 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/d1bb7aa92cfc7788069af25615975729fa2c4938 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 -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 Makefile:516: recipe for target 'objects/prod/PosixDaemon.c.o' failed mdnsresponder/1310.140.1: In file included from PosixDaemon.c:46: ../mDNSCore/mDNSEmbeddedAPI.h:161:7: error: function-like macro '__has_c_attribute' is not defined #if __has_c_attribute(fallthrough) ^ 1 error generated. make: *** [objects/prod/PosixDaemon.c.o] Error 1 mdnsresponder/1310.140.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/mdnsresponder/1310.140.1/_/_/build/d1bb7aa92cfc7788069af25615975729fa2c4938 mdnsresponder/1310.140.1: ERROR: Package 'd1bb7aa92cfc7788069af25615975729fa2c4938' build failed mdnsresponder/1310.140.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/mdnsresponder/1310.140.1/_/_/build/d1bb7aa92cfc7788069af25615975729fa2c4938 ERROR: mdnsresponder/1310.140.1: Error in build() method, line 74 autotools.make(args=self._build_args, target=self._build_targets, vars=self._make_env) ConanException: Error 2 while executing make setup Daemon libdns_sd Clients 'os=linux' '-j1'