Created
June 20, 2019 14:50
-
-
Save maxim-belkin/d93f0f179b60e03ca23de84ce004f514 to your computer and use it in GitHub Desktop.
man-db on 4.9.125-linuxkit - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for man-db on 4.9.125-linuxkit | |
Build date: 2019-06-20 14:49:36 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 2.1.6-11-g0b8ad71 | |
ORIGIN: https://github.com/Homebrew/brew | |
HEAD: 0b8ad710e3e56d4cc27b3251bc38a065100f6394 | |
Last commit: 25 hours ago | |
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core.git | |
Core tap HEAD: 607214aa29a89e4513ee5700c6a3947dd8e6b0e2 | |
Core tap last commit: 2 days ago | |
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew | |
HOMEBREW_CACHE: /home/linuxbrew/.cache/Homebrew | |
HOMEBREW_LOGS: /home/linuxbrew/.cache/Homebrew/Logs | |
HOMEBREW_BINTRAY_KEY: set | |
HOMEBREW_BINTRAY_USER: maxim-belkin | |
HOMEBREW_DEVELOPER: 1 | |
HOMEBREW_GITHUB_API_TOKEN: set | |
HOMEBREW_NO_ANALYTICS: 1 | |
HOMEBREW_NO_AUTO_UPDATE: 1 | |
HOMEBREW_VERBOSE: 1 | |
CPU: quad-core 64-bit skylake | |
Homebrew Ruby: 2.3.7 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby | |
Clang: N/A | |
Git: 2.7.4 => /usr/bin/git | |
Curl: 7.47.0 => /usr/bin/curl | |
Kernel: Linux 4.9.125-linuxkit x86_64 GNU/Linux | |
OS: N/A | |
Host glibc: 2.23 | |
/usr/bin/gcc: 5.4.0 | |
glibc: N/A | |
gcc: 5.5.0_4 | |
xorg: N/A |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry or file an issue; just ignore this. Thanks! | |
Warning: Homebrew/linuxbrew-core is not on the master branch. | |
Check out the master branch by running: | |
git -C "$(brew --repo homebrew/core)" checkout master | |
Warning: Some installed formulae are missing dependencies. | |
You should `brew install` the missing dependencies: | |
brew install autoconf | |
Run `brew missing` for more details. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
man-db |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-06-20 14:48:37 +0000 | |
./configure | |
--disable-dependency-tracking | |
--disable-silent-rules | |
--prefix=/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline | |
--enable-static | |
--disable-shared | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... no | |
checking for mawk... mawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking whether make supports nested variables... (cached) yes | |
checking whether make supports the include directive... yes (GNU style) | |
checking for gcc... gcc-5 | |
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 gcc-5 accepts -g... yes | |
checking for gcc-5 option to accept ISO C89... none needed | |
checking whether gcc-5 understands -c and -o together... yes | |
checking dependency style of gcc-5... none | |
checking how to run the C preprocessor... gcc-5 -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 whether _XOPEN_SOURCE should be defined... no | |
checking if tar --sort=name works... yes | |
checking build system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking for gcc... (cached) gcc-5 | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc-5 accepts -g... (cached) yes | |
checking for gcc-5 option to accept ISO C89... (cached) none needed | |
checking whether gcc-5 understands -c and -o together... (cached) yes | |
checking dependency style of gcc-5... (cached) none | |
checking for Minix Amsterdam compiler... no | |
checking for ar... ar | |
checking the archiver (ar) interface... ar | |
checking for ar... (cached) ar | |
checking for ranlib... ranlib | |
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-5 option to accept ISO C99... none needed | |
checking for gcc-5 option to accept ISO Standard C... (cached) none needed | |
checking how to run the C preprocessor... gcc-5 -E | |
checking whether C compiler handles -Werror -Wunknown-warning-option... no | |
checking whether C compiler handles -W... yes | |
checking whether C compiler handles -Wpointer-arith... yes | |
checking whether C compiler handles -Wwrite-strings... yes | |
checking whether C compiler handles -Wstrict-prototypes... yes | |
checking whether C compiler handles -Wshadow... yes | |
checking whether C compiler handles -Wformat-security... yes | |
checking whether C compiler handles -Wredundant-decls... yes | |
checking whether C compiler handles -Wno-missing-field-initializers... yes | |
checking whether ln -s works... yes | |
checking the archiver (ar) interface... (cached) ar | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc-5... /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld | |
checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B | |
checking the name lister (/home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B) interface... BSD nm | |
checking the maximum length of command line arguments... 1572864 | |
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... dlltool | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... (cached) ranlib | |
checking command to parse /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B output from gcc-5 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 dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc-5 supports -fno-rtti -fno-exceptions... no | |
checking for gcc-5 option to produce PIC... -fPIC -DPIC | |
checking if gcc-5 PIC flag -fPIC -DPIC works... yes | |
checking if gcc-5 static flag -static works... yes | |
checking if gcc-5 supports -c -o file.o... yes | |
checking if gcc-5 supports -c -o file.o... (cached) yes | |
checking whether the gcc-5 linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
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... no | |
checking whether to build static libraries... yes | |
checking for pkg-config... /home/linuxbrew/.linuxbrew/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for CHECK... yes | |
checking for library containing strerror... none required | |
checking for size_t... yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking whether // is distinct from /... no | |
checking for unistd.h... (cached) yes | |
checking for sys/time.h... yes | |
checking for sys/socket.h... yes | |
checking for limits.h... yes | |
checking for sys/mman.h... yes | |
checking for sys/param.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking for wchar.h... yes | |
checking for stdint.h... (cached) yes | |
checking for sys/select.h... yes | |
checking for sys/wait.h... yes | |
checking for features.h... yes | |
checking for crtdefs.h... no | |
checking if environ is properly declared... yes | |
checking whether the preprocessor supports include_next... yes | |
checking whether system header files limit the line length... no | |
checking for complete errno.h... yes | |
checking whether strerror_r is declared... yes | |
checking for strerror_r... yes | |
checking whether strerror_r returns char *... yes | |
checking for symlink... yes | |
checking for getprogname... no | |
checking for getexecname... no | |
checking for gettimeofday... yes | |
checking for lstat... yes | |
checking for mprotect... yes | |
checking for _set_invalid_parameter_handler... no | |
checking for setenv... yes | |
checking for sigaction... yes | |
checking for sigaltstack... yes | |
checking for siginterrupt... yes | |
checking for snprintf... yes | |
checking for strndup... yes | |
checking for vasnprintf... no | |
checking for working fcntl.h... yes | |
checking for pid_t... yes | |
checking for mode_t... yes | |
checking for C/C++ restrict keyword... __restrict | |
checking for struct timeval... yes | |
checking for wide-enough struct timeval.tv_sec member... yes | |
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no | |
checking for ld... /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64 | |
checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) is GNU ld... yes | |
checking for shared library run path origin... done | |
checking 32-bit host C ABI... no | |
checking for the common suffixes of directories in the library search path... lib,lib | |
checking whether imported symbols can be declared weak... yes | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking for multithread API to use... posix | |
checking whether lstat correctly handles trailing slash... yes | |
checking whether malloc, realloc, calloc are POSIX compliant... yes | |
checking for stdlib.h... (cached) yes | |
checking for GNU libc compatible malloc... yes | |
checking for unsigned long long int... yes | |
checking for long long int... yes | |
checking for mmap... yes | |
checking for MAP_ANONYMOUS... yes | |
checking whether memchr works... yes | |
checking for sigset_t... yes | |
checking for ssize_t... yes | |
checking whether setenv is declared... yes | |
checking search.h usability... yes | |
checking search.h presence... yes | |
checking for search.h... yes | |
checking for tsearch... yes | |
checking for uid_t in sys/types.h... yes | |
checking whether snprintf returns a byte count as in C99... yes | |
checking whether snprintf is declared... yes | |
checking whether stat file-mode macros are broken... no | |
checking for nlink_t... yes | |
checking for stdbool.h that conforms to C99... yes | |
checking for _Bool... yes | |
checking for wchar_t... yes | |
checking for wint_t... yes | |
checking whether wint_t is too small... no | |
checking whether stdint.h conforms to C99... yes | |
checking whether stdint.h predates C++11... no | |
checking whether stdint.h has UINTMAX_WIDTH etc.... no | |
checking whether strerror(0) succeeds... yes | |
checking whether strndup is declared... yes | |
checking whether strnlen is declared... yes | |
checking whether strsignal is declared... yes | |
checking whether sys_siglist is declared... yes | |
checking whether <sys/select.h> is self-contained... yes | |
checking for struct timespec in <time.h>... yes | |
checking whether unsetenv is declared... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for intmax_t... yes | |
checking where to find the exponent in a 'double'... word 1 bit 20 | |
checking for snprintf... (cached) yes | |
checking for strnlen... yes | |
checking for wcslen... yes | |
checking for wcsnlen... yes | |
checking for mbrtowc... yes | |
checking for wcrtomb... yes | |
checking whether _snprintf is declared... no | |
checking whether <wchar.h> uses 'inline' correctly... yes | |
checking for alloca as a compiler built-in... yes | |
checking whether // is distinct from /... (cached) no | |
checking for error_at_line... yes | |
checking whether conversion from 'int' to 'long double' works... yes | |
checking whether program_invocation_name is declared... yes | |
checking whether program_invocation_short_name is declared... yes | |
checking whether __argv is declared... no | |
checking whether gettimeofday clobbers localtime buffer... no | |
checking for gettimeofday with POSIX signature... almost | |
checking for C compiler flag to ignore unused libraries... -Wl,--as-needed | |
checking for pthread_rwlock_t... yes | |
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no | |
checking whether mkdir handles trailing slash... yes | |
checking whether mkdir handles trailing dot... yes | |
checking for mkdtemp... yes | |
checking for raise... yes | |
checking for sigprocmask... yes | |
checking whether setenv validates arguments... yes | |
checking for struct sigaction.sa_sigaction... yes | |
checking for volatile sig_atomic_t... yes | |
checking for sighandler_t... yes | |
checking for sigprocmask... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for SIZE_MAX... yes | |
checking for snprintf... (cached) yes | |
checking whether snprintf respects a size of 1... yes | |
checking whether printf supports POSIX/XSI format strings with positions... yes | |
checking for ssize_t... (cached) yes | |
checking whether stat handles trailing slashes on files... yes | |
checking for struct stat.st_atim.tv_nsec... yes | |
checking whether struct stat.st_atim is of type struct timespec... yes | |
checking for struct stat.st_birthtimespec.tv_nsec... no | |
checking for struct stat.st_birthtimensec... no | |
checking for struct stat.st_birthtim.tv_nsec... no | |
checking for va_copy... yes | |
checking for good max_align_t... yes | |
checking whether NULL can be used in arbitrary expressions... yes | |
checking which flavor of printf attribute matches inttypes macros... system | |
checking for working strerror function... yes | |
checking for working strndup... yes | |
checking for working strnlen... yes | |
checking for strsignal... yes | |
checking whether strsignal always returns a string... yes | |
checking for nlink_t... (cached) yes | |
checking for unsetenv... yes | |
checking for unsetenv() return type... int | |
checking whether unsetenv obeys POSIX... yes | |
checking for ptrdiff_t... yes | |
checking for vasprintf... yes | |
checking for stdint.h... (cached) yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking for clearenv... yes | |
checking for an ANSI C-conforming const... yes | |
checking for pid_t... (cached) yes | |
checking for size_t... (cached) yes | |
checking vfork.h usability... no | |
checking vfork.h presence... no | |
checking for vfork.h... no | |
checking for fork... yes | |
checking for vfork... yes | |
checking for working fork... yes | |
checking for working vfork... (cached) yes | |
configure: default CC = "gcc-5" | |
configure: default CPP = "gcc-5 -E" | |
configure: default CPPFLAGS = "" | |
configure: default CFLAGS = "-fPIC -Wall" | |
configure: default LDFLAGS = "" | |
configure: default LIBS = "" | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating gl/lib/Makefile | |
config.status: creating lib/Makefile | |
config.status: creating lib/libpipeline.pc | |
config.status: creating man/Makefile | |
config.status: creating tests/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc-5 called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -v | |
superenv executed: gcc-5 -v | |
gcc-5 called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E /tmp/cgiD6IKL/dummy.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E /tmp/cgiD6IKL/dummy.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -v | |
superenv executed: gcc-5 -v | |
gcc-5 called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall -Werror -Wunknown-warning-option conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Werror -Wunknown-warning-option conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -W conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -W conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -Wpointer-arith conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wpointer-arith conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -Wwrite-strings conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wwrite-strings conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -Wstrict-prototypes conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wstrict-prototypes conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -Wshadow conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wshadow conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -Wformat-security conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wformat-security conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -Wredundant-decls conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wredundant-decls conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -Wmissing-field-initializers conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wmissing-field-initializers conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -print-prog-name=ld | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -print-prog-name=ld -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
ld called with: -v | |
superenv executed: ld -v | |
ld called with: -v | |
superenv executed: ld -v | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c conftstm.o | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c conftstm.o -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall -fno-rtti -fno-exceptions conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall -fno-rtti -fno-exceptions conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall -fPIC -DPIC -DPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall -fPIC -DPIC -DPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall -static conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -static conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall -o out/conftest2.o conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall -o out/conftest2.o conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
ld called with: -m elf_x86_64 --help | |
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 --help | |
ld called with: -m elf_x86_64 -v | |
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 -v | |
ld called with: -m elf_x86_64 --help | |
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 --help | |
gcc-5 called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -print-search-dirs | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -print-search-dirs -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -fPIC -Wall -print-multi-os-directory | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -fPIC -Wall -print-multi-os-directory -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -Wl,-rpath -Wl,/foo conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wl,-rpath -Wl,/foo conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall -Iconftestd1b -Iconftestd2 conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall -Iconftestd1b -Iconftestd2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
ld called with: -m elf_x86_64 -v | |
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 -v | |
ld called with: -m elf_x86_64 --help | |
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 --help | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c -pthread | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -pthread -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest1.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest1.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest2.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest2.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest1.o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest1.o conftest2.o -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall -Wl,--as-needed conftest.c -lm | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wl,--as-needed conftest.c -lm -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c -pthread | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -pthread -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-06-20 14:48:51 +0000 | |
make | |
/usr/bin/make all-recursive | |
make[1]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1' | |
Making all in gl/lib | |
make[2]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/gl/lib' | |
rm -f alloca.h-t alloca.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
cat ./alloca.in.h; \ | |
} > alloca.h-t && \ | |
mv -f alloca.h-t alloca.h | |
rm -f fcntl.h-t fcntl.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \ | |
-e 's/@''GNULIB_FCNTL''@/0/g' \ | |
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \ | |
-e 's/@''GNULIB_OPEN''@/0/g' \ | |
-e 's/@''GNULIB_OPENAT''@/0/g' \ | |
-e 's|@''HAVE_FCNTL''@|1|g' \ | |
-e 's|@''HAVE_OPENAT''@|1|g' \ | |
-e 's|@''REPLACE_FCNTL''@|0|g' \ | |
-e 's|@''REPLACE_OPEN''@|0|g' \ | |
-e 's|@''REPLACE_OPENAT''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./fcntl.in.h; \ | |
} > fcntl.h-t && \ | |
mv fcntl.h-t fcntl.h | |
rm -f limits.h-t limits.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \ | |
< ./limits.in.h; \ | |
} > limits.h-t && \ | |
mv limits.h-t limits.h | |
rm -f signal.h-t signal.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \ | |
-e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \ | |
-e 's/@''GNULIB_RAISE''@/1/g' \ | |
-e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ | |
-e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ | |
-e 's/@''GNULIB_SIGACTION''@/1/g' \ | |
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ | |
-e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ | |
-e 's|@''HAVE_RAISE''@|1|g' \ | |
-e 's|@''HAVE_SIGSET_T''@|1|g' \ | |
-e 's|@''HAVE_SIGINFO_T''@|1|g' \ | |
-e 's|@''HAVE_SIGACTION''@|1|g' \ | |
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ | |
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ | |
-e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ | |
-e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ | |
-e 's|@''REPLACE_RAISE''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./signal.in.h; \ | |
} > signal.h-t && \ | |
mv signal.h-t signal.h | |
rm -f stdint.h-t stdint.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's/@''HAVE_STDINT_H''@/1/g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \ | |
-e 's/@''HAVE_C99_STDINT_H''@/1/g' \ | |
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ | |
-e 's/@''HAVE_INTTYPES_H''@/1/g' \ | |
-e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ | |
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ | |
-e 's/@''HAVE_WCHAR_H''@/1/g' \ | |
-e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ | |
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ | |
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ | |
-e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \ | |
-e 's/@''PTRDIFF_T_SUFFIX''@//g' \ | |
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \ | |
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \ | |
-e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ | |
-e 's/@''BITSIZEOF_SIZE_T''@//g' \ | |
-e 's/@''SIZE_T_SUFFIX''@//g' \ | |
-e 's/@''BITSIZEOF_WCHAR_T''@//g' \ | |
-e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \ | |
-e 's/@''WCHAR_T_SUFFIX''@//g' \ | |
-e 's/@''BITSIZEOF_WINT_T''@//g' \ | |
-e 's/@''HAVE_SIGNED_WINT_T''@//g' \ | |
-e 's/@''WINT_T_SUFFIX''@//g' \ | |
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ | |
< ./stdint.in.h; \ | |
} > stdint.h-t && \ | |
mv stdint.h-t stdint.h | |
rm -f stdio.h-t stdio.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \ | |
-e 's/@''GNULIB_DPRINTF''@/0/g' \ | |
-e 's/@''GNULIB_FCLOSE''@/0/g' \ | |
-e 's/@''GNULIB_FDOPEN''@/0/g' \ | |
-e 's/@''GNULIB_FFLUSH''@/0/g' \ | |
-e 's/@''GNULIB_FGETC''@/1/g' \ | |
-e 's/@''GNULIB_FGETS''@/1/g' \ | |
-e 's/@''GNULIB_FOPEN''@/0/g' \ | |
-e 's/@''GNULIB_FPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_FPURGE''@/0/g' \ | |
-e 's/@''GNULIB_FPUTC''@/1/g' \ | |
-e 's/@''GNULIB_FPUTS''@/1/g' \ | |
-e 's/@''GNULIB_FREAD''@/1/g' \ | |
-e 's/@''GNULIB_FREOPEN''@/0/g' \ | |
-e 's/@''GNULIB_FSCANF''@/1/g' \ | |
-e 's/@''GNULIB_FSEEK''@/0/g' \ | |
-e 's/@''GNULIB_FSEEKO''@/0/g' \ | |
-e 's/@''GNULIB_FTELL''@/0/g' \ | |
-e 's/@''GNULIB_FTELLO''@/0/g' \ | |
-e 's/@''GNULIB_FWRITE''@/1/g' \ | |
-e 's/@''GNULIB_GETC''@/1/g' \ | |
-e 's/@''GNULIB_GETCHAR''@/1/g' \ | |
-e 's/@''GNULIB_GETDELIM''@/0/g' \ | |
-e 's/@''GNULIB_GETLINE''@/0/g' \ | |
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ | |
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_PCLOSE''@/0/g' \ | |
-e 's/@''GNULIB_PERROR''@/0/g' \ | |
-e 's/@''GNULIB_POPEN''@/0/g' \ | |
-e 's/@''GNULIB_PRINTF''@/1/g' \ | |
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_PUTC''@/1/g' \ | |
-e 's/@''GNULIB_PUTCHAR''@/1/g' \ | |
-e 's/@''GNULIB_PUTS''@/1/g' \ | |
-e 's/@''GNULIB_REMOVE''@/0/g' \ | |
-e 's/@''GNULIB_RENAME''@/0/g' \ | |
-e 's/@''GNULIB_RENAMEAT''@/0/g' \ | |
-e 's/@''GNULIB_SCANF''@/1/g' \ | |
-e 's/@''GNULIB_SNPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ | |
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ | |
-e 's/@''GNULIB_TMPFILE''@/0/g' \ | |
-e 's/@''GNULIB_VASPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_VDPRINTF''@/0/g' \ | |
-e 's/@''GNULIB_VFPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_VFSCANF''@/0/g' \ | |
-e 's/@''GNULIB_VSCANF''@/0/g' \ | |
-e 's/@''GNULIB_VPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_VSNPRINTF''@/0/g' \ | |
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ | |
< ./stdio.in.h | \ | |
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ | |
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ | |
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \ | |
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ | |
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ | |
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ | |
-e 's|@''HAVE_DPRINTF''@|1|g' \ | |
-e 's|@''HAVE_FSEEKO''@|1|g' \ | |
-e 's|@''HAVE_FTELLO''@|1|g' \ | |
-e 's|@''HAVE_PCLOSE''@|1|g' \ | |
-e 's|@''HAVE_POPEN''@|1|g' \ | |
-e 's|@''HAVE_RENAMEAT''@|1|g' \ | |
-e 's|@''HAVE_VASPRINTF''@|1|g' \ | |
-e 's|@''HAVE_VDPRINTF''@|1|g' \ | |
-e 's|@''REPLACE_DPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_FCLOSE''@|0|g' \ | |
-e 's|@''REPLACE_FDOPEN''@|0|g' \ | |
-e 's|@''REPLACE_FFLUSH''@|0|g' \ | |
-e 's|@''REPLACE_FOPEN''@|0|g' \ | |
-e 's|@''REPLACE_FPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_FPURGE''@|0|g' \ | |
-e 's|@''REPLACE_FREOPEN''@|0|g' \ | |
-e 's|@''REPLACE_FSEEK''@|0|g' \ | |
-e 's|@''REPLACE_FSEEKO''@|0|g' \ | |
-e 's|@''REPLACE_FTELL''@|0|g' \ | |
-e 's|@''REPLACE_FTELLO''@|0|g' \ | |
-e 's|@''REPLACE_GETDELIM''@|0|g' \ | |
-e 's|@''REPLACE_GETLINE''@|0|g' \ | |
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ | |
-e 's|@''REPLACE_PERROR''@|0|g' \ | |
-e 's|@''REPLACE_POPEN''@|0|g' \ | |
-e 's|@''REPLACE_PRINTF''@|0|g' \ | |
-e 's|@''REPLACE_REMOVE''@|0|g' \ | |
-e 's|@''REPLACE_RENAME''@|0|g' \ | |
-e 's|@''REPLACE_RENAMEAT''@|0|g' \ | |
-e 's|@''REPLACE_SNPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_SPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ | |
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ | |
-e 's|@''REPLACE_TMPFILE''@|0|g' \ | |
-e 's|@''REPLACE_VASPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VDPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VFPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VSPRINTF''@|0|g' \ | |
-e 's|@''ASM_SYMBOL_PREFIX''@||g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ | |
} > stdio.h-t && \ | |
mv stdio.h-t stdio.h | |
rm -f stdlib.h-t stdlib.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ | |
-e 's/@''GNULIB__EXIT''@/0/g' \ | |
-e 's/@''GNULIB_ATOLL''@/0/g' \ | |
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ | |
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \ | |
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \ | |
-e 's/@''GNULIB_GRANTPT''@/0/g' \ | |
-e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ | |
-e 's/@''GNULIB_MBTOWC''@/0/g' \ | |
-e 's/@''GNULIB_MKDTEMP''@/1/g' \ | |
-e 's/@''GNULIB_MKOSTEMP''@/0/g' \ | |
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ | |
-e 's/@''GNULIB_MKSTEMP''@/0/g' \ | |
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \ | |
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ | |
-e 's/@''GNULIB_PTSNAME''@/0/g' \ | |
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \ | |
-e 's/@''GNULIB_PUTENV''@/0/g' \ | |
-e 's/@''GNULIB_QSORT_R''@/0/g' \ | |
-e 's/@''GNULIB_RANDOM''@/0/g' \ | |
-e 's/@''GNULIB_RANDOM_R''@/0/g' \ | |
-e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ | |
-e 's/@''GNULIB_REALPATH''@/0/g' \ | |
-e 's/@''GNULIB_RPMATCH''@/0/g' \ | |
-e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ | |
-e 's/@''GNULIB_SETENV''@/1/g' \ | |
-e 's/@''GNULIB_STRTOD''@/0/g' \ | |
-e 's/@''GNULIB_STRTOLL''@/0/g' \ | |
-e 's/@''GNULIB_STRTOULL''@/0/g' \ | |
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \ | |
-e 's/@''GNULIB_UNSETENV''@/1/g' \ | |
-e 's/@''GNULIB_WCTOMB''@/0/g' \ | |
< ./stdlib.in.h | \ | |
sed -e 's|@''HAVE__EXIT''@|1|g' \ | |
-e 's|@''HAVE_ATOLL''@|1|g' \ | |
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ | |
-e 's|@''HAVE_GETSUBOPT''@|1|g' \ | |
-e 's|@''HAVE_GRANTPT''@|1|g' \ | |
-e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ | |
-e 's|@''HAVE_MKDTEMP''@|1|g' \ | |
-e 's|@''HAVE_MKOSTEMP''@|1|g' \ | |
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \ | |
-e 's|@''HAVE_MKSTEMP''@|1|g' \ | |
-e 's|@''HAVE_MKSTEMPS''@|1|g' \ | |
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ | |
-e 's|@''HAVE_PTSNAME''@|1|g' \ | |
-e 's|@''HAVE_PTSNAME_R''@|1|g' \ | |
-e 's|@''HAVE_QSORT_R''@|1|g' \ | |
-e 's|@''HAVE_RANDOM''@|1|g' \ | |
-e 's|@''HAVE_RANDOM_H''@|1|g' \ | |
-e 's|@''HAVE_RANDOM_R''@|1|g' \ | |
-e 's|@''HAVE_REALLOCARRAY''@|1|g' \ | |
-e 's|@''HAVE_REALPATH''@|1|g' \ | |
-e 's|@''HAVE_RPMATCH''@|1|g' \ | |
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \ | |
-e 's|@''HAVE_DECL_SETENV''@|1|g' \ | |
-e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ | |
-e 's|@''HAVE_STRTOD''@|1|g' \ | |
-e 's|@''HAVE_STRTOLL''@|1|g' \ | |
-e 's|@''HAVE_STRTOULL''@|1|g' \ | |
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ | |
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ | |
-e 's|@''HAVE_UNLOCKPT''@|1|g' \ | |
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ | |
-e 's|@''REPLACE_CALLOC''@|0|g' \ | |
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ | |
-e 's|@''REPLACE_MALLOC''@|0|g' \ | |
-e 's|@''REPLACE_MBTOWC''@|0|g' \ | |
-e 's|@''REPLACE_MKSTEMP''@|0|g' \ | |
-e 's|@''REPLACE_PTSNAME''@|0|g' \ | |
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \ | |
-e 's|@''REPLACE_PUTENV''@|0|g' \ | |
-e 's|@''REPLACE_QSORT_R''@|0|g' \ | |
-e 's|@''REPLACE_RANDOM_R''@|0|g' \ | |
-e 's|@''REPLACE_REALLOC''@|0|g' \ | |
-e 's|@''REPLACE_REALPATH''@|0|g' \ | |
-e 's|@''REPLACE_SETENV''@|0|g' \ | |
-e 's|@''REPLACE_STRTOD''@|0|g' \ | |
-e 's|@''REPLACE_UNSETENV''@|0|g' \ | |
-e 's|@''REPLACE_WCTOMB''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _Noreturn/r ./_Noreturn.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ | |
} > stdlib.h-t && \ | |
mv stdlib.h-t stdlib.h | |
rm -f string.h-t string.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \ | |
-e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ | |
-e 's/@''GNULIB_FFSL''@/0/g' \ | |
-e 's/@''GNULIB_FFSLL''@/0/g' \ | |
-e 's/@''GNULIB_MBSLEN''@/0/g' \ | |
-e 's/@''GNULIB_MBSNLEN''@/0/g' \ | |
-e 's/@''GNULIB_MBSCHR''@/0/g' \ | |
-e 's/@''GNULIB_MBSRCHR''@/0/g' \ | |
-e 's/@''GNULIB_MBSSTR''@/0/g' \ | |
-e 's/@''GNULIB_MBSCASECMP''@/0/g' \ | |
-e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ | |
-e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ | |
-e 's/@''GNULIB_MBSCASESTR''@/0/g' \ | |
-e 's/@''GNULIB_MBSCSPN''@/0/g' \ | |
-e 's/@''GNULIB_MBSPBRK''@/0/g' \ | |
-e 's/@''GNULIB_MBSSPN''@/0/g' \ | |
-e 's/@''GNULIB_MBSSEP''@/0/g' \ | |
-e 's/@''GNULIB_MBSTOK_R''@/0/g' \ | |
-e 's/@''GNULIB_MEMCHR''@/1/g' \ | |
-e 's/@''GNULIB_MEMMEM''@/0/g' \ | |
-e 's/@''GNULIB_MEMPCPY''@/0/g' \ | |
-e 's/@''GNULIB_MEMRCHR''@/0/g' \ | |
-e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ | |
-e 's/@''GNULIB_STPCPY''@/0/g' \ | |
-e 's/@''GNULIB_STPNCPY''@/0/g' \ | |
-e 's/@''GNULIB_STRCHRNUL''@/0/g' \ | |
-e 's/@''GNULIB_STRDUP''@/0/g' \ | |
-e 's/@''GNULIB_STRNCAT''@/0/g' \ | |
-e 's/@''GNULIB_STRNDUP''@/1/g' \ | |
-e 's/@''GNULIB_STRNLEN''@/1/g' \ | |
-e 's/@''GNULIB_STRPBRK''@/0/g' \ | |
-e 's/@''GNULIB_STRSEP''@/0/g' \ | |
-e 's/@''GNULIB_STRSTR''@/0/g' \ | |
-e 's/@''GNULIB_STRCASESTR''@/0/g' \ | |
-e 's/@''GNULIB_STRTOK_R''@/0/g' \ | |
-e 's/@''GNULIB_STRERROR''@/1/g' \ | |
-e 's/@''GNULIB_STRERROR_R''@/0/g' \ | |
-e 's/@''GNULIB_STRSIGNAL''@/1/g' \ | |
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \ | |
< ./string.in.h | \ | |
sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ | |
-e 's|@''HAVE_FFSL''@|1|g' \ | |
-e 's|@''HAVE_FFSLL''@|1|g' \ | |
-e 's|@''HAVE_MBSLEN''@|0|g' \ | |
-e 's|@''HAVE_MEMCHR''@|1|g' \ | |
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ | |
-e 's|@''HAVE_MEMPCPY''@|1|g' \ | |
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ | |
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \ | |
-e 's|@''HAVE_STPCPY''@|1|g' \ | |
-e 's|@''HAVE_STPNCPY''@|1|g' \ | |
-e 's|@''HAVE_STRCHRNUL''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ | |
-e 's|@''HAVE_STRPBRK''@|1|g' \ | |
-e 's|@''HAVE_STRSEP''@|1|g' \ | |
-e 's|@''HAVE_STRCASESTR''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ | |
-e 's|@''HAVE_STRVERSCMP''@|1|g' \ | |
-e 's|@''REPLACE_MEMCHR''@|0|g' \ | |
-e 's|@''REPLACE_MEMMEM''@|0|g' \ | |
-e 's|@''REPLACE_STPNCPY''@|0|g' \ | |
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \ | |
-e 's|@''REPLACE_STRDUP''@|0|g' \ | |
-e 's|@''REPLACE_STRNCAT''@|0|g' \ | |
-e 's|@''REPLACE_STRNDUP''@|0|g' \ | |
-e 's|@''REPLACE_STRNLEN''@|0|g' \ | |
-e 's|@''REPLACE_STRSTR''@|0|g' \ | |
-e 's|@''REPLACE_STRCASESTR''@|0|g' \ | |
-e 's|@''REPLACE_STRTOK_R''@|0|g' \ | |
-e 's|@''REPLACE_STRERROR''@|0|g' \ | |
-e 's|@''REPLACE_STRERROR_R''@|0|g' \ | |
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \ | |
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ | |
< ./string.in.h; \ | |
} > string.h-t && \ | |
mv string.h-t string.h | |
/bin/mkdir -p sys | |
/bin/mkdir -p sys | |
rm -f sys/select.h-t sys/select.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \ | |
-e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ | |
-e 's/@''GNULIB_PSELECT''@/0/g' \ | |
-e 's/@''GNULIB_SELECT''@/0/g' \ | |
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \ | |
-e 's|@''HAVE_PSELECT''@|1|g' \ | |
-e 's|@''REPLACE_PSELECT''@|0|g' \ | |
-e 's|@''REPLACE_SELECT''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./sys_select.in.h; \ | |
} > sys/select.h-t && \ | |
mv sys/select.h-t sys/select.h | |
rm -f sys/stat.h-t sys/stat.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ | |
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ | |
-e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ | |
-e 's/@''GNULIB_FCHMODAT''@/0/g' \ | |
-e 's/@''GNULIB_FSTAT''@/0/g' \ | |
-e 's/@''GNULIB_FSTATAT''@/0/g' \ | |
-e 's/@''GNULIB_FUTIMENS''@/0/g' \ | |
-e 's/@''GNULIB_LCHMOD''@/0/g' \ | |
-e 's/@''GNULIB_LSTAT''@/1/g' \ | |
-e 's/@''GNULIB_MKDIRAT''@/0/g' \ | |
-e 's/@''GNULIB_MKFIFO''@/0/g' \ | |
-e 's/@''GNULIB_MKFIFOAT''@/0/g' \ | |
-e 's/@''GNULIB_MKNOD''@/0/g' \ | |
-e 's/@''GNULIB_MKNODAT''@/0/g' \ | |
-e 's/@''GNULIB_STAT''@/1/g' \ | |
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \ | |
-e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ | |
-e 's|@''HAVE_FCHMODAT''@|1|g' \ | |
-e 's|@''HAVE_FSTATAT''@|1|g' \ | |
-e 's|@''HAVE_FUTIMENS''@|1|g' \ | |
-e 's|@''HAVE_LCHMOD''@|1|g' \ | |
-e 's|@''HAVE_LSTAT''@|1|g' \ | |
-e 's|@''HAVE_MKDIRAT''@|1|g' \ | |
-e 's|@''HAVE_MKFIFO''@|1|g' \ | |
-e 's|@''HAVE_MKFIFOAT''@|1|g' \ | |
-e 's|@''HAVE_MKNOD''@|1|g' \ | |
-e 's|@''HAVE_MKNODAT''@|1|g' \ | |
-e 's|@''HAVE_UTIMENSAT''@|1|g' \ | |
-e 's|@''REPLACE_FSTAT''@|0|g' \ | |
-e 's|@''REPLACE_FSTATAT''@|0|g' \ | |
-e 's|@''REPLACE_FUTIMENS''@|0|g' \ | |
-e 's|@''REPLACE_LSTAT''@|0|g' \ | |
-e 's|@''REPLACE_MKDIR''@|0|g' \ | |
-e 's|@''REPLACE_MKFIFO''@|0|g' \ | |
-e 's|@''REPLACE_MKNOD''@|0|g' \ | |
-e 's|@''REPLACE_STAT''@|0|g' \ | |
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./sys_stat.in.h; \ | |
} > sys/stat.h-t && \ | |
mv sys/stat.h-t sys/stat.h | |
/bin/mkdir -p sys | |
rm -f sys/time.h-t sys/time.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's/@''HAVE_SYS_TIME_H''@/1/g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \ | |
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ | |
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \ | |
-e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ | |
-e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ | |
-e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ | |
-e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./sys_time.in.h; \ | |
} > sys/time.h-t && \ | |
mv sys/time.h-t sys/time.h | |
/bin/mkdir -p sys | |
rm -f sys/types.h-t sys/types.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \ | |
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ | |
-e 's|@''WINDOWS_STAT_INODES''@|0|g' \ | |
< ./sys_types.in.h; \ | |
} > sys/types.h-t && \ | |
mv sys/types.h-t sys/types.h | |
/bin/mkdir -p sys | |
rm -f time.h-t time.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \ | |
-e 's/@''GNULIB_CTIME''@/0/g' \ | |
-e 's/@''GNULIB_LOCALTIME''@/0/g' \ | |
-e 's/@''GNULIB_MKTIME''@/0/g' \ | |
-e 's/@''GNULIB_NANOSLEEP''@/0/g' \ | |
-e 's/@''GNULIB_STRFTIME''@/0/g' \ | |
-e 's/@''GNULIB_STRPTIME''@/0/g' \ | |
-e 's/@''GNULIB_TIMEGM''@/0/g' \ | |
-e 's/@''GNULIB_TIME_R''@/0/g' \ | |
-e 's/@''GNULIB_TIME_RZ''@/0/g' \ | |
-e 's/@''GNULIB_TZSET''@/0/g' \ | |
-e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ | |
-e 's|@''HAVE_NANOSLEEP''@|1|g' \ | |
-e 's|@''HAVE_STRPTIME''@|1|g' \ | |
-e 's|@''HAVE_TIMEGM''@|1|g' \ | |
-e 's|@''HAVE_TIMEZONE_T''@|0|g' \ | |
-e 's|@''HAVE_TZSET''@|1|g' \ | |
-e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@''REPLACE_GMTIME''@|0|g' \ | |
-e 's|@''REPLACE_LOCALTIME''@|0|g' \ | |
-e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ | |
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ | |
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ | |
-e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./time.in.h; \ | |
} > time.h-t && \ | |
mv time.h-t time.h | |
rm -f unistd.h-t unistd.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''HAVE_UNISTD_H''@|1|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ | |
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ | |
-e 's/@''GNULIB_CHDIR''@/0/g' \ | |
-e 's/@''GNULIB_CHOWN''@/0/g' \ | |
-e 's/@''GNULIB_CLOSE''@/0/g' \ | |
-e 's/@''GNULIB_DUP''@/0/g' \ | |
-e 's/@''GNULIB_DUP2''@/0/g' \ | |
-e 's/@''GNULIB_DUP3''@/0/g' \ | |
-e 's/@''GNULIB_ENVIRON''@/1/g' \ | |
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \ | |
-e 's/@''GNULIB_FACCESSAT''@/0/g' \ | |
-e 's/@''GNULIB_FCHDIR''@/0/g' \ | |
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \ | |
-e 's/@''GNULIB_FDATASYNC''@/0/g' \ | |
-e 's/@''GNULIB_FSYNC''@/0/g' \ | |
-e 's/@''GNULIB_FTRUNCATE''@/0/g' \ | |
-e 's/@''GNULIB_GETCWD''@/0/g' \ | |
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ | |
-e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ | |
-e 's/@''GNULIB_GETGROUPS''@/0/g' \ | |
-e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ | |
-e 's/@''GNULIB_GETLOGIN''@/0/g' \ | |
-e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ | |
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ | |
-e 's/@''GNULIB_GETPASS''@/0/g' \ | |
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ | |
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ | |
-e 's/@''GNULIB_ISATTY''@/0/g' \ | |
-e 's/@''GNULIB_LCHOWN''@/0/g' \ | |
-e 's/@''GNULIB_LINK''@/0/g' \ | |
-e 's/@''GNULIB_LINKAT''@/0/g' \ | |
-e 's/@''GNULIB_LSEEK''@/0/g' \ | |
-e 's/@''GNULIB_PIPE''@/0/g' \ | |
-e 's/@''GNULIB_PIPE2''@/0/g' \ | |
-e 's/@''GNULIB_PREAD''@/0/g' \ | |
-e 's/@''GNULIB_PWRITE''@/0/g' \ | |
-e 's/@''GNULIB_READ''@/1/g' \ | |
-e 's/@''GNULIB_READLINK''@/0/g' \ | |
-e 's/@''GNULIB_READLINKAT''@/0/g' \ | |
-e 's/@''GNULIB_RMDIR''@/0/g' \ | |
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ | |
-e 's/@''GNULIB_SLEEP''@/0/g' \ | |
-e 's/@''GNULIB_SYMLINK''@/0/g' \ | |
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \ | |
-e 's/@''GNULIB_TRUNCATE''@/0/g' \ | |
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \ | |
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ | |
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ | |
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ | |
-e 's/@''GNULIB_UNLINK''@/0/g' \ | |
-e 's/@''GNULIB_UNLINKAT''@/0/g' \ | |
-e 's/@''GNULIB_USLEEP''@/0/g' \ | |
-e 's/@''GNULIB_WRITE''@/1/g' \ | |
< ./unistd.in.h | \ | |
sed -e 's|@''HAVE_CHOWN''@|1|g' \ | |
-e 's|@''HAVE_DUP2''@|1|g' \ | |
-e 's|@''HAVE_DUP3''@|1|g' \ | |
-e 's|@''HAVE_EUIDACCESS''@|1|g' \ | |
-e 's|@''HAVE_FACCESSAT''@|1|g' \ | |
-e 's|@''HAVE_FCHDIR''@|1|g' \ | |
-e 's|@''HAVE_FCHOWNAT''@|1|g' \ | |
-e 's|@''HAVE_FDATASYNC''@|1|g' \ | |
-e 's|@''HAVE_FSYNC''@|1|g' \ | |
-e 's|@''HAVE_FTRUNCATE''@|1|g' \ | |
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ | |
-e 's|@''HAVE_GETGROUPS''@|1|g' \ | |
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \ | |
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \ | |
-e 's|@''HAVE_GETPASS''@|1|g' \ | |
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ | |
-e 's|@''HAVE_LCHOWN''@|1|g' \ | |
-e 's|@''HAVE_LINK''@|1|g' \ | |
-e 's|@''HAVE_LINKAT''@|1|g' \ | |
-e 's|@''HAVE_PIPE''@|1|g' \ | |
-e 's|@''HAVE_PIPE2''@|1|g' \ | |
-e 's|@''HAVE_PREAD''@|1|g' \ | |
-e 's|@''HAVE_PWRITE''@|1|g' \ | |
-e 's|@''HAVE_READLINK''@|1|g' \ | |
-e 's|@''HAVE_READLINKAT''@|1|g' \ | |
-e 's|@''HAVE_SETHOSTNAME''@|1|g' \ | |
-e 's|@''HAVE_SLEEP''@|1|g' \ | |
-e 's|@''HAVE_SYMLINK''@|1|g' \ | |
-e 's|@''HAVE_SYMLINKAT''@|1|g' \ | |
-e 's|@''HAVE_UNLINKAT''@|1|g' \ | |
-e 's|@''HAVE_USLEEP''@|1|g' \ | |
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ | |
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ | |
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ | |
-e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ | |
-e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ | |
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ | |
-e 's|@''HAVE_OS_H''@|0|g' \ | |
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | |
| \ | |
sed -e 's|@''REPLACE_CHOWN''@|0|g' \ | |
-e 's|@''REPLACE_CLOSE''@|0|g' \ | |
-e 's|@''REPLACE_DUP''@|0|g' \ | |
-e 's|@''REPLACE_DUP2''@|0|g' \ | |
-e 's|@''REPLACE_FACCESSAT''@|0|g' \ | |
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \ | |
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \ | |
-e 's|@''REPLACE_GETCWD''@|0|g' \ | |
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ | |
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ | |
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ | |
-e 's|@''REPLACE_GETGROUPS''@|0|g' \ | |
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ | |
-e 's|@''REPLACE_GETPASS''@|0|g' \ | |
-e 's|@''REPLACE_ISATTY''@|0|g' \ | |
-e 's|@''REPLACE_LCHOWN''@|0|g' \ | |
-e 's|@''REPLACE_LINK''@|0|g' \ | |
-e 's|@''REPLACE_LINKAT''@|0|g' \ | |
-e 's|@''REPLACE_LSEEK''@|0|g' \ | |
-e 's|@''REPLACE_PREAD''@|0|g' \ | |
-e 's|@''REPLACE_PWRITE''@|0|g' \ | |
-e 's|@''REPLACE_READ''@|0|g' \ | |
-e 's|@''REPLACE_READLINK''@|0|g' \ | |
-e 's|@''REPLACE_READLINKAT''@|0|g' \ | |
-e 's|@''REPLACE_RMDIR''@|0|g' \ | |
-e 's|@''REPLACE_SLEEP''@|0|g' \ | |
-e 's|@''REPLACE_SYMLINK''@|0|g' \ | |
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \ | |
-e 's|@''REPLACE_TRUNCATE''@|0|g' \ | |
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \ | |
-e 's|@''REPLACE_UNLINK''@|0|g' \ | |
-e 's|@''REPLACE_UNLINKAT''@|0|g' \ | |
-e 's|@''REPLACE_USLEEP''@|0|g' \ | |
-e 's|@''REPLACE_WRITE''@|0|g' \ | |
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ | |
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ | |
} > unistd.h-t && \ | |
mv unistd.h-t unistd.h | |
rm -f sys/wait.h-t sys/wait.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \ | |
-e 's/@''GNULIB_WAITPID''@/1/g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./sys_wait.in.h; \ | |
} > sys/wait.h-t && \ | |
mv sys/wait.h-t sys/wait.h | |
rm -f wchar.h-t wchar.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''HAVE_FEATURES_H''@|1|g' \ | |
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \ | |
-e 's|@''HAVE_WCHAR_H''@|1|g' \ | |
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \ | |
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ | |
-e 's/@''GNULIB_BTOWC''@/0/g' \ | |
-e 's/@''GNULIB_WCTOB''@/0/g' \ | |
-e 's/@''GNULIB_MBSINIT''@/0/g' \ | |
-e 's/@''GNULIB_MBRTOWC''@/0/g' \ | |
-e 's/@''GNULIB_MBRLEN''@/0/g' \ | |
-e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ | |
-e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ | |
-e 's/@''GNULIB_WCRTOMB''@/0/g' \ | |
-e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ | |
-e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ | |
-e 's/@''GNULIB_WCWIDTH''@/0/g' \ | |
-e 's/@''GNULIB_WMEMCHR''@/0/g' \ | |
-e 's/@''GNULIB_WMEMCMP''@/0/g' \ | |
-e 's/@''GNULIB_WMEMCPY''@/0/g' \ | |
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \ | |
-e 's/@''GNULIB_WMEMSET''@/0/g' \ | |
-e 's/@''GNULIB_WCSLEN''@/0/g' \ | |
-e 's/@''GNULIB_WCSNLEN''@/0/g' \ | |
-e 's/@''GNULIB_WCSCPY''@/0/g' \ | |
-e 's/@''GNULIB_WCPCPY''@/0/g' \ | |
-e 's/@''GNULIB_WCSNCPY''@/0/g' \ | |
-e 's/@''GNULIB_WCPNCPY''@/0/g' \ | |
-e 's/@''GNULIB_WCSCAT''@/0/g' \ | |
-e 's/@''GNULIB_WCSNCAT''@/0/g' \ | |
-e 's/@''GNULIB_WCSCMP''@/0/g' \ | |
-e 's/@''GNULIB_WCSNCMP''@/0/g' \ | |
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \ | |
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ | |
-e 's/@''GNULIB_WCSCOLL''@/0/g' \ | |
-e 's/@''GNULIB_WCSXFRM''@/0/g' \ | |
-e 's/@''GNULIB_WCSDUP''@/0/g' \ | |
-e 's/@''GNULIB_WCSCHR''@/0/g' \ | |
-e 's/@''GNULIB_WCSRCHR''@/0/g' \ | |
-e 's/@''GNULIB_WCSCSPN''@/0/g' \ | |
-e 's/@''GNULIB_WCSSPN''@/0/g' \ | |
-e 's/@''GNULIB_WCSPBRK''@/0/g' \ | |
-e 's/@''GNULIB_WCSSTR''@/0/g' \ | |
-e 's/@''GNULIB_WCSTOK''@/0/g' \ | |
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \ | |
-e 's/@''GNULIB_WCSFTIME''@/0/g' \ | |
< ./wchar.in.h | \ | |
sed -e 's|@''HAVE_WINT_T''@|1|g' \ | |
-e 's|@''HAVE_BTOWC''@|1|g' \ | |
-e 's|@''HAVE_MBSINIT''@|1|g' \ | |
-e 's|@''HAVE_MBRTOWC''@|1|g' \ | |
-e 's|@''HAVE_MBRLEN''@|1|g' \ | |
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \ | |
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ | |
-e 's|@''HAVE_WCRTOMB''@|1|g' \ | |
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \ | |
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ | |
-e 's|@''HAVE_WMEMCHR''@|1|g' \ | |
-e 's|@''HAVE_WMEMCMP''@|1|g' \ | |
-e 's|@''HAVE_WMEMCPY''@|1|g' \ | |
-e 's|@''HAVE_WMEMMOVE''@|1|g' \ | |
-e 's|@''HAVE_WMEMSET''@|1|g' \ | |
-e 's|@''HAVE_WCSLEN''@|1|g' \ | |
-e 's|@''HAVE_WCSNLEN''@|1|g' \ | |
-e 's|@''HAVE_WCSCPY''@|1|g' \ | |
-e 's|@''HAVE_WCPCPY''@|1|g' \ | |
-e 's|@''HAVE_WCSNCPY''@|1|g' \ | |
-e 's|@''HAVE_WCPNCPY''@|1|g' \ | |
-e 's|@''HAVE_WCSCAT''@|1|g' \ | |
-e 's|@''HAVE_WCSNCAT''@|1|g' \ | |
-e 's|@''HAVE_WCSCMP''@|1|g' \ | |
-e 's|@''HAVE_WCSNCMP''@|1|g' \ | |
-e 's|@''HAVE_WCSCASECMP''@|1|g' \ | |
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \ | |
-e 's|@''HAVE_WCSCOLL''@|1|g' \ | |
-e 's|@''HAVE_WCSXFRM''@|1|g' \ | |
-e 's|@''HAVE_WCSDUP''@|1|g' \ | |
-e 's|@''HAVE_WCSCHR''@|1|g' \ | |
-e 's|@''HAVE_WCSRCHR''@|1|g' \ | |
-e 's|@''HAVE_WCSCSPN''@|1|g' \ | |
-e 's|@''HAVE_WCSSPN''@|1|g' \ | |
-e 's|@''HAVE_WCSPBRK''@|1|g' \ | |
-e 's|@''HAVE_WCSSTR''@|1|g' \ | |
-e 's|@''HAVE_WCSTOK''@|1|g' \ | |
-e 's|@''HAVE_WCSWIDTH''@|1|g' \ | |
-e 's|@''HAVE_WCSFTIME''@|1|g' \ | |
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \ | |
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | |
| \ | |
sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ | |
-e 's|@''REPLACE_BTOWC''@|0|g' \ | |
-e 's|@''REPLACE_WCTOB''@|0|g' \ | |
-e 's|@''REPLACE_MBSINIT''@|0|g' \ | |
-e 's|@''REPLACE_MBRTOWC''@|0|g' \ | |
-e 's|@''REPLACE_MBRLEN''@|0|g' \ | |
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ | |
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ | |
-e 's|@''REPLACE_WCRTOMB''@|0|g' \ | |
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ | |
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ | |
-e 's|@''REPLACE_WCWIDTH''@|0|g' \ | |
-e 's|@''REPLACE_WCSWIDTH''@|0|g' \ | |
-e 's|@''REPLACE_WCSFTIME''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ | |
} > wchar.h-t && \ | |
mv wchar.h-t wchar.h | |
/usr/bin/make all-recursive | |
make[3]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/gl/lib' | |
make[4]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/gl/lib' | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o dirname.lo dirname.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o basename.lo basename.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o dirname-lgpl.lo dirname-lgpl.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o basename-lgpl.lo basename-lgpl.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c basename.c -o basename.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c basename-lgpl.c -o basename-lgpl.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c dirname-lgpl.c -o dirname-lgpl.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c dirname.c -o dirname.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o stripslash.lo stripslash.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o exitfail.lo exitfail.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o full-write.lo full-write.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o getprogname.lo getprogname.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c stripslash.c -o stripslash.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c exitfail.c -o exitfail.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c full-write.c -o full-write.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c getprogname.c -o getprogname.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o malloca.lo malloca.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o safe-read.lo safe-read.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o safe-write.lo safe-write.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o sig-handler.lo sig-handler.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c safe-read.c -o safe-read.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c malloca.c -o malloca.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c safe-write.c -o safe-write.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c sig-handler.c -o sig-handler.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o stat-time.lo stat-time.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o tempname.lo tempname.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o glthread/threadlib.lo glthread/threadlib.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o glthread/tls.lo glthread/tls.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c stat-time.c -o stat-time.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c tempname.c -o tempname.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c glthread/threadlib.c -o glthread/threadlib.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c glthread/tls.c -o glthread/tls.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o unistd.lo unistd.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o xmalloc.lo xmalloc.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o xalloc-die.lo xalloc-die.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c xmalloc.c -o xmalloc.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c xalloc-die.c -o xalloc-die.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c unistd.c -o unistd.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o xsize.lo xsize.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c xsize.c -o xsize.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o xstrndup.lo xstrndup.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o xvasprintf.lo xvasprintf.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o xasprintf.lo xasprintf.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c xvasprintf.c -o xvasprintf.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c xstrndup.c -o xstrndup.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o asnprintf.lo asnprintf.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c xasprintf.c -o xasprintf.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o localtime-buffer.lo localtime-buffer.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c asnprintf.c -o asnprintf.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o printf-args.lo printf-args.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o printf-parse.lo printf-parse.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o vasnprintf.lo vasnprintf.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c localtime-buffer.c -o localtime-buffer.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c printf-args.c -o printf-args.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c vasnprintf.c -o vasnprintf.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c -o glthread/lock.lo glthread/lock.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c printf-parse.c -o printf-parse.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c glthread/lock.c -o glthread/lock.o | |
/bin/bash ../../libtool --tag=CC --mode=link gcc-5 -fPIC -Wall -no-undefined -o libgnu.la dirname.lo basename.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo exitfail.lo full-write.lo getprogname.lo glthread/lock.lo malloca.lo safe-read.lo safe-write.lo sig-handler.lo stat-time.lo tempname.lo glthread/threadlib.lo glthread/tls.lo unistd.lo xmalloc.lo xalloc-die.lo xsize.lo xstrndup.lo xvasprintf.lo xasprintf.lo asnprintf.lo localtime-buffer.lo printf-args.lo printf-parse.lo vasnprintf.lo | |
libtool: link: ar cru .libs/libgnu.a dirname.o basename.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o full-write.o getprogname.o glthread/lock.o malloca.o safe-read.o safe-write.o sig-handler.o stat-time.o tempname.o glthread/threadlib.o glthread/tls.o unistd.o xmalloc.o xalloc-die.o xsize.o xstrndup.o xvasprintf.o xasprintf.o asnprintf.o localtime-buffer.o printf-args.o printf-parse.o vasnprintf.o | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
libtool: link: ranlib .libs/libgnu.a | |
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) | |
make[4]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/gl/lib' | |
make[3]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/gl/lib' | |
make[2]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/gl/lib' | |
Making all in lib | |
make[2]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/lib' | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../gl/lib -I../gl/lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wall -c -o libpipeline_la-appendstr.lo `test -f 'appendstr.c' || echo './'`appendstr.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../gl/lib -I../gl/lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wall -c -o libpipeline_la-debug.lo `test -f 'debug.c' || echo './'`debug.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../gl/lib -I../gl/lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wall -c -o libpipeline_la-pipeline.lo `test -f 'pipeline.c' || echo './'`pipeline.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../gl/lib -I../gl/lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wall -c debug.c -o libpipeline_la-debug.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../gl/lib -I../gl/lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wall -c pipeline.c -o libpipeline_la-pipeline.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../gl/lib -I../gl/lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wall -c appendstr.c -o libpipeline_la-appendstr.o | |
/bin/bash ../libtool --tag=CC --mode=link gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wall -export-symbols-regex '^(pipecmd|pipeline)_' -no-undefined -version-info 6:1:5 -o libpipeline.la -rpath /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib libpipeline_la-appendstr.lo libpipeline_la-debug.lo libpipeline_la-pipeline.lo ../gl/lib/libgnu.la | |
libtool: link: (cd .libs/libpipeline.lax/libgnu.a && ar x "/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/lib/../gl/lib/.libs/libgnu.a") | |
libtool: link: ar cru .libs/libpipeline.a libpipeline_la-appendstr.o libpipeline_la-debug.o libpipeline_la-pipeline.o .libs/libpipeline.lax/libgnu.a/asnprintf.o .libs/libpipeline.lax/libgnu.a/basename-lgpl.o .libs/libpipeline.lax/libgnu.a/basename.o .libs/libpipeline.lax/libgnu.a/dirname-lgpl.o .libs/libpipeline.lax/libgnu.a/dirname.o .libs/libpipeline.lax/libgnu.a/exitfail.o .libs/libpipeline.lax/libgnu.a/full-write.o .libs/libpipeline.lax/libgnu.a/getprogname.o .libs/libpipeline.lax/libgnu.a/localtime-buffer.o .libs/libpipeline.lax/libgnu.a/lock.o .libs/libpipeline.lax/libgnu.a/malloca.o .libs/libpipeline.lax/libgnu.a/printf-args.o .libs/libpipeline.lax/libgnu.a/printf-parse.o .libs/libpipeline.lax/libgnu.a/safe-read.o .libs/libpipeline.lax/libgnu.a/safe-write.o .libs/libpipeline.lax/libgnu.a/sig-handler.o .libs/libpipeline.lax/libgnu.a/stat-time.o .libs/libpipeline.lax/libgnu.a/stripslash.o .libs/libpipeline.lax/libgnu.a/tempname.o .libs/libpipeline.lax/libgnu.a/threadlib.o .libs/libpipeline.lax/libgnu.a/tls.o .libs/libpipeline.lax/libgnu.a/unistd.o .libs/libpipeline.lax/libgnu.a/vasnprintf.o .libs/libpipeline.lax/libgnu.a/xalloc-die.o .libs/libpipeline.lax/libgnu.a/xasprintf.o .libs/libpipeline.lax/libgnu.a/xmalloc.o .libs/libpipeline.lax/libgnu.a/xsize.o .libs/libpipeline.lax/libgnu.a/xstrndup.o .libs/libpipeline.lax/libgnu.a/xvasprintf.o | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
libtool: link: ranlib .libs/libpipeline.a | |
libtool: link: rm -fr .libs/libpipeline.lax | |
libtool: link: ( cd ".libs" && rm -f "libpipeline.la" && ln -s "../libpipeline.la" "libpipeline.la" ) | |
make[2]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/lib' | |
Making all in man | |
make[2]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/man' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/man' | |
Making all in tests | |
make[2]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/tests' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/tests' | |
make[2]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1' | |
make[2]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1' | |
make[1]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c dirname-lgpl.c -o dirname-lgpl.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c dirname-lgpl.c -o dirname-lgpl.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c basename.c -o basename.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c basename.c -o basename.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c basename-lgpl.c -o basename-lgpl.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c basename-lgpl.c -o basename-lgpl.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c dirname.c -o dirname.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c dirname.c -o dirname.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c stripslash.c -o stripslash.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c stripslash.c -o stripslash.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c exitfail.c -o exitfail.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c exitfail.c -o exitfail.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c getprogname.c -o getprogname.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c getprogname.c -o getprogname.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c full-write.c -o full-write.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c full-write.c -o full-write.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c safe-read.c -o safe-read.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c safe-read.c -o safe-read.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c malloca.c -o malloca.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c malloca.c -o malloca.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c safe-write.c -o safe-write.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c safe-write.c -o safe-write.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c sig-handler.c -o sig-handler.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c sig-handler.c -o sig-handler.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c tempname.c -o tempname.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c tempname.c -o tempname.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c stat-time.c -o stat-time.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c stat-time.c -o stat-time.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c glthread/threadlib.c -o glthread/threadlib.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c glthread/threadlib.c -o glthread/threadlib.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c glthread/tls.c -o glthread/tls.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c glthread/tls.c -o glthread/tls.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c xmalloc.c -o xmalloc.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c xmalloc.c -o xmalloc.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c xalloc-die.c -o xalloc-die.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c xalloc-die.c -o xalloc-die.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c unistd.c -o unistd.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c unistd.c -o unistd.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c xsize.c -o xsize.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c xsize.c -o xsize.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c xstrndup.c -o xstrndup.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c xstrndup.c -o xstrndup.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c xvasprintf.c -o xvasprintf.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c xvasprintf.c -o xvasprintf.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c xasprintf.c -o xasprintf.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c xasprintf.c -o xasprintf.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c asnprintf.c -o asnprintf.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c asnprintf.c -o asnprintf.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c localtime-buffer.c -o localtime-buffer.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c localtime-buffer.c -o localtime-buffer.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c printf-args.c -o printf-args.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c printf-args.c -o printf-args.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c vasnprintf.c -o vasnprintf.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c vasnprintf.c -o vasnprintf.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c printf-parse.c -o printf-parse.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c printf-parse.c -o printf-parse.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -fPIC -Wall -c glthread/lock.c -o glthread/lock.o | |
superenv removed: -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fPIC -c glthread/lock.c -o glthread/lock.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../gl/lib -I../gl/lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wall -c debug.c -o libpipeline_la-debug.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl/lib -Wno-missing-field-initializers -fPIC -c debug.c -o libpipeline_la-debug.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../gl/lib -I../gl/lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wall -c pipeline.c -o libpipeline_la-pipeline.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl/lib -Wno-missing-field-initializers -fPIC -c pipeline.c -o libpipeline_la-pipeline.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../gl/lib -I../gl/lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wall -c appendstr.c -o libpipeline_la-appendstr.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wall | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../gl/lib -Wno-missing-field-initializers -fPIC -c appendstr.c -o libpipeline_la-appendstr.o -isystem/home/linuxbrew/.linuxbrew/include | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-06-20 14:48:53 +0000 | |
make | |
install | |
Making install in gl/lib | |
make[1]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/gl/lib' | |
/usr/bin/make install-recursive | |
make[2]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/gl/lib' | |
make[3]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/gl/lib' | |
make[4]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/gl/lib' | |
make[4]: Nothing to be done for 'install-exec-am'. | |
make[4]: Nothing to be done for 'install-data-am'. | |
make[4]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/gl/lib' | |
make[3]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/gl/lib' | |
make[2]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/gl/lib' | |
make[1]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/gl/lib' | |
Making install in lib | |
make[1]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/lib' | |
make[2]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/lib' | |
/bin/mkdir -p '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib' | |
/bin/mkdir -p '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include' | |
/bin/mkdir -p '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/pkgconfig' | |
/bin/bash ../libtool --mode=install /usr/bin/install -c libpipeline.la '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib' | |
/usr/bin/install -c -m 644 pipeline.h '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include' | |
/usr/bin/install -c -m 644 libpipeline.pc '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/pkgconfig' | |
libtool: install: /usr/bin/install -c .libs/libpipeline.lai /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.la | |
libtool: install: /usr/bin/install -c .libs/libpipeline.a /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a | |
libtool: install: chmod 644 /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a | |
libtool: install: ranlib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a | |
libtool: finish: PATH="/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/xz/bin:/home/linuxbrew/.linuxbrew/opt/pkg-config/bin:/home/linuxbrew/.linuxbrew/opt/groff/bin:/home/linuxbrew/.linuxbrew/opt/gdbm/bin:/home/linuxbrew/.linuxbrew/opt/binutils/bin:/usr/bin:/bin:/usr/sbin:/sbin:/home/linuxbrew/.linuxbrew/opt/gcc/bin:/sbin" ldconfig -n /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the '-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the 'LD_RUN_PATH' environment variable | |
during linking | |
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to '/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
make[2]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/lib' | |
make[1]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/lib' | |
Making install in man | |
make[1]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/man' | |
make[2]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/man' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
/bin/mkdir -p '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/share/man/man3' | |
/usr/bin/install -c -m 644 libpipeline.3 '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/share/man/man3' | |
/usr/bin/make install-data-hook | |
make[3]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/man' | |
set -e; cd "/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/share/man/man3"; for function in pipecmd_new pipecmd_new_argv pipecmd_new_args pipecmd_new_argstr pipecmd_new_function pipecmd_new_sequencev pipecmd_new_sequence pipecmd_new_passthrough pipecmd_dup pipecmd_arg pipecmd_argf pipecmd_argv pipecmd_args pipecmd_argstr pipecmd_get_nargs pipecmd_nice pipecmd_discard_err pipecmd_chdir pipecmd_fchdir pipecmd_setenv pipecmd_unsetenv pipecmd_clearenv pipecmd_pre_exec pipecmd_sequence_command pipecmd_dump pipecmd_tostring pipecmd_exec pipecmd_free pipeline_new pipeline_new_commandv pipeline_new_commands pipeline_new_command_argv pipeline_new_command_args pipeline_join pipeline_connect pipeline_command pipeline_command_argv pipeline_command_args pipeline_command_argstr pipeline_commandv pipeline_commands pipeline_want_in pipeline_want_out pipeline_want_infile pipeline_want_outfile pipeline_ignore_signals pipeline_get_ncommands pipeline_get_command pipeline_set_command pipeline_get_pid pipeline_get_infile pipeline_get_outfile pipeline_dump pipeline_tostring pipeline_free pipeline_install_post_fork pipeline_start pipeline_wait_all pipeline_wait pipeline_run pipeline_pump pipeline_read pipeline_peek pipeline_peek_size pipeline_peek_skip pipeline_readline pipeline_peekline; do \ | |
rm -f $function.3; \ | |
ln -s libpipeline.3 $function.3; \ | |
done | |
make[3]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/man' | |
make[2]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/man' | |
make[1]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/man' | |
Making install in tests | |
make[1]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/tests' | |
make[2]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/tests' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
make[2]: Nothing to be done for 'install-data-am'. | |
make[2]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/tests' | |
make[1]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1/tests' | |
make[1]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1' | |
make[2]: Entering directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
make[2]: Nothing to be done for 'install-data-am'. | |
make[2]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1' | |
make[1]: Leaving directory '/tmp/man-db--libpipeline-20190620-39406-1pf3jrp/libpipeline-1.5.1' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-06-20 14:48:53 +0000 | |
./configure | |
--disable-dependency-tracking | |
--disable-silent-rules | |
--prefix=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1 | |
--disable-cache-owner | |
--disable-setuid | |
--program-prefix=g | |
--without-systemdtmpfilesdir | |
--without-systemdsystemunitdir | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... no | |
checking for mawk... mawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking whether make supports nested variables... (cached) yes | |
checking whether make supports the include directive... yes (GNU style) | |
checking for gcc... gcc-5 | |
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 gcc-5 accepts -g... yes | |
checking for gcc-5 option to enable C11 features... none needed | |
checking dependency style of gcc-5... none | |
checking how to run the C preprocessor... gcc-5 -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 whether _XOPEN_SOURCE should be defined... no | |
checking if tar --sort=name works... yes | |
checking build system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking for pkg-config... /home/linuxbrew/.linuxbrew/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
configure: System-wide cache files will have unconstrained ownership | |
configure: Man will not be installed setuid | |
configure: Using GNU hierarchy organization | |
checking for Minix Amsterdam compiler... no | |
checking for ar... ar | |
checking the archiver (ar) interface... ar | |
checking for ar... (cached) ar | |
checking for ranlib... ranlib | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking how to run the C preprocessor... gcc-5 -E | |
checking whether C compiler handles -Werror -Wunknown-warning-option... no | |
checking whether C compiler handles -W... yes | |
checking whether C compiler handles -Wpointer-arith... yes | |
checking whether C compiler handles -Wwrite-strings... yes | |
checking whether C compiler handles -Wstrict-prototypes... yes | |
checking whether C compiler handles -Wshadow... yes | |
checking whether C compiler handles -Wformat-security... yes | |
checking whether C compiler handles -Wredundant-decls... yes | |
checking whether C compiler handles -Wno-missing-field-initializers... yes | |
checking whether ln -s works... yes | |
checking the archiver (ar) interface... (cached) ar | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc-5... /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld | |
checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B | |
checking the name lister (/home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B) interface... BSD nm | |
checking the maximum length of command line arguments... 1572864 | |
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... dlltool | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... (cached) ranlib | |
checking command to parse /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B output from gcc-5 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 dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc-5 supports -fno-rtti -fno-exceptions... no | |
checking for gcc-5 option to produce PIC... -fPIC -DPIC | |
checking if gcc-5 PIC flag -fPIC -DPIC works... yes | |
checking if gcc-5 static flag -static works... yes | |
checking if gcc-5 supports -c -o file.o... yes | |
checking if gcc-5 supports -c -o file.o... (cached) yes | |
checking whether the gcc-5 linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
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 for cat... cat | |
checking for www-browser... no | |
checking for lynx... no | |
checking for elinks... no | |
checking for w3m... no | |
checking for tr... tr | |
checking for grep... grep | |
checking for pager... pager | |
checking for nroff... nroff | |
checking whether nroff is GNU nroff... yes | |
checking for appropriate nroff macro... -mandoc | |
checking for groff... groff | |
checking for appropriate groff options... -mandoc | |
checking whether nroff supports warning control... yes | |
checking for gpreconv... no | |
checking for preconv... preconv | |
checking for groff with Debian multibyte patch or real Unicode support... yes | |
checking for eqn... eqn | |
checking for neqn... neqn | |
checking for tbl... tbl | |
checking whether tbl supports the 'x' format character... yes | |
checking for col... no | |
checking for gcol... no | |
checking for vgrind... no | |
checking for gvgrind... no | |
checking for refer... refer | |
checking for grap... no | |
checking for pic... pic | |
checking for gzip... gzip | |
checking for compress... no | |
checking for bzip2... bzip2 | |
checking for xz... xz | |
checking for lzip... no | |
checking for gzopen in -lz... yes | |
checking for library containing strerror... none required | |
checking for flex... no | |
checking for lex... no | |
checking for size_t... yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking for inline... inline | |
checking for C/C++ restrict keyword... __restrict | |
checking whether clearerr_unlocked is declared... yes | |
checking whether feof_unlocked is declared... yes | |
checking whether ferror_unlocked is declared... yes | |
checking whether fflush_unlocked is declared... yes | |
checking whether fgets_unlocked is declared... yes | |
checking whether fputc_unlocked is declared... yes | |
checking whether fputs_unlocked is declared... yes | |
checking whether fread_unlocked is declared... yes | |
checking whether fwrite_unlocked is declared... yes | |
checking whether getc_unlocked is declared... yes | |
checking whether getchar_unlocked is declared... yes | |
checking whether putc_unlocked is declared... yes | |
checking whether putchar_unlocked is declared... yes | |
checking for flockfile... yes | |
checking for funlockfile... yes | |
checking for btowc... yes | |
checking for canonicalize_file_name... yes | |
checking for realpath... yes | |
checking for getcwd... yes | |
checking for readlink... yes | |
checking for _set_invalid_parameter_handler... no | |
checking for fchdir... yes | |
checking for fcntl... yes | |
checking for symlink... yes | |
checking for fdopendir... yes | |
checking for mempcpy... yes | |
checking for flock... yes | |
checking for fnmatch... yes | |
checking for isblank... yes | |
checking for iswctype... yes | |
checking for mbsrtowcs... yes | |
checking for wmemchr... yes | |
checking for wmemcpy... yes | |
checking for wmempcpy... yes | |
checking for fstatat... yes | |
checking for futimens... yes | |
checking for getdelim... yes | |
checking for getdtablesize... yes | |
checking for getlogin_r... yes | |
checking for getprogname... no | |
checking for getexecname... no | |
checking for gettimeofday... yes | |
checking for glob... yes | |
checking for glob_pattern_p... yes | |
checking for getpwnam_r... yes | |
checking for getuid... yes | |
checking for geteuid... yes | |
checking for getresuid... yes | |
checking for getgid... yes | |
checking for getegid... yes | |
checking for getresgid... yes | |
checking for setresuid... yes | |
checking for setreuid... yes | |
checking for seteuid... yes | |
checking for setresgid... yes | |
checking for setregid... yes | |
checking for setegid... yes | |
checking for lstat... yes | |
checking for mbsinit... yes | |
checking for mbrtowc... yes | |
checking for mprotect... yes | |
checking for mkstemp... yes | |
checking for nl_langinfo... yes | |
checking for openat... yes | |
checking for link... yes | |
checking for fpathconf... yes | |
checking for setenv... yes | |
checking for sigaction... yes | |
checking for sigaltstack... yes | |
checking for siginterrupt... yes | |
checking for sleep... yes | |
checking for strdup... yes | |
checking for strndup... yes | |
checking for pipe... yes | |
checking for utime... yes | |
checking for futimes... yes | |
checking for futimesat... yes | |
checking for utimensat... yes | |
checking for lutimes... yes | |
checking for vasnprintf... no | |
checking for snprintf... yes | |
checking for wcrtomb... yes | |
checking for iswcntrl... yes | |
checking for features.h... yes | |
checking for linewrap.h... no | |
checking for sys/param.h... yes | |
checking for unistd.h... (cached) yes | |
checking for sys/socket.h... yes | |
checking for dirent.h... yes | |
checking for fnmatch.h... yes | |
checking for wctype.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking for getopt.h... yes | |
checking for sys/cdefs.h... yes | |
checking for sys/time.h... yes | |
checking for glob.h... yes | |
checking for langinfo.h... yes | |
checking for limits.h... yes | |
checking for xlocale.h... yes | |
checking for sys/mman.h... yes | |
checking for sys/select.h... yes | |
checking for malloc.h... yes | |
checking for wchar.h... yes | |
checking for stdint.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for sys/file.h... yes | |
checking for sys/ioctl.h... yes | |
checking for sys/uio.h... yes | |
checking for sysexits.h... yes | |
checking for utime.h... yes | |
checking for crtdefs.h... no | |
checking whether strerror_r is declared... yes | |
checking for strerror_r... yes | |
checking whether strerror_r returns char *... yes | |
checking whether <wchar.h> uses 'inline' correctly... yes | |
checking for nl_langinfo and CODESET... yes | |
checking for a traditional french locale... none | |
checking whether // is distinct from /... no | |
checking whether realpath works... yes | |
checking whether the preprocessor supports include_next... yes | |
checking whether system header files limit the line length... no | |
checking if environ is properly declared... yes | |
checking for complete errno.h... yes | |
checking whether fchdir is declared... yes | |
checking for working fcntl.h... yes | |
checking for pid_t... yes | |
checking for mode_t... yes | |
checking for mbstate_t... yes | |
checking whether stat file-mode macros are broken... no | |
checking for nlink_t... yes | |
checking whether lstat correctly handles trailing slash... yes | |
checking whether getcwd (NULL, 0) allocates memory for result... yes | |
checking for getcwd with POSIX signature... yes | |
checking whether getcwd is declared... yes | |
checking whether getdelim is declared... yes | |
checking whether getdtablesize is declared... yes | |
checking whether getline is declared... yes | |
checking whether getlogin_r is declared... yes | |
checking whether getlogin is declared... yes | |
checking for getopt.h... (cached) yes | |
checking for getopt_long_only... yes | |
checking whether getopt is POSIX compatible... yes | |
checking for working GNU getopt function... yes | |
checking for working GNU getopt_long function... yes | |
checking for struct timeval... yes | |
checking for wide-enough struct timeval.tv_sec member... yes | |
checking whether <sys/socket.h> is self-contained... yes | |
checking for shutdown... yes | |
checking whether <sys/socket.h> defines the SHUT_* macros... yes | |
checking for struct sockaddr_storage... yes | |
checking for sa_family_t... yes | |
checking for struct sockaddr_storage.ss_family... yes | |
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no | |
checking for wchar_t... yes | |
checking for good max_align_t... yes | |
checking whether NULL can be used in arbitrary expressions... yes | |
checking for ld... /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64 | |
checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) is GNU ld... yes | |
checking for shared library run path origin... done | |
checking 32-bit host C ABI... no | |
checking for the common suffixes of directories in the library search path... lib,lib | |
checking whether imported symbols can be declared weak... yes | |
checking whether the linker supports --as-needed... yes | |
checking whether the linker supports --push-state... yes | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking for multithread API to use... posix | |
checking whether malloc, realloc, calloc are POSIX compliant... yes | |
checking for stdlib.h... (cached) yes | |
checking for GNU libc compatible malloc... yes | |
checking for unsigned long long int... yes | |
checking for long long int... yes | |
checking for a traditional japanese locale... none | |
checking for a transitional chinese locale... none | |
checking for a french Unicode locale... none | |
checking for mmap... yes | |
checking for MAP_ANONYMOUS... yes | |
checking whether memchr works... yes | |
checking whether memmem is declared... yes | |
checking for memmem... yes | |
checking whether memmem works... yes | |
checking whether memrchr is declared... yes | |
checking whether <limits.h> defines MIN and MAX... no | |
checking whether <sys/param.h> defines MIN and MAX... yes | |
checking whether <sys/select.h> is self-contained... yes | |
checking for library containing setsockopt... none needed | |
checking whether select supports a 0 argument... yes | |
checking whether select detects invalid fds... yes | |
checking whether alarm is declared... yes | |
checking whether C symbols are prefixed with underscore at the linker level... no | |
checking for O_CLOEXEC... yes | |
checking for promoted mode_t type... mode_t | |
checking for sigset_t... yes | |
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes | |
checking for long file names... yes | |
checking whether setenv is declared... yes | |
checking search.h usability... yes | |
checking search.h presence... yes | |
checking for search.h... yes | |
checking for tsearch... yes | |
checking for uid_t in sys/types.h... yes | |
checking for stdbool.h that conforms to C99... yes | |
checking for _Bool... yes | |
checking for wint_t... yes | |
checking whether wint_t is too small... no | |
checking whether stdint.h conforms to C99... yes | |
checking whether stdint.h predates C++11... no | |
checking whether stdint.h has UINTMAX_WIDTH etc.... no | |
checking for strcasestr... yes | |
checking whether strcasestr works... yes | |
checking whether strdup is declared... yes | |
checking whether strerror(0) succeeds... yes | |
checking whether strndup is declared... yes | |
checking whether strnlen is declared... yes | |
checking for struct timespec in <time.h>... yes | |
checking whether unsetenv is declared... yes | |
checking whether the utimes function works... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for intmax_t... yes | |
checking where to find the exponent in a 'double'... word 1 bit 20 | |
checking whether snprintf returns a byte count as in C99... yes | |
checking for snprintf... (cached) yes | |
checking for strnlen... yes | |
checking for wcslen... yes | |
checking for wcsnlen... yes | |
checking for mbrtowc... (cached) yes | |
checking for wcrtomb... (cached) yes | |
checking whether _snprintf is declared... no | |
checking whether vsnprintf is declared... yes | |
checking for alloca as a compiler built-in... yes | |
checking whether program_invocation_name is declared... yes | |
checking whether program_invocation_short_name is declared... yes | |
checking whether program_invocation_name is defined... yes | |
checking whether program_invocation_short_name is defined... yes | |
checking whether btowc(0) is correct... yes | |
checking whether btowc(EOF) is correct... guessing yes | |
checking for __builtin_expect... yes | |
checking whether this system has an arbitrary file name length limit... yes | |
checking for library containing clock_gettime... none required | |
checking for clock_gettime... yes | |
checking for clock_settime... yes | |
checking for closedir... yes | |
checking for d_ino member in directory struct... yes | |
checking for d_type member in directory struct... yes | |
checking for dirfd... yes | |
checking whether dirfd is declared... yes | |
checking whether dirfd is a macro... no | |
checking whether // is distinct from /... (cached) no | |
checking whether dup works... yes | |
checking whether dup2 works... yes | |
checking for error_at_line... yes | |
checking whether fcntl handles F_DUPFD correctly... yes | |
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check | |
checking whether fdopendir is declared... yes | |
checking whether fdopendir works... yes | |
checking for flexible array member... yes | |
checking whether conversion from 'int' to 'long double' works... yes | |
checking for working GNU fnmatch... yes | |
checking whether fstatat (..., 0) works... yes | |
checking whether futimens works... yes | |
checking whether getcwd handles long file names properly... yes | |
checking for getpagesize... yes | |
checking whether getcwd aborts when 4k < cwd_length < 16k... no | |
checking for working getdelim function... yes | |
checking whether getdtablesize works... yes | |
checking for getline... yes | |
checking for working getline function... yes | |
checking whether getlogin_r works with small buffers... yes | |
checking whether program_invocation_name is declared... (cached) yes | |
checking whether program_invocation_short_name is declared... (cached) yes | |
checking whether __argv is declared... no | |
checking whether gettimeofday clobbers localtime buffer... no | |
checking for gettimeofday with POSIX signature... almost | |
checking for GNU glob interface version 1 or 2... yes | |
checking whether glob lists broken symlinks... no | |
checking for ioctl... yes | |
checking for ioctl with POSIX signature... no | |
checking whether langinfo.h defines CODESET... yes | |
checking whether langinfo.h defines T_FMT_AMPM... yes | |
checking whether langinfo.h defines ALTMON_1... no | |
checking whether langinfo.h defines ERA... yes | |
checking whether langinfo.h defines YESEXPR... yes | |
checking for C compiler flag to ignore unused libraries... -Wl,--as-needed | |
checking whether the compiler supports the __inline keyword... yes | |
checking whether locale.h conforms to POSIX:2001... yes | |
checking whether locale.h defines locale_t... yes | |
checking whether struct lconv is properly defined... yes | |
checking for pthread_rwlock_t... yes | |
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no | |
checking for stdlib.h... (cached) yes | |
checking for GNU libc compatible malloc... (cached) yes | |
checking whether mbrtowc handles incomplete characters... guessing yes | |
checking whether mbrtowc works as well as mbtowc... guessing yes | |
checking whether mbrtowc handles a NULL pwc argument... guessing yes | |
checking whether mbrtowc handles a NULL string argument... guessing yes | |
checking whether mbrtowc has a correct return value... guessing yes | |
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes | |
checking whether mbrtowc works on empty input... yes | |
checking whether the C locale is free of encoding errors... no | |
checking whether mbrtowc handles incomplete characters... (cached) guessing yes | |
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes | |
checking whether mbrtowc handles incomplete characters... (cached) guessing yes | |
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes | |
checking whether mbsrtowcs works... guessing yes | |
checking whether memmem works in linear time... yes | |
checking for memmem... (cached) yes | |
checking whether memmem works... (cached) yes | |
checking for mempcpy... (cached) yes | |
checking for memrchr... yes | |
checking whether mkdir handles trailing slash... yes | |
checking whether mkdir handles trailing dot... yes | |
checking for mkdtemp... yes | |
checking for working mkstemp... yes | |
checking for library containing nanosleep... none required | |
checking for working nanosleep... no (mishandles large arguments) | |
checking whether YESEXPR works... yes | |
checking whether open recognizes a trailing slash... yes | |
checking for opendir... yes | |
checking whether program_invocation_name is declared... (cached) yes | |
checking whether program_invocation_short_name is declared... (cached) yes | |
checking for raise... yes | |
checking for sigprocmask... yes | |
checking for rawmemchr... yes | |
checking for readdir... yes | |
checking whether readlink signature is correct... yes | |
checking whether readlink handles trailing slash correctly... yes | |
checking for working re_compile_pattern... no | |
checking libintl.h usability... yes | |
checking libintl.h presence... yes | |
checking for libintl.h... yes | |
checking whether isblank is declared... yes | |
checking whether rename honors trailing slash on destination... yes | |
checking whether rename honors trailing slash on source... yes | |
checking whether rename manages hard links correctly... yes | |
checking whether rename manages existing destinations correctly... yes | |
checking for rewinddir... yes | |
checking whether rmdir works... yes | |
checking whether select supports a 0 argument... (cached) yes | |
checking whether select detects invalid fds... (cached) yes | |
checking whether setenv validates arguments... yes | |
checking for struct sigaction.sa_sigaction... yes | |
checking for volatile sig_atomic_t... yes | |
checking for sighandler_t... yes | |
checking for sigprocmask... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for SIZE_MAX... yes | |
checking whether sleep is declared... yes | |
checking for working sleep... yes | |
checking for socklen_t... yes | |
checking for ssize_t... yes | |
checking whether stat handles trailing slashes on files... yes | |
checking for struct stat.st_atim.tv_nsec... yes | |
checking whether struct stat.st_atim is of type struct timespec... yes | |
checking for struct stat.st_birthtimespec.tv_nsec... no | |
checking for struct stat.st_birthtimensec... no | |
checking for struct stat.st_birthtim.tv_nsec... no | |
checking for working stdalign.h... yes | |
checking for va_copy... yes | |
checking for good max_align_t... (cached) yes | |
checking whether NULL can be used in arbitrary expressions... (cached) yes | |
checking which flavor of printf attribute matches inttypes macros... system | |
checking for strcasecmp... yes | |
checking for strncasecmp... yes | |
checking whether strncasecmp is declared... yes | |
checking whether strcasestr works in linear time... yes | |
checking for strcasestr... (cached) yes | |
checking whether strcasestr works... (cached) yes | |
checking for strchrnul... yes | |
checking whether strchrnul works... yes | |
checking for working strerror function... yes | |
checking for working strndup... yes | |
checking for working strnlen... yes | |
checking for strsep... yes | |
checking whether <sys/ioctl.h> declares ioctl... yes | |
checking for nlink_t... (cached) yes | |
checking for unsetenv... yes | |
checking for unsetenv() return type... int | |
checking whether unsetenv obeys POSIX... yes | |
checking for ptrdiff_t... yes | |
checking for vasprintf... yes | |
checking for vsnprintf... yes | |
checking whether snprintf respects a size of 1... yes | |
checking whether printf supports POSIX/XSI format strings with positions... yes | |
checking whether mbrtowc handles incomplete characters... (cached) guessing yes | |
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes | |
checking whether wcrtomb return value is correct... guessing yes | |
checking whether iswcntrl works... yes | |
checking for towlower... yes | |
checking for wctype_t... yes | |
checking for wctrans_t... yes | |
checking for stdint.h... (cached) yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking for sys/file.h... (cached) yes | |
checking linux/fiemap.h usability... yes | |
checking linux/fiemap.h presence... yes | |
checking for linux/fiemap.h... yes | |
checking for lchown... yes | |
checking for posix_fadvise... yes | |
checking whether NLS is requested... yes | |
checking for msgfmt... no | |
checking for gmsgfmt... : | |
checking for xgettext... no | |
checking for msgmerge... no | |
checking for CFPreferencesCopyAppValue... no | |
checking for CFLocaleCopyCurrent... no | |
checking for GNU gettext in libc... yes | |
checking whether to use NLS... yes | |
checking where the gettext function comes from... libc | |
checking for iconv... yes | |
checking for working iconv... yes | |
checking for iconv declaration... | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
checking for po4a... no | |
checking for an ANSI C-conforming const... yes | |
checking for inline... (cached) inline | |
checking for pid_t... (cached) yes | |
checking for uid_t in sys/types.h... (cached) yes | |
checking for size_t... (cached) yes | |
checking for libpipeline... yes | |
checking gdbm.h usability... yes | |
checking gdbm.h presence... yes | |
checking for gdbm.h... yes | |
checking for gdbm_fetch in -lgdbm... yes | |
checking for gdbm_exists... yes | |
checking for libseccomp... no | |
configure: default CC = "gcc-5" | |
configure: default CPP = "gcc-5 -E" | |
configure: default CPPFLAGS = "" | |
configure: default CFLAGS = "-fPIC -Wall" | |
configure: default LDFLAGS = "" | |
configure: default LIBS = "" | |
configure: default DBLIBS = "-lgdbm" | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating gl/lib/Makefile | |
config.status: creating init/Makefile | |
config.status: creating init/systemd/Makefile | |
config.status: creating lib/Makefile | |
config.status: creating src/Makefile | |
config.status: creating src/man_db.conf | |
config.status: creating src/tests/Makefile | |
config.status: creating man/Makefile | |
config.status: creating man/replace.sin | |
config.status: creating man/po4a/Makefile | |
config.status: creating man/da/Makefile | |
config.status: creating man/de/Makefile | |
config.status: creating man/es/Makefile | |
config.status: creating man/fr/Makefile | |
config.status: creating man/id/Makefile | |
config.status: creating man/it/Makefile | |
config.status: creating man/ja/Makefile | |
config.status: creating man/nl/Makefile | |
config.status: creating man/pl/Makefile | |
config.status: creating man/pt/Makefile | |
config.status: creating man/pt_BR/Makefile | |
config.status: creating man/ru/Makefile | |
config.status: creating man/sr/Makefile | |
config.status: creating man/sv/Makefile | |
config.status: creating man/tr/Makefile | |
config.status: creating man/zh_CN/Makefile | |
config.status: creating manual/Makefile | |
config.status: creating libdb/Makefile | |
config.status: creating docs/Makefile | |
config.status: creating tools/Makefile | |
config.status: creating include/comp_src.h | |
config.status: creating include/manconfig.h | |
config.status: creating po/Makefile.in | |
config.status: creating gl/po/Makefile.in | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing po-directories commands | |
config.status: creating po/POTFILES | |
config.status: creating po/Makefile | |
config.status: creating gl/po/POTFILES | |
config.status: creating gl/po/Makefile |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc-5 called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -v | |
superenv executed: gcc-5 -v | |
gcc-5 called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -version | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -g conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E /tmp/cgGqAlZz/dummy.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E /tmp/cgGqAlZz/dummy.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall -Werror -Wunknown-warning-option conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Werror -Wunknown-warning-option conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -W conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -W conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -Wpointer-arith conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wpointer-arith conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -Wwrite-strings conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wwrite-strings conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -Wstrict-prototypes conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wstrict-prototypes conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -Wshadow conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wshadow conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -Wformat-security conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wformat-security conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -Wredundant-decls conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wredundant-decls conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -Wmissing-field-initializers conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wmissing-field-initializers conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -print-prog-name=ld | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -print-prog-name=ld -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
ld called with: -v | |
superenv executed: ld -v | |
ld called with: -v | |
superenv executed: ld -v | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c conftstm.o | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c conftstm.o -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall -fno-rtti -fno-exceptions conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall -fno-rtti -fno-exceptions conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall -fPIC -DPIC -DPIC conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall -fPIC -DPIC -DPIC conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall -static conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -static conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall -o out/conftest2.o conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall -o out/conftest2.o conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
ld called with: -m elf_x86_64 --help | |
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 --help | |
ld called with: -m elf_x86_64 -v | |
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 -v | |
ld called with: -m elf_x86_64 --help | |
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 --help | |
gcc-5 called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -print-search-dirs | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -print-search-dirs -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -fPIC -Wall -print-multi-os-directory | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -fPIC -Wall -print-multi-os-directory -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -Wl,-rpath -Wl,/foo conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wl,-rpath -Wl,/foo conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c -lz | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -lz -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest1.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest1.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest2.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest2.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest1.o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest1.o conftest2.o -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall -Iconftestd1b -Iconftestd2 conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall -Iconftestd1b -Iconftestd2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
ld called with: -m elf_x86_64 -v | |
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 -v | |
ld called with: -m elf_x86_64 --help | |
superenv added: -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: ld -L/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -rpath=/home/linuxbrew/.linuxbrew/lib -rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib --dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -m elf_x86_64 --help | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -Wl,--as-needed -Wl,--no-as-needed conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wl,--as-needed -Wl,--no-as-needed conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall -Wl,--push-state -Wl,--pop-state conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wl,--push-state -Wl,--pop-state conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c -pthread | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -pthread -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -fPIC -Wall -S conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -fPIC -Wall -S conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall -Wl,--as-needed conftest.c -lm | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall -Wl,--as-needed conftest.c -lm -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c -pthread -Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -pthread -Wl,--push-state -Wl,--no-as-needed -lpthread -Wl,--pop-state -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c -Wl,-framework -Wl,CoreFoundation | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -Wl,-framework -Wl,CoreFoundation -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c -Wl,-framework -Wl,CoreFoundation | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -Wl,-framework -Wl,CoreFoundation -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -c -fPIC -Wall conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -E conftest.c | |
superenv added: -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c -lgdbm | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -lgdbm -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -o conftest -fPIC -Wall conftest.c -lgdbm | |
superenv added: -pipe -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -fPIC -Wall conftest.c -lgdbm -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-06-20 14:49:26 +0000 | |
make | |
CFLAGS=-fPIC -Wl,-undefined,suppress | |
/usr/bin/make all-recursive | |
make[1]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5' | |
Making all in docs | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/docs' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/docs' | |
Making all in gl/lib | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/gl/lib' | |
rm -f alloca.h-t alloca.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
cat ./alloca.in.h; \ | |
} > alloca.h-t && \ | |
mv -f alloca.h-t alloca.h | |
rm -f dirent.h-t dirent.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''HAVE_DIRENT_H''@|1|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \ | |
-e 's/@''GNULIB_OPENDIR''@/1/g' \ | |
-e 's/@''GNULIB_READDIR''@/1/g' \ | |
-e 's/@''GNULIB_REWINDDIR''@/1/g' \ | |
-e 's/@''GNULIB_CLOSEDIR''@/1/g' \ | |
-e 's/@''GNULIB_DIRFD''@/1/g' \ | |
-e 's/@''GNULIB_FDOPENDIR''@/1/g' \ | |
-e 's/@''GNULIB_SCANDIR''@/0/g' \ | |
-e 's/@''GNULIB_ALPHASORT''@/0/g' \ | |
-e 's/@''HAVE_OPENDIR''@/1/g' \ | |
-e 's/@''HAVE_READDIR''@/1/g' \ | |
-e 's/@''HAVE_REWINDDIR''@/1/g' \ | |
-e 's/@''HAVE_CLOSEDIR''@/1/g' \ | |
-e 's|@''HAVE_DECL_DIRFD''@|1|g' \ | |
-e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ | |
-e 's|@''HAVE_FDOPENDIR''@|1|g' \ | |
-e 's|@''HAVE_SCANDIR''@|1|g' \ | |
-e 's|@''HAVE_ALPHASORT''@|1|g' \ | |
-e 's|@''REPLACE_OPENDIR''@|0|g' \ | |
-e 's|@''REPLACE_CLOSEDIR''@|0|g' \ | |
-e 's|@''REPLACE_DIRFD''@|0|g' \ | |
-e 's|@''REPLACE_FDOPENDIR''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./dirent.in.h; \ | |
} > dirent.h-t && \ | |
mv dirent.h-t dirent.h | |
rm -f fcntl.h-t fcntl.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \ | |
-e 's/@''GNULIB_FCNTL''@/1/g' \ | |
-e 's/@''GNULIB_NONBLOCKING''@/1/g' \ | |
-e 's/@''GNULIB_OPEN''@/1/g' \ | |
-e 's/@''GNULIB_OPENAT''@/1/g' \ | |
-e 's|@''HAVE_FCNTL''@|1|g' \ | |
-e 's|@''HAVE_OPENAT''@|1|g' \ | |
-e 's|@''REPLACE_FCNTL''@|1|g' \ | |
-e 's|@''REPLACE_OPEN''@|0|g' \ | |
-e 's|@''REPLACE_OPENAT''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./fcntl.in.h; \ | |
} > fcntl.h-t && \ | |
mv fcntl.h-t fcntl.h | |
rm -f getopt.h-t getopt.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''HAVE_GETOPT_H''@|1|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
< ./getopt.in.h; \ | |
} > getopt.h-t && \ | |
mv -f getopt.h-t getopt.h | |
rm -f getopt-cdefs.h-t getopt-cdefs.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \ | |
< ./getopt-cdefs.in.h; \ | |
} > getopt-cdefs.h-t && \ | |
mv -f getopt-cdefs.h-t getopt-cdefs.h | |
rm -f glob.h-t glob.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''HAVE_GLOB_H''@|1|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_GLOB_H''@|<glob.h>|g' \ | |
-e 's/@''GNULIB_GLOB''@/1/g' \ | |
-e 's|@''HAVE_GLOB''@|1|g' \ | |
-e 's|@''HAVE_GLOB_PATTERN_P''@|1|g' \ | |
-e 's|@''REPLACE_GLOB''@|1|g' \ | |
-e 's|@''REPLACE_GLOB_PATTERN_P''@|1|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./glob.in.h; \ | |
} > glob.h-t && \ | |
mv glob.h-t glob.h | |
rm -f langinfo.h-t langinfo.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''HAVE_LANGINFO_H''@|1|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \ | |
-e 's/@''GNULIB_NL_LANGINFO''@/1/g' \ | |
-e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ | |
-e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ | |
-e 's|@''HAVE_LANGINFO_ALTMON''@|0|g' \ | |
-e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ | |
-e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ | |
-e 's|@''HAVE_NL_LANGINFO''@|1|g' \ | |
-e 's|@''REPLACE_NL_LANGINFO''@|1|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./langinfo.in.h; \ | |
} > langinfo.h-t && \ | |
mv langinfo.h-t langinfo.h | |
rm -f limits.h-t limits.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \ | |
< ./limits.in.h; \ | |
} > limits.h-t && \ | |
mv limits.h-t limits.h | |
rm -f locale.h-t locale.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \ | |
-e 's/@''GNULIB_LOCALECONV''@/1/g' \ | |
-e 's/@''GNULIB_SETLOCALE''@/0/g' \ | |
-e 's/@''GNULIB_DUPLOCALE''@/0/g' \ | |
-e 's/@''GNULIB_LOCALENAME''@/0/g' \ | |
-e 's|@''HAVE_NEWLOCALE''@|1|g' \ | |
-e 's|@''HAVE_DUPLOCALE''@|1|g' \ | |
-e 's|@''HAVE_FREELOCALE''@|1|g' \ | |
-e 's|@''HAVE_XLOCALE_H''@|1|g' \ | |
-e 's|@''REPLACE_LOCALECONV''@|0|g' \ | |
-e 's|@''REPLACE_SETLOCALE''@|0|g' \ | |
-e 's|@''REPLACE_NEWLOCALE''@|0|g' \ | |
-e 's|@''REPLACE_DUPLOCALE''@|0|g' \ | |
-e 's|@''REPLACE_FREELOCALE''@|0|g' \ | |
-e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./locale.in.h; \ | |
} > locale.h-t && \ | |
mv locale.h-t locale.h | |
rm -f signal.h-t signal.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \ | |
-e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \ | |
-e 's/@''GNULIB_RAISE''@/1/g' \ | |
-e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ | |
-e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ | |
-e 's/@''GNULIB_SIGACTION''@/1/g' \ | |
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \ | |
-e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ | |
-e 's|@''HAVE_RAISE''@|1|g' \ | |
-e 's|@''HAVE_SIGSET_T''@|1|g' \ | |
-e 's|@''HAVE_SIGINFO_T''@|1|g' \ | |
-e 's|@''HAVE_SIGACTION''@|1|g' \ | |
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ | |
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \ | |
-e 's|@''HAVE_SIGHANDLER_T''@|1|g' \ | |
-e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ | |
-e 's|@''REPLACE_RAISE''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./signal.in.h; \ | |
} > signal.h-t && \ | |
mv signal.h-t signal.h | |
rm -f stdint.h-t stdint.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's/@''HAVE_STDINT_H''@/1/g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \ | |
-e 's/@''HAVE_C99_STDINT_H''@/1/g' \ | |
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ | |
-e 's/@''HAVE_INTTYPES_H''@/1/g' \ | |
-e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ | |
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ | |
-e 's/@''HAVE_WCHAR_H''@/1/g' \ | |
-e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ | |
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ | |
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ | |
-e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \ | |
-e 's/@''PTRDIFF_T_SUFFIX''@//g' \ | |
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \ | |
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \ | |
-e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ | |
-e 's/@''BITSIZEOF_SIZE_T''@//g' \ | |
-e 's/@''SIZE_T_SUFFIX''@//g' \ | |
-e 's/@''BITSIZEOF_WCHAR_T''@//g' \ | |
-e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \ | |
-e 's/@''WCHAR_T_SUFFIX''@//g' \ | |
-e 's/@''BITSIZEOF_WINT_T''@//g' \ | |
-e 's/@''HAVE_SIGNED_WINT_T''@//g' \ | |
-e 's/@''WINT_T_SUFFIX''@//g' \ | |
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ | |
< ./stdint.in.h; \ | |
} > stdint.h-t && \ | |
mv stdint.h-t stdint.h | |
rm -f stdio.h-t stdio.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \ | |
-e 's/@''GNULIB_DPRINTF''@/0/g' \ | |
-e 's/@''GNULIB_FCLOSE''@/0/g' \ | |
-e 's/@''GNULIB_FDOPEN''@/0/g' \ | |
-e 's/@''GNULIB_FFLUSH''@/0/g' \ | |
-e 's/@''GNULIB_FGETC''@/1/g' \ | |
-e 's/@''GNULIB_FGETS''@/1/g' \ | |
-e 's/@''GNULIB_FOPEN''@/0/g' \ | |
-e 's/@''GNULIB_FPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_FPURGE''@/0/g' \ | |
-e 's/@''GNULIB_FPUTC''@/1/g' \ | |
-e 's/@''GNULIB_FPUTS''@/1/g' \ | |
-e 's/@''GNULIB_FREAD''@/1/g' \ | |
-e 's/@''GNULIB_FREOPEN''@/0/g' \ | |
-e 's/@''GNULIB_FSCANF''@/1/g' \ | |
-e 's/@''GNULIB_FSEEK''@/0/g' \ | |
-e 's/@''GNULIB_FSEEKO''@/0/g' \ | |
-e 's/@''GNULIB_FTELL''@/0/g' \ | |
-e 's/@''GNULIB_FTELLO''@/0/g' \ | |
-e 's/@''GNULIB_FWRITE''@/1/g' \ | |
-e 's/@''GNULIB_GETC''@/1/g' \ | |
-e 's/@''GNULIB_GETCHAR''@/1/g' \ | |
-e 's/@''GNULIB_GETDELIM''@/1/g' \ | |
-e 's/@''GNULIB_GETLINE''@/1/g' \ | |
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ | |
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_PCLOSE''@/0/g' \ | |
-e 's/@''GNULIB_PERROR''@/0/g' \ | |
-e 's/@''GNULIB_POPEN''@/0/g' \ | |
-e 's/@''GNULIB_PRINTF''@/1/g' \ | |
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_PUTC''@/1/g' \ | |
-e 's/@''GNULIB_PUTCHAR''@/1/g' \ | |
-e 's/@''GNULIB_PUTS''@/1/g' \ | |
-e 's/@''GNULIB_REMOVE''@/0/g' \ | |
-e 's/@''GNULIB_RENAME''@/1/g' \ | |
-e 's/@''GNULIB_RENAMEAT''@/0/g' \ | |
-e 's/@''GNULIB_SCANF''@/1/g' \ | |
-e 's/@''GNULIB_SNPRINTF''@/0/g' \ | |
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/1/g' \ | |
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ | |
-e 's/@''GNULIB_TMPFILE''@/0/g' \ | |
-e 's/@''GNULIB_VASPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_VDPRINTF''@/0/g' \ | |
-e 's/@''GNULIB_VFPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_VFSCANF''@/0/g' \ | |
-e 's/@''GNULIB_VSCANF''@/0/g' \ | |
-e 's/@''GNULIB_VPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_VSNPRINTF''@/1/g' \ | |
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ | |
< ./stdio.in.h | \ | |
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ | |
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ | |
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \ | |
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ | |
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ | |
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ | |
-e 's|@''HAVE_DPRINTF''@|1|g' \ | |
-e 's|@''HAVE_FSEEKO''@|1|g' \ | |
-e 's|@''HAVE_FTELLO''@|1|g' \ | |
-e 's|@''HAVE_PCLOSE''@|1|g' \ | |
-e 's|@''HAVE_POPEN''@|1|g' \ | |
-e 's|@''HAVE_RENAMEAT''@|1|g' \ | |
-e 's|@''HAVE_VASPRINTF''@|1|g' \ | |
-e 's|@''HAVE_VDPRINTF''@|1|g' \ | |
-e 's|@''REPLACE_DPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_FCLOSE''@|0|g' \ | |
-e 's|@''REPLACE_FDOPEN''@|0|g' \ | |
-e 's|@''REPLACE_FFLUSH''@|0|g' \ | |
-e 's|@''REPLACE_FOPEN''@|0|g' \ | |
-e 's|@''REPLACE_FPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_FPURGE''@|0|g' \ | |
-e 's|@''REPLACE_FREOPEN''@|0|g' \ | |
-e 's|@''REPLACE_FSEEK''@|0|g' \ | |
-e 's|@''REPLACE_FSEEKO''@|0|g' \ | |
-e 's|@''REPLACE_FTELL''@|0|g' \ | |
-e 's|@''REPLACE_FTELLO''@|0|g' \ | |
-e 's|@''REPLACE_GETDELIM''@|0|g' \ | |
-e 's|@''REPLACE_GETLINE''@|0|g' \ | |
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ | |
-e 's|@''REPLACE_PERROR''@|0|g' \ | |
-e 's|@''REPLACE_POPEN''@|0|g' \ | |
-e 's|@''REPLACE_PRINTF''@|0|g' \ | |
-e 's|@''REPLACE_REMOVE''@|0|g' \ | |
-e 's|@''REPLACE_RENAME''@|0|g' \ | |
-e 's|@''REPLACE_RENAMEAT''@|0|g' \ | |
-e 's|@''REPLACE_SNPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_SPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ | |
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ | |
-e 's|@''REPLACE_TMPFILE''@|0|g' \ | |
-e 's|@''REPLACE_VASPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VDPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VFPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \ | |
-e 's|@''REPLACE_VSPRINTF''@|0|g' \ | |
-e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ | |
} > stdio.h-t && \ | |
mv stdio.h-t stdio.h | |
rm -f stdlib.h-t stdlib.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \ | |
-e 's/@''GNULIB__EXIT''@/0/g' \ | |
-e 's/@''GNULIB_ATOLL''@/0/g' \ | |
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ | |
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \ | |
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \ | |
-e 's/@''GNULIB_GRANTPT''@/0/g' \ | |
-e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ | |
-e 's/@''GNULIB_MBTOWC''@/1/g' \ | |
-e 's/@''GNULIB_MKDTEMP''@/1/g' \ | |
-e 's/@''GNULIB_MKOSTEMP''@/0/g' \ | |
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ | |
-e 's/@''GNULIB_MKSTEMP''@/1/g' \ | |
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \ | |
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ | |
-e 's/@''GNULIB_PTSNAME''@/0/g' \ | |
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \ | |
-e 's/@''GNULIB_PUTENV''@/0/g' \ | |
-e 's/@''GNULIB_QSORT_R''@/0/g' \ | |
-e 's/@''GNULIB_RANDOM''@/0/g' \ | |
-e 's/@''GNULIB_RANDOM_R''@/0/g' \ | |
-e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ | |
-e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ | |
-e 's/@''GNULIB_REALPATH''@/1/g' \ | |
-e 's/@''GNULIB_RPMATCH''@/0/g' \ | |
-e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ | |
-e 's/@''GNULIB_SETENV''@/1/g' \ | |
-e 's/@''GNULIB_STRTOD''@/0/g' \ | |
-e 's/@''GNULIB_STRTOLL''@/0/g' \ | |
-e 's/@''GNULIB_STRTOULL''@/0/g' \ | |
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ | |
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \ | |
-e 's/@''GNULIB_UNSETENV''@/1/g' \ | |
-e 's/@''GNULIB_WCTOMB''@/0/g' \ | |
< ./stdlib.in.h | \ | |
sed -e 's|@''HAVE__EXIT''@|1|g' \ | |
-e 's|@''HAVE_ATOLL''@|1|g' \ | |
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ | |
-e 's|@''HAVE_GETSUBOPT''@|1|g' \ | |
-e 's|@''HAVE_GRANTPT''@|1|g' \ | |
-e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ | |
-e 's|@''HAVE_MKDTEMP''@|1|g' \ | |
-e 's|@''HAVE_MKOSTEMP''@|1|g' \ | |
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \ | |
-e 's|@''HAVE_MKSTEMP''@|1|g' \ | |
-e 's|@''HAVE_MKSTEMPS''@|1|g' \ | |
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ | |
-e 's|@''HAVE_PTSNAME''@|1|g' \ | |
-e 's|@''HAVE_PTSNAME_R''@|1|g' \ | |
-e 's|@''HAVE_QSORT_R''@|1|g' \ | |
-e 's|@''HAVE_RANDOM''@|1|g' \ | |
-e 's|@''HAVE_RANDOM_H''@|1|g' \ | |
-e 's|@''HAVE_RANDOM_R''@|1|g' \ | |
-e 's|@''HAVE_REALLOCARRAY''@|1|g' \ | |
-e 's|@''HAVE_REALPATH''@|1|g' \ | |
-e 's|@''HAVE_RPMATCH''@|1|g' \ | |
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \ | |
-e 's|@''HAVE_DECL_SETENV''@|1|g' \ | |
-e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ | |
-e 's|@''HAVE_STRTOD''@|1|g' \ | |
-e 's|@''HAVE_STRTOLL''@|1|g' \ | |
-e 's|@''HAVE_STRTOULL''@|1|g' \ | |
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ | |
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ | |
-e 's|@''HAVE_UNLOCKPT''@|1|g' \ | |
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ | |
-e 's|@''REPLACE_CALLOC''@|0|g' \ | |
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ | |
-e 's|@''REPLACE_MALLOC''@|0|g' \ | |
-e 's|@''REPLACE_MBTOWC''@|0|g' \ | |
-e 's|@''REPLACE_MKSTEMP''@|0|g' \ | |
-e 's|@''REPLACE_PTSNAME''@|0|g' \ | |
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \ | |
-e 's|@''REPLACE_PUTENV''@|0|g' \ | |
-e 's|@''REPLACE_QSORT_R''@|0|g' \ | |
-e 's|@''REPLACE_RANDOM_R''@|0|g' \ | |
-e 's|@''REPLACE_REALLOC''@|0|g' \ | |
-e 's|@''REPLACE_REALPATH''@|0|g' \ | |
-e 's|@''REPLACE_SETENV''@|0|g' \ | |
-e 's|@''REPLACE_STRTOD''@|0|g' \ | |
-e 's|@''REPLACE_UNSETENV''@|0|g' \ | |
-e 's|@''REPLACE_WCTOMB''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _Noreturn/r ./_Noreturn.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ | |
} > stdlib.h-t && \ | |
mv stdlib.h-t stdlib.h | |
rm -f string.h-t string.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \ | |
-e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ | |
-e 's/@''GNULIB_FFSL''@/0/g' \ | |
-e 's/@''GNULIB_FFSLL''@/0/g' \ | |
-e 's/@''GNULIB_MBSLEN''@/0/g' \ | |
-e 's/@''GNULIB_MBSNLEN''@/0/g' \ | |
-e 's/@''GNULIB_MBSCHR''@/0/g' \ | |
-e 's/@''GNULIB_MBSRCHR''@/0/g' \ | |
-e 's/@''GNULIB_MBSSTR''@/0/g' \ | |
-e 's/@''GNULIB_MBSCASECMP''@/0/g' \ | |
-e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ | |
-e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ | |
-e 's/@''GNULIB_MBSCASESTR''@/0/g' \ | |
-e 's/@''GNULIB_MBSCSPN''@/0/g' \ | |
-e 's/@''GNULIB_MBSPBRK''@/0/g' \ | |
-e 's/@''GNULIB_MBSSPN''@/0/g' \ | |
-e 's/@''GNULIB_MBSSEP''@/0/g' \ | |
-e 's/@''GNULIB_MBSTOK_R''@/0/g' \ | |
-e 's/@''GNULIB_MEMCHR''@/1/g' \ | |
-e 's/@''GNULIB_MEMMEM''@/1/g' \ | |
-e 's/@''GNULIB_MEMPCPY''@/1/g' \ | |
-e 's/@''GNULIB_MEMRCHR''@/1/g' \ | |
-e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ | |
-e 's/@''GNULIB_STPCPY''@/0/g' \ | |
-e 's/@''GNULIB_STPNCPY''@/0/g' \ | |
-e 's/@''GNULIB_STRCHRNUL''@/1/g' \ | |
-e 's/@''GNULIB_STRDUP''@/1/g' \ | |
-e 's/@''GNULIB_STRNCAT''@/0/g' \ | |
-e 's/@''GNULIB_STRNDUP''@/1/g' \ | |
-e 's/@''GNULIB_STRNLEN''@/1/g' \ | |
-e 's/@''GNULIB_STRPBRK''@/0/g' \ | |
-e 's/@''GNULIB_STRSEP''@/1/g' \ | |
-e 's/@''GNULIB_STRSTR''@/0/g' \ | |
-e 's/@''GNULIB_STRCASESTR''@/1/g' \ | |
-e 's/@''GNULIB_STRTOK_R''@/0/g' \ | |
-e 's/@''GNULIB_STRERROR''@/1/g' \ | |
-e 's/@''GNULIB_STRERROR_R''@/0/g' \ | |
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \ | |
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \ | |
< ./string.in.h | \ | |
sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ | |
-e 's|@''HAVE_FFSL''@|1|g' \ | |
-e 's|@''HAVE_FFSLL''@|1|g' \ | |
-e 's|@''HAVE_MBSLEN''@|0|g' \ | |
-e 's|@''HAVE_MEMCHR''@|1|g' \ | |
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ | |
-e 's|@''HAVE_MEMPCPY''@|1|g' \ | |
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ | |
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \ | |
-e 's|@''HAVE_STPCPY''@|1|g' \ | |
-e 's|@''HAVE_STPNCPY''@|1|g' \ | |
-e 's|@''HAVE_STRCHRNUL''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ | |
-e 's|@''HAVE_STRPBRK''@|1|g' \ | |
-e 's|@''HAVE_STRSEP''@|1|g' \ | |
-e 's|@''HAVE_STRCASESTR''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ | |
-e 's|@''HAVE_STRVERSCMP''@|1|g' \ | |
-e 's|@''REPLACE_MEMCHR''@|0|g' \ | |
-e 's|@''REPLACE_MEMMEM''@|0|g' \ | |
-e 's|@''REPLACE_STPNCPY''@|0|g' \ | |
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \ | |
-e 's|@''REPLACE_STRDUP''@|0|g' \ | |
-e 's|@''REPLACE_STRNCAT''@|0|g' \ | |
-e 's|@''REPLACE_STRNDUP''@|0|g' \ | |
-e 's|@''REPLACE_STRNLEN''@|0|g' \ | |
-e 's|@''REPLACE_STRSTR''@|0|g' \ | |
-e 's|@''REPLACE_STRCASESTR''@|0|g' \ | |
-e 's|@''REPLACE_STRTOK_R''@|0|g' \ | |
-e 's|@''REPLACE_STRERROR''@|0|g' \ | |
-e 's|@''REPLACE_STRERROR_R''@|0|g' \ | |
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \ | |
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ | |
< ./string.in.h; \ | |
} > string.h-t && \ | |
mv string.h-t string.h | |
rm -f strings.h-t strings.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''HAVE_STRINGS_H''@|1|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \ | |
-e 's/@''GNULIB_FFS''@/0/g' \ | |
-e 's|@''HAVE_FFS''@|1|g' \ | |
-e 's|@''HAVE_STRCASECMP''@|1|g' \ | |
-e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./strings.in.h; \ | |
} > strings.h-t && \ | |
mv strings.h-t strings.h | |
/bin/mkdir -p sys | |
/bin/mkdir -p sys | |
rm -f sys/file.h-t sys/file.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's/@''HAVE_SYS_FILE_H''@/1/g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_FILE_H''@|<sys/file.h>|g' \ | |
-e 's/@''HAVE_FLOCK''@/1/g' \ | |
-e 's/@''GNULIB_FLOCK''@/1/g' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./sys_file.in.h; \ | |
} > sys/file.h-t && \ | |
mv sys/file.h-t sys/file.h | |
/bin/mkdir -p sys | |
rm -f sys/ioctl.h-t sys/ioctl.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_IOCTL_H''@|<sys/ioctl.h>|g' \ | |
-e 's/@''GNULIB_IOCTL''@/1/g' \ | |
-e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \ | |
-e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ | |
-e 's|@''REPLACE_IOCTL''@|1|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./sys_ioctl.in.h; \ | |
} > sys/ioctl.h-t && \ | |
mv sys/ioctl.h-t sys/ioctl.h | |
rm -f sys/select.h-t sys/select.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \ | |
-e 's|@''HAVE_SYS_SELECT_H''@|1|g' \ | |
-e 's/@''GNULIB_PSELECT''@/0/g' \ | |
-e 's/@''GNULIB_SELECT''@/1/g' \ | |
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \ | |
-e 's|@''HAVE_PSELECT''@|1|g' \ | |
-e 's|@''REPLACE_PSELECT''@|0|g' \ | |
-e 's|@''REPLACE_SELECT''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./sys_select.in.h; \ | |
} > sys/select.h-t && \ | |
mv sys/select.h-t sys/select.h | |
/bin/mkdir -p sys | |
/bin/mkdir -p sys | |
rm -f sys/socket.h-t sys/socket.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \ | |
-e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \ | |
-e 's/@''GNULIB_CLOSE''@/1/g' \ | |
-e 's/@''GNULIB_SOCKET''@/0/g' \ | |
-e 's/@''GNULIB_CONNECT''@/0/g' \ | |
-e 's/@''GNULIB_ACCEPT''@/0/g' \ | |
-e 's/@''GNULIB_BIND''@/0/g' \ | |
-e 's/@''GNULIB_GETPEERNAME''@/0/g' \ | |
-e 's/@''GNULIB_GETSOCKNAME''@/0/g' \ | |
-e 's/@''GNULIB_GETSOCKOPT''@/0/g' \ | |
-e 's/@''GNULIB_LISTEN''@/0/g' \ | |
-e 's/@''GNULIB_RECV''@/0/g' \ | |
-e 's/@''GNULIB_SEND''@/0/g' \ | |
-e 's/@''GNULIB_RECVFROM''@/0/g' \ | |
-e 's/@''GNULIB_SENDTO''@/0/g' \ | |
-e 's/@''GNULIB_SETSOCKOPT''@/0/g' \ | |
-e 's/@''GNULIB_SHUTDOWN''@/0/g' \ | |
-e 's/@''GNULIB_ACCEPT4''@/0/g' \ | |
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \ | |
-e 's|@''HAVE_WS2TCPIP_H''@|0|g' \ | |
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \ | |
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \ | |
-e 's|@''HAVE_SA_FAMILY_T''@|1|g' \ | |
-e 's|@''HAVE_ACCEPT4''@|1|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./sys_socket.in.h; \ | |
} > sys/socket.h-t && \ | |
mv -f sys/socket.h-t sys/socket.h | |
/bin/mkdir -p sys | |
rm -f sys/stat.h-t sys/stat.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \ | |
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ | |
-e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ | |
-e 's/@''GNULIB_FCHMODAT''@/0/g' \ | |
-e 's/@''GNULIB_FSTAT''@/1/g' \ | |
-e 's/@''GNULIB_FSTATAT''@/1/g' \ | |
-e 's/@''GNULIB_FUTIMENS''@/1/g' \ | |
-e 's/@''GNULIB_LCHMOD''@/0/g' \ | |
-e 's/@''GNULIB_LSTAT''@/1/g' \ | |
-e 's/@''GNULIB_MKDIRAT''@/0/g' \ | |
-e 's/@''GNULIB_MKFIFO''@/0/g' \ | |
-e 's/@''GNULIB_MKFIFOAT''@/0/g' \ | |
-e 's/@''GNULIB_MKNOD''@/0/g' \ | |
-e 's/@''GNULIB_MKNODAT''@/0/g' \ | |
-e 's/@''GNULIB_STAT''@/1/g' \ | |
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \ | |
-e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ | |
-e 's|@''HAVE_FCHMODAT''@|1|g' \ | |
-e 's|@''HAVE_FSTATAT''@|1|g' \ | |
-e 's|@''HAVE_FUTIMENS''@|1|g' \ | |
-e 's|@''HAVE_LCHMOD''@|1|g' \ | |
-e 's|@''HAVE_LSTAT''@|1|g' \ | |
-e 's|@''HAVE_MKDIRAT''@|1|g' \ | |
-e 's|@''HAVE_MKFIFO''@|1|g' \ | |
-e 's|@''HAVE_MKFIFOAT''@|1|g' \ | |
-e 's|@''HAVE_MKNOD''@|1|g' \ | |
-e 's|@''HAVE_MKNODAT''@|1|g' \ | |
-e 's|@''HAVE_UTIMENSAT''@|1|g' \ | |
-e 's|@''REPLACE_FSTAT''@|0|g' \ | |
-e 's|@''REPLACE_FSTATAT''@|0|g' \ | |
-e 's|@''REPLACE_FUTIMENS''@|0|g' \ | |
-e 's|@''REPLACE_LSTAT''@|0|g' \ | |
-e 's|@''REPLACE_MKDIR''@|0|g' \ | |
-e 's|@''REPLACE_MKFIFO''@|0|g' \ | |
-e 's|@''REPLACE_MKNOD''@|0|g' \ | |
-e 's|@''REPLACE_STAT''@|0|g' \ | |
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./sys_stat.in.h; \ | |
} > sys/stat.h-t && \ | |
mv sys/stat.h-t sys/stat.h | |
rm -f sys/time.h-t sys/time.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's/@''HAVE_SYS_TIME_H''@/1/g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \ | |
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ | |
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \ | |
-e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ | |
-e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ | |
-e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ | |
-e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./sys_time.in.h; \ | |
} > sys/time.h-t && \ | |
mv sys/time.h-t sys/time.h | |
/bin/mkdir -p sys | |
/bin/mkdir -p sys | |
rm -f sys/types.h-t sys/types.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \ | |
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ | |
-e 's|@''WINDOWS_STAT_INODES''@|0|g' \ | |
< ./sys_types.in.h; \ | |
} > sys/types.h-t && \ | |
mv sys/types.h-t sys/types.h | |
rm -f sys/uio.h-t sys/uio.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \ | |
-e 's|@''HAVE_SYS_UIO_H''@|1|g' \ | |
< ./sys_uio.in.h; \ | |
} > sys/uio.h-t && \ | |
mv -f sys/uio.h-t sys/uio.h | |
rm -f time.h-t time.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \ | |
-e 's/@''GNULIB_CTIME''@/0/g' \ | |
-e 's/@''GNULIB_LOCALTIME''@/0/g' \ | |
-e 's/@''GNULIB_MKTIME''@/0/g' \ | |
-e 's/@''GNULIB_NANOSLEEP''@/1/g' \ | |
-e 's/@''GNULIB_STRFTIME''@/0/g' \ | |
-e 's/@''GNULIB_STRPTIME''@/0/g' \ | |
-e 's/@''GNULIB_TIMEGM''@/0/g' \ | |
-e 's/@''GNULIB_TIME_R''@/0/g' \ | |
-e 's/@''GNULIB_TIME_RZ''@/0/g' \ | |
-e 's/@''GNULIB_TZSET''@/0/g' \ | |
-e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ | |
-e 's|@''HAVE_NANOSLEEP''@|1|g' \ | |
-e 's|@''HAVE_STRPTIME''@|1|g' \ | |
-e 's|@''HAVE_TIMEGM''@|1|g' \ | |
-e 's|@''HAVE_TIMEZONE_T''@|0|g' \ | |
-e 's|@''HAVE_TZSET''@|1|g' \ | |
-e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@''REPLACE_GMTIME''@|0|g' \ | |
-e 's|@''REPLACE_LOCALTIME''@|0|g' \ | |
-e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@''REPLACE_NANOSLEEP''@|1|g' \ | |
-e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \ | |
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ | |
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ | |
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ | |
-e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./time.in.h; \ | |
} > time.h-t && \ | |
mv time.h-t time.h | |
rm -f unistd.h-t unistd.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''HAVE_UNISTD_H''@|1|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \ | |
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ | |
-e 's/@''GNULIB_CHDIR''@/1/g' \ | |
-e 's/@''GNULIB_CHOWN''@/0/g' \ | |
-e 's/@''GNULIB_CLOSE''@/1/g' \ | |
-e 's/@''GNULIB_DUP''@/1/g' \ | |
-e 's/@''GNULIB_DUP2''@/1/g' \ | |
-e 's/@''GNULIB_DUP3''@/0/g' \ | |
-e 's/@''GNULIB_ENVIRON''@/1/g' \ | |
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \ | |
-e 's/@''GNULIB_FACCESSAT''@/0/g' \ | |
-e 's/@''GNULIB_FCHDIR''@/1/g' \ | |
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \ | |
-e 's/@''GNULIB_FDATASYNC''@/0/g' \ | |
-e 's/@''GNULIB_FSYNC''@/0/g' \ | |
-e 's/@''GNULIB_FTRUNCATE''@/0/g' \ | |
-e 's/@''GNULIB_GETCWD''@/1/g' \ | |
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ | |
-e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ | |
-e 's/@''GNULIB_GETGROUPS''@/0/g' \ | |
-e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ | |
-e 's/@''GNULIB_GETLOGIN''@/0/g' \ | |
-e 's/@''GNULIB_GETLOGIN_R''@/1/g' \ | |
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ | |
-e 's/@''GNULIB_GETPASS''@/0/g' \ | |
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ | |
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ | |
-e 's/@''GNULIB_ISATTY''@/0/g' \ | |
-e 's/@''GNULIB_LCHOWN''@/0/g' \ | |
-e 's/@''GNULIB_LINK''@/0/g' \ | |
-e 's/@''GNULIB_LINKAT''@/0/g' \ | |
-e 's/@''GNULIB_LSEEK''@/0/g' \ | |
-e 's/@''GNULIB_PIPE''@/0/g' \ | |
-e 's/@''GNULIB_PIPE2''@/0/g' \ | |
-e 's/@''GNULIB_PREAD''@/0/g' \ | |
-e 's/@''GNULIB_PWRITE''@/0/g' \ | |
-e 's/@''GNULIB_READ''@/0/g' \ | |
-e 's/@''GNULIB_READLINK''@/1/g' \ | |
-e 's/@''GNULIB_READLINKAT''@/0/g' \ | |
-e 's/@''GNULIB_RMDIR''@/1/g' \ | |
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ | |
-e 's/@''GNULIB_SLEEP''@/1/g' \ | |
-e 's/@''GNULIB_SYMLINK''@/0/g' \ | |
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \ | |
-e 's/@''GNULIB_TRUNCATE''@/0/g' \ | |
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \ | |
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \ | |
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/1/g' \ | |
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ | |
-e 's/@''GNULIB_UNLINK''@/0/g' \ | |
-e 's/@''GNULIB_UNLINKAT''@/0/g' \ | |
-e 's/@''GNULIB_USLEEP''@/0/g' \ | |
-e 's/@''GNULIB_WRITE''@/0/g' \ | |
< ./unistd.in.h | \ | |
sed -e 's|@''HAVE_CHOWN''@|1|g' \ | |
-e 's|@''HAVE_DUP2''@|1|g' \ | |
-e 's|@''HAVE_DUP3''@|1|g' \ | |
-e 's|@''HAVE_EUIDACCESS''@|1|g' \ | |
-e 's|@''HAVE_FACCESSAT''@|1|g' \ | |
-e 's|@''HAVE_FCHDIR''@|1|g' \ | |
-e 's|@''HAVE_FCHOWNAT''@|1|g' \ | |
-e 's|@''HAVE_FDATASYNC''@|1|g' \ | |
-e 's|@''HAVE_FSYNC''@|1|g' \ | |
-e 's|@''HAVE_FTRUNCATE''@|1|g' \ | |
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ | |
-e 's|@''HAVE_GETGROUPS''@|1|g' \ | |
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \ | |
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \ | |
-e 's|@''HAVE_GETPASS''@|1|g' \ | |
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ | |
-e 's|@''HAVE_LCHOWN''@|1|g' \ | |
-e 's|@''HAVE_LINK''@|1|g' \ | |
-e 's|@''HAVE_LINKAT''@|1|g' \ | |
-e 's|@''HAVE_PIPE''@|1|g' \ | |
-e 's|@''HAVE_PIPE2''@|1|g' \ | |
-e 's|@''HAVE_PREAD''@|1|g' \ | |
-e 's|@''HAVE_PWRITE''@|1|g' \ | |
-e 's|@''HAVE_READLINK''@|1|g' \ | |
-e 's|@''HAVE_READLINKAT''@|1|g' \ | |
-e 's|@''HAVE_SETHOSTNAME''@|1|g' \ | |
-e 's|@''HAVE_SLEEP''@|1|g' \ | |
-e 's|@''HAVE_SYMLINK''@|1|g' \ | |
-e 's|@''HAVE_SYMLINKAT''@|1|g' \ | |
-e 's|@''HAVE_UNLINKAT''@|1|g' \ | |
-e 's|@''HAVE_USLEEP''@|1|g' \ | |
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ | |
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ | |
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ | |
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ | |
-e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ | |
-e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ | |
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ | |
-e 's|@''HAVE_OS_H''@|0|g' \ | |
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | |
| \ | |
sed -e 's|@''REPLACE_CHOWN''@|0|g' \ | |
-e 's|@''REPLACE_CLOSE''@|0|g' \ | |
-e 's|@''REPLACE_DUP''@|0|g' \ | |
-e 's|@''REPLACE_DUP2''@|0|g' \ | |
-e 's|@''REPLACE_FACCESSAT''@|0|g' \ | |
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \ | |
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \ | |
-e 's|@''REPLACE_GETCWD''@|0|g' \ | |
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ | |
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ | |
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ | |
-e 's|@''REPLACE_GETGROUPS''@|0|g' \ | |
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ | |
-e 's|@''REPLACE_GETPASS''@|0|g' \ | |
-e 's|@''REPLACE_ISATTY''@|0|g' \ | |
-e 's|@''REPLACE_LCHOWN''@|0|g' \ | |
-e 's|@''REPLACE_LINK''@|0|g' \ | |
-e 's|@''REPLACE_LINKAT''@|0|g' \ | |
-e 's|@''REPLACE_LSEEK''@|0|g' \ | |
-e 's|@''REPLACE_PREAD''@|0|g' \ | |
-e 's|@''REPLACE_PWRITE''@|0|g' \ | |
-e 's|@''REPLACE_READ''@|0|g' \ | |
-e 's|@''REPLACE_READLINK''@|0|g' \ | |
-e 's|@''REPLACE_READLINKAT''@|0|g' \ | |
-e 's|@''REPLACE_RMDIR''@|0|g' \ | |
-e 's|@''REPLACE_SLEEP''@|0|g' \ | |
-e 's|@''REPLACE_SYMLINK''@|0|g' \ | |
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \ | |
-e 's|@''REPLACE_TRUNCATE''@|0|g' \ | |
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \ | |
-e 's|@''REPLACE_UNLINK''@|0|g' \ | |
-e 's|@''REPLACE_UNLINKAT''@|0|g' \ | |
-e 's|@''REPLACE_USLEEP''@|0|g' \ | |
-e 's|@''REPLACE_WRITE''@|0|g' \ | |
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ | |
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ | |
} > unistd.h-t && \ | |
mv unistd.h-t unistd.h | |
rm -f wchar.h-t wchar.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''HAVE_FEATURES_H''@|1|g' \ | |
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \ | |
-e 's|@''HAVE_WCHAR_H''@|1|g' \ | |
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \ | |
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ | |
-e 's/@''GNULIB_BTOWC''@/1/g' \ | |
-e 's/@''GNULIB_WCTOB''@/0/g' \ | |
-e 's/@''GNULIB_MBSINIT''@/1/g' \ | |
-e 's/@''GNULIB_MBRTOWC''@/1/g' \ | |
-e 's/@''GNULIB_MBRLEN''@/0/g' \ | |
-e 's/@''GNULIB_MBSRTOWCS''@/1/g' \ | |
-e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ | |
-e 's/@''GNULIB_WCRTOMB''@/1/g' \ | |
-e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ | |
-e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ | |
-e 's/@''GNULIB_WCWIDTH''@/0/g' \ | |
-e 's/@''GNULIB_WMEMCHR''@/0/g' \ | |
-e 's/@''GNULIB_WMEMCMP''@/0/g' \ | |
-e 's/@''GNULIB_WMEMCPY''@/0/g' \ | |
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \ | |
-e 's/@''GNULIB_WMEMSET''@/0/g' \ | |
-e 's/@''GNULIB_WCSLEN''@/0/g' \ | |
-e 's/@''GNULIB_WCSNLEN''@/0/g' \ | |
-e 's/@''GNULIB_WCSCPY''@/0/g' \ | |
-e 's/@''GNULIB_WCPCPY''@/0/g' \ | |
-e 's/@''GNULIB_WCSNCPY''@/0/g' \ | |
-e 's/@''GNULIB_WCPNCPY''@/0/g' \ | |
-e 's/@''GNULIB_WCSCAT''@/0/g' \ | |
-e 's/@''GNULIB_WCSNCAT''@/0/g' \ | |
-e 's/@''GNULIB_WCSCMP''@/0/g' \ | |
-e 's/@''GNULIB_WCSNCMP''@/0/g' \ | |
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \ | |
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ | |
-e 's/@''GNULIB_WCSCOLL''@/0/g' \ | |
-e 's/@''GNULIB_WCSXFRM''@/0/g' \ | |
-e 's/@''GNULIB_WCSDUP''@/0/g' \ | |
-e 's/@''GNULIB_WCSCHR''@/0/g' \ | |
-e 's/@''GNULIB_WCSRCHR''@/0/g' \ | |
-e 's/@''GNULIB_WCSCSPN''@/0/g' \ | |
-e 's/@''GNULIB_WCSSPN''@/0/g' \ | |
-e 's/@''GNULIB_WCSPBRK''@/0/g' \ | |
-e 's/@''GNULIB_WCSSTR''@/0/g' \ | |
-e 's/@''GNULIB_WCSTOK''@/0/g' \ | |
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \ | |
-e 's/@''GNULIB_WCSFTIME''@/0/g' \ | |
< ./wchar.in.h | \ | |
sed -e 's|@''HAVE_WINT_T''@|1|g' \ | |
-e 's|@''HAVE_BTOWC''@|1|g' \ | |
-e 's|@''HAVE_MBSINIT''@|1|g' \ | |
-e 's|@''HAVE_MBRTOWC''@|1|g' \ | |
-e 's|@''HAVE_MBRLEN''@|1|g' \ | |
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \ | |
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ | |
-e 's|@''HAVE_WCRTOMB''@|1|g' \ | |
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \ | |
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ | |
-e 's|@''HAVE_WMEMCHR''@|1|g' \ | |
-e 's|@''HAVE_WMEMCMP''@|1|g' \ | |
-e 's|@''HAVE_WMEMCPY''@|1|g' \ | |
-e 's|@''HAVE_WMEMMOVE''@|1|g' \ | |
-e 's|@''HAVE_WMEMSET''@|1|g' \ | |
-e 's|@''HAVE_WCSLEN''@|1|g' \ | |
-e 's|@''HAVE_WCSNLEN''@|1|g' \ | |
-e 's|@''HAVE_WCSCPY''@|1|g' \ | |
-e 's|@''HAVE_WCPCPY''@|1|g' \ | |
-e 's|@''HAVE_WCSNCPY''@|1|g' \ | |
-e 's|@''HAVE_WCPNCPY''@|1|g' \ | |
-e 's|@''HAVE_WCSCAT''@|1|g' \ | |
-e 's|@''HAVE_WCSNCAT''@|1|g' \ | |
-e 's|@''HAVE_WCSCMP''@|1|g' \ | |
-e 's|@''HAVE_WCSNCMP''@|1|g' \ | |
-e 's|@''HAVE_WCSCASECMP''@|1|g' \ | |
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \ | |
-e 's|@''HAVE_WCSCOLL''@|1|g' \ | |
-e 's|@''HAVE_WCSXFRM''@|1|g' \ | |
-e 's|@''HAVE_WCSDUP''@|1|g' \ | |
-e 's|@''HAVE_WCSCHR''@|1|g' \ | |
-e 's|@''HAVE_WCSRCHR''@|1|g' \ | |
-e 's|@''HAVE_WCSCSPN''@|1|g' \ | |
-e 's|@''HAVE_WCSSPN''@|1|g' \ | |
-e 's|@''HAVE_WCSPBRK''@|1|g' \ | |
-e 's|@''HAVE_WCSSTR''@|1|g' \ | |
-e 's|@''HAVE_WCSTOK''@|1|g' \ | |
-e 's|@''HAVE_WCSWIDTH''@|1|g' \ | |
-e 's|@''HAVE_WCSFTIME''@|1|g' \ | |
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \ | |
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | |
| \ | |
sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ | |
-e 's|@''REPLACE_BTOWC''@|0|g' \ | |
-e 's|@''REPLACE_WCTOB''@|0|g' \ | |
-e 's|@''REPLACE_MBSINIT''@|0|g' \ | |
-e 's|@''REPLACE_MBRTOWC''@|1|g' \ | |
-e 's|@''REPLACE_MBRLEN''@|0|g' \ | |
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ | |
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ | |
-e 's|@''REPLACE_WCRTOMB''@|0|g' \ | |
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ | |
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ | |
-e 's|@''REPLACE_WCWIDTH''@|0|g' \ | |
-e 's|@''REPLACE_WCSWIDTH''@|0|g' \ | |
-e 's|@''REPLACE_WCSFTIME''@|0|g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ | |
} > wchar.h-t && \ | |
mv wchar.h-t wchar.h | |
rm -f wctype.h-t wctype.h && \ | |
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ | |
sed -e 's|@''GUARD_PREFIX''@|GL|g' \ | |
-e 's/@''HAVE_WCTYPE_H''@/1/g' \ | |
-e 's|@''INCLUDE_NEXT''@|include_next|g' \ | |
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ | |
-e 's|@''PRAGMA_COLUMNS''@||g' \ | |
-e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \ | |
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \ | |
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ | |
-e 's/@''GNULIB_ISWBLANK''@/0/g' \ | |
-e 's/@''GNULIB_WCTYPE''@/0/g' \ | |
-e 's/@''GNULIB_ISWCTYPE''@/0/g' \ | |
-e 's/@''GNULIB_WCTRANS''@/0/g' \ | |
-e 's/@''GNULIB_TOWCTRANS''@/0/g' \ | |
-e 's/@''HAVE_ISWBLANK''@/1/g' \ | |
-e 's/@''HAVE_ISWCNTRL''@/1/g' \ | |
-e 's/@''HAVE_WCTYPE_T''@/1/g' \ | |
-e 's/@''HAVE_WCTRANS_T''@/1/g' \ | |
-e 's/@''HAVE_WINT_T''@/1/g' \ | |
-e 's/@''REPLACE_ISWBLANK''@/0/g' \ | |
-e 's/@''REPLACE_ISWCNTRL''@/0/g' \ | |
-e 's/@''REPLACE_TOWLOWER''@/0/g' \ | |
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ | |
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ | |
< ./wctype.in.h; \ | |
} > wctype.h-t && \ | |
mv wctype.h-t wctype.h | |
/usr/bin/make all-recursive | |
make[3]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/gl/lib' | |
make[4]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/gl/lib' | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o areadlink-with-size.lo areadlink-with-size.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o argp-ba.lo argp-ba.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o argp-eexst.lo argp-eexst.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o argp-fmtstream.lo argp-fmtstream.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c areadlink-with-size.c -fPIC -DPIC -o .libs/areadlink-with-size.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c argp-eexst.c -fPIC -DPIC -o .libs/argp-eexst.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c argp-fmtstream.c -fPIC -DPIC -o .libs/argp-fmtstream.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c argp-ba.c -fPIC -DPIC -o .libs/argp-ba.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o argp-fs-xinl.lo argp-fs-xinl.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o argp-help.lo argp-help.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o argp-parse.lo argp-parse.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c argp-fs-xinl.c -fPIC -DPIC -o .libs/argp-fs-xinl.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c argp-help.c -fPIC -DPIC -o .libs/argp-help.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c argp-parse.c -fPIC -DPIC -o .libs/argp-parse.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o argp-pin.lo argp-pin.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o argp-pv.lo argp-pv.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c argp-pin.c -fPIC -DPIC -o .libs/argp-pin.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c argp-pv.c -fPIC -DPIC -o .libs/argp-pv.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o argp-pvh.lo argp-pvh.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o argp-xinl.lo argp-xinl.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c argp-pvh.c -fPIC -DPIC -o .libs/argp-pvh.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c argp-xinl.c -fPIC -DPIC -o .libs/argp-xinl.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o bitrotate.lo bitrotate.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o canonicalize.lo canonicalize.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o cloexec.lo cloexec.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c bitrotate.c -fPIC -DPIC -o .libs/bitrotate.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c canonicalize.c -fPIC -DPIC -o .libs/canonicalize.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o dirname.lo dirname.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o basename.lo basename.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c dirname.c -fPIC -DPIC -o .libs/dirname.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o dirname-lgpl.lo dirname-lgpl.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c basename.c -fPIC -DPIC -o .libs/basename.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o basename-lgpl.lo basename-lgpl.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o stripslash.lo stripslash.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o exitfail.lo exitfail.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o fd-hook.lo fd-hook.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o fd-safer-flag.lo fd-safer-flag.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o dup-safer-flag.lo dup-safer-flag.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o file-set.lo file-set.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c fd-safer-flag.c -fPIC -DPIC -o .libs/fd-safer-flag.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o filenamecat-lgpl.lo filenamecat-lgpl.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c dup-safer-flag.c -fPIC -DPIC -o .libs/dup-safer-flag.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c file-set.c -fPIC -DPIC -o .libs/file-set.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o getprogname.lo getprogname.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o gettime.lo gettime.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c filenamecat-lgpl.c -fPIC -DPIC -o .libs/filenamecat-lgpl.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c getprogname.c -fPIC -DPIC -o .libs/getprogname.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o hard-locale.lo hard-locale.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c gettime.c -fPIC -DPIC -o .libs/gettime.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o hash.lo hash.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o hash-pjw.lo hash-pjw.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c hard-locale.c -fPIC -DPIC -o .libs/hard-locale.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o hash-triple.lo hash-triple.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c hash.c -fPIC -DPIC -o .libs/hash.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c hash-pjw.c -fPIC -DPIC -o .libs/hash-pjw.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o idpriv-drop.lo idpriv-drop.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o idpriv-droptemp.lo idpriv-droptemp.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c hash-triple.c -fPIC -DPIC -o .libs/hash-triple.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c idpriv-drop.c -fPIC -DPIC -o .libs/idpriv-drop.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c idpriv-droptemp.c -fPIC -DPIC -o .libs/idpriv-droptemp.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o localcharset.lo localcharset.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o malloca.lo malloca.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o nonblocking.lo nonblocking.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o openat-die.lo openat-die.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c nonblocking.c -fPIC -DPIC -o .libs/nonblocking.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c malloca.c -fPIC -DPIC -o .libs/malloca.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o progname.lo progname.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c openat-die.c -fPIC -DPIC -o .libs/openat-die.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o same.lo same.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o save-cwd.lo save-cwd.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c progname.c -fPIC -DPIC -o .libs/progname.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c same.c -fPIC -DPIC -o .libs/same.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c save-cwd.c -fPIC -DPIC -o .libs/save-cwd.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o sig-handler.lo sig-handler.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o sockets.lo sockets.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c sockets.c -fPIC -DPIC -o .libs/sockets.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o stat-time.lo stat-time.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o strnlen1.lo strnlen1.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o sys_socket.lo sys_socket.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o tempname.lo tempname.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c stat-time.c -fPIC -DPIC -o .libs/stat-time.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c tempname.c -fPIC -DPIC -o .libs/tempname.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o glthread/threadlib.lo glthread/threadlib.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o timespec.lo timespec.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o unistd.lo unistd.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c unistd.c -fPIC -DPIC -o .libs/unistd.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c timespec.c -fPIC -DPIC -o .libs/timespec.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o dup-safer.lo dup-safer.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o fd-safer.lo fd-safer.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o pipe-safer.lo pipe-safer.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o utimens.lo utimens.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c utimens.c -fPIC -DPIC -o .libs/utimens.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o wctype-h.lo wctype-h.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o xmalloc.lo xmalloc.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o xalloc-die.lo xalloc-die.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o xgetcwd.lo xgetcwd.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o xsize.lo xsize.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c xgetcwd.c -fPIC -DPIC -o .libs/xgetcwd.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o xstrndup.lo xstrndup.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o xvasprintf.lo xvasprintf.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c xsize.c -fPIC -DPIC -o .libs/xsize.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o xasprintf.lo xasprintf.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c xstrndup.c -fPIC -DPIC -o .libs/xstrndup.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o asnprintf.lo asnprintf.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o chdir-long.lo chdir-long.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o fcntl.lo fcntl.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o getopt.lo getopt.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c chdir-long.c -fPIC -DPIC -o .libs/chdir-long.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o getopt1.lo getopt1.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c getopt.c -fPIC -DPIC -o .libs/getopt.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o glob.lo glob.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o glob_pattern_p.lo glob_pattern_p.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o globfree.lo globfree.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c glob.c -fPIC -DPIC -o .libs/glob.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c glob_pattern_p.c -fPIC -DPIC -o .libs/glob_pattern_p.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c globfree.c -fPIC -DPIC -o .libs/globfree.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o ioctl.lo ioctl.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o localtime-buffer.lo localtime-buffer.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c ioctl.c -fPIC -DPIC -o .libs/ioctl.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o mbrtowc.lo mbrtowc.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c localtime-buffer.c -fPIC -DPIC -o .libs/localtime-buffer.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o nanosleep.lo nanosleep.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c mbrtowc.c -fPIC -DPIC -o .libs/mbrtowc.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c nanosleep.c -fPIC -DPIC -o .libs/nanosleep.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o nl_langinfo.lo nl_langinfo.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o openat-proc.lo openat-proc.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c nl_langinfo.c -fPIC -DPIC -o .libs/nl_langinfo.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o printf-args.lo printf-args.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c openat-proc.c -fPIC -DPIC -o .libs/openat-proc.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o printf-parse.lo printf-parse.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o regex.lo regex.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o vasnprintf.lo vasnprintf.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c regex.c -fPIC -DPIC -o .libs/regex.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o glthread/lock.lo glthread/lock.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o malloc/scratch_buffer_grow.lo malloc/scratch_buffer_grow.c | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o malloc/scratch_buffer_grow_preserve.lo malloc/scratch_buffer_grow_preserve.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c malloc/scratch_buffer_grow_preserve.c -fPIC -DPIC -o malloc/.libs/scratch_buffer_grow_preserve.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c malloc/scratch_buffer_grow.c -fPIC -DPIC -o malloc/.libs/scratch_buffer_grow.o | |
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c -o malloc/scratch_buffer_set_array_size.lo malloc/scratch_buffer_set_array_size.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN=\"man-db-gnulib\" -fPIC -Wl,-undefined,suppress -c malloc/scratch_buffer_set_array_size.c -fPIC -DPIC -o malloc/.libs/scratch_buffer_set_array_size.o | |
/bin/bash ../../libtool --tag=CC --mode=link gcc-5 -fPIC -Wl,-undefined,suppress -no-undefined -o libgnu.la areadlink-with-size.lo argp-ba.lo argp-eexst.lo argp-fmtstream.lo argp-fs-xinl.lo argp-help.lo argp-parse.lo argp-pin.lo argp-pv.lo argp-pvh.lo argp-xinl.lo bitrotate.lo canonicalize.lo cloexec.lo dirname.lo basename.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo exitfail.lo fd-hook.lo fd-safer-flag.lo dup-safer-flag.lo file-set.lo filenamecat-lgpl.lo getprogname.lo gettime.lo hard-locale.lo hash.lo hash-pjw.lo hash-triple.lo idpriv-drop.lo idpriv-droptemp.lo localcharset.lo glthread/lock.lo malloca.lo nonblocking.lo openat-die.lo progname.lo same.lo save-cwd.lo malloc/scratch_buffer_grow.lo malloc/scratch_buffer_grow_preserve.lo malloc/scratch_buffer_set_array_size.lo sig-handler.lo sockets.lo stat-time.lo strnlen1.lo sys_socket.lo tempname.lo glthread/threadlib.lo timespec.lo unistd.lo dup-safer.lo fd-safer.lo pipe-safer.lo utimens.lo wctype-h.lo xmalloc.lo xalloc-die.lo xgetcwd.lo xsize.lo xstrndup.lo xvasprintf.lo xasprintf.lo asnprintf.lo chdir-long.lo fcntl.lo getopt.lo getopt1.lo glob.lo glob_pattern_p.lo globfree.lo ioctl.lo localtime-buffer.lo mbrtowc.lo nanosleep.lo nl_langinfo.lo openat-proc.lo printf-args.lo printf-parse.lo regex.lo vasnprintf.lo | |
libtool: link: ar cru .libs/libgnu.a .libs/areadlink-with-size.o .libs/argp-ba.o .libs/argp-eexst.o .libs/argp-fmtstream.o .libs/argp-fs-xinl.o .libs/argp-help.o .libs/argp-parse.o .libs/argp-pin.o .libs/argp-pv.o .libs/argp-pvh.o .libs/argp-xinl.o .libs/bitrotate.o .libs/canonicalize.o .libs/cloexec.o .libs/dirname.o .libs/basename.o .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/exitfail.o .libs/fd-hook.o .libs/fd-safer-flag.o .libs/dup-safer-flag.o .libs/file-set.o .libs/filenamecat-lgpl.o .libs/getprogname.o .libs/gettime.o .libs/hard-locale.o .libs/hash.o .libs/hash-pjw.o .libs/hash-triple.o .libs/idpriv-drop.o .libs/idpriv-droptemp.o .libs/localcharset.o glthread/.libs/lock.o .libs/malloca.o .libs/nonblocking.o .libs/openat-die.o .libs/progname.o .libs/same.o .libs/save-cwd.o malloc/.libs/scratch_buffer_grow.o malloc/.libs/scratch_buffer_grow_preserve.o malloc/.libs/scratch_buffer_set_array_size.o .libs/sig-handler.o .libs/sockets.o .libs/stat-time.o .libs/strnlen1.o .libs/sys_socket.o .libs/tempname.o glthread/.libs/threadlib.o .libs/timespec.o .libs/unistd.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o .libs/utimens.o .libs/wctype-h.o .libs/xmalloc.o .libs/xalloc-die.o .libs/xgetcwd.o .libs/xsize.o .libs/xstrndup.o .libs/xvasprintf.o .libs/xasprintf.o .libs/asnprintf.o .libs/chdir-long.o .libs/fcntl.o .libs/getopt.o .libs/getopt1.o .libs/glob.o .libs/glob_pattern_p.o .libs/globfree.o .libs/ioctl.o .libs/localtime-buffer.o .libs/mbrtowc.o .libs/nanosleep.o .libs/nl_langinfo.o .libs/openat-proc.o .libs/printf-args.o .libs/printf-parse.o .libs/regex.o .libs/vasnprintf.o | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
libtool: link: ranlib .libs/libgnu.a | |
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) | |
make[4]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/gl/lib' | |
make[3]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/gl/lib' | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/gl/lib' | |
Making all in gl/po | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/gl/po' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/gl/po' | |
Making all in init | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/init' | |
Making all in systemd | |
make[3]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/init/systemd' | |
make[3]: Nothing to be done for 'all'. | |
make[3]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/init/systemd' | |
make[3]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/init' | |
make[3]: Nothing to be done for 'all-am'. | |
make[3]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/init' | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/init' | |
Making all in lib | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/lib' | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libman_la-appendstr.lo `test -f 'appendstr.c' || echo './'`appendstr.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libman_la-cleanup.lo `test -f 'cleanup.c' || echo './'`cleanup.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libman_la-debug.lo `test -f 'debug.c' || echo './'`debug.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libman_la-decompress.lo `test -f 'decompress.c' || echo './'`decompress.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c cleanup.c -fPIC -DPIC -o .libs/libman_la-cleanup.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c decompress.c -fPIC -DPIC -o .libs/libman_la-decompress.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c debug.c -fPIC -DPIC -o .libs/libman_la-debug.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c appendstr.c -fPIC -DPIC -o .libs/libman_la-appendstr.o | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libman_la-encodings.lo `test -f 'encodings.c' || echo './'`encodings.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libman_la-hashtable.lo `test -f 'hashtable.c' || echo './'`hashtable.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libman_la-linelength.lo `test -f 'linelength.c' || echo './'`linelength.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libman_la-lower.lo `test -f 'lower.c' || echo './'`lower.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c encodings.c -fPIC -DPIC -o .libs/libman_la-encodings.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c hashtable.c -fPIC -DPIC -o .libs/libman_la-hashtable.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c linelength.c -fPIC -DPIC -o .libs/libman_la-linelength.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c lower.c -fPIC -DPIC -o .libs/libman_la-lower.o | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libman_la-orderfiles.lo `test -f 'orderfiles.c' || echo './'`orderfiles.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libman_la-pathsearch.lo `test -f 'pathsearch.c' || echo './'`pathsearch.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libman_la-sandbox.lo `test -f 'sandbox.c' || echo './'`sandbox.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c pathsearch.c -fPIC -DPIC -o .libs/libman_la-pathsearch.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c orderfiles.c -fPIC -DPIC -o .libs/libman_la-orderfiles.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c sandbox.c -fPIC -DPIC -o .libs/libman_la-sandbox.o | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libman_la-security.lo `test -f 'security.c' || echo './'`security.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libman_la-tempfile.lo `test -f 'tempfile.c' || echo './'`tempfile.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libman_la-util.lo `test -f 'util.c' || echo './'`util.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libman_la-wordfnmatch.lo `test -f 'wordfnmatch.c' || echo './'`wordfnmatch.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c security.c -fPIC -DPIC -o .libs/libman_la-security.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c tempfile.c -fPIC -DPIC -o .libs/libman_la-tempfile.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c util.c -fPIC -DPIC -o .libs/libman_la-util.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c wordfnmatch.c -fPIC -DPIC -o .libs/libman_la-wordfnmatch.o | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libman_la-xchown.lo `test -f 'xchown.c' || echo './'`xchown.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libman_la-xregcomp.lo `test -f 'xregcomp.c' || echo './'`xregcomp.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c xchown.c -fPIC -DPIC -o .libs/libman_la-xchown.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale\" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c xregcomp.c -fPIC -DPIC -o .libs/libman_la-xregcomp.o | |
/bin/bash ../libtool --tag=CC --mode=link gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -avoid-version -release 2.8.5 -rpath /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -no-undefined -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib -lpipeline -o libman.la -rpath /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db libman_la-appendstr.lo libman_la-cleanup.lo libman_la-debug.lo libman_la-decompress.lo libman_la-encodings.lo libman_la-hashtable.lo libman_la-linelength.lo libman_la-lower.lo libman_la-orderfiles.lo libman_la-pathsearch.lo libman_la-sandbox.lo libman_la-security.lo libman_la-tempfile.lo libman_la-util.lo libman_la-wordfnmatch.lo libman_la-xchown.lo libman_la-xregcomp.lo ../gl/lib/libgnu.la -lz | |
libtool: link: gcc-5 -shared -fPIC -DPIC .libs/libman_la-appendstr.o .libs/libman_la-cleanup.o .libs/libman_la-debug.o .libs/libman_la-decompress.o .libs/libman_la-encodings.o .libs/libman_la-hashtable.o .libs/libman_la-linelength.o .libs/libman_la-lower.o .libs/libman_la-orderfiles.o .libs/libman_la-pathsearch.o .libs/libman_la-sandbox.o .libs/libman_la-security.o .libs/libman_la-tempfile.o .libs/libman_la-util.o .libs/libman_la-wordfnmatch.o .libs/libman_la-xchown.o .libs/libman_la-xregcomp.o -Wl,--whole-archive ../gl/lib/.libs/libgnu.a -Wl,--no-whole-archive -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -lz -Wl,-undefined -Wl,suppress -Wl,-soname -Wl,libman-2.8.5.so -o .libs/libman-2.8.5.so | |
libtool: link: (cd ".libs" && rm -f "libman.so" && ln -s "libman-2.8.5.so" "libman.so") | |
libtool: link: ( cd ".libs" && rm -f "libman.la" && ln -s "../libman.la" "libman.la" ) | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/lib' | |
Making all in libdb | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libdb' | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libmandb_la-db_btree.lo `test -f 'db_btree.c' || echo './'`db_btree.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libmandb_la-db_delete.lo `test -f 'db_delete.c' || echo './'`db_delete.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libmandb_la-db_gdbm.lo `test -f 'db_gdbm.c' || echo './'`db_gdbm.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libmandb_la-db_lookup.lo `test -f 'db_lookup.c' || echo './'`db_lookup.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_delete.c -fPIC -DPIC -o .libs/libmandb_la-db_delete.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_gdbm.c -fPIC -DPIC -o .libs/libmandb_la-db_gdbm.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_btree.c -fPIC -DPIC -o .libs/libmandb_la-db_btree.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_lookup.c -fPIC -DPIC -o .libs/libmandb_la-db_lookup.o | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libmandb_la-db_ndbm.lo `test -f 'db_ndbm.c' || echo './'`db_ndbm.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libmandb_la-db_store.lo `test -f 'db_store.c' || echo './'`db_store.c | |
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c -o libmandb_la-db_ver.lo `test -f 'db_ver.c' || echo './'`db_ver.c | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_store.c -fPIC -DPIC -o .libs/libmandb_la-db_store.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_ndbm.c -fPIC -DPIC -o .libs/libmandb_la-db_ndbm.o | |
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_ver.c -fPIC -DPIC -o .libs/libmandb_la-db_ver.o | |
/bin/bash ../libtool --tag=CC --mode=link gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -avoid-version -release 2.8.5 -rpath /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -no-undefined -o libmandb.la -rpath /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db libmandb_la-db_btree.lo libmandb_la-db_delete.lo libmandb_la-db_gdbm.lo libmandb_la-db_lookup.lo libmandb_la-db_ndbm.lo libmandb_la-db_store.lo libmandb_la-db_ver.lo ../lib/libman.la -lgdbm | |
libtool: link: gcc-5 -shared -fPIC -DPIC .libs/libmandb_la-db_btree.o .libs/libmandb_la-db_delete.o .libs/libmandb_la-db_gdbm.o .libs/libmandb_la-db_lookup.o .libs/libmandb_la-db_ndbm.o .libs/libmandb_la-db_store.o .libs/libmandb_la-db_ver.o -Wl,-rpath -Wl,/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/lib/.libs -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db ../lib/.libs/libman.so -lgdbm -Wl,-undefined -Wl,suppress -Wl,-soname -Wl,libmandb-2.8.5.so -o .libs/libmandb-2.8.5.so | |
libtool: link: (cd ".libs" && rm -f "libmandb.so" && ln -s "libmandb-2.8.5.so" "libmandb.so") | |
libtool: link: ( cd ".libs" && rm -f "libmandb.la" && ln -s "../libmandb.la" "libmandb.la" ) | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libdb' | |
Making all in src | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src' | |
Making all in . | |
make[3]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src' | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o catman.o catman.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o globbing.o globbing.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o manp.o manp.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o compression.o compression.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o descriptions.o descriptions.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o filenames.o filenames.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o lexgrog.o lexgrog.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o lexgrog_test.o lexgrog_test.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o manconv.o manconv.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o manconv_client.o manconv_client.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o ult_src.o ult_src.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o man.o man.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o zsoelim.o zsoelim.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o check_mandirs.o check_mandirs.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o descriptions_store.o descriptions_store.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o mandb.o mandb.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o straycats.o straycats.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o manpath.o manpath.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o whatis.o whatis.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o globbing_test.o globbing_test.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o manconv_main.o manconv_main.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o zsoelim_main.o zsoelim_main.c | |
gcc-5 -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf\" -DAPROPOS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos\" -DAPROPOS_NAME=\"gapropos\" -DMAN=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman\" -DMANCONV=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv\" -DMANDB=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb\" -DWHATIS=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis\" -DZSOELIM=\"/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim\" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o accessdb.o accessdb.c | |
/bin/bash ../libtool --tag=CC --mode=link gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -o catman catman.o globbing.o manp.o ../libdb/libmandb.la ../lib/libman.la ../gl/lib/libgnu.la -lgdbm -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib -lpipeline | |
/bin/bash ../libtool --tag=CC --mode=link gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -o lexgrog compression.o descriptions.o filenames.o globbing.o lexgrog.o lexgrog_test.o manconv.o manconv_client.o ult_src.o ../lib/libman.la ../gl/lib/libgnu.la -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib -lpipeline | |
/bin/bash ../libtool --tag=CC --mode=link gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -o mandb check_mandirs.o compression.o descriptions.o descriptions_store.o filenames.o globbing.o lexgrog.o manconv.o manconv_client.o mandb.o manp.o straycats.o ult_src.o ../libdb/libmandb.la ../lib/libman.la ../gl/lib/libgnu.la -lgdbm -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib -lpipeline | |
/bin/bash ../libtool --tag=CC --mode=link gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -o manpath globbing.o manp.o manpath.o ../lib/libman.la ../gl/lib/libgnu.la | |
libtool: link: gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/catman catman.o globbing.o manp.o ../libdb/.libs/libmandb.so ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -lgdbm -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
libtool: link: gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/lexgrog compression.o descriptions.o filenames.o globbing.o lexgrog.o lexgrog_test.o manconv.o manconv_client.o ult_src.o ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
/bin/bash ../libtool --tag=CC --mode=link gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -o whatis globbing.o manconv.o manp.o whatis.o ../libdb/libmandb.la ../lib/libman.la ../gl/lib/libgnu.la -lgdbm -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib -lpipeline | |
libtool: link: gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/mandb check_mandirs.o compression.o descriptions.o descriptions_store.o filenames.o globbing.o lexgrog.o manconv.o manconv_client.o mandb.o manp.o straycats.o ult_src.o ../libdb/.libs/libmandb.so ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -lgdbm -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
/bin/bash ../libtool --tag=CC --mode=link gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -o globbing globbing.o globbing_test.o ../lib/libman.la ../gl/lib/libgnu.la | |
libtool: link: gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/manpath globbing.o manp.o manpath.o ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
/bin/bash ../libtool --tag=CC --mode=link gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -o manconv manconv.o manconv_main.o ../lib/libman.la ../gl/lib/libgnu.la -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib -lpipeline | |
/bin/bash ../libtool --tag=CC --mode=link gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -o zsoelim globbing.o manp.o zsoelim.o zsoelim_main.o ../lib/libman.la ../gl/lib/libgnu.la -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib -lpipeline | |
libtool: link: gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/globbing globbing.o globbing_test.o ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
libtool: link: gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/whatis globbing.o manconv.o manp.o whatis.o ../libdb/.libs/libmandb.so ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -lgdbm -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
/bin/bash ../libtool --tag=CC --mode=link gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -o accessdb accessdb.o ../libdb/libmandb.la ../lib/libman.la ../gl/lib/libgnu.la -lgdbm | |
libtool: link: gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/manconv manconv.o manconv_main.o ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
libtool: link: gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/zsoelim globbing.o manp.o zsoelim.o zsoelim_main.o ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
/bin/bash ../libtool --tag=CC --mode=link gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -o man compression.o filenames.o globbing.o man.o manconv.o manconv_client.o manp.o ult_src.o zsoelim.o ../libdb/libmandb.la ../lib/libman.la ../gl/lib/libgnu.la -lgdbm -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib -lpipeline | |
rm -f apropos | |
ln -s whatis apropos | |
libtool: link: gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/accessdb accessdb.o ../libdb/.libs/libmandb.so ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -lgdbm -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
libtool: link: gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/man compression.o filenames.o globbing.o man.o manconv.o manconv_client.o manp.o ult_src.o zsoelim.o ../libdb/.libs/libmandb.so ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -lgdbm -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
make[3]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src' | |
Making all in tests | |
make[3]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src/tests' | |
make[3]: Nothing to be done for 'all'. | |
make[3]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src/tests' | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src' | |
Making all in man | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/man' | |
Making all in it | |
make[3]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/man/it' | |
sed -e 's,%REPLACE_CONFIG_FILE%,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf,g' ../../man/replace.sin > replace.sed | |
/bin/mkdir -p man1 | |
/bin/mkdir -p man1 | |
/bin/mkdir -p man1 | |
/bin/mkdir -p man1 | |
program=`echo 'man1/apropos.1' | sed -e 's/\.1//' -e 's,.*/,,' -e 's&^&g&'`; \ | |
sed -f replace.sed -e "s,%program%,$program,g" man1/apropos.man1 > man1/apropos.1 | |
program=`echo 'man1/man.1' | sed -e 's/\.1//' -e 's,.*/,,' -e 's&^&g&'`; \ | |
sed -f replace.sed -e "s,%program%,$program,g" man1/man.man1 > man1/man.1 | |
program=`echo 'man1/whatis.1' | sed -e 's/\.1//' -e 's,.*/,,' -e 's&^&g&'`; \ | |
sed -f replace.sed -e "s,%program%,$program,g" man1/whatis.man1 > man1/whatis.1 | |
program=`echo 'man1/manpath.1' | sed -e 's/\.1//' -e 's,.*/,,' -e 's&^&g&'`; \ | |
sed -f replace.sed -e "s,%program%,$program,g" man1/manpath.man1 > man1/manpath.1 | |
/bin/mkdir -p man1 | |
/bin/mkdir -p man5 | |
/bin/mkdir -p man8 | |
sed -f replace.sed man5/manpath.man5 > man5/manpath.5 | |
program=`echo 'man8/accessdb.8' | sed -e 's/\.8//' -e 's,.*/,,' -e 's&^&g&'`; \ | |
sed -f replace.sed -e "s,%program%,$program,g" man8/accessdb.man8 > man8/accessdb.8 | |
/bin/mkdir -p man8 | |
program=`echo 'man1/zsoelim.1' | sed -e 's/\.1//' -e 's,.*/,,' -e 's&^&g&'`; \ | |
sed -f replace.sed -e "s,%program%,$program,g" man1/zsoelim.man1 > man1/zsoelim.1 | |
program=`echo 'man8/catman.8' | sed -e 's/\.8//' -e 's,.*/,,' -e 's&^&g&'`; \ | |
sed -f replace.sed -e "s,%program%,$program,g" man8/catman.man8 > man8/catman.8 | |
/bin/mkdir -p man8 | |
program=`echo 'man8/mandb.8' | sed -e 's/\.8//' -e 's,.*/,,' -e 's&^&g&'`; \ | |
sed -f replace.sed -e "s,%program%,$program,g" man8/mandb.man8 > man8/mandb.8 | |
make[3]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/man/it' | |
make[3]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/man' | |
sed -e 's,%REPLACE_CONFIG_FILE%,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf,g' ../man/replace.sin > replace.sed | |
/bin/mkdir -p man1 | |
/bin/mkdir -p man1 | |
/bin/mkdir -p man1 | |
/bin/mkdir -p man1 | |
program=`echo 'man1/apropos.1' | sed -e 's/\.1//' -e 's,.*/,,' -e 's&^&g&'`; \ | |
sed -f replace.sed -e "s,%program%,$program,g" man1/apropos.man1 > man1/apropos.1 | |
program=`echo 'man1/lexgrog.1' | sed -e 's/\.1//' -e 's,.*/,,' -e 's&^&g&'`; \ | |
sed -f replace.sed -e "s,%program%,$program,g" man1/lexgrog.man1 > man1/lexgrog.1 | |
program=`echo 'man1/man.1' | sed -e 's/\.1//' -e 's,.*/,,' -e 's&^&g&'`; \ | |
sed -f replace.sed -e "s,%program%,$program,g" man1/man.man1 > man1/man.1 | |
program=`echo 'man1/manconv.1' | sed -e 's/\.1//' -e 's,.*/,,' -e 's&^&g&'`; \ | |
sed -f replace.sed -e "s,%program%,$program,g" man1/manconv.man1 > man1/manconv.1 | |
/bin/mkdir -p man1 | |
program=`echo 'man1/manpath.1' | sed -e 's/\.1//' -e 's,.*/,,' -e 's&^&g&'`; \ | |
sed -f replace.sed -e "s,%program%,$program,g" man1/manpath.man1 > man1/manpath.1 | |
/bin/mkdir -p man1 | |
/bin/mkdir -p man1 | |
program=`echo 'man1/whatis.1' | sed -e 's/\.1//' -e 's,.*/,,' -e 's&^&g&'`; \ | |
sed -f replace.sed -e "s,%program%,$program,g" man1/whatis.man1 > man1/whatis.1 | |
program=`echo 'man1/zsoelim.1' | sed -e 's/\.1//' -e 's,.*/,,' -e 's&^&g&'`; \ | |
sed -f replace.sed -e "s,%program%,$program,g" man1/zsoelim.man1 > man1/zsoelim.1 | |
/bin/mkdir -p man5 | |
/bin/mkdir -p man8 | |
program=`echo 'man8/accessdb.8' | sed -e 's/\.8//' -e 's,.*/,,' -e 's&^&g&'`; \ | |
sed -f replace.sed -e "s,%program%,$program,g" man8/accessdb.man8 > man8/accessdb.8 | |
/bin/mkdir -p man8 | |
sed -f replace.sed man5/manpath.man5 > man5/manpath.5 | |
/bin/mkdir -p man8 | |
program=`echo 'man8/catman.8' | sed -e 's/\.8//' -e 's,.*/,,' -e 's&^&g&'`; \ | |
sed -f replace.sed -e "s,%program%,$program,g" man8/catman.man8 > man8/catman.8 | |
program=`echo 'man8/mandb.8' | sed -e 's/\.8//' -e 's,.*/,,' -e 's&^&g&'`; \ | |
sed -f replace.sed -e "s,%program%,$program,g" man8/mandb.man8 > man8/mandb.8 | |
make[3]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/man' | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/man' | |
Making all in manual | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/manual' | |
echo '.ds V 2.8.5' > version | |
soelim -I. man_db.me | tbl > man_db.pp | |
LC_ALL=C nroff -me man_db.pp > man_db.cat | |
groff -me -Tps man_db.pp > man_db.ps | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/manual' | |
Making all in po | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/po' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/po' | |
Making all in tools | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/tools' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/tools' | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5' | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5' | |
make[1]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c areadlink-with-size.c -fPIC -DPIC -o .libs/areadlink-with-size.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c areadlink-with-size.c -fPIC -DPIC -o .libs/areadlink-with-size.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-eexst.c -fPIC -DPIC -o .libs/argp-eexst.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-eexst.c -fPIC -DPIC -o .libs/argp-eexst.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-fmtstream.c -fPIC -DPIC -o .libs/argp-fmtstream.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-fmtstream.c -fPIC -DPIC -o .libs/argp-fmtstream.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-ba.c -fPIC -DPIC -o .libs/argp-ba.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-ba.c -fPIC -DPIC -o .libs/argp-ba.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-fs-xinl.c -fPIC -DPIC -o .libs/argp-fs-xinl.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-fs-xinl.c -fPIC -DPIC -o .libs/argp-fs-xinl.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-help.c -fPIC -DPIC -o .libs/argp-help.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-help.c -fPIC -DPIC -o .libs/argp-help.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-parse.c -fPIC -DPIC -o .libs/argp-parse.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-parse.c -fPIC -DPIC -o .libs/argp-parse.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-pin.c -fPIC -DPIC -o .libs/argp-pin.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-pin.c -fPIC -DPIC -o .libs/argp-pin.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-pv.c -fPIC -DPIC -o .libs/argp-pv.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-pv.c -fPIC -DPIC -o .libs/argp-pv.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-xinl.c -fPIC -DPIC -o .libs/argp-xinl.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-xinl.c -fPIC -DPIC -o .libs/argp-xinl.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-pvh.c -fPIC -DPIC -o .libs/argp-pvh.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c argp-pvh.c -fPIC -DPIC -o .libs/argp-pvh.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c bitrotate.c -fPIC -DPIC -o .libs/bitrotate.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c bitrotate.c -fPIC -DPIC -o .libs/bitrotate.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c canonicalize.c -fPIC -DPIC -o .libs/canonicalize.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c canonicalize.c -fPIC -DPIC -o .libs/canonicalize.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c dirname.c -fPIC -DPIC -o .libs/dirname.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c dirname.c -fPIC -DPIC -o .libs/dirname.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c basename.c -fPIC -DPIC -o .libs/basename.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c basename.c -fPIC -DPIC -o .libs/basename.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c exitfail.c -fPIC -DPIC -o .libs/exitfail.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c fd-safer-flag.c -fPIC -DPIC -o .libs/fd-safer-flag.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c fd-safer-flag.c -fPIC -DPIC -o .libs/fd-safer-flag.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c dup-safer-flag.c -fPIC -DPIC -o .libs/dup-safer-flag.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c dup-safer-flag.c -fPIC -DPIC -o .libs/dup-safer-flag.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c file-set.c -fPIC -DPIC -o .libs/file-set.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c file-set.c -fPIC -DPIC -o .libs/file-set.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c filenamecat-lgpl.c -fPIC -DPIC -o .libs/filenamecat-lgpl.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c filenamecat-lgpl.c -fPIC -DPIC -o .libs/filenamecat-lgpl.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c getprogname.c -fPIC -DPIC -o .libs/getprogname.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c getprogname.c -fPIC -DPIC -o .libs/getprogname.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c gettime.c -fPIC -DPIC -o .libs/gettime.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c gettime.c -fPIC -DPIC -o .libs/gettime.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c hard-locale.c -fPIC -DPIC -o .libs/hard-locale.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c hard-locale.c -fPIC -DPIC -o .libs/hard-locale.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c hash.c -fPIC -DPIC -o .libs/hash.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c hash.c -fPIC -DPIC -o .libs/hash.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c hash-pjw.c -fPIC -DPIC -o .libs/hash-pjw.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c hash-pjw.c -fPIC -DPIC -o .libs/hash-pjw.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c hash-triple.c -fPIC -DPIC -o .libs/hash-triple.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c hash-triple.c -fPIC -DPIC -o .libs/hash-triple.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c idpriv-droptemp.c -fPIC -DPIC -o .libs/idpriv-droptemp.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c idpriv-droptemp.c -fPIC -DPIC -o .libs/idpriv-droptemp.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c idpriv-drop.c -fPIC -DPIC -o .libs/idpriv-drop.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c idpriv-drop.c -fPIC -DPIC -o .libs/idpriv-drop.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c nonblocking.c -fPIC -DPIC -o .libs/nonblocking.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c nonblocking.c -fPIC -DPIC -o .libs/nonblocking.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c malloca.c -fPIC -DPIC -o .libs/malloca.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c malloca.c -fPIC -DPIC -o .libs/malloca.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c openat-die.c -fPIC -DPIC -o .libs/openat-die.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c openat-die.c -fPIC -DPIC -o .libs/openat-die.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c progname.c -fPIC -DPIC -o .libs/progname.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c progname.c -fPIC -DPIC -o .libs/progname.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c same.c -fPIC -DPIC -o .libs/same.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c same.c -fPIC -DPIC -o .libs/same.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c save-cwd.c -fPIC -DPIC -o .libs/save-cwd.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c save-cwd.c -fPIC -DPIC -o .libs/save-cwd.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c sig-handler.c -fPIC -DPIC -o .libs/sig-handler.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c sockets.c -fPIC -DPIC -o .libs/sockets.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c sockets.c -fPIC -DPIC -o .libs/sockets.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c stat-time.c -fPIC -DPIC -o .libs/stat-time.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c stat-time.c -fPIC -DPIC -o .libs/stat-time.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c strnlen1.c -fPIC -DPIC -o .libs/strnlen1.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c sys_socket.c -fPIC -DPIC -o .libs/sys_socket.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c tempname.c -fPIC -DPIC -o .libs/tempname.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c tempname.c -fPIC -DPIC -o .libs/tempname.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c unistd.c -fPIC -DPIC -o .libs/unistd.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c unistd.c -fPIC -DPIC -o .libs/unistd.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c timespec.c -fPIC -DPIC -o .libs/timespec.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c timespec.c -fPIC -DPIC -o .libs/timespec.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c utimens.c -fPIC -DPIC -o .libs/utimens.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c utimens.c -fPIC -DPIC -o .libs/utimens.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c xmalloc.c -fPIC -DPIC -o .libs/xmalloc.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c xalloc-die.c -fPIC -DPIC -o .libs/xalloc-die.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c xgetcwd.c -fPIC -DPIC -o .libs/xgetcwd.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c xgetcwd.c -fPIC -DPIC -o .libs/xgetcwd.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c xsize.c -fPIC -DPIC -o .libs/xsize.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c xsize.c -fPIC -DPIC -o .libs/xsize.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c xstrndup.c -fPIC -DPIC -o .libs/xstrndup.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c xstrndup.c -fPIC -DPIC -o .libs/xstrndup.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c xvasprintf.c -fPIC -DPIC -o .libs/xvasprintf.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c xasprintf.c -fPIC -DPIC -o .libs/xasprintf.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c chdir-long.c -fPIC -DPIC -o .libs/chdir-long.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c chdir-long.c -fPIC -DPIC -o .libs/chdir-long.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c fcntl.c -fPIC -DPIC -o .libs/fcntl.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c getopt.c -fPIC -DPIC -o .libs/getopt.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c getopt.c -fPIC -DPIC -o .libs/getopt.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c glob.c -fPIC -DPIC -o .libs/glob.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c glob.c -fPIC -DPIC -o .libs/glob.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c glob_pattern_p.c -fPIC -DPIC -o .libs/glob_pattern_p.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c glob_pattern_p.c -fPIC -DPIC -o .libs/glob_pattern_p.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c globfree.c -fPIC -DPIC -o .libs/globfree.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c globfree.c -fPIC -DPIC -o .libs/globfree.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c ioctl.c -fPIC -DPIC -o .libs/ioctl.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c ioctl.c -fPIC -DPIC -o .libs/ioctl.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c localtime-buffer.c -fPIC -DPIC -o .libs/localtime-buffer.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c localtime-buffer.c -fPIC -DPIC -o .libs/localtime-buffer.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c mbrtowc.c -fPIC -DPIC -o .libs/mbrtowc.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c mbrtowc.c -fPIC -DPIC -o .libs/mbrtowc.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c nanosleep.c -fPIC -DPIC -o .libs/nanosleep.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c nanosleep.c -fPIC -DPIC -o .libs/nanosleep.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c nl_langinfo.c -fPIC -DPIC -o .libs/nl_langinfo.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c nl_langinfo.c -fPIC -DPIC -o .libs/nl_langinfo.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c openat-proc.c -fPIC -DPIC -o .libs/openat-proc.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c openat-proc.c -fPIC -DPIC -o .libs/openat-proc.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c regex.c -fPIC -DPIC -o .libs/regex.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c regex.c -fPIC -DPIC -o .libs/regex.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c malloc/scratch_buffer_grow_preserve.c -fPIC -DPIC -o malloc/.libs/scratch_buffer_grow_preserve.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c malloc/scratch_buffer_grow_preserve.c -fPIC -DPIC -o malloc/.libs/scratch_buffer_grow_preserve.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c malloc/scratch_buffer_grow.c -fPIC -DPIC -o malloc/.libs/scratch_buffer_grow.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c malloc/scratch_buffer_grow.c -fPIC -DPIC -o malloc/.libs/scratch_buffer_grow.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c malloc/scratch_buffer_set_array_size.c -fPIC -DPIC -o malloc/.libs/scratch_buffer_set_array_size.o | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -DDEFAULT_TEXT_DOMAIN="man-db-gnulib" -fPIC -Wl,-undefined,suppress -c malloc/scratch_buffer_set_array_size.c -fPIC -DPIC -o malloc/.libs/scratch_buffer_set_array_size.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c decompress.c -fPIC -DPIC -o .libs/libman_la-decompress.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c decompress.c -fPIC -DPIC -o .libs/libman_la-decompress.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c cleanup.c -fPIC -DPIC -o .libs/libman_la-cleanup.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c cleanup.c -fPIC -DPIC -o .libs/libman_la-cleanup.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c debug.c -fPIC -DPIC -o .libs/libman_la-debug.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c debug.c -fPIC -DPIC -o .libs/libman_la-debug.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c appendstr.c -fPIC -DPIC -o .libs/libman_la-appendstr.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c appendstr.c -fPIC -DPIC -o .libs/libman_la-appendstr.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c hashtable.c -fPIC -DPIC -o .libs/libman_la-hashtable.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c hashtable.c -fPIC -DPIC -o .libs/libman_la-hashtable.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c encodings.c -fPIC -DPIC -o .libs/libman_la-encodings.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c encodings.c -fPIC -DPIC -o .libs/libman_la-encodings.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c linelength.c -fPIC -DPIC -o .libs/libman_la-linelength.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c linelength.c -fPIC -DPIC -o .libs/libman_la-linelength.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c lower.c -fPIC -DPIC -o .libs/libman_la-lower.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c lower.c -fPIC -DPIC -o .libs/libman_la-lower.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c pathsearch.c -fPIC -DPIC -o .libs/libman_la-pathsearch.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c pathsearch.c -fPIC -DPIC -o .libs/libman_la-pathsearch.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c orderfiles.c -fPIC -DPIC -o .libs/libman_la-orderfiles.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c orderfiles.c -fPIC -DPIC -o .libs/libman_la-orderfiles.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c sandbox.c -fPIC -DPIC -o .libs/libman_la-sandbox.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c sandbox.c -fPIC -DPIC -o .libs/libman_la-sandbox.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c security.c -fPIC -DPIC -o .libs/libman_la-security.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c security.c -fPIC -DPIC -o .libs/libman_la-security.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c util.c -fPIC -DPIC -o .libs/libman_la-util.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c util.c -fPIC -DPIC -o .libs/libman_la-util.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c tempfile.c -fPIC -DPIC -o .libs/libman_la-tempfile.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c tempfile.c -fPIC -DPIC -o .libs/libman_la-tempfile.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c wordfnmatch.c -fPIC -DPIC -o .libs/libman_la-wordfnmatch.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c wordfnmatch.c -fPIC -DPIC -o .libs/libman_la-wordfnmatch.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c xchown.c -fPIC -DPIC -o .libs/libman_la-xchown.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c xchown.c -fPIC -DPIC -o .libs/libman_la-xchown.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c xregcomp.c -fPIC -DPIC -o .libs/libman_la-xregcomp.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -DLOCALEDIR="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale" -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c xregcomp.c -fPIC -DPIC -o .libs/libman_la-xregcomp.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -shared -fPIC -DPIC .libs/libman_la-appendstr.o .libs/libman_la-cleanup.o .libs/libman_la-debug.o .libs/libman_la-decompress.o .libs/libman_la-encodings.o .libs/libman_la-hashtable.o .libs/libman_la-linelength.o .libs/libman_la-lower.o .libs/libman_la-orderfiles.o .libs/libman_la-pathsearch.o .libs/libman_la-sandbox.o .libs/libman_la-security.o .libs/libman_la-tempfile.o .libs/libman_la-util.o .libs/libman_la-wordfnmatch.o .libs/libman_la-xchown.o .libs/libman_la-xregcomp.o -Wl,--whole-archive ../gl/lib/.libs/libgnu.a -Wl,--no-whole-archive -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -lz -Wl,-undefined -Wl,suppress -Wl,-soname -Wl,libman-2.8.5.so -o .libs/libman-2.8.5.so | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -shared -fPIC -DPIC .libs/libman_la-appendstr.o .libs/libman_la-cleanup.o .libs/libman_la-debug.o .libs/libman_la-decompress.o .libs/libman_la-encodings.o .libs/libman_la-hashtable.o .libs/libman_la-linelength.o .libs/libman_la-lower.o .libs/libman_la-orderfiles.o .libs/libman_la-pathsearch.o .libs/libman_la-sandbox.o .libs/libman_la-security.o .libs/libman_la-tempfile.o .libs/libman_la-util.o .libs/libman_la-wordfnmatch.o .libs/libman_la-xchown.o .libs/libman_la-xregcomp.o -Wl,--whole-archive ../gl/lib/.libs/libgnu.a -Wl,--no-whole-archive -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -lz -Wl,-undefined -Wl,suppress -Wl,-soname -Wl,libman-2.8.5.so -o .libs/libman-2.8.5.so -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_delete.c -fPIC -DPIC -o .libs/libmandb_la-db_delete.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_delete.c -fPIC -DPIC -o .libs/libmandb_la-db_delete.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_gdbm.c -fPIC -DPIC -o .libs/libmandb_la-db_gdbm.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_gdbm.c -fPIC -DPIC -o .libs/libmandb_la-db_gdbm.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_btree.c -fPIC -DPIC -o .libs/libmandb_la-db_btree.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_btree.c -fPIC -DPIC -o .libs/libmandb_la-db_btree.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_lookup.c -fPIC -DPIC -o .libs/libmandb_la-db_lookup.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_lookup.c -fPIC -DPIC -o .libs/libmandb_la-db_lookup.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_ndbm.c -fPIC -DPIC -o .libs/libmandb_la-db_ndbm.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_ndbm.c -fPIC -DPIC -o .libs/libmandb_la-db_ndbm.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_store.c -fPIC -DPIC -o .libs/libmandb_la-db_store.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_store.c -fPIC -DPIC -o .libs/libmandb_la-db_store.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_ver.c -fPIC -DPIC -o .libs/libmandb_la-db_ver.o | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -c db_ver.c -fPIC -DPIC -o .libs/libmandb_la-db_ver.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -shared -fPIC -DPIC .libs/libmandb_la-db_btree.o .libs/libmandb_la-db_delete.o .libs/libmandb_la-db_gdbm.o .libs/libmandb_la-db_lookup.o .libs/libmandb_la-db_ndbm.o .libs/libmandb_la-db_store.o .libs/libmandb_la-db_ver.o -Wl,-rpath -Wl,/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/lib/.libs -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db ../lib/.libs/libman.so -lgdbm -Wl,-undefined -Wl,suppress -Wl,-soname -Wl,libmandb-2.8.5.so -o .libs/libmandb-2.8.5.so | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -shared -fPIC -DPIC .libs/libmandb_la-db_btree.o .libs/libmandb_la-db_delete.o .libs/libmandb_la-db_gdbm.o .libs/libmandb_la-db_lookup.o .libs/libmandb_la-db_ndbm.o .libs/libmandb_la-db_store.o .libs/libmandb_la-db_ver.o -Wl,-rpath -Wl,/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/lib/.libs -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db ../lib/.libs/libman.so -lgdbm -Wl,-undefined -Wl,suppress -Wl,-soname -Wl,libmandb-2.8.5.so -o .libs/libmandb-2.8.5.so -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o catman.o catman.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o catman.o catman.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o manp.o manp.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o manp.o manp.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o globbing.o globbing.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o globbing.o globbing.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o compression.o compression.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o compression.o compression.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o descriptions.o descriptions.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o descriptions.o descriptions.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o filenames.o filenames.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o filenames.o filenames.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o lexgrog.o lexgrog.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o lexgrog.o lexgrog.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o lexgrog_test.o lexgrog_test.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o lexgrog_test.o lexgrog_test.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o manconv.o manconv.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o manconv.o manconv.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o manconv_client.o manconv_client.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o manconv_client.o manconv_client.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o ult_src.o ult_src.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o ult_src.o ult_src.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o man.o man.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o man.o man.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o zsoelim.o zsoelim.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o zsoelim.o zsoelim.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o check_mandirs.o check_mandirs.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o check_mandirs.o check_mandirs.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o descriptions_store.o descriptions_store.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o descriptions_store.o descriptions_store.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o mandb.o mandb.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o mandb.o mandb.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o straycats.o straycats.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o straycats.o straycats.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o manpath.o manpath.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o manpath.o manpath.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o whatis.o whatis.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o whatis.o whatis.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o globbing_test.o globbing_test.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o globbing_test.o globbing_test.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o manconv_main.o manconv_main.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o manconv_main.o manconv_main.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o zsoelim_main.o zsoelim_main.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o zsoelim_main.o zsoelim_main.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o accessdb.o accessdb.c | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I.. -I../include -I../gl/lib -I../lib -I../libdb -DCONFIG_FILE="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf" -DAPROPOS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gapropos" -DAPROPOS_NAME="gapropos" -DMAN="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman" -DMANCONV="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gmanconv" -DMANDB="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb" -DWHATIS="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gwhatis" -DZSOELIM="/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/gzsoelim" -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined,suppress -c -o accessdb.o accessdb.c -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/catman catman.o globbing.o manp.o ../libdb/.libs/libmandb.so ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -lgdbm -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/catman catman.o globbing.o manp.o ../libdb/.libs/libmandb.so ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -lgdbm -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/lexgrog compression.o descriptions.o filenames.o globbing.o lexgrog.o lexgrog_test.o manconv.o manconv_client.o ult_src.o ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/lexgrog compression.o descriptions.o filenames.o globbing.o lexgrog.o lexgrog_test.o manconv.o manconv_client.o ult_src.o ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/mandb check_mandirs.o compression.o descriptions.o descriptions_store.o filenames.o globbing.o lexgrog.o manconv.o manconv_client.o mandb.o manp.o straycats.o ult_src.o ../libdb/.libs/libmandb.so ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -lgdbm -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/mandb check_mandirs.o compression.o descriptions.o descriptions_store.o filenames.o globbing.o lexgrog.o manconv.o manconv_client.o mandb.o manp.o straycats.o ult_src.o ../libdb/.libs/libmandb.so ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -lgdbm -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/manpath globbing.o manp.o manpath.o ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/manpath globbing.o manp.o manpath.o ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/globbing globbing.o globbing_test.o ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/globbing globbing.o globbing_test.o ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/whatis globbing.o manconv.o manp.o whatis.o ../libdb/.libs/libmandb.so ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -lgdbm -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/whatis globbing.o manconv.o manp.o whatis.o ../libdb/.libs/libmandb.so ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -lgdbm -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/manconv manconv.o manconv_main.o ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/manconv manconv.o manconv_main.o ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/zsoelim globbing.o manp.o zsoelim.o zsoelim_main.o ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/zsoelim globbing.o manp.o zsoelim.o zsoelim_main.o ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/accessdb accessdb.o ../libdb/.libs/libmandb.so ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -lgdbm -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/accessdb accessdb.o ../libdb/.libs/libmandb.so ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -lgdbm -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/man compression.o filenames.o globbing.o man.o manconv.o manconv_client.o manp.o ult_src.o zsoelim.o ../libdb/.libs/libmandb.so ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -lgdbm -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
superenv removed: -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -Wno-missing-field-initializers -I/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/include -fPIC -Wl,-undefined -Wl,suppress -o .libs/man compression.o filenames.o globbing.o man.o manconv.o manconv_client.o manp.o ult_src.o zsoelim.o ../libdb/.libs/libmandb.so ../lib/.libs/libman.so ../gl/lib/.libs/libgnu.a -lgdbm -L/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libpipeline/lib/libpipeline.a -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-06-20 14:49:35 +0000 | |
make | |
install | |
Making install in docs | |
make[1]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/docs' | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/docs' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
make[2]: Nothing to be done for 'install-data-am'. | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/docs' | |
make[1]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/docs' | |
Making install in gl/lib | |
make[1]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/gl/lib' | |
/usr/bin/make install-recursive | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/gl/lib' | |
make[3]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/gl/lib' | |
make[4]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/gl/lib' | |
make[4]: Nothing to be done for 'install-exec-am'. | |
make[4]: Nothing to be done for 'install-data-am'. | |
make[4]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/gl/lib' | |
make[3]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/gl/lib' | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/gl/lib' | |
make[1]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/gl/lib' | |
Making install in gl/po | |
make[1]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/gl/po' | |
installing af.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/af/LC_MESSAGES/man-db-gnulib.mo | |
installing be.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/be/LC_MESSAGES/man-db-gnulib.mo | |
installing bg.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/bg/LC_MESSAGES/man-db-gnulib.mo | |
installing ca.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/ca/LC_MESSAGES/man-db-gnulib.mo | |
installing cs.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/cs/LC_MESSAGES/man-db-gnulib.mo | |
installing da.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/da/LC_MESSAGES/man-db-gnulib.mo | |
installing de.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/de/LC_MESSAGES/man-db-gnulib.mo | |
installing el.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/el/LC_MESSAGES/man-db-gnulib.mo | |
installing eo.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/eo/LC_MESSAGES/man-db-gnulib.mo | |
installing es.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/es/LC_MESSAGES/man-db-gnulib.mo | |
installing et.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/et/LC_MESSAGES/man-db-gnulib.mo | |
installing eu.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/eu/LC_MESSAGES/man-db-gnulib.mo | |
installing fi.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/fi/LC_MESSAGES/man-db-gnulib.mo | |
installing fr.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/fr/LC_MESSAGES/man-db-gnulib.mo | |
installing ga.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/ga/LC_MESSAGES/man-db-gnulib.mo | |
installing gl.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/gl/LC_MESSAGES/man-db-gnulib.mo | |
installing hu.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/hu/LC_MESSAGES/man-db-gnulib.mo | |
installing it.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/it/LC_MESSAGES/man-db-gnulib.mo | |
installing ja.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/ja/LC_MESSAGES/man-db-gnulib.mo | |
installing ko.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/ko/LC_MESSAGES/man-db-gnulib.mo | |
installing ms.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/ms/LC_MESSAGES/man-db-gnulib.mo | |
installing nb.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/nb/LC_MESSAGES/man-db-gnulib.mo | |
installing nl.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/nl/LC_MESSAGES/man-db-gnulib.mo | |
installing pl.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/pl/LC_MESSAGES/man-db-gnulib.mo | |
installing pt.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/pt/LC_MESSAGES/man-db-gnulib.mo | |
installing pt_BR.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/pt_BR/LC_MESSAGES/man-db-gnulib.mo | |
installing ro.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/ro/LC_MESSAGES/man-db-gnulib.mo | |
installing ru.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/ru/LC_MESSAGES/man-db-gnulib.mo | |
installing rw.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/rw/LC_MESSAGES/man-db-gnulib.mo | |
installing sk.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/sk/LC_MESSAGES/man-db-gnulib.mo | |
installing sl.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/sl/LC_MESSAGES/man-db-gnulib.mo | |
installing sr.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/sr/LC_MESSAGES/man-db-gnulib.mo | |
installing sv.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/sv/LC_MESSAGES/man-db-gnulib.mo | |
installing tr.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/tr/LC_MESSAGES/man-db-gnulib.mo | |
installing uk.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/uk/LC_MESSAGES/man-db-gnulib.mo | |
installing vi.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/vi/LC_MESSAGES/man-db-gnulib.mo | |
installing zh_CN.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/zh_CN/LC_MESSAGES/man-db-gnulib.mo | |
installing zh_TW.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/zh_TW/LC_MESSAGES/man-db-gnulib.mo | |
if test "man-db" = "gettext-tools"; then \ | |
/bin/mkdir -p /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/gettext/po; \ | |
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed [email protected] [email protected] insert-header.sin Rules-quot Makevars.template; do \ | |
/usr/bin/install -c -m 644 ./$file \ | |
/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/gettext/po/$file; \ | |
done; \ | |
for file in Makevars; do \ | |
rm -f /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/gettext/po/$file; \ | |
done; \ | |
else \ | |
: ; \ | |
fi | |
make[1]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/gl/po' | |
Making install in init | |
make[1]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/init' | |
Making install in systemd | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/init/systemd' | |
make[3]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/init/systemd' | |
make[3]: Nothing to be done for 'install-exec-am'. | |
make[3]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/init/systemd' | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/init/systemd' | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/init' | |
make[3]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/init' | |
make[3]: Nothing to be done for 'install-exec-am'. | |
make[3]: Nothing to be done for 'install-data-am'. | |
make[3]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/init' | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/init' | |
make[1]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/init' | |
Making install in lib | |
make[1]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/lib' | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/lib' | |
make[2]: Nothing to be done for 'install-data-am'. | |
/bin/mkdir -p '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db' | |
/bin/bash ../libtool --mode=install /usr/bin/install -c libman.la '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db' | |
libtool: install: /usr/bin/install -c .libs/libman-2.8.5.so /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db/libman-2.8.5.so | |
libtool: install: (cd /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db && { ln -s -f libman-2.8.5.so libman.so || { rm -f libman.so && ln -s libman-2.8.5.so libman.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libman.lai /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db/libman.la | |
libtool: finish: PATH="/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/xz/bin:/home/linuxbrew/.linuxbrew/opt/pkg-config/bin:/home/linuxbrew/.linuxbrew/opt/groff/bin:/home/linuxbrew/.linuxbrew/opt/gdbm/bin:/home/linuxbrew/.linuxbrew/opt/binutils/bin:/usr/bin:/bin:/usr/sbin:/sbin:/home/linuxbrew/.linuxbrew/opt/gcc/bin:/sbin" ldconfig -n /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the '-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the 'LD_RUN_PATH' environment variable | |
during linking | |
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to '/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/lib' | |
make[1]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/lib' | |
Making install in libdb | |
make[1]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libdb' | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libdb' | |
make[2]: Nothing to be done for 'install-data-am'. | |
/bin/mkdir -p '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db' | |
/bin/bash ../libtool --mode=install /usr/bin/install -c libmandb.la '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db' | |
libtool: warning: relinking 'libmandb.la' | |
libtool: install: (cd /tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libdb; /bin/bash "/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libtool" --tag CC --mode=relink gcc-5 -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers -fPIC -Wl,-undefined,suppress -avoid-version -release 2.8.5 -rpath /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -no-undefined -o libmandb.la -rpath /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db libmandb_la-db_btree.lo libmandb_la-db_delete.lo libmandb_la-db_gdbm.lo libmandb_la-db_lookup.lo libmandb_la-db_ndbm.lo libmandb_la-db_store.lo libmandb_la-db_ver.lo ../lib/libman.la -lgdbm ) | |
libtool: relink: gcc-5 -shared -fPIC -DPIC .libs/libmandb_la-db_btree.o .libs/libmandb_la-db_delete.o .libs/libmandb_la-db_gdbm.o .libs/libmandb_la-db_lookup.o .libs/libmandb_la-db_ndbm.o .libs/libmandb_la-db_store.o .libs/libmandb_la-db_ver.o -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -L/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -lman -lgdbm -Wl,-undefined -Wl,suppress -Wl,-soname -Wl,libmandb-2.8.5.so -o .libs/libmandb-2.8.5.so | |
libtool: install: /usr/bin/install -c .libs/libmandb-2.8.5.soT /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db/libmandb-2.8.5.so | |
libtool: install: (cd /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db && { ln -s -f libmandb-2.8.5.so libmandb.so || { rm -f libmandb.so && ln -s libmandb-2.8.5.so libmandb.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libmandb.lai /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db/libmandb.la | |
libtool: finish: PATH="/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/xz/bin:/home/linuxbrew/.linuxbrew/opt/pkg-config/bin:/home/linuxbrew/.linuxbrew/opt/groff/bin:/home/linuxbrew/.linuxbrew/opt/gdbm/bin:/home/linuxbrew/.linuxbrew/opt/binutils/bin:/usr/bin:/bin:/usr/sbin:/sbin:/home/linuxbrew/.linuxbrew/opt/gcc/bin:/sbin" ldconfig -n /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the '-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the 'LD_RUN_PATH' environment variable | |
during linking | |
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to '/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libdb' | |
make[1]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/libdb' | |
Making install in src | |
make[1]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src' | |
Making install in . | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src' | |
make[3]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src' | |
/usr/bin/make install-data-hook | |
/bin/mkdir -p '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin' | |
/bin/mkdir -p '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/sbin' | |
/bin/mkdir -p '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db' | |
make[4]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src' | |
/bin/bash ../libtool --mode=install /usr/bin/install -c accessdb '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/sbin/./gaccessdb' | |
/usr/bin/install -c -m 644 man_db.conf /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/etc/man_db.conf | |
/bin/bash ../libtool --mode=install /usr/bin/install -c globbing '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/./gglobbing' | |
/bin/bash ../libtool --mode=install /usr/bin/install -c catman '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/./gcatman' | |
make[4]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src' | |
libtool: install: /usr/bin/install -c .libs/accessdb /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/sbin/./gaccessdb | |
libtool: install: /usr/bin/install -c .libs/globbing /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/./gglobbing | |
/bin/bash ../libtool --mode=install /usr/bin/install -c manconv '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/./gmanconv' | |
libtool: install: /usr/bin/install -c .libs/catman /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/./gcatman | |
/bin/bash ../libtool --mode=install /usr/bin/install -c lexgrog '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/./glexgrog' | |
libtool: install: /usr/bin/install -c .libs/manconv /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/./gmanconv | |
/bin/bash ../libtool --mode=install /usr/bin/install -c zsoelim '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/./gzsoelim' | |
libtool: install: /usr/bin/install -c .libs/lexgrog /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/./glexgrog | |
/bin/bash ../libtool --mode=install /usr/bin/install -c man '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/./gman' | |
libtool: install: /usr/bin/install -c .libs/zsoelim /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/libexec/man-db/./gzsoelim | |
libtool: install: /usr/bin/install -c .libs/man /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/./gman | |
/bin/bash ../libtool --mode=install /usr/bin/install -c mandb '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/./gmandb' | |
libtool: install: /usr/bin/install -c .libs/mandb /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/./gmandb | |
/bin/bash ../libtool --mode=install /usr/bin/install -c manpath '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/./gmanpath' | |
libtool: install: /usr/bin/install -c .libs/manpath /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/./gmanpath | |
/bin/bash ../libtool --mode=install /usr/bin/install -c whatis '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/./gwhatis' | |
libtool: install: /usr/bin/install -c .libs/whatis /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/./gwhatis | |
/usr/bin/make install-exec-hook | |
make[4]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src' | |
if [ "" ] && [ "755" = 6755 ]; then \ | |
chown : \ | |
/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman \ | |
/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb; \ | |
fi | |
chmod 755 \ | |
/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gman \ | |
/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin/gmandb | |
cd /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/bin && rm -f gapropos && \ | |
ln -s gwhatis gapropos | |
make[4]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src' | |
make[3]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src' | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src' | |
Making install in tests | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src/tests' | |
make[3]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src/tests' | |
make[3]: Nothing to be done for 'install-exec-am'. | |
make[3]: Nothing to be done for 'install-data-am'. | |
make[3]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src/tests' | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src/tests' | |
make[1]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/src' | |
Making install in man | |
make[1]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/man' | |
Making install in it | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/man/it' | |
make[3]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/man/it' | |
make[3]: Nothing to be done for 'install-exec-am'. | |
/bin/mkdir -p '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/it/man1' | |
/bin/mkdir -p '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/it/man5' | |
/bin/mkdir -p '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/it/man8' | |
/usr/bin/install -c -m 644 'man1/apropos.1' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/it/man1/gapropos.1' | |
/usr/bin/install -c -m 644 'man5/manpath.5' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/it/man5/gmanpath.5' | |
/usr/bin/install -c -m 644 'man1/man.1' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/it/man1/gman.1' | |
/usr/bin/install -c -m 644 'man8/accessdb.8' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/it/man8/gaccessdb.8' | |
/usr/bin/install -c -m 644 'man8/catman.8' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/it/man8/gcatman.8' | |
/usr/bin/install -c -m 644 'man1/manpath.1' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/it/man1/gmanpath.1' | |
/usr/bin/install -c -m 644 'man1/whatis.1' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/it/man1/gwhatis.1' | |
/usr/bin/install -c -m 644 'man1/zsoelim.1' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/it/man1/gzsoelim.1' | |
/usr/bin/install -c -m 644 'man8/mandb.8' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/it/man8/gmandb.8' | |
make[3]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/man/it' | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/man/it' | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/man' | |
make[3]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/man' | |
make[3]: Nothing to be done for 'install-exec-am'. | |
/bin/mkdir -p '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/./man1' | |
/bin/mkdir -p '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/./man8' | |
/bin/mkdir -p '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/./man5' | |
/usr/bin/install -c -m 644 'man5/manpath.5' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/./man5/gmanpath.5' | |
/usr/bin/install -c -m 644 'man1/apropos.1' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/./man1/gapropos.1' | |
/usr/bin/install -c -m 644 'man1/lexgrog.1' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/./man1/glexgrog.1' | |
/usr/bin/install -c -m 644 'man8/accessdb.8' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/./man8/gaccessdb.8' | |
/usr/bin/install -c -m 644 'man1/man.1' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/./man1/gman.1' | |
/usr/bin/install -c -m 644 'man8/catman.8' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/./man8/gcatman.8' | |
/usr/bin/install -c -m 644 'man8/mandb.8' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/./man8/gmandb.8' | |
/usr/bin/install -c -m 644 'man1/manconv.1' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/./man1/gmanconv.1' | |
/usr/bin/install -c -m 644 'man1/manpath.1' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/./man1/gmanpath.1' | |
/usr/bin/install -c -m 644 'man1/whatis.1' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/./man1/gwhatis.1' | |
/usr/bin/install -c -m 644 'man1/zsoelim.1' '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/man/./man1/gzsoelim.1' | |
make[3]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/man' | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/man' | |
make[1]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/man' | |
Making install in manual | |
make[1]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/manual' | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/manual' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
/usr/bin/make install-data-hook | |
make[3]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/manual' | |
test -z "/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/doc/man-db" || /bin/mkdir -p "/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/doc/man-db" | |
/usr/bin/install -c -m 644 man_db.cat '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/doc/man-db/man-db-manual.txt' | |
/usr/bin/install -c -m 644 man_db.ps '/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/doc/man-db/man-db-manual.ps' | |
make[3]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/manual' | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/manual' | |
make[1]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/manual' | |
Making install in po | |
make[1]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/po' | |
installing ast.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/ast/LC_MESSAGES/man-db.mo | |
installing ca.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/ca/LC_MESSAGES/man-db.mo | |
installing cs.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/cs/LC_MESSAGES/man-db.mo | |
installing da.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/da/LC_MESSAGES/man-db.mo | |
installing de.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/de/LC_MESSAGES/man-db.mo | |
installing eo.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/eo/LC_MESSAGES/man-db.mo | |
installing es.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/es/LC_MESSAGES/man-db.mo | |
installing fi.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/fi/LC_MESSAGES/man-db.mo | |
installing fr.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/fr/LC_MESSAGES/man-db.mo | |
installing id.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/id/LC_MESSAGES/man-db.mo | |
installing it.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/it/LC_MESSAGES/man-db.mo | |
installing ja.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/ja/LC_MESSAGES/man-db.mo | |
installing nl.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/nl/LC_MESSAGES/man-db.mo | |
installing pl.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/pl/LC_MESSAGES/man-db.mo | |
installing pt.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/pt/LC_MESSAGES/man-db.mo | |
installing pt_BR.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/pt_BR/LC_MESSAGES/man-db.mo | |
installing ro.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/ro/LC_MESSAGES/man-db.mo | |
installing ru.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/ru/LC_MESSAGES/man-db.mo | |
installing sr.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/sr/LC_MESSAGES/man-db.mo | |
installing sv.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/sv/LC_MESSAGES/man-db.mo | |
installing tr.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/tr/LC_MESSAGES/man-db.mo | |
installing vi.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/vi/LC_MESSAGES/man-db.mo | |
installing zh_CN.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/zh_CN/LC_MESSAGES/man-db.mo | |
installing zh_TW.gmo as /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/locale/zh_TW/LC_MESSAGES/man-db.mo | |
if test "man-db" = "gettext-tools"; then \ | |
/bin/mkdir -p /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/gettext/po; \ | |
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed [email protected] [email protected] insert-header.sin Rules-quot Makevars.template; do \ | |
/usr/bin/install -c -m 644 ./$file \ | |
/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/gettext/po/$file; \ | |
done; \ | |
for file in Makevars; do \ | |
rm -f /home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/share/gettext/po/$file; \ | |
done; \ | |
else \ | |
: ; \ | |
fi | |
make[1]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/po' | |
Making install in tools | |
make[1]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/tools' | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/tools' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
make[2]: Nothing to be done for 'install-data-am'. | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/tools' | |
make[1]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5/tools' | |
make[1]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5' | |
make[2]: Entering directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
make[2]: Nothing to be done for 'install-data-am'. | |
make[2]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5' | |
make[1]: Leaving directory '/tmp/man-db-20190620-39406-sc0pkb/man-db-2.8.5' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc-5 called with: -shared -fPIC -DPIC .libs/libmandb_la-db_btree.o .libs/libmandb_la-db_delete.o .libs/libmandb_la-db_gdbm.o .libs/libmandb_la-db_lookup.o .libs/libmandb_la-db_ndbm.o .libs/libmandb_la-db_store.o .libs/libmandb_la-db_ver.o -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -L/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -lman -lgdbm -Wl,-undefined -Wl,suppress -Wl,-soname -Wl,libmandb-2.8.5.so -o .libs/libmandb-2.8.5.so | |
superenv added: -pipe -w -O2 -march=native -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -w -O2 -march=native -shared -fPIC -DPIC .libs/libmandb_la-db_btree.o .libs/libmandb_la-db_delete.o .libs/libmandb_la-db_gdbm.o .libs/libmandb_la-db_lookup.o .libs/libmandb_la-db_ndbm.o .libs/libmandb_la-db_store.o .libs/libmandb_la-db_ver.o -Wl,-rpath -Wl,/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -L/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib/man-db -lman -lgdbm -Wl,-undefined -Wl,suppress -Wl,-soname -Wl,libmandb-2.8.5.so -o .libs/libmandb-2.8.5.so -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/groff/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by man-db configure 2.8.5, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --disable-dependency-tracking --disable-silent-rules --prefix=/home/linuxbrew/.linuxbrew/Cellar/man-db/2.8.5_1 --disable-cache-owner --disable-setuid --program-prefix=g --without-systemdtmpfilesdir --without-systemdsystemunitdir | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = e425af477d85 | |
uname -m = x86_64 | |
uname -r = 4.9.125-linuxkit | |
uname -s = Linux | |
uname -v = #1 SMP Fri Sep 7 08:20:28 UTC 2018 | |
/usr/bin/uname -p = unknown | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = unknown | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super | |
PATH: /home/linuxbrew/.linuxbrew/opt/xz/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/pkg-config/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/groff/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/gdbm/bin | |
PATH: /home/linuxbrew/.linuxbrew/opt/binutils/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /home/linuxbrew/.linuxbrew/opt/gcc/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:3843: checking for a BSD-compatible install | |
configure:3911: result: /usr/bin/install -c | |
configure:3922: checking whether build environment is sane | |
configure:3977: result: yes | |
configure:4128: checking for a thread-safe mkdir -p | |
configure:4167: result: /bin/mkdir -p | |
configure:4174: checking for gawk | |
configure:4204: result: no | |
configure:4174: checking for mawk | |
configure:4190: found /usr/bin/mawk | |
configure:4201: result: mawk | |
configure:4212: checking whether make sets $(MAKE) | |
configure:4234: result: yes | |
configure:4263: checking whether make supports nested variables | |
configure:4280: result: yes | |
configure:4407: checking whether to enable maintainer-specific portions of Makefiles | |
configure:4416: result: no | |
configure:4440: checking whether make supports nested variables | |
configure:4457: result: yes | |
configure:4474: checking whether make supports the include directive | |
configure:4489: make -f confmf.GNU && cat confinc.out | |
this is the am__doit target | |
configure:4492: $? = 0 | |
configure:4511: result: yes (GNU style) | |
configure:4581: checking for gcc | |
configure:4608: result: gcc-5 | |
configure:4931: checking for C compiler version | |
configure:4940: gcc-5 --version >&5 | |
gcc-5 (Homebrew gcc 5.5.0_4) 5.5.0 | |
Copyright (C) 2015 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:4951: $? = 0 | |
configure:4940: gcc-5 -v >&5 | |
Reading specs from /home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4/lib/gcc/x86_64-unknown-linux-gnu/5.5.0/specs | |
COLLECT_GCC=gcc-5 | |
COLLECT_LTO_WRAPPER=/home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4/libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper | |
Target: x86_64-unknown-linux-gnu | |
Configured with: ../configure --with-isl=/home/linuxbrew/.linuxbrew/opt/[email protected] --with-bugurl=https://github.com/Linuxbrew/homebrew-core/issues --prefix=/home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-5 --with-gmp=/home/linuxbrew/.linuxbrew/opt/gmp --with-mpfr=/home/linuxbrew/.linuxbrew/opt/mpfr --with-mpc=/home/linuxbrew/.linuxbrew/opt/libmpc --enable-stage1-checking --enable-checking=release --enable-lto --with-build-config=bootstrap-debug --disable-werror --with-pkgversion='Homebrew gcc 5.5.0_4' --with-boot-ldflags='-static-libstdc++ -static-libgcc ' --disable-nls --disable-multilib | |
Thread model: posix | |
gcc version 5.5.0 (Homebrew gcc 5.5.0_4) | |
configure:4951: $? = 0 | |
configure:4940: gcc-5 -V >&5 | |
gcc-5: error: unrecognized command line option '-V' | |
configure:4951: $? = 1 | |
configure:4940: gcc-5 -qversion >&5 | |
gcc-5: error: unrecognized command line option '-qversion' | |
configure:4951: $? = 1 | |
configure:4940: gcc-5 -version >&5 | |
gcc-5: error: unrecognized command line option '-version' | |
configure:4951: $? = 1 | |
configure:4971: checking whether the C compiler works | |
configure:4993: gcc-5 -fPIC conftest.c >&5 | |
configure:4997: $? = 0 | |
configure:5045: result: yes | |
configure:5048: checking for C compiler default output file name | |
configure:5050: result: a.out | |
configure:5056: checking for suffix of executables | |
configure:5063: gcc-5 -o conftest -fPIC conftest.c >&5 | |
configure:5067: $? = 0 | |
configure:5089: result: | |
configure:5111: checking whether we are cross compiling | |
configure:5119: gcc-5 -o conftest -fPIC conftest.c >&5 | |
configure:5123: $? = 0 | |
configure:5130: ./conftest | |
configure:5134: $? = 0 | |
configure:5149: result: no | |
configure:5154: checking for suffix of object files | |
configure:5176: gcc-5 -c -fPIC conftest.c >&5 | |
configure:5180: $? = 0 | |
configure:5201: result: o | |
configure:5205: checking whether we are using the GNU C compiler | |
configure:5224: gcc-5 -c -fPIC conftest.c >&5 | |
configure:5224: $? = 0 | |
configure:5233: result: yes | |
configure:5242: checking whether gcc-5 accepts -g | |
configure:5262: gcc-5 -c -g conftest.c >&5 | |
configure:5262: $? = 0 | |
configure:5303: result: yes | |
configure:5320: checking for gcc-5 option to enable C11 features | |
configure:5523: gcc-5 -c -fPIC conftest.c >&5 | |
configure:5523: $? = 0 | |
configure:5537: result: none needed | |
configure:5840: checking dependency style of gcc-5 | |
configure:5951: result: none | |
configure:5972: checking how to run the C preprocessor | |
configure:6003: gcc-5 -E conftest.c | |
configure:6003: $? = 0 | |
configure:6017: gcc-5 -E conftest.c | |
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:6017: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "man-db" | |
| #define PACKAGE_TARNAME "man-db" | |
| #define PACKAGE_VERSION "2.8.5" | |
| #define PACKAGE_STRING "man-db 2.8.5" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "man-db" | |
| #define VERSION "2.8.5" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6042: result: gcc-5 -E | |
configure:6062: gcc-5 -E conftest.c | |
configure:6062: $? = 0 | |
configure:6076: gcc-5 -E conftest.c | |
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:6076: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "man-db" | |
| #define PACKAGE_TARNAME "man-db" | |
| #define PACKAGE_VERSION "2.8.5" | |
| #define PACKAGE_STRING "man-db 2.8.5" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "man-db" | |
| #define VERSION "2.8.5" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6105: checking for grep that handles long lines and -e | |
configure:6163: result: /bin/grep | |
configure:6168: checking for egrep | |
configure:6230: result: /bin/grep -E | |
configure:6235: checking for ANSI C header files | |
configure:6255: gcc-5 -c -fPIC conftest.c >&5 | |
configure:6255: $? = 0 | |
configure:6328: gcc-5 -o conftest -fPIC conftest.c >&5 | |
configure:6328: $? = 0 | |
configure:6328: ./conftest | |
configure:6328: $? = 0 | |
configure:6339: result: yes | |
configure:6352: checking for sys/types.h | |
configure:6352: gcc-5 -c -fPIC conftest.c >&5 | |
configure:6352: $? = 0 | |
configure:6352: result: yes | |
configure:6352: checking for sys/stat.h | |
configure:6352: gcc-5 -c -fPIC conftest.c >&5 | |
configure:6352: $? = 0 | |
configure:6352: result: yes | |
configure:6352: checking for stdlib.h | |
configure:6352: gcc-5 -c -fPIC conftest.c >&5 | |
configure:6352: $? = 0 | |
configure:6352: result: yes | |
configure:6352: checking for string.h | |
configure:6352: gcc-5 -c -fPIC conftest.c >&5 | |
configure:6352: $? = 0 | |
configure:6352: result: yes | |
configure:6352: checking for memory.h | |
configure:6352: gcc-5 -c -fPIC conftest.c >&5 | |
configure:6352: $? = 0 | |
configure:6352: result: yes | |
configure:6352: checking for strings.h | |
configure:6352: gcc-5 -c -fPIC conftest.c >&5 | |
configure:6352: $? = 0 | |
configure:6352: result: yes | |
configure:6352: checking for inttypes.h | |
configure:6352: gcc-5 -c -fPIC conftest.c >&5 | |
configure:6352: $? = 0 | |
configure:6352: result: yes | |
configure:6352: checking for stdint.h | |
configure:6352: gcc-5 -c -fPIC conftest.c >&5 | |
configure:6352: $? = 0 | |
configure:6352: result: yes | |
configure:6352: checking for unistd.h | |
configure:6352: gcc-5 -c -fPIC conftest.c >&5 | |
configure:6352: $? = 0 | |
configure:6352: result: yes | |
configure:6365: checking minix/config.h usability | |
configure:6365: gcc-5 -c -fPIC conftest.c >&5 | |
conftest.c:54:26: fatal error: minix/config.h: No such file or directory | |
compilation terminated. | |
configure:6365: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "man-db" | |
| #define PACKAGE_TARNAME "man-db" | |
| #define PACKAGE_VERSION "2.8.5" | |
| #define PACKAGE_STRING "man-db 2.8.5" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "man-db" | |
| #define VERSION "2.8.5" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <minix/config.h> | |
configure:6365: result: no | |
configure:6365: checking minix/config.h presence | |
configure:6365: gcc-5 -E conftest.c | |
conftest.c:21:26: fatal error: minix/config.h: No such file or directory | |
compilation terminated. | |
configure:6365: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "man-db" | |
| #define PACKAGE_TARNAME "man-db" | |
| #define PACKAGE_VERSION "2.8.5" | |
| #define PACKAGE_STRING "man-db 2.8.5" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "man-db" | |
| #define VERSION "2.8.5" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <minix/config.h> | |
configure:6365: result: no | |
configure:6365: checking for minix/config.h | |
configure:6365: result: no | |
configure:6389: checking whether it is safe to define __EXTENSIONS__ | |
configure:6407: gcc-5 -c -fPIC conftest.c >&5 | |
configure:6407: $? = 0 | |
configure:6414: result: yes | |
configure:6447: checking whether _XOPEN_SOURCE should be defined | |
configure:6466: gcc-5 -c -fPIC conftest.c >&5 | |
configure:6466: $? = 0 | |
configure:6490: result: no | |
configure:6501: checking if tar --sort=name works | |
configure:6506: tar chof - conftest.dir --sort=name >conftest.tar | |
configure:6509: $? = 0 | |
configure:6512: result: yes | |
configure:6528: checking build system type | |
configure:6542: result: x86_64-pc-linux-gnu | |
configure:6562: checking host system type | |
configure:6575: result: x86_64-pc-linux-gnu | |
configure:6657: checking for pkg-config | |
configure:6675: found /home/linuxbrew/.linuxbrew/opt/pkg-config/bin/pkg-config | |
configure:6687: result: /home/linuxbrew/.linuxbrew/opt/pkg-config/bin/pkg-config | |
configure:6712: checking pkg-config is at least version 0.9.0 | |
configure:6715: result: yes | |
configure:6738: System-wide cache files will have unconstrained ownership | |
configure:6778: Man will not be installed setuid | |
configure:7069: Using GNU hierarchy organization | |
configure:7098: checking for Minix Amsterdam compiler | |
configure:7122: result: no | |
configure:7182: checking for ar | |
configure:7198: found /home/linuxbrew/.linuxbrew/opt/binutils/bin/ar | |
configure:7209: result: ar | |
configure:7235: checking the archiver (ar) interface | |
configure:7251: gcc-5 -c -fPIC conftest.c >&5 | |
configure:7251: $? = 0 | |
configure:7253: ar cru libconftest.a conftest.o >&5 | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
configure:7256: $? = 0 | |
configure:7284: result: ar | |
configure:7349: checking for ar | |
configure:7376: result: ar | |
configure:7451: checking for ranlib | |
configure:7467: found /home/linuxbrew/.linuxbrew/opt/binutils/bin/ranlib | |
configure:7478: result: ranlib | |
configure:7512: checking for special C compiler options needed for large files | |
configure:7557: result: no | |
configure:7563: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:7588: gcc-5 -c -fPIC conftest.c >&5 | |
configure:7588: $? = 0 | |
configure:7620: result: no | |
configure:7983: checking how to run the C preprocessor | |
configure:8053: result: gcc-5 -E | |
configure:8073: gcc-5 -E conftest.c | |
configure:8073: $? = 0 | |
configure:8087: gcc-5 -E conftest.c | |
conftest.c:41:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:8087: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "man-db" | |
| #define PACKAGE_TARNAME "man-db" | |
| #define PACKAGE_VERSION "2.8.5" | |
| #define PACKAGE_STRING "man-db 2.8.5" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "man-db" | |
| #define VERSION "2.8.5" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define MAN_DB_UPDATES 1 | |
| #define MAN_CATS 1 | |
| #define MANDIR_LAYOUT "GNU" | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:8131: checking whether C compiler handles -Werror -Wunknown-warning-option | |
configure:8150: gcc-5 -o conftest -fPIC -Wall -Werror -Wunknown-warning-option conftest.c >&5 | |
gcc-5: error: unrecognized command line option '-Wunknown-warning-option' | |
configure:8150: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "man-db" | |
| #define PACKAGE_TARNAME "man-db" | |
| #define PACKAGE_VERSION "2.8.5" | |
| #define PACKAGE_STRING "man-db 2.8.5" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "man-db" | |
| #define VERSION "2.8.5" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define MAN_DB_UPDATES 1 | |
| #define MAN_CATS 1 | |
| #define MANDIR_LAYOUT "GNU" | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:8160: result: no | |
configure:8177: checking whether C compiler handles -W | |
configure:8196: gcc-5 -o conftest -fPIC -Wall -W conftest.c >&5 | |
configure:8196: $? = 0 | |
configure:8206: result: yes | |
configure:8215: checking whether C compiler handles -Wpointer-arith | |
configure:8234: gcc-5 -o conftest -fPIC -Wall -Wpointer-arith conftest.c >&5 | |
configure:8234: $? = 0 | |
configure:8244: result: yes | |
configure:8253: checking whether C compiler handles -Wwrite-strings | |
configure:8272: gcc-5 -o conftest -fPIC -Wall -Wwrite-strings conftest.c >&5 | |
configure:8272: $? = 0 | |
configure:8282: result: yes | |
configure:8291: checking whether C compiler handles -Wstrict-prototypes | |
configure:8310: gcc-5 -o conftest -fPIC -Wall -Wstrict-prototypes conftest.c >&5 | |
conftest.c:43:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:8310: $? = 0 | |
configure:8320: result: yes | |
configure:8329: checking whether C compiler handles -Wshadow | |
configure:8348: gcc-5 -o conftest -fPIC -Wall -Wshadow conftest.c >&5 | |
configure:8348: $? = 0 | |
configure:8358: result: yes | |
configure:8367: checking whether C compiler handles -Wformat-security | |
configure:8386: gcc-5 -o conftest -fPIC -Wall -Wformat-security conftest.c >&5 | |
configure:8386: $? = 0 | |
configure:8396: result: yes | |
configure:8405: checking whether C compiler handles -Wredundant-decls | |
configure:8424: gcc-5 -o conftest -fPIC -Wall -Wredundant-decls conftest.c >&5 | |
configure:8424: $? = 0 | |
configure:8434: result: yes | |
configure:8443: checking whether C compiler handles -Wno-missing-field-initializers | |
configure:8462: gcc-5 -o conftest -fPIC -Wall -Wmissing-field-initializers conftest.c >&5 | |
configure:8462: $? = 0 | |
configure:8472: result: yes | |
configure:8481: checking whether ln -s works | |
configure:8485: result: yes | |
configure:8594: checking the archiver (ar) interface | |
configure:8643: result: ar | |
configure:8709: checking how to print strings | |
configure:8736: result: printf | |
configure:8757: checking for a sed that does not truncate output | |
configure:8821: result: /bin/sed | |
configure:8839: checking for fgrep | |
configure:8901: result: /bin/grep -F | |
configure:8936: checking for ld used by gcc-5 | |
configure:9003: result: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld | |
configure:9010: checking if the linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld | |
configure:9025: result: yes | |
configure:9037: checking for BSD- or MS-compatible name lister (nm) | |
configure:9091: result: /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B | |
configure:9221: checking the name lister (/home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B) interface | |
configure:9228: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:9231: /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B "conftest.o" | |
configure:9234: output | |
0000000000000000 B some_variable | |
configure:9241: result: BSD nm | |
configure:9245: checking the maximum length of command line arguments | |
configure:9376: result: 1572864 | |
configure:9424: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format | |
configure:9464: result: func_convert_file_noop | |
configure:9471: checking how to convert x86_64-pc-linux-gnu file names to toolchain format | |
configure:9491: result: func_convert_file_noop | |
configure:9498: checking for /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld option to reload object files | |
configure:9505: result: -r | |
configure:9579: checking for objdump | |
configure:9595: found /home/linuxbrew/.linuxbrew/opt/binutils/bin/objdump | |
configure:9606: result: objdump | |
configure:9638: checking how to recognize dependent libraries | |
configure:9838: result: pass_all | |
configure:9923: checking for dlltool | |
configure:9939: found /home/linuxbrew/.linuxbrew/opt/binutils/bin/dlltool | |
configure:9950: result: dlltool | |
configure:9983: checking how to associate runtime and link libraries | |
configure:10010: result: printf %s\n | |
configure:10134: checking for archiver @FILE support | |
configure:10151: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:10151: $? = 0 | |
configure:10154: ar cru libconftest.a @conftest.lst >&5 | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
configure:10157: $? = 0 | |
configure:10162: ar cru libconftest.a @conftest.lst >&5 | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
ar: conftest.o: No such file or directory | |
configure:10165: $? = 1 | |
configure:10177: result: @ | |
configure:10235: checking for strip | |
configure:10251: found /home/linuxbrew/.linuxbrew/opt/binutils/bin/strip | |
configure:10262: result: strip | |
configure:10334: checking for ranlib | |
configure:10361: result: ranlib | |
configure:10463: checking command to parse /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B output from gcc-5 object | |
configure:10616: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:10619: $? = 0 | |
configure:10623: /home/linuxbrew/.linuxbrew/opt/binutils/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm | |
configure:10689: gcc-5 -o conftest -fPIC -Wall conftest.c conftstm.o >&5 | |
configure:10692: $? = 0 | |
configure:10730: result: ok | |
configure:10777: checking for sysroot | |
configure:10807: result: no | |
configure:10814: checking for a working dd | |
configure:10852: result: /bin/dd | |
configure:10856: checking how to truncate binary pipes | |
configure:10871: result: /bin/dd bs=4096 count=1 | |
configure:11007: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:11010: $? = 0 | |
configure:11200: checking for mt | |
configure:11230: result: no | |
configure:11250: checking if : is a manifest tool | |
configure:11256: : '-?' | |
configure:11264: result: no | |
configure:11938: checking for dlfcn.h | |
configure:11938: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:11938: $? = 0 | |
configure:11938: result: yes | |
configure:12193: checking for objdir | |
configure:12208: result: .libs | |
configure:12472: checking if gcc-5 supports -fno-rtti -fno-exceptions | |
configure:12490: gcc-5 -c -fPIC -Wall -fno-rtti -fno-exceptions conftest.c >&5 | |
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C | |
configure:12494: $? = 0 | |
configure:12507: result: no | |
configure:12865: checking for gcc-5 option to produce PIC | |
configure:12872: result: -fPIC -DPIC | |
configure:12880: checking if gcc-5 PIC flag -fPIC -DPIC works | |
configure:12898: gcc-5 -c -fPIC -Wall -fPIC -DPIC -DPIC conftest.c >&5 | |
configure:12902: $? = 0 | |
configure:12915: result: yes | |
configure:12944: checking if gcc-5 static flag -static works | |
configure:12972: result: yes | |
configure:12987: checking if gcc-5 supports -c -o file.o | |
configure:13008: gcc-5 -c -fPIC -Wall -o out/conftest2.o conftest.c >&5 | |
configure:13012: $? = 0 | |
configure:13034: result: yes | |
configure:13042: checking if gcc-5 supports -c -o file.o | |
configure:13089: result: yes | |
configure:13122: checking whether the gcc-5 linker (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries | |
configure:14385: result: yes | |
configure:14422: checking whether -lc should be explicitly linked in | |
configure:14430: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:14433: $? = 0 | |
configure:14448: gcc-5 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 | |
configure:14451: $? = 0 | |
configure:14465: result: no | |
configure:14625: checking dynamic linker characteristics | |
configure:15206: gcc-5 -o conftest -fPIC -Wall -Wl,-rpath -Wl,/foo conftest.c >&5 | |
configure:15206: $? = 0 | |
configure:15455: result: GNU/Linux ld.so | |
configure:15577: checking how to hardcode library paths into programs | |
configure:15602: result: immediate | |
configure:16150: checking whether stripping libraries is possible | |
configure:16155: result: yes | |
configure:16190: checking if libtool supports shared libraries | |
configure:16192: result: yes | |
configure:16195: checking whether to build shared libraries | |
configure:16220: result: yes | |
configure:16223: checking whether to build static libraries | |
configure:16227: result: no | |
configure:16268: checking for cat | |
configure:16284: found /bin/cat | |
configure:16295: result: cat | |
configure:16323: checking for www-browser | |
configure:16353: result: no | |
configure:16323: checking for lynx | |
configure:16353: result: no | |
configure:16323: checking for elinks | |
configure:16353: result: no | |
configure:16323: checking for w3m | |
configure:16353: result: no | |
configure:16373: checking for tr | |
configure:16389: found /usr/bin/tr | |
configure:16400: result: tr | |
configure:16415: checking for grep | |
configure:16431: found /bin/grep | |
configure:16442: result: grep | |
configure:16470: checking for pager | |
configure:16486: found /usr/bin/pager | |
configure:16497: result: pager | |
configure:16538: checking for nroff | |
configure:16554: found /home/linuxbrew/.linuxbrew/opt/groff/bin/nroff | |
configure:16565: result: nroff | |
configure:16585: checking whether nroff is GNU nroff | |
configure:16609: result: yes | |
configure:16665: checking for appropriate nroff macro | |
configure:16694: result: -mandoc | |
configure:16715: checking for groff | |
configure:16731: found /home/linuxbrew/.linuxbrew/opt/groff/bin/groff | |
configure:16742: result: groff | |
configure:16812: checking for appropriate groff options | |
configure:16843: result: -mandoc | |
configure:16857: checking whether nroff supports warning control | |
configure:16871: result: yes | |
configure:16884: checking for gpreconv | |
configure:16914: result: no | |
configure:16884: checking for preconv | |
configure:16900: found /home/linuxbrew/.linuxbrew/opt/groff/bin/preconv | |
configure:16911: result: preconv | |
configure:16923: checking for groff with Debian multibyte patch or real Unicode support | |
configure:16945: result: yes | |
configure:16971: checking for eqn | |
configure:16987: found /home/linuxbrew/.linuxbrew/opt/groff/bin/eqn | |
configure:16998: result: eqn | |
configure:17033: checking for neqn | |
configure:17049: found /home/linuxbrew/.linuxbrew/opt/groff/bin/neqn | |
configure:17060: result: neqn | |
configure:17103: checking for tbl | |
configure:17119: found /home/linuxbrew/.linuxbrew/opt/groff/bin/tbl | |
configure:17130: result: tbl | |
configure:17151: checking whether tbl supports the 'x' format character | |
configure:17165: result: yes | |
configure:17190: checking for col | |
configure:17220: result: no | |
configure:17190: checking for gcol | |
configure:17220: result: no | |
configure:17252: checking for vgrind | |
configure:17282: result: no | |
configure:17252: checking for gvgrind | |
configure:17282: result: no | |
configure:17314: checking for refer | |
configure:17330: found /home/linuxbrew/.linuxbrew/opt/groff/bin/refer | |
configure:17341: result: refer | |
configure:17376: checking for grap | |
configure:17406: result: no | |
configure:17438: checking for pic | |
configure:17454: found /home/linuxbrew/.linuxbrew/opt/groff/bin/pic | |
configure:17465: result: pic | |
configure:17502: checking for gzip | |
configure:17518: found /bin/gzip | |
configure:17529: result: gzip | |
configure:17570: checking for compress | |
configure:17600: result: no | |
configure:17641: checking for bzip2 | |
configure:17657: found /bin/bzip2 | |
configure:17668: result: bzip2 | |
configure:17707: checking for xz | |
configure:17723: found /home/linuxbrew/.linuxbrew/opt/xz/bin/xz | |
configure:17734: result: xz | |
configure:17841: checking for lzip | |
configure:17871: result: no | |
configure:17907: checking for gzopen in -lz | |
configure:17932: gcc-5 -o conftest -fPIC -Wall conftest.c -lz >&5 | |
configure:17932: $? = 0 | |
configure:17941: result: yes | |
configure:17956: checking for library containing strerror | |
configure:17987: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:17987: $? = 0 | |
configure:18004: result: none required | |
configure:18016: checking for flex | |
configure:18046: result: no | |
configure:18016: checking for lex | |
configure:18046: result: no | |
configure:18183: checking for size_t | |
configure:18183: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:18183: $? = 0 | |
configure:18183: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:97:21: error: expected expression before ')' token | |
if (sizeof ((size_t))) | |
^ | |
configure:18183: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "man-db" | |
| #define PACKAGE_TARNAME "man-db" | |
| #define PACKAGE_VERSION "2.8.5" | |
| #define PACKAGE_STRING "man-db 2.8.5" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "man-db" | |
| #define VERSION "2.8.5" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define MAN_DB_UPDATES 1 | |
| #define MAN_CATS 1 | |
| #define MANDIR_LAYOUT "GNU" | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_PAGER 1 | |
| #define HAVE_NROFF 1 | |
| #define GNU_NROFF 1 | |
| #define TROFF_IS_GROFF 1 | |
| #define HAS_TROFF 1 | |
| #define NROFF_WARNINGS 1 | |
| #define MULTIBYTE_GROFF 1 | |
| #define HAVE_EQN 1 | |
| #define HAVE_NEQN 1 | |
| #define HAVE_TBL 1 | |
| #define HAVE_REFER 1 | |
| #define HAVE_PIC 1 | |
| #define HAVE_GZIP 1 | |
| #define HAVE_BZIP2 1 | |
| #define HAVE_XZ 1 | |
| #define COMP_CAT 1 | |
| #define COMP_SRC 1 | |
| #define HAVE_LIBZ 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((size_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:18183: result: yes | |
configure:18196: checking for working alloca.h | |
configure:18213: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18213: $? = 0 | |
configure:18221: result: yes | |
configure:18229: checking for alloca | |
configure:18266: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18266: $? = 0 | |
configure:18274: result: yes | |
configure:18384: checking for inline | |
configure:18400: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:18400: $? = 0 | |
configure:18408: result: inline | |
configure:18426: checking for C/C++ restrict keyword | |
configure:18453: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:18453: $? = 0 | |
configure:18461: result: __restrict | |
configure:18474: checking whether clearerr_unlocked is declared | |
configure:18474: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:18474: $? = 0 | |
configure:18474: result: yes | |
configure:18485: checking whether feof_unlocked is declared | |
configure:18485: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:18485: $? = 0 | |
configure:18485: result: yes | |
configure:18496: checking whether ferror_unlocked is declared | |
configure:18496: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:18496: $? = 0 | |
configure:18496: result: yes | |
configure:18507: checking whether fflush_unlocked is declared | |
configure:18507: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:18507: $? = 0 | |
configure:18507: result: yes | |
configure:18518: checking whether fgets_unlocked is declared | |
configure:18518: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:18518: $? = 0 | |
configure:18518: result: yes | |
configure:18529: checking whether fputc_unlocked is declared | |
configure:18529: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:18529: $? = 0 | |
configure:18529: result: yes | |
configure:18540: checking whether fputs_unlocked is declared | |
configure:18540: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:18540: $? = 0 | |
configure:18540: result: yes | |
configure:18551: checking whether fread_unlocked is declared | |
configure:18551: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:18551: $? = 0 | |
configure:18551: result: yes | |
configure:18562: checking whether fwrite_unlocked is declared | |
configure:18562: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:18562: $? = 0 | |
configure:18562: result: yes | |
configure:18573: checking whether getc_unlocked is declared | |
configure:18573: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:18573: $? = 0 | |
configure:18573: result: yes | |
configure:18584: checking whether getchar_unlocked is declared | |
configure:18584: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:18584: $? = 0 | |
configure:18584: result: yes | |
configure:18595: checking whether putc_unlocked is declared | |
configure:18595: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:18595: $? = 0 | |
configure:18595: result: yes | |
configure:18606: checking whether putchar_unlocked is declared | |
configure:18606: gcc-5 -c -fPIC -Wall conftest.c >&5 | |
configure:18606: $? = 0 | |
configure:18606: result: yes | |
configure:18623: checking for flockfile | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for funlockfile | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for btowc | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for canonicalize_file_name | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for realpath | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for getcwd | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for readlink | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for _set_invalid_parameter_handler | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/cct3Js0D.o: in function `main': | |
conftest.c:(.text.startup+0x7): undefined reference to `_set_invalid_parameter_handler' | |
collect2: error: ld returned 1 exit status | |
configure:18623: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "man-db" | |
| #define PACKAGE_TARNAME "man-db" | |
| #define PACKAGE_VERSION "2.8.5" | |
| #define PACKAGE_STRING "man-db 2.8.5" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "man-db" | |
| #define VERSION "2.8.5" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define MAN_DB_UPDATES 1 | |
| #define MAN_CATS 1 | |
| #define MANDIR_LAYOUT "GNU" | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_PAGER 1 | |
| #define HAVE_NROFF 1 | |
| #define GNU_NROFF 1 | |
| #define TROFF_IS_GROFF 1 | |
| #define HAS_TROFF 1 | |
| #define NROFF_WARNINGS 1 | |
| #define MULTIBYTE_GROFF 1 | |
| #define HAVE_EQN 1 | |
| #define HAVE_NEQN 1 | |
| #define HAVE_TBL 1 | |
| #define HAVE_REFER 1 | |
| #define HAVE_PIC 1 | |
| #define HAVE_GZIP 1 | |
| #define HAVE_BZIP2 1 | |
| #define HAVE_XZ 1 | |
| #define COMP_CAT 1 | |
| #define COMP_SRC 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_READLINK 1 | |
| /* end confdefs.h. */ | |
| /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char _set_invalid_parameter_handler (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef _set_invalid_parameter_handler | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char _set_invalid_parameter_handler (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return _set_invalid_parameter_handler (); | |
| ; | |
| return 0; | |
| } | |
configure:18623: result: no | |
configure:18623: checking for fchdir | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for fcntl | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for symlink | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for fdopendir | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for mempcpy | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
conftest.c:111:6: warning: conflicting types for built-in function 'mempcpy' | |
char mempcpy (); | |
^ | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for flock | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for fnmatch | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for isblank | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
conftest.c:114:6: warning: conflicting types for built-in function 'isblank' | |
char isblank (); | |
^ | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for iswctype | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for mbsrtowcs | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for wmemchr | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for wmemcpy | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for wmempcpy | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for fstatat | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for futimens | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for getdelim | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for getdtablesize | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for getlogin_r | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for getprogname | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/cclf3pTW.o: in function `main': | |
conftest.c:(.text.startup+0x7): undefined reference to `getprogname' | |
collect2: error: ld returned 1 exit status | |
configure:18623: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "man-db" | |
| #define PACKAGE_TARNAME "man-db" | |
| #define PACKAGE_VERSION "2.8.5" | |
| #define PACKAGE_STRING "man-db 2.8.5" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "man-db" | |
| #define VERSION "2.8.5" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define MAN_DB_UPDATES 1 | |
| #define MAN_CATS 1 | |
| #define MANDIR_LAYOUT "GNU" | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_PAGER 1 | |
| #define HAVE_NROFF 1 | |
| #define GNU_NROFF 1 | |
| #define TROFF_IS_GROFF 1 | |
| #define HAS_TROFF 1 | |
| #define NROFF_WARNINGS 1 | |
| #define MULTIBYTE_GROFF 1 | |
| #define HAVE_EQN 1 | |
| #define HAVE_NEQN 1 | |
| #define HAVE_TBL 1 | |
| #define HAVE_REFER 1 | |
| #define HAVE_PIC 1 | |
| #define HAVE_GZIP 1 | |
| #define HAVE_BZIP2 1 | |
| #define HAVE_XZ 1 | |
| #define COMP_CAT 1 | |
| #define COMP_SRC 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_WMEMPCPY 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| /* end confdefs.h. */ | |
| /* Define getprogname to an innocuous variant, in case <limits.h> declares getprogname. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getprogname innocuous_getprogname | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getprogname (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef getprogname | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char getprogname (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_getprogname || defined __stub___getprogname | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return getprogname (); | |
| ; | |
| return 0; | |
| } | |
configure:18623: result: no | |
configure:18623: checking for getexecname | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccn46MG1.o: in function `main': | |
conftest.c:(.text.startup+0x7): undefined reference to `getexecname' | |
collect2: error: ld returned 1 exit status | |
configure:18623: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "man-db" | |
| #define PACKAGE_TARNAME "man-db" | |
| #define PACKAGE_VERSION "2.8.5" | |
| #define PACKAGE_STRING "man-db 2.8.5" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "man-db" | |
| #define VERSION "2.8.5" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define MAN_DB_UPDATES 1 | |
| #define MAN_CATS 1 | |
| #define MANDIR_LAYOUT "GNU" | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_PAGER 1 | |
| #define HAVE_NROFF 1 | |
| #define GNU_NROFF 1 | |
| #define TROFF_IS_GROFF 1 | |
| #define HAS_TROFF 1 | |
| #define NROFF_WARNINGS 1 | |
| #define MULTIBYTE_GROFF 1 | |
| #define HAVE_EQN 1 | |
| #define HAVE_NEQN 1 | |
| #define HAVE_TBL 1 | |
| #define HAVE_REFER 1 | |
| #define HAVE_PIC 1 | |
| #define HAVE_GZIP 1 | |
| #define HAVE_BZIP2 1 | |
| #define HAVE_XZ 1 | |
| #define COMP_CAT 1 | |
| #define COMP_SRC 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_WMEMPCPY 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| /* end confdefs.h. */ | |
| /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getexecname innocuous_getexecname | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getexecname (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef getexecname | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char getexecname (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_getexecname || defined __stub___getexecname | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return getexecname (); | |
| ; | |
| return 0; | |
| } | |
configure:18623: result: no | |
configure:18623: checking for gettimeofday | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for glob | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for glob_pattern_p | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for getpwnam_r | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for getuid | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for geteuid | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for getresuid | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for getgid | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for getegid | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for getresgid | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for setresuid | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for setreuid | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for seteuid | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for setresgid | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for setregid | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for setegid | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for lstat | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for mbsinit | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for mbrtowc | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for mprotect | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for mkstemp | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for nl_langinfo | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for openat | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for link | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for fpathconf | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for setenv | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for sigaction | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for sigaltstack | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for siginterrupt | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for sleep | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for strdup | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
conftest.c:155:6: warning: conflicting types for built-in function 'strdup' | |
char strdup (); | |
^ | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for strndup | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
conftest.c:156:6: warning: conflicting types for built-in function 'strndup' | |
char strndup (); | |
^ | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for pipe | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for utime | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for futimes | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for futimesat | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for utimensat | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for lutimes | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
configure:18623: $? = 0 | |
configure:18623: result: yes | |
configure:18623: checking for vasnprintf | |
configure:18623: gcc-5 -o conftest -fPIC -Wall conftest.c >&5 | |
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccK67FfI.o: in function `main': | |
conftest.c:(.text.startup+0x7): undefined reference to `vasnprintf' | |
collect2: error: ld returned 1 exit status | |
configure:18623: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "man-db" | |
| #define PACKAGE_TARNAME "man-db" | |
| #define PACKAGE_VERSION "2.8.5" | |
| #define PACKAGE_STRING "man-db 2.8.5" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "man-db" | |
| #define VERSION "2.8.5" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _NETBSD_SOURCE 1 | |
| #define _OPENBSD_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | |
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | |
| #define __STDC_WANT_LIB_EXT2__ 1 | |
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _HPUX_ALT_XOPEN_SOCKET_API 1 | |
| #define MAN_DB_UPDATES 1 | |
| #define MAN_CATS 1 | |
| #define MANDIR_LAYOUT "GNU" | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_PAGER 1 | |
| #define HAVE_NROFF 1 | |
| #define GNU_NROFF 1 | |
| #define TROFF_IS_GROFF 1 | |
| #define HAS_TROFF 1 | |
| #define NROFF_WARNINGS 1 | |
| #define MULTIBYTE_GROFF 1 | |
| #define HAVE_EQN 1 | |
| #define HAVE_NEQN 1 | |
| #define HAVE_TBL 1 | |
| #define HAVE_REFER 1 | |
| #define HAVE_PIC 1 | |
| #define HAVE_GZIP 1 | |
| #define HAVE_BZIP2 1 | |
| #define HAVE_XZ 1 | |
| #define COMP_CAT 1 | |
| #define COMP_SRC 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define restrict __restrict | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 1 | |
| #define HAVE_DECL_FREAD_UNLOCKED 1 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_CANONICALIZE_FILE_NAME 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_MEMPCPY 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_FNMATCH 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_WMEMPCPY 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FUTIMENS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN_R 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GLOB 1 | |
| #define HAVE_GLOB_PATTERN_P 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETUID 1 | |
| #define HAVE_GETEUID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETGID 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_SETRESUID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETRESGID 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_OPENAT 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_FPATHCONF 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_UTIME 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_FUTIMESAT 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_LUTIMES 1 | |
| /* end confdefs.h. */ | |
| /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment