******************************************************************************** conan install nasm/2.14@ --build=nasm --profile=/home/conan/w/BuildSingleReference/17962/a9bec824-79d5-401d-bc8d-7345f440fca5/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] [build_requires] [env] nasm/2.14: Forced build from source Installing package: nasm/2.14 Requirements nasm/2.14 from local cache - Cache Packages nasm/2.14:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Build Installing (downloading, building) binaries... nasm/2.14: Copying sources to build folder nasm/2.14: Building your package in /home/conan/w/BuildSingleReference/.conan/data/nasm/2.14/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052 nasm/2.14: 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 nasm/2.14: Calling build() nasm/2.14: Calling: > source_subfolder/configure '--prefix=/home/conan/w/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052' '--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 '--prefix=/home/conan/w/BuildSingleReference/.conan/data/nasm/2.14/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking for /usr/bin/gcc option to accept ISO C99... -std=gnu99 checking for /usr/bin/gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for suffix of library files... a checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for size_t... yes checking whether byte ordering is bigendian... no checking if /usr/bin/gcc -std=gnu99 accepts -fwrapv... yes checking if /usr/bin/gcc -std=gnu99 accepts -U__STRICT_ANSI__... yes checking if /usr/bin/gcc -std=gnu99 accepts -fno-common... yes checking for nroff... nroff checking for asciidoc... no checking for xmlto... no checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking for strings.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking stdnoreturn.h usability... yes checking stdnoreturn.h presence... yes checking for stdnoreturn.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for strcasecmp... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strsep... yes checking for strnlen... yes checking for strrchrnul... no checking for getuid... yes checking for getgid... yes checking for realpath... yes checking for canonicalize_file_name... yes checking for _fullpath... no checking for pathconf... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for _fseeki64... no checking for ftruncate... yes checking for _chsize... no checking for _chsize_s... no checking for fileno... yes checking for _fileno... no checking for _filelengthi64... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for getpagesize... (cached) yes checking for sysconf... yes checking for access... yes checking for _access... no checking for faccessat... yes checking for __builtin_expect... yes checking intrin.h usability... no checking intrin.h presence... no checking for intrin.h... no checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for _BitScanReverse... no checking for _BitScanReverse64... no checking for vsnprintf... yes checking for _vsnprintf... no checking for snprintf... yes checking for _snprintf... no checking for strlcpy... no checking for strrchrnul... (cached) no checking for struct _stati64... no checking for struct stat... yes checking for stat... yes checking for _stati64... no checking for fstat... yes checking for _fstati64... no checking whether strcasecmp is declared... yes checking whether stricmp is declared... no checking whether strncasecmp is declared... yes checking whether strnicmp is declared... no checking whether strsep is declared... yes checking whether strlcpy is declared... no checking whether strnlen is declared... yes checking whether strrchrnul is declared... no checking for uintptr_t... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking for cpu_to_le16... no checking for cpu_to_le32... no checking for cpu_to_le64... no checking for __cpu_to_le16... no checking for __cpu_to_le32... no checking for __cpu_to_le64... no checking for htole16... yes checking for htole32... yes checking for htole64... yes checking for __bswap_16... yes checking for __bswap_32... yes checking for __bswap_64... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for _byteswap_ushort... no checking for _byteswap_ulong... no checking for _byteswap_uint64... no checking for __builtin_constant_p... yes checking if /usr/bin/gcc -std=gnu99 accepts -Werror=attributes... yes checking if /usr/bin/gcc -std=gnu99 supports the noreturn function attribute... yes checking if /usr/bin/gcc -std=gnu99 supports the returns_nonnull function attribute... yes checking if /usr/bin/gcc -std=gnu99 supports the malloc function attribute... yes checking if /usr/bin/gcc -std=gnu99 supports the alloc_size function attribute... yes checking if /usr/bin/gcc -std=gnu99 supports the sentinel function attribute... yes checking if /usr/bin/gcc -std=gnu99 supports the format function attribute... yes checking if /usr/bin/gcc -std=gnu99 supports the const function attribute... yes checking if /usr/bin/gcc -std=gnu99 supports the pure function attribute... yes checking if /usr/bin/gcc -std=gnu99 supports the cold function attribute... yes checking if /usr/bin/gcc -std=gnu99 supports the error function attribute... yes checking if /usr/bin/gcc -std=gnu99 accepts -fvisibility=hidden... yes checking if /usr/bin/gcc -std=gnu99 accepts -W... yes checking if /usr/bin/gcc -std=gnu99 accepts -Wall... yes checking if /usr/bin/gcc -std=gnu99 accepts -pedantic... yes checking if /usr/bin/gcc -std=gnu99 accepts -Werror=unknown-warning-option... no checking if /usr/bin/gcc -std=gnu99 accepts -Wpedantic-ms-format... no checking if /usr/bin/gcc -std=gnu99 accepts -Wc90-c99-compat... no checking if /usr/bin/gcc -std=gnu99 accepts -Wlong-long... yes checking if /usr/bin/gcc -std=gnu99 accepts -Wstringop-truncation... no checking if /usr/bin/gcc -std=gnu99 accepts -Werror=implicit... yes checking if /usr/bin/gcc -std=gnu99 accepts -Werror=missing-braces... yes checking if /usr/bin/gcc -std=gnu99 accepts -Werror=return-type... yes checking if /usr/bin/gcc -std=gnu99 accepts -Werror=trigraphs... yes checking if /usr/bin/gcc -std=gnu99 accepts -Werror=pointer-arith... yes checking if /usr/bin/gcc -std=gnu99 accepts -Werror=strict-prototypes... no checking if /usr/bin/gcc -std=gnu99 accepts -Werror=missing-prototypes... yes checking if /usr/bin/gcc -std=gnu99 accepts -Werror=missing-declarations... yes checking if /usr/bin/gcc -std=gnu99 accepts -Werror=comment... yes checking if /usr/bin/gcc -std=gnu99 accepts -Werror=vla... yes checking if /usr/bin/gcc -std=gnu99 supports C99 external inlines... no checking if /usr/bin/gcc -std=gnu99 accepts -fgnu89-inline... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating config/config.h config.status: executing default-1 commands nasm/2.14: configure: WARNING: No asciidoc package found configure: WARNING: No xmlto package found nasm/2.14: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/nasm/2.14/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052 nasm/2.14: ERROR: Package 'cc9f9b2b9f92fc82888026414560bf79d8c3a052' build failed nasm/2.14: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/nasm/2.14/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052 ERROR: nasm/2.14: Error in build() method, line 68 autotools = self._configure_autotools() while calling '_configure_autotools', line 57 tools.replace_in_file("Makefile", "$(CC) $(LDFLAGS) -o", "$(CC) $(CFLAGS) $(LDFLAGS) -o") ConanException: replace_in_file didn't find pattern '$(CC) $(LDFLAGS) -o' in 'Makefile' file.