Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rafaeltiveron/c361a510f8e0d8072ee238b38cabf948 to your computer and use it in GitHub Desktop.
Save rafaeltiveron/c361a510f8e0d8072ee238b38cabf948 to your computer and use it in GitHub Desktop.
fakeroot on 3.10.0-693.11.6.el7.x86_64 - Homebrew build logs
Homebrew build logs for fakeroot on 3.10.0-693.11.6.el7.x86_64
Build date: 2018-06-06 20:46:46
HOMEBREW_VERSION: >=1.4.0 (shallow or no git repository)
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: b9917814b14a54406a1e8588f4157e97cdc88c32
Last commit: 2 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 27871d1be6269c998b5c193ff6a7fa15c3427471
Core tap last commit: 24 hours ago
HOMEBREW_PREFIX: /home/imunobioinfoUFTM/.linuxbrew
HOMEBREW_REPOSITORY: /home/imunobioinfoUFTM/.linuxbrew/Homebrew
HOMEBREW_CELLAR: /home/imunobioinfoUFTM/.linuxbrew/Cellar
HOMEBREW_CACHE: /home/imunobioinfoUFTM/.cache/Homebrew
HOMEBREW_DEV_CMD_RUN: 1
HOMEBREW_GITHUB_API_TOKEN: set
CPU: 16-core 64-bit westmere
Homebrew Ruby: 2.3.3 => /home/imunobioinfoUFTM/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3_2/bin/ruby
Clang: N/A
Git: 1.8.3.1 => /bin/git
Curl: 7.29.0 => /usr/bin/curl
Java: N/A
Kernel: Linux 3.10.0-693.11.6.el7.x86_64 x86_64 GNU/Linux
OS: CentOS Linux release 7.4.1708 (Core)
Host glibc: 2.17
/usr/bin/gcc: 4.8.5
glibc: 2.23
gcc: 5.5.0_4
xorg: N/A
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: An outdated version (1.8.3.1) of Git was detected in your PATH.
Git 1.8.5 or newer is required to perform checkouts over HTTPS from GitHub and
to support the 'git -C <path>' option.
Please upgrade:
brew install git
Warning: Some installed formulae are missing dependencies.
You should `brew install` the missing dependencies:
brew install libxml2 python
Run `brew missing` for more details.
2018-06-06 20:46:26 -0300
./configure
--disable-dependency-tracking
--disable-static
--disable-silent-rules
--prefix=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
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 sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for style of include used by make... GNU
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 for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-5... /home/imunobioinfoUFTM/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld
checking if the linker (/home/imunobioinfoUFTM/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/imunobioinfoUFTM/.linuxbrew/opt/binutils/bin/nm -B
checking the name lister (/home/imunobioinfoUFTM/.linuxbrew/opt/binutils/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
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/imunobioinfoUFTM/.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 ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /home/imunobioinfoUFTM/.linuxbrew/opt/binutils/bin/nm -B output from gcc-5 object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc-5 -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 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/imunobioinfoUFTM/.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 which IPC method to use... (cached) sysv
checking which database format to use... (cached) inode
checking for dlopen in -ldl... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking sys/feature_tests.h usability... no
checking sys/feature_tests.h presence... no
checking for sys/feature_tests.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/acl.h usability... no
checking sys/acl.h presence... no
checking for sys/acl.h... no
checking sys/capability.h usability... no
checking sys/capability.h presence... no
checking for sys/capability.h... no
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for an ANSI C-conforming const... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for return value and second and third argument of readlink... ssize_t, char, size_t
checking for first argument of setgroups... size_t
checking for union semun... no
checking for type of arg of __xmknod... needs *
checking for type of arg of __xmknodat... needs *
checking for type of arg of initgroups... gid_t
checking for type of arg of setreuid... gid_t
checking for type of arg of setregid... gid_t
checking for type of second arg to stat... struct stat *
checking for d_off in struct dirent... yes
checking for d_type in struct dirent... yes
checking for acl_t struct... no
checking for fchmodat... yes
checking for fchownat... yes
checking for fstatat... yes
checking for mkdirat... yes
checking for mknodat... yes
checking for openat... yes
checking for renameat... yes
checking for unlinkat... yes
checking for lchmod... no
checking for fgetattrlist... no
checking for capset... yes
checking for listxattr... yes
checking for llistxattr... yes
checking for flistxattr... yes
checking for getxattr... yes
checking for lgetxattr... yes
checking for fgetxattr... yes
checking for setxattr... yes
checking for lsetxattr... yes
checking for fsetxattr... yes
checking for removexattr... yes
checking for lremovexattr... yes
checking for fremovexattr... yes
checking for __xstat... yes
checking for __fxstat... yes
checking for __lxstat... yes
checking for __fxstatat... yes
checking for __xstat64... yes
checking for __fxstat64... yes
checking for __lxstat64... yes
checking for __fxstatat64... yes
checking for __xmknod... yes
checking for __xmknodat... yes
created fakerootconfig.h
checking for strdup... yes
checking for strstr... yes
checking for getresuid... yes
checking for setresuid... yes
checking for getresgid... yes
checking for setresgid... yes
checking for setfsuid... yes
checking for setfsgid... yes
checking for fts_read... yes
checking for fts_children... yes
checking whether setenv is declared... yes
checking whether unsetenv is declared... yes
checking for setenv... yes
checking for MacOS X/Darwin... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating scripts/Makefile
config.status: creating doc/Makefile
config.status: creating doc/de/Makefile
config.status: creating doc/es/Makefile
config.status: creating doc/fr/Makefile
config.status: creating doc/nl/Makefile
config.status: creating doc/pt/Makefile
config.status: creating doc/sv/Makefile
config.status: creating test/Makefile
config.status: creating test/defs
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
gcc-5 called with: -E /tmp/cgocBpVS/dummy.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E /tmp/cgocBpVS/dummy.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: --version
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os --version -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -V
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -V -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -qversion
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -qversion -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -c conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c conftest.c -o conftest2.o -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c conftest.c -o conftest2.o -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -print-prog-name=ld
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -print-prog-name=ld -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.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 -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c conftstm.o -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 -fPIC -DPIC -DPIC conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 -fPIC -DPIC -DPIC conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -static conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 -o out/conftest2.o conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
ld called with: -m elf_x86_64 --help
superenv added: -L/home/imunobioinfoUFTM/.linuxbrew/lib -rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -rpath=/home/imunobioinfoUFTM/.linuxbrew/lib --dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/imunobioinfoUFTM/.linuxbrew/lib -rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -rpath=/home/imunobioinfoUFTM/.linuxbrew/lib --dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so -m elf_x86_64 --help
ld called with: -m elf_x86_64 -v
superenv added: -L/home/imunobioinfoUFTM/.linuxbrew/lib -rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -rpath=/home/imunobioinfoUFTM/.linuxbrew/lib --dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/imunobioinfoUFTM/.linuxbrew/lib -rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -rpath=/home/imunobioinfoUFTM/.linuxbrew/lib --dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so -m elf_x86_64 -v
ld called with: -m elf_x86_64 --help
superenv added: -L/home/imunobioinfoUFTM/.linuxbrew/lib -rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -rpath=/home/imunobioinfoUFTM/.linuxbrew/lib --dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/imunobioinfoUFTM/.linuxbrew/lib -rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -rpath=/home/imunobioinfoUFTM/.linuxbrew/lib --dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so -m elf_x86_64 --help
gcc-5 called with: -V
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -V -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -print-search-dirs
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -print-search-dirs -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -g -O2 -print-multi-os-directory
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -g -O2 -print-multi-os-directory -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -Os -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
2018-06-06 20:46:45 -0300
make
wraptmpf.h
awk -f ./wrapawk < ./wrapfunc.inp
2018-06-06 20:46:45 -0300
make
make all-recursive
make[1]: Entering directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22'
Making all in scripts
make[2]: Entering directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/scripts'
sed -e 's,[@]prefix[@],/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22,g' -e 's,[@]bindir[@],/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/bin,g' -e 's,[@]libdir[@],/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib,g' -e 's,[@]fakeroot_transformed[@],'`echo fakeroot | sed -e 's,x,x,'`',g' -e 's,[@]faked_transformed[@],'`echo faked | sed -e 's,x,x,'`',g' -e 's,[@]signal[@],TERM,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]VERSION[@],1.22,g' -e 's,[@]DLSUFFIX[@],.so,g' -e 's,[@]LDLIBPATHVAR[@],LD_LIBRARY_PATH,g' -e 's,[@]LDPRELOADVAR[@],LD_PRELOAD,g' -e 's,[@]LDPRELOADABS[@],0,g' -e 's,[@]LDEXTRAVAR[@],,g' -e 's,[@]MACOSX_FALSE[@],,g' -e 's,[@]MACOSX_TRUE[@],#,g' < ./fakeroot.in > fakeroot
chmod +x fakeroot
make[2]: Leaving directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/scripts'
Making all in doc
make[2]: Entering directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/doc'
Making all in de
make[3]: Entering directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/doc/de'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/doc/de'
Making all in es
make[3]: Entering directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/doc/es'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/doc/es'
Making all in fr
make[3]: Entering directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/doc/fr'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/doc/fr'
Making all in nl
make[3]: Entering directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/doc/nl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/doc/nl'
Making all in pt
make[3]: Entering directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/doc/pt'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/doc/pt'
Making all in sv
make[3]: Entering directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/doc/sv'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/doc/sv'
make[3]: Entering directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/doc'
make[2]: Leaving directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/doc'
Making all in test
make[2]: Entering directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/test'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/test'
make[2]: Entering directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22'
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -g -O2 -c -o libfakeroot.lo libfakeroot.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -g -O2 -c -o communicate.lo communicate.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -g -O2 -c -o libfakeroot_inode64.lo libfakeroot_inode64.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -g -O2 -c -o libfakeroot_unix2003.lo libfakeroot_unix2003.c
gcc-5 -DHAVE_CONFIG_H -I. -g -O2 -c -o faked.o faked.c
gcc-5 -DHAVE_CONFIG_H -I. -g -O2 -c -o simple.o simple.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -g -O2 -c communicate.c -fPIC -DPIC -o .libs/communicate.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -g -O2 -c libfakeroot_inode64.c -fPIC -DPIC -o .libs/libfakeroot_inode64.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -g -O2 -c libfakeroot.c -fPIC -DPIC -o .libs/libfakeroot.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -g -O2 -c libfakeroot_unix2003.c -fPIC -DPIC -o .libs/libfakeroot_unix2003.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -o simple simple.o -ldl
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -g -O2 -o libmacosx.la libfakeroot_inode64.lo libfakeroot_unix2003.lo -ldl
In file included from libfakeroot.c:223:0:
wrapped.h:126:27: error: unknown type name 'cap_user_header_t'
extern int (*next_capset)(cap_user_header_t hdrp, const cap_user_data_t datap);
^
wrapped.h:126:57: error: unknown type name 'cap_user_data_t'
extern int (*next_capset)(cap_user_header_t hdrp, const cap_user_data_t datap);
^
In file included from libfakeroot.c:224:0:
wraptmpf.h:378:17: error: unknown type name 'cap_user_header_t'
int tmp_capset (cap_user_header_t hdrp, const cap_user_data_t datap){
^
wraptmpf.h:378:47: error: unknown type name 'cap_user_data_t'
int tmp_capset (cap_user_header_t hdrp, const cap_user_data_t datap){
^
In file included from libfakeroot.c:225:0:
wrapdef.h:126:20: error: unknown type name 'cap_user_header_t'
int (*next_capset)(cap_user_header_t hdrp, const cap_user_data_t datap)=tmp_capset;
^
wrapdef.h:126:50: error: unknown type name 'cap_user_data_t'
int (*next_capset)(cap_user_header_t hdrp, const cap_user_data_t datap)=tmp_capset;
^
In file included from libfakeroot.c:226:0:
wrapstruct.h:127:14: error: 'next_capset' undeclared here (not in a function)
{(void(*))&next_capset, "capset"},
^
libfakeroot.c:1565:12: error: unknown type name 'cap_user_header_t'
int capset(cap_user_header_t hdrp, const cap_user_data_t datap)
^
libfakeroot.c:1565:42: error: unknown type name 'cap_user_data_t'
int capset(cap_user_header_t hdrp, const cap_user_data_t datap)
^
libfakeroot.c: In function 'fts_read':
libfakeroot.c:1953:21: warning: passing argument 1 of 'send_get_stat64' from incompatible pointer type [-Wincompatible-pointer-types]
SEND_GET_STAT64(r->fts_statp, _STAT_VER);
^
libfakeroot.c:89:46: note: in definition of macro 'SEND_GET_STAT64'
#define SEND_GET_STAT64(a,b) send_get_stat64(a)
^
In file included from libfakeroot.c:60:0:
communicate.h:209:13: note: expected 'struct stat64 *' but argument is of type 'struct stat *'
extern void send_get_stat64(struct stat64 *buf);
^
libfakeroot.c: In function 'fts_children':
libfakeroot.c:1976:23: warning: passing argument 1 of 'send_get_stat64' from incompatible pointer type [-Wincompatible-pointer-types]
SEND_GET_STAT64(r->fts_statp, _STAT_VER);
^
libfakeroot.c:89:46: note: in definition of macro 'SEND_GET_STAT64'
#define SEND_GET_STAT64(a,b) send_get_stat64(a)
^
In file included from libfakeroot.c:60:0:
communicate.h:209:13: note: expected 'struct stat64 *' but argument is of type 'struct stat *'
extern void send_get_stat64(struct stat64 *buf);
^
make[2]: *** [libfakeroot.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: link: gcc-5 -g -O2 -o simple simple.o -ldl
libtool: link: ar cru .libs/libmacosx.a .libs/libfakeroot_inode64.o .libs/libfakeroot_unix2003.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libmacosx.a
libtool: link: ( cd ".libs" && rm -f "libmacosx.la" && ln -s "../libmacosx.la" "libmacosx.la" )
make[2]: Leaving directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22'
make: *** [all] Error 2
HOMEBREW_VERSION: >=1.4.0 (shallow or no git repository)
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: b9917814b14a54406a1e8588f4157e97cdc88c32
Last commit: 20 hours ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 27871d1be6269c998b5c193ff6a7fa15c3427471
Core tap last commit: 4 hours ago
HOMEBREW_PREFIX: /home/imunobioinfoUFTM/.linuxbrew
HOMEBREW_REPOSITORY: /home/imunobioinfoUFTM/.linuxbrew/Homebrew
HOMEBREW_CELLAR: /home/imunobioinfoUFTM/.linuxbrew/Cellar
HOMEBREW_CACHE: /home/imunobioinfoUFTM/.cache/Homebrew
CPU: 16-core 64-bit westmere
Homebrew Ruby: 2.3.3 => /home/imunobioinfoUFTM/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3_2/bin/ruby
Clang: N/A
Git: 1.8.3.1 => /bin/git
Curl: 7.29.0 => /usr/bin/curl
Java: N/A
Kernel: Linux 3.10.0-693.11.6.el7.x86_64 x86_64 GNU/Linux
OS: CentOS Linux release 7.4.1708 (Core)
Host glibc: 2.17
/usr/bin/gcc: 4.8.5
glibc: 2.23
gcc: 5.5.0_4
xorg: N/A
HOMEBREW_CC: gcc-5
HOMEBREW_CXX: g++-5
MAKEFLAGS: -j16
CMAKE_PREFIX_PATH: /home/imunobioinfoUFTM/.linuxbrew
ACLOCAL_PATH: /home/imunobioinfoUFTM/.linuxbrew/share/aclocal
PATH: /home/imunobioinfoUFTM/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/imunobioinfoUFTM/.linuxbrew/opt/binutils/bin:/usr/bin:/bin:/usr/sbin:/sbin:/home/imunobioinfoUFTM/.linuxbrew/opt/gcc/bin
gcc-5 called with: -DHAVE_CONFIG_H -I. -g -O2 -c -o faked.o faked.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -g -O2 -c -o faked.o faked.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -g -O2 -c -o simple.o simple.c
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -g -O2 -c -o simple.o simple.c -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -g -O2 -c libfakeroot_inode64.c -fPIC -DPIC -o .libs/libfakeroot_inode64.o
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -g -O2 -c libfakeroot_inode64.c -fPIC -DPIC -o .libs/libfakeroot_inode64.o -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -g -O2 -c communicate.c -fPIC -DPIC -o .libs/communicate.o
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -g -O2 -c communicate.c -fPIC -DPIC -o .libs/communicate.o -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -g -O2 -c libfakeroot.c -fPIC -DPIC -o .libs/libfakeroot.o
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -g -O2 -c libfakeroot.c -fPIC -DPIC -o .libs/libfakeroot.o -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -DHAVE_CONFIG_H -I. -g -O2 -c libfakeroot_unix2003.c -fPIC -DPIC -o .libs/libfakeroot_unix2003.o
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include
superenv executed: gcc-5 -DHAVE_CONFIG_H -I. -g -O2 -c libfakeroot_unix2003.c -fPIC -DPIC -o .libs/libfakeroot_unix2003.o -isystem/home/imunobioinfoUFTM/.linuxbrew/include
gcc-5 called with: -g -O2 -o simple simple.o -ldl
superenv added: -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -g -O2 -o simple simple.o -ldl -isystem/home/imunobioinfoUFTM/.linuxbrew/include -L/home/imunobioinfoUFTM/.linuxbrew/lib -B/home/imunobioinfoUFTM/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22/lib -Wl,-rpath=/home/imunobioinfoUFTM/.linuxbrew/lib -Wl,--dynamic-linker=/home/imunobioinfoUFTM/.linuxbrew/lib/ld.so
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by fakeroot configure 1.22, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --disable-static --disable-silent-rules --prefix=/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22
## --------- ##
## Platform. ##
## --------- ##
hostname = zebu.lqcm.lan
uname -m = x86_64
uname -r = 3.10.0-693.11.6.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Thu Jan 4 01:06:37 UTC 2018
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/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/imunobioinfoUFTM/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super
PATH: /home/imunobioinfoUFTM/.linuxbrew/opt/binutils/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /home/imunobioinfoUFTM/.linuxbrew/opt/gcc/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2389: checking build system type
configure:2403: result: x86_64-pc-linux-gnu
configure:2423: checking host system type
configure:2436: result: x86_64-pc-linux-gnu
configure:2456: checking target system type
configure:2469: result: x86_64-pc-linux-gnu
configure:2511: checking for a BSD-compatible install
configure:2579: result: /usr/bin/install -c
configure:2590: checking whether build environment is sane
configure:2645: result: yes
configure:2796: checking for a thread-safe mkdir -p
configure:2835: result: /usr/bin/mkdir -p
configure:2842: checking for gawk
configure:2858: found /usr/bin/gawk
configure:2869: result: gawk
configure:2880: checking whether make sets $(MAKE)
configure:2902: result: yes
configure:2931: checking whether make supports nested variables
configure:2948: result: yes
configure:3075: checking whether to enable maintainer-specific portions of Makefiles
configure:3084: result: no
configure:3099: checking whether make sets $(MAKE)
configure:3121: result: yes
configure:3176: checking how to print strings
configure:3203: result: printf
configure:3236: checking for style of include used by make
configure:3264: result: GNU
configure:3335: checking for gcc
configure:3362: result: gcc-5
configure:3591: checking for C compiler version
configure:3600: 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:3611: $? = 0
configure:3600: gcc-5 -v >&5
Reading specs from /home/imunobioinfoUFTM/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/specs
COLLECT_GCC=gcc-5
COLLECT_LTO_WRAPPER=/home/imunobioinfoUFTM/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../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/isl@0.18 --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:3611: $? = 0
configure:3600: gcc-5 -V >&5
gcc-5: error: unrecognized command line option '-V'
configure:3611: $? = 1
configure:3600: gcc-5 -qversion >&5
gcc-5: error: unrecognized command line option '-qversion'
configure:3611: $? = 1
configure:3631: checking whether the C compiler works
configure:3653: gcc-5 conftest.c >&5
configure:3657: $? = 0
configure:3705: result: yes
configure:3708: checking for C compiler default output file name
configure:3710: result: a.out
configure:3716: checking for suffix of executables
configure:3723: gcc-5 -o conftest conftest.c >&5
configure:3727: $? = 0
configure:3749: result:
configure:3771: checking whether we are cross compiling
configure:3779: gcc-5 -o conftest conftest.c >&5
configure:3783: $? = 0
configure:3790: ./conftest
configure:3794: $? = 0
configure:3809: result: no
configure:3814: checking for suffix of object files
configure:3836: gcc-5 -c conftest.c >&5
configure:3840: $? = 0
configure:3861: result: o
configure:3865: checking whether we are using the GNU C compiler
configure:3884: gcc-5 -c conftest.c >&5
configure:3884: $? = 0
configure:3893: result: yes
configure:3902: checking whether gcc-5 accepts -g
configure:3922: gcc-5 -c -g conftest.c >&5
configure:3922: $? = 0
configure:3963: result: yes
configure:3980: checking for gcc-5 option to accept ISO C89
configure:4043: gcc-5 -c -g -O2 conftest.c >&5
configure:4043: $? = 0
configure:4056: result: none needed
configure:4081: checking whether gcc-5 understands -c and -o together
configure:4103: gcc-5 -c conftest.c -o conftest2.o
configure:4106: $? = 0
configure:4103: gcc-5 -c conftest.c -o conftest2.o
configure:4106: $? = 0
configure:4118: result: yes
configure:4137: checking dependency style of gcc-5
configure:4248: result: none
configure:4263: checking for a sed that does not truncate output
configure:4327: result: /usr/bin/sed
configure:4345: checking for grep that handles long lines and -e
configure:4403: result: /usr/bin/grep
configure:4408: checking for egrep
configure:4470: result: /usr/bin/grep -E
configure:4475: checking for fgrep
configure:4537: result: /usr/bin/grep -F
configure:4572: checking for ld used by gcc-5
configure:4639: result: /home/imunobioinfoUFTM/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld
configure:4646: checking if the linker (/home/imunobioinfoUFTM/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld
configure:4661: result: yes
configure:4673: checking for BSD- or MS-compatible name lister (nm)
configure:4727: result: /home/imunobioinfoUFTM/.linuxbrew/opt/binutils/bin/nm -B
configure:4857: checking the name lister (/home/imunobioinfoUFTM/.linuxbrew/opt/binutils/bin/nm -B) interface
configure:4864: gcc-5 -c -g -O2 conftest.c >&5
configure:4867: /home/imunobioinfoUFTM/.linuxbrew/opt/binutils/bin/nm -B "conftest.o"
configure:4870: output
0000000000000000 B some_variable
configure:4877: result: BSD nm
configure:4880: checking whether ln -s works
configure:4884: result: yes
configure:4892: checking the maximum length of command line arguments
configure:5023: result: 1572864
configure:5071: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:5111: result: func_convert_file_noop
configure:5118: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:5138: result: func_convert_file_noop
configure:5145: checking for /home/imunobioinfoUFTM/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld option to reload object files
configure:5152: result: -r
configure:5226: checking for objdump
configure:5242: found /home/imunobioinfoUFTM/.linuxbrew/opt/binutils/bin/objdump
configure:5253: result: objdump
configure:5285: checking how to recognize dependent libraries
configure:5485: result: pass_all
configure:5570: checking for dlltool
configure:5586: found /home/imunobioinfoUFTM/.linuxbrew/opt/binutils/bin/dlltool
configure:5597: result: dlltool
configure:5630: checking how to associate runtime and link libraries
configure:5657: result: printf %s\n
configure:5718: checking for ar
configure:5734: found /home/imunobioinfoUFTM/.linuxbrew/opt/binutils/bin/ar
configure:5745: result: ar
configure:5782: checking for archiver @FILE support
configure:5799: gcc-5 -c -g -O2 conftest.c >&5
configure:5799: $? = 0
configure:5802: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5805: $? = 0
configure:5810: 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:5813: $? = 1
configure:5825: result: @
configure:5883: checking for strip
configure:5899: found /home/imunobioinfoUFTM/.linuxbrew/opt/binutils/bin/strip
configure:5910: result: strip
configure:5982: checking for ranlib
configure:5998: found /home/imunobioinfoUFTM/.linuxbrew/opt/binutils/bin/ranlib
configure:6009: result: ranlib
configure:6111: checking command to parse /home/imunobioinfoUFTM/.linuxbrew/opt/binutils/bin/nm -B output from gcc-5 object
configure:6264: gcc-5 -c -g -O2 conftest.c >&5
configure:6267: $? = 0
configure:6271: /home/imunobioinfoUFTM/.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:6274: $? = 0
configure:6340: gcc-5 -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6343: $? = 0
configure:6381: result: ok
configure:6428: checking for sysroot
configure:6458: result: no
configure:6465: checking for a working dd
configure:6503: result: /usr/bin/dd
configure:6507: checking how to truncate binary pipes
configure:6522: result: /usr/bin/dd bs=4096 count=1
configure:6658: gcc-5 -c -g -O2 conftest.c >&5
configure:6661: $? = 0
configure:6851: checking for mt
configure:6881: result: no
configure:6901: checking if : is a manifest tool
configure:6907: : '-?'
configure:6915: result: no
configure:7592: checking how to run the C preprocessor
configure:7623: gcc-5 -E conftest.c
configure:7623: $? = 0
configure:7637: gcc-5 -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7637: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7662: result: gcc-5 -E
configure:7682: gcc-5 -E conftest.c
configure:7682: $? = 0
configure:7696: gcc-5 -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7696: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7725: checking for ANSI C header files
configure:7745: gcc-5 -c -g -O2 conftest.c >&5
configure:7745: $? = 0
configure:7818: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:7818: $? = 0
configure:7818: ./conftest
configure:7818: $? = 0
configure:7829: result: yes
configure:7842: checking for sys/types.h
configure:7842: gcc-5 -c -g -O2 conftest.c >&5
configure:7842: $? = 0
configure:7842: result: yes
configure:7842: checking for sys/stat.h
configure:7842: gcc-5 -c -g -O2 conftest.c >&5
configure:7842: $? = 0
configure:7842: result: yes
configure:7842: checking for stdlib.h
configure:7842: gcc-5 -c -g -O2 conftest.c >&5
configure:7842: $? = 0
configure:7842: result: yes
configure:7842: checking for string.h
configure:7842: gcc-5 -c -g -O2 conftest.c >&5
configure:7842: $? = 0
configure:7842: result: yes
configure:7842: checking for memory.h
configure:7842: gcc-5 -c -g -O2 conftest.c >&5
configure:7842: $? = 0
configure:7842: result: yes
configure:7842: checking for strings.h
configure:7842: gcc-5 -c -g -O2 conftest.c >&5
configure:7842: $? = 0
configure:7842: result: yes
configure:7842: checking for inttypes.h
configure:7842: gcc-5 -c -g -O2 conftest.c >&5
configure:7842: $? = 0
configure:7842: result: yes
configure:7842: checking for stdint.h
configure:7842: gcc-5 -c -g -O2 conftest.c >&5
configure:7842: $? = 0
configure:7842: result: yes
configure:7842: checking for unistd.h
configure:7842: gcc-5 -c -g -O2 conftest.c >&5
configure:7842: $? = 0
configure:7842: result: yes
configure:7856: checking for dlfcn.h
configure:7856: gcc-5 -c -g -O2 conftest.c >&5
configure:7856: $? = 0
configure:7856: result: yes
configure:8112: checking for objdir
configure:8127: result: .libs
configure:8391: checking if gcc-5 supports -fno-rtti -fno-exceptions
configure:8409: gcc-5 -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8413: $? = 0
configure:8426: result: no
configure:8784: checking for gcc-5 option to produce PIC
configure:8791: result: -fPIC -DPIC
configure:8799: checking if gcc-5 PIC flag -fPIC -DPIC works
configure:8817: gcc-5 -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8821: $? = 0
configure:8834: result: yes
configure:8863: checking if gcc-5 static flag -static works
configure:8891: result: yes
configure:8906: checking if gcc-5 supports -c -o file.o
configure:8927: gcc-5 -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8931: $? = 0
configure:8953: result: yes
configure:8961: checking if gcc-5 supports -c -o file.o
configure:9008: result: yes
configure:9041: checking whether the gcc-5 linker (/home/imunobioinfoUFTM/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries
configure:10304: result: yes
configure:10341: checking whether -lc should be explicitly linked in
configure:10349: gcc-5 -c -g -O2 conftest.c >&5
configure:10352: $? = 0
configure:10367: gcc-5 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10370: $? = 0
configure:10384: result: no
configure:10544: checking dynamic linker characteristics
configure:11125: gcc-5 -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11125: $? = 0
configure:11374: result: GNU/Linux ld.so
configure:11496: checking how to hardcode library paths into programs
configure:11521: result: immediate
configure:12069: checking whether stripping libraries is possible
configure:12074: result: yes
configure:12109: checking if libtool supports shared libraries
configure:12111: result: yes
configure:12114: checking whether to build shared libraries
configure:12139: result: yes
configure:12142: checking whether to build static libraries
configure:12146: result: no
configure:12196: checking which IPC method to use
configure:12203: result: sysv
configure:12215: checking which database format to use
configure:12222: result: inode
configure:12234: checking for dlopen in -ldl
configure:12259: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:12259: $? = 0
configure:12268: result: yes
configure:12385: checking for dirent.h that defines DIR
configure:12404: gcc-5 -c -g -O2 conftest.c >&5
configure:12404: $? = 0
configure:12412: result: yes
configure:12425: checking for library containing opendir
configure:12456: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:12456: $? = 0
configure:12473: result: none required
configure:12540: checking for ANSI C header files
configure:12644: result: yes
configure:12655: checking fcntl.h usability
configure:12655: gcc-5 -c -g -O2 conftest.c >&5
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking fcntl.h presence
configure:12655: gcc-5 -E conftest.c
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking for fcntl.h
configure:12655: result: yes
configure:12655: checking for unistd.h
configure:12655: result: yes
configure:12655: checking features.h usability
configure:12655: gcc-5 -c -g -O2 conftest.c >&5
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking features.h presence
configure:12655: gcc-5 -E conftest.c
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking for features.h
configure:12655: result: yes
configure:12655: checking sys/feature_tests.h usability
configure:12655: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:62:31: fatal error: sys/feature_tests.h: No such file or directory
compilation terminated.
configure:12655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_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 <sys/feature_tests.h>
configure:12655: result: no
configure:12655: checking sys/feature_tests.h presence
configure:12655: gcc-5 -E conftest.c
conftest.c:29:31: fatal error: sys/feature_tests.h: No such file or directory
compilation terminated.
configure:12655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| /* end confdefs.h. */
| #include <sys/feature_tests.h>
configure:12655: result: no
configure:12655: checking for sys/feature_tests.h
configure:12655: result: no
configure:12655: checking pthread.h usability
configure:12655: gcc-5 -c -g -O2 conftest.c >&5
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking pthread.h presence
configure:12655: gcc-5 -E conftest.c
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking for pthread.h
configure:12655: result: yes
configure:12655: checking for stdint.h
configure:12655: result: yes
configure:12655: checking for inttypes.h
configure:12655: result: yes
configure:12655: checking grp.h usability
configure:12655: gcc-5 -c -g -O2 conftest.c >&5
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking grp.h presence
configure:12655: gcc-5 -E conftest.c
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking for grp.h
configure:12655: result: yes
configure:12655: checking endian.h usability
configure:12655: gcc-5 -c -g -O2 conftest.c >&5
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking endian.h presence
configure:12655: gcc-5 -E conftest.c
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking for endian.h
configure:12655: result: yes
configure:12655: checking sys/sysmacros.h usability
configure:12655: gcc-5 -c -g -O2 conftest.c >&5
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking sys/sysmacros.h presence
configure:12655: gcc-5 -E conftest.c
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking for sys/sysmacros.h
configure:12655: result: yes
configure:12655: checking sys/socket.h usability
configure:12655: gcc-5 -c -g -O2 conftest.c >&5
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking sys/socket.h presence
configure:12655: gcc-5 -E conftest.c
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking for sys/socket.h
configure:12655: result: yes
configure:12655: checking sys/acl.h usability
configure:12655: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:69:21: fatal error: sys/acl.h: No such file or directory
compilation terminated.
configure:12655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_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 <sys/acl.h>
configure:12655: result: no
configure:12655: checking sys/acl.h presence
configure:12655: gcc-5 -E conftest.c
conftest.c:36:21: fatal error: sys/acl.h: No such file or directory
compilation terminated.
configure:12655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <sys/acl.h>
configure:12655: result: no
configure:12655: checking for sys/acl.h
configure:12655: result: no
configure:12655: checking sys/capability.h usability
configure:12655: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:69:28: fatal error: sys/capability.h: No such file or directory
compilation terminated.
configure:12655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_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 <sys/capability.h>
configure:12655: result: no
configure:12655: checking sys/capability.h presence
configure:12655: gcc-5 -E conftest.c
conftest.c:36:28: fatal error: sys/capability.h: No such file or directory
compilation terminated.
configure:12655: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <sys/capability.h>
configure:12655: result: no
configure:12655: checking for sys/capability.h
configure:12655: result: no
configure:12655: checking sys/xattr.h usability
configure:12655: gcc-5 -c -g -O2 conftest.c >&5
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking sys/xattr.h presence
configure:12655: gcc-5 -E conftest.c
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking for sys/xattr.h
configure:12655: result: yes
configure:12655: checking fts.h usability
configure:12655: gcc-5 -c -g -O2 conftest.c >&5
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking fts.h presence
configure:12655: gcc-5 -E conftest.c
configure:12655: $? = 0
configure:12655: result: yes
configure:12655: checking for fts.h
configure:12655: result: yes
configure:12666: checking for an ANSI C-conforming const
configure:12732: gcc-5 -c -g -O2 conftest.c >&5
configure:12732: $? = 0
configure:12739: result: yes
configure:12747: checking for mode_t
configure:12747: gcc-5 -c -g -O2 conftest.c >&5
configure:12747: $? = 0
configure:12747: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:74:21: error: expected expression before ')' token
if (sizeof ((mode_t)))
^
configure:12747: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_FTS_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
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:12747: result: yes
configure:12758: checking for off_t
configure:12758: gcc-5 -c -g -O2 conftest.c >&5
configure:12758: $? = 0
configure:12758: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:74:20: error: expected expression before ')' token
if (sizeof ((off_t)))
^
configure:12758: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_FTS_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
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:12758: result: yes
configure:12769: checking for size_t
configure:12769: gcc-5 -c -g -O2 conftest.c >&5
configure:12769: $? = 0
configure:12769: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:74:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:12769: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_FTS_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
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:12769: result: yes
configure:12795: checking for return value and second and third argument of readlink
configure:12814: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:40:17: error: conflicting types for 'readlink'
ssize_t readlink(const char *path, void *buf, size_t bufsiz);
^
In file included from conftest.c:39:0:
/home/imunobioinfoUFTM/.linuxbrew/include/unistd.h:812:16: note: previous declaration of 'readlink' was here
extern ssize_t readlink (const char *__restrict __path,
^
conftest.c: In function 'main':
conftest.c:44:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
puts("hello, world");
^
configure:12814: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_FTS_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| /* end confdefs.h. */
| #include <unistd.h>
| ssize_t readlink(const char *path, void *buf, size_t bufsiz);
| int
| main ()
| {
| puts("hello, world");
| ;
| return 0;
| }
configure:12814: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:40:17: error: conflicting types for 'readlink'
ssize_t readlink(const char *path, void *buf, int bufsiz);
^
In file included from conftest.c:39:0:
/home/imunobioinfoUFTM/.linuxbrew/include/unistd.h:812:16: note: previous declaration of 'readlink' was here
extern ssize_t readlink (const char *__restrict __path,
^
conftest.c: In function 'main':
conftest.c:44:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
puts("hello, world");
^
configure:12814: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_FTS_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| /* end confdefs.h. */
| #include <unistd.h>
| ssize_t readlink(const char *path, void *buf, int bufsiz);
| int
| main ()
| {
| puts("hello, world");
| ;
| return 0;
| }
configure:12814: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:44:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
puts("hello, world");
^
configure:12814: $? = 0
configure:12814: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:40:17: error: conflicting types for 'readlink'
ssize_t readlink(const char *path, char *buf, int bufsiz);
^
In file included from conftest.c:39:0:
/home/imunobioinfoUFTM/.linuxbrew/include/unistd.h:812:16: note: previous declaration of 'readlink' was here
extern ssize_t readlink (const char *__restrict __path,
^
conftest.c: In function 'main':
conftest.c:44:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
puts("hello, world");
^
configure:12814: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_FTS_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| /* end confdefs.h. */
| #include <unistd.h>
| ssize_t readlink(const char *path, char *buf, int bufsiz);
| int
| main ()
| {
| puts("hello, world");
| ;
| return 0;
| }
configure:12814: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:40:13: error: conflicting types for 'readlink'
int readlink(const char *path, void *buf, size_t bufsiz);
^
In file included from conftest.c:39:0:
/home/imunobioinfoUFTM/.linuxbrew/include/unistd.h:812:16: note: previous declaration of 'readlink' was here
extern ssize_t readlink (const char *__restrict __path,
^
conftest.c: In function 'main':
conftest.c:44:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
puts("hello, world");
^
configure:12814: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_FTS_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| /* end confdefs.h. */
| #include <unistd.h>
| int readlink(const char *path, void *buf, size_t bufsiz);
| int
| main ()
| {
| puts("hello, world");
| ;
| return 0;
| }
configure:12814: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:40:13: error: conflicting types for 'readlink'
int readlink(const char *path, void *buf, int bufsiz);
^
In file included from conftest.c:39:0:
/home/imunobioinfoUFTM/.linuxbrew/include/unistd.h:812:16: note: previous declaration of 'readlink' was here
extern ssize_t readlink (const char *__restrict __path,
^
conftest.c: In function 'main':
conftest.c:44:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
puts("hello, world");
^
configure:12814: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_FTS_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| /* end confdefs.h. */
| #include <unistd.h>
| int readlink(const char *path, void *buf, int bufsiz);
| int
| main ()
| {
| puts("hello, world");
| ;
| return 0;
| }
configure:12814: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:40:13: error: conflicting types for 'readlink'
int readlink(const char *path, char *buf, size_t bufsiz);
^
In file included from conftest.c:39:0:
/home/imunobioinfoUFTM/.linuxbrew/include/unistd.h:812:16: note: previous declaration of 'readlink' was here
extern ssize_t readlink (const char *__restrict __path,
^
conftest.c: In function 'main':
conftest.c:44:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
puts("hello, world");
^
configure:12814: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_FTS_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| /* end confdefs.h. */
| #include <unistd.h>
| int readlink(const char *path, char *buf, size_t bufsiz);
| int
| main ()
| {
| puts("hello, world");
| ;
| return 0;
| }
configure:12814: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:40:13: error: conflicting types for 'readlink'
int readlink(const char *path, char *buf, int bufsiz);
^
In file included from conftest.c:39:0:
/home/imunobioinfoUFTM/.linuxbrew/include/unistd.h:812:16: note: previous declaration of 'readlink' was here
extern ssize_t readlink (const char *__restrict __path,
^
conftest.c: In function 'main':
conftest.c:44:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
puts("hello, world");
^
configure:12814: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_FTS_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| /* end confdefs.h. */
| #include <unistd.h>
| int readlink(const char *path, char *buf, int bufsiz);
| int
| main ()
| {
| puts("hello, world");
| ;
| return 0;
| }
configure:12824: result: ssize_t, char, size_t
configure:12842: checking for first argument of setgroups
configure:12865: gcc-5 -c -g -O2 conftest.c >&5
In file included from /home/imunobioinfoUFTM/.linuxbrew/include/sys/types.h:25:0,
from conftest.c:44:
/home/imunobioinfoUFTM/.linuxbrew/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^
conftest.c: In function 'main':
conftest.c:54:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
puts("hello, world");
^
configure:12865: $? = 0
configure:12865: gcc-5 -c -g -O2 conftest.c >&5
In file included from /home/imunobioinfoUFTM/.linuxbrew/include/sys/types.h:25:0,
from conftest.c:44:
/home/imunobioinfoUFTM/.linuxbrew/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^
conftest.c:50:7: error: conflicting types for 'setgroups'
int setgroups(int size, const gid_t *list);
^
In file included from conftest.c:48:0:
/home/imunobioinfoUFTM/.linuxbrew/include/grp.h:177:12: note: previous declaration of 'setgroups' was here
extern int setgroups (size_t __n, const __gid_t *__groups) __THROW;
^
conftest.c: In function 'main':
conftest.c:54:1: warning: implicit declaration of function 'puts' [-Wimplicit-function-declaration]
puts("hello, world");
^
configure:12865: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_FTS_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| #define READLINK_RETVAL_TYPE ssize_t
| #define READLINK_BUF_TYPE char
| #define READLINK_BUFSIZE_TYPE size_t
| /* end confdefs.h. */
| #define _BSD_SOURCE
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #include <unistd.h>
| #ifdef HAVE_GRP_H
| #include <grp.h>
| #endif
| int setgroups(int size, const gid_t *list);
| int
| main ()
| {
| puts("hello, world");
| ;
| return 0;
| }
configure:12870: result: size_t
configure:12880: checking for union semun
configure:12899: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:52:20: error: storage size of 's' isn't known
union semun s;
^
configure:12899: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_FTS_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| #define READLINK_RETVAL_TYPE ssize_t
| #define READLINK_BUF_TYPE char
| #define READLINK_BUFSIZE_TYPE size_t
| #define SETGROUPS_SIZE_TYPE size_t
| /* end confdefs.h. */
|
| # include <sys/types.h>
| # include <sys/ipc.h>
| # include <sys/sem.h>
|
| int
| main ()
| {
|
| union semun s;
|
| ;
| return 0;
| }
configure:12906: result: no
configure:12913: checking for type of arg of __xmknod
configure:12935: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:53:12: error: conflicting types for '__xmknod'
int __xmknod ( int ver,
^
In file included from conftest.c:45:0:
/home/imunobioinfoUFTM/.linuxbrew/include/sys/stat.h:441:12: note: previous declaration of '__xmknod' was here
extern int __xmknod (int __ver, const char *__path, __mode_t __mode,
^
configure:12935: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_FTS_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| #define READLINK_RETVAL_TYPE ssize_t
| #define READLINK_BUF_TYPE char
| #define READLINK_BUFSIZE_TYPE size_t
| #define SETGROUPS_SIZE_TYPE size_t
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/stat.h>
| #include <fcntl.h>
| #include <unistd.h>
|
| int
| main ()
| {
|
| int __xmknod ( int ver,
| const char *pathname ,
| mode_t mode , dev_t dev);
|
| ;
| return 0;
| }
configure:12946: result: needs *
configure:12954: checking for type of arg of __xmknodat
configure:12977: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:54:12: error: conflicting types for '__xmknodat'
int __xmknodat ( int ver,
^
In file included from conftest.c:46:0:
/home/imunobioinfoUFTM/.linuxbrew/include/sys/stat.h:444:12: note: previous declaration of '__xmknodat' was here
extern int __xmknodat (int __ver, int __fd, const char *__path,
^
configure:12977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_FTS_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| #define READLINK_RETVAL_TYPE ssize_t
| #define READLINK_BUF_TYPE char
| #define READLINK_BUFSIZE_TYPE size_t
| #define SETGROUPS_SIZE_TYPE size_t
| #define XMKNOD_FRTH_ARG *
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/stat.h>
| #include <fcntl.h>
| #include <unistd.h>
|
| int
| main ()
| {
|
| int __xmknodat ( int ver,
| int dirfd,
| const char *pathname ,
| mode_t mode , dev_t dev);
|
| ;
| return 0;
| }
configure:12988: result: needs *
configure:12996: checking for type of arg of initgroups
configure:13014: gcc-5 -c -g -O2 conftest.c >&5
configure:13014: $? = 0
configure:13018: result: gid_t
configure:13032: checking for type of arg of setreuid
configure:13050: gcc-5 -c -g -O2 conftest.c >&5
configure:13050: $? = 0
configure:13054: result: gid_t
configure:13068: checking for type of arg of setregid
configure:13086: gcc-5 -c -g -O2 conftest.c >&5
configure:13086: $? = 0
configure:13090: result: gid_t
configure:13104: checking for type of second arg to stat
configure:13123: gcc-5 -c -g -O2 conftest.c >&5
configure:13123: $? = 0
configure:13127: result: struct stat *
configure:13167: checking for d_off in struct dirent
configure:13187: gcc-5 -c -g -O2 conftest.c >&5
configure:13187: $? = 0
configure:13192: result: yes
configure:13167: checking for d_type in struct dirent
configure:13187: gcc-5 -c -g -O2 conftest.c >&5
configure:13187: $? = 0
configure:13192: result: yes
configure:13204: checking for acl_t struct
configure:13222: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:53:28: fatal error: sys/acl.h: No such file or directory
compilation terminated.
configure:13222: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_FTS_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| #define READLINK_RETVAL_TYPE ssize_t
| #define READLINK_BUF_TYPE char
| #define READLINK_BUFSIZE_TYPE size_t
| #define SETGROUPS_SIZE_TYPE size_t
| #define XMKNOD_FRTH_ARG *
| #define XMKNODAT_FIFTH_ARG *
| #define INITGROUPS_SECOND_ARG gid_t
| #define SETREUID_ARG gid_t
| #define SETREGID_ARG gid_t
| #define STAT_SECOND_ARG struct stat *
| #define STAT_HAS_d_off 1
| #define STAT_HAS_d_type 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/acl.h>
|
| int
| main ()
| {
|
| acl_t t;
|
| ;
| return 0;
| }
configure:13231: result: no
configure:13240: checking for fchmodat
configure:13240: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13240: $? = 0
configure:13240: result: yes
configure:13240: checking for fchownat
configure:13240: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13240: $? = 0
configure:13240: result: yes
configure:13240: checking for fstatat
configure:13240: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13240: $? = 0
configure:13240: result: yes
configure:13240: checking for mkdirat
configure:13240: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13240: $? = 0
configure:13240: result: yes
configure:13240: checking for mknodat
configure:13240: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13240: $? = 0
configure:13240: result: yes
configure:13240: checking for openat
configure:13240: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13240: $? = 0
configure:13240: result: yes
configure:13240: checking for renameat
configure:13240: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13240: $? = 0
configure:13240: result: yes
configure:13240: checking for unlinkat
configure:13240: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13240: $? = 0
configure:13240: result: yes
configure:13240: checking for lchmod
configure:13240: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
conftest.c:87:1: error: unknown type name 'choke'
choke me
^
conftest.c:90:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
int
^
configure:13240: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_FTS_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| #define READLINK_RETVAL_TYPE ssize_t
| #define READLINK_BUF_TYPE char
| #define READLINK_BUFSIZE_TYPE size_t
| #define SETGROUPS_SIZE_TYPE size_t
| #define XMKNOD_FRTH_ARG *
| #define XMKNODAT_FIFTH_ARG *
| #define INITGROUPS_SECOND_ARG gid_t
| #define SETREUID_ARG gid_t
| #define SETREGID_ARG gid_t
| #define STAT_SECOND_ARG struct stat *
| #define STAT_HAS_d_off 1
| #define STAT_HAS_d_type 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKNODAT 1
| #define HAVE_OPENAT 1
| #define HAVE_RENAMEAT 1
| #define HAVE_UNLINKAT 1
| /* end confdefs.h. */
| /* Define lchmod to an innocuous variant, in case <limits.h> declares lchmod.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define lchmod innocuous_lchmod
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char lchmod (); 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 lchmod
|
| /* 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 lchmod ();
| /* 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_lchmod || defined __stub___lchmod
| choke me
| #endif
|
| int
| main ()
| {
| return lchmod ();
| ;
| return 0;
| }
configure:13240: result: no
configure:13240: checking for fgetattrlist
configure:13240: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
/tmp/ccazMaSk.o: In function `main':
/tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/conftest.c:93: undefined reference to `fgetattrlist'
collect2: error: ld returned 1 exit status
configure:13240: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_FTS_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| #define READLINK_RETVAL_TYPE ssize_t
| #define READLINK_BUF_TYPE char
| #define READLINK_BUFSIZE_TYPE size_t
| #define SETGROUPS_SIZE_TYPE size_t
| #define XMKNOD_FRTH_ARG *
| #define XMKNODAT_FIFTH_ARG *
| #define INITGROUPS_SECOND_ARG gid_t
| #define SETREUID_ARG gid_t
| #define SETREGID_ARG gid_t
| #define STAT_SECOND_ARG struct stat *
| #define STAT_HAS_d_off 1
| #define STAT_HAS_d_type 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKNODAT 1
| #define HAVE_OPENAT 1
| #define HAVE_RENAMEAT 1
| #define HAVE_UNLINKAT 1
| /* end confdefs.h. */
| /* Define fgetattrlist to an innocuous variant, in case <limits.h> declares fgetattrlist.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fgetattrlist innocuous_fgetattrlist
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fgetattrlist (); 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 fgetattrlist
|
| /* 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 fgetattrlist ();
| /* 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_fgetattrlist || defined __stub___fgetattrlist
| choke me
| #endif
|
| int
| main ()
| {
| return fgetattrlist ();
| ;
| return 0;
| }
configure:13240: result: no
configure:13253: checking for capset
configure:13253: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13253: $? = 0
configure:13253: result: yes
configure:13253: checking for listxattr
configure:13253: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13253: $? = 0
configure:13253: result: yes
configure:13253: checking for llistxattr
configure:13253: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13253: $? = 0
configure:13253: result: yes
configure:13253: checking for flistxattr
configure:13253: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13253: $? = 0
configure:13253: result: yes
configure:13253: checking for getxattr
configure:13253: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13253: $? = 0
configure:13253: result: yes
configure:13253: checking for lgetxattr
configure:13253: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13253: $? = 0
configure:13253: result: yes
configure:13253: checking for fgetxattr
configure:13253: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13253: $? = 0
configure:13253: result: yes
configure:13253: checking for setxattr
configure:13253: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13253: $? = 0
configure:13253: result: yes
configure:13253: checking for lsetxattr
configure:13253: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13253: $? = 0
configure:13253: result: yes
configure:13253: checking for fsetxattr
configure:13253: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13253: $? = 0
configure:13253: result: yes
configure:13253: checking for removexattr
configure:13253: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13253: $? = 0
configure:13253: result: yes
configure:13253: checking for lremovexattr
configure:13253: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13253: $? = 0
configure:13253: result: yes
configure:13253: checking for fremovexattr
configure:13253: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13253: $? = 0
configure:13253: result: yes
configure:13274: checking for __xstat
configure:13274: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13274: $? = 0
configure:13274: result: yes
configure:13274: checking for __fxstat
configure:13274: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13274: $? = 0
configure:13274: result: yes
configure:13274: checking for __lxstat
configure:13274: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13274: $? = 0
configure:13274: result: yes
configure:13274: checking for __fxstatat
configure:13274: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13274: $? = 0
configure:13274: result: yes
configure:13274: checking for __xstat64
configure:13274: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13274: $? = 0
configure:13274: result: yes
configure:13274: checking for __fxstat64
configure:13274: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13274: $? = 0
configure:13274: result: yes
configure:13274: checking for __lxstat64
configure:13274: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13274: $? = 0
configure:13274: result: yes
configure:13274: checking for __fxstatat64
configure:13274: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13274: $? = 0
configure:13274: result: yes
configure:13274: checking for __xmknod
configure:13274: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13274: $? = 0
configure:13274: result: yes
configure:13274: checking for __xmknodat
configure:13274: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13274: $? = 0
configure:13274: result: yes
configure:13348: result: created fakerootconfig.h
configure:13421: checking for strdup
configure:13421: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
conftest.c:156:6: warning: conflicting types for built-in function 'strdup'
char strdup ();
^
configure:13421: $? = 0
configure:13421: result: yes
configure:13421: checking for strstr
configure:13421: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
conftest.c:157:6: warning: conflicting types for built-in function 'strstr'
char strstr ();
^
configure:13421: $? = 0
configure:13421: result: yes
configure:13421: checking for getresuid
configure:13421: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13421: $? = 0
configure:13421: result: yes
configure:13421: checking for setresuid
configure:13421: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13421: $? = 0
configure:13421: result: yes
configure:13421: checking for getresgid
configure:13421: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13421: $? = 0
configure:13421: result: yes
configure:13421: checking for setresgid
configure:13421: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13421: $? = 0
configure:13421: result: yes
configure:13421: checking for setfsuid
configure:13421: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13421: $? = 0
configure:13421: result: yes
configure:13421: checking for setfsgid
configure:13421: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13421: $? = 0
configure:13421: result: yes
configure:13421: checking for fts_read
configure:13421: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13421: $? = 0
configure:13421: result: yes
configure:13421: checking for fts_children
configure:13421: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13421: $? = 0
configure:13421: result: yes
configure:13431: checking whether setenv is declared
configure:13431: gcc-5 -c -g -O2 conftest.c >&5
configure:13431: $? = 0
configure:13431: result: yes
configure:13441: checking whether unsetenv is declared
configure:13441: gcc-5 -c -g -O2 conftest.c >&5
configure:13441: $? = 0
configure:13441: result: yes
configure:13452: checking for setenv
configure:13452: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13452: $? = 0
configure:13452: result: yes
configure:13478: gcc-5 -o conftest -g -O2 conftest.c -ldl >&5
configure:13478: $? = 0
configure:13518: checking for MacOS X/Darwin
configure:13535: gcc-5 -E conftest.c
conftest.c:149:9: error: #error We are somewhere better
#error We are somewhere better
^
configure:13535: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.22"
| #define PACKAGE_STRING "fakeroot 1.22"
| #define PACKAGE_BUGREPORT "clint@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.22"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GRP_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_FTS_H 1
| #define FAKEROOT_ATTR(x) __attribute__ ((x))
| #define READLINK_RETVAL_TYPE ssize_t
| #define READLINK_BUF_TYPE char
| #define READLINK_BUFSIZE_TYPE size_t
| #define SETGROUPS_SIZE_TYPE size_t
| #define XMKNOD_FRTH_ARG *
| #define XMKNODAT_FIFTH_ARG *
| #define INITGROUPS_SECOND_ARG gid_t
| #define SETREUID_ARG gid_t
| #define SETREGID_ARG gid_t
| #define STAT_SECOND_ARG struct stat *
| #define STAT_HAS_d_off 1
| #define STAT_HAS_d_type 1
| #define HAVE_FCHMODAT 1
| #define HAVE_FCHOWNAT 1
| #define HAVE_FSTATAT 1
| #define HAVE_MKDIRAT 1
| #define HAVE_MKNODAT 1
| #define HAVE_OPENAT 1
| #define HAVE_RENAMEAT 1
| #define HAVE_UNLINKAT 1
| #define HAVE_CAPSET 1
| #define HAVE_LISTXATTR 1
| #define HAVE_LLISTXATTR 1
| #define HAVE_FLISTXATTR 1
| #define HAVE_GETXATTR 1
| #define HAVE_LGETXATTR 1
| #define HAVE_FGETXATTR 1
| #define HAVE_SETXATTR 1
| #define HAVE_LSETXATTR 1
| #define HAVE_FSETXATTR 1
| #define HAVE_REMOVEXATTR 1
| #define HAVE_LREMOVEXATTR 1
| #define HAVE_FREMOVEXATTR 1
| #define HAVE___XSTAT 1
| #define WRAP_STAT __xstat
| #define WRAP_STAT_RAW __xstat
| #define WRAP_STAT_QUOTE "__xstat"
| #define TMP_STAT tmp___xstat
| #define NEXT_STAT_NOARG next___xstat
| #define HAVE___FXSTAT 1
| #define WRAP_FSTAT __fxstat
| #define WRAP_FSTAT_RAW __fxstat
| #define WRAP_FSTAT_QUOTE "__fxstat"
| #define TMP_FSTAT tmp___fxstat
| #define NEXT_FSTAT_NOARG next___fxstat
| #define HAVE___LXSTAT 1
| #define WRAP_LSTAT __lxstat
| #define WRAP_LSTAT_RAW __lxstat
| #define WRAP_LSTAT_QUOTE "__lxstat"
| #define TMP_LSTAT tmp___lxstat
| #define NEXT_LSTAT_NOARG next___lxstat
| #define HAVE___FXSTATAT 1
| #define WRAP_FSTATAT __fxstatat
| #define WRAP_FSTATAT_RAW __fxstatat
| #define WRAP_FSTATAT_QUOTE "__fxstatat"
| #define TMP_FSTATAT tmp___fxstatat
| #define NEXT_FSTATAT_NOARG next___fxstatat
| #define HAVE___XSTAT64 1
| #define WRAP_STAT64 __xstat64
| #define WRAP_STAT64_RAW __xstat64
| #define WRAP_STAT64_QUOTE "__xstat64"
| #define TMP_STAT64 tmp___xstat64
| #define NEXT_STAT64_NOARG next___xstat64
| #define HAVE___FXSTAT64 1
| #define WRAP_FSTAT64 __fxstat64
| #define WRAP_FSTAT64_RAW __fxstat64
| #define WRAP_FSTAT64_QUOTE "__fxstat64"
| #define TMP_FSTAT64 tmp___fxstat64
| #define NEXT_FSTAT64_NOARG next___fxstat64
| #define HAVE___LXSTAT64 1
| #define WRAP_LSTAT64 __lxstat64
| #define WRAP_LSTAT64_RAW __lxstat64
| #define WRAP_LSTAT64_QUOTE "__lxstat64"
| #define TMP_LSTAT64 tmp___lxstat64
| #define NEXT_LSTAT64_NOARG next___lxstat64
| #define HAVE___FXSTATAT64 1
| #define WRAP_FSTATAT64 __fxstatat64
| #define WRAP_FSTATAT64_RAW __fxstatat64
| #define WRAP_FSTATAT64_QUOTE "__fxstatat64"
| #define TMP_FSTATAT64 tmp___fxstatat64
| #define NEXT_FSTATAT64_NOARG next___fxstatat64
| #define HAVE___XMKNOD 1
| #define WRAP_MKNOD __xmknod
| #define WRAP_MKNOD_RAW __xmknod
| #define WRAP_MKNOD_QUOTE "__xmknod"
| #define TMP_MKNOD tmp___xmknod
| #define NEXT_MKNOD_NOARG next___xmknod
| #define HAVE___XMKNODAT 1
| #define WRAP_MKNODAT __xmknodat
| #define WRAP_MKNODAT_RAW __xmknodat
| #define WRAP_MKNODAT_QUOTE "__xmknodat"
| #define TMP_MKNODAT tmp___xmknodat
| #define NEXT_MKNODAT_NOARG next___xmknodat
| #define LIBCPATH "/lib/libc.so.6"
| #define HAVE_STRDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_GETRESUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETFSUID 1
| #define HAVE_SETFSGID 1
| #define HAVE_FTS_READ 1
| #define HAVE_FTS_CHILDREN 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_SETENV 1
| #define HAVE_BUILTIN_EXPECT 1
| /* end confdefs.h. */
|
| #ifndef __APPLE__
| #error We are somewhere better
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:13540: result: no
configure:13666: checking that generated files are newer than configure
configure:13672: result: done
configure:13703: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by fakeroot config.status 1.22, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on zebu.lqcm.lan
config.status:1234: creating Makefile
config.status:1234: creating scripts/Makefile
config.status:1234: creating doc/Makefile
config.status:1234: creating doc/de/Makefile
config.status:1234: creating doc/es/Makefile
config.status:1234: creating doc/fr/Makefile
config.status:1234: creating doc/nl/Makefile
config.status:1234: creating doc/pt/Makefile
config.status:1234: creating doc/sv/Makefile
config.status:1234: creating test/Makefile
config.status:1234: creating test/defs
config.status:1234: creating config.h
config.status:1463: executing depfiles commands
config.status:1463: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_dbformat=inode
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc-5
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func___fxstat64=yes
ac_cv_func___fxstat=yes
ac_cv_func___fxstatat64=yes
ac_cv_func___fxstatat=yes
ac_cv_func___lxstat64=yes
ac_cv_func___lxstat=yes
ac_cv_func___xmknod=yes
ac_cv_func___xmknodat=yes
ac_cv_func___xstat64=yes
ac_cv_func___xstat=yes
ac_cv_func_capset=yes
ac_cv_func_fchmodat=yes
ac_cv_func_fchownat=yes
ac_cv_func_fgetattrlist=no
ac_cv_func_fgetxattr=yes
ac_cv_func_flistxattr=yes
ac_cv_func_fremovexattr=yes
ac_cv_func_fsetxattr=yes
ac_cv_func_fstatat=yes
ac_cv_func_fts_children=yes
ac_cv_func_fts_read=yes
ac_cv_func_getresgid=yes
ac_cv_func_getresuid=yes
ac_cv_func_getxattr=yes
ac_cv_func_lchmod=no
ac_cv_func_lgetxattr=yes
ac_cv_func_listxattr=yes
ac_cv_func_llistxattr=yes
ac_cv_func_lremovexattr=yes
ac_cv_func_lsetxattr=yes
ac_cv_func_mkdirat=yes
ac_cv_func_mknodat=yes
ac_cv_func_openat=yes
ac_cv_func_removexattr=yes
ac_cv_func_renameat=yes
ac_cv_func_setenv=yes
ac_cv_func_setfsgid=yes
ac_cv_func_setfsuid=yes
ac_cv_func_setresgid=yes
ac_cv_func_setresuid=yes
ac_cv_func_setxattr=yes
ac_cv_func_strdup=yes
ac_cv_func_strstr=yes
ac_cv_func_unlinkat=yes
ac_cv_have_decl_setenv=yes
ac_cv_have_decl_unsetenv=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_endian_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_features_h=yes
ac_cv_header_fts_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_acl_h=no
ac_cv_header_sys_capability_h=no
ac_cv_header_sys_feature_tests_h=no
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysmacros_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_xattr_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc-5 -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc-5
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_target=x86_64-pc-linux-gnu
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
ac_cv_use_ipc=sysv
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/home/imunobioinfoUFTM/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld
lt_cv_path_NM='/home/imunobioinfoUFTM/.linuxbrew/opt/binutils/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/missing aclocal-1.15'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/missing autoconf'
AUTOHEADER='${SHELL} /tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/missing autoheader'
AUTOMAKE='${SHELL} /tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/missing automake-1.15'
AWK='gawk'
CC='gcc-5'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPP='gcc-5 -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DLSUFFIX='.so'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/home/imunobioinfoUFTM/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64'
LDEXTRAVAR=''
LDFLAGS=''
LDLIBPATHVAR='LD_LIBRARY_PATH'
LDPRELOADABS='0'
LDPRELOADVAR='LD_PRELOAD'
LIBOBJS=''
LIBS='-ldl '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MACOSX_FALSE=''
MACOSX_TRUE='#'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/home/imunobioinfoUFTM/.linuxbrew/opt/binutils/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='fakeroot'
PACKAGE_BUGREPORT='clint@debian.org'
PACKAGE_NAME='fakeroot'
PACKAGE_STRING='fakeroot 1.22'
PACKAGE_TARNAME='fakeroot'
PACKAGE_URL=''
PACKAGE_VERSION='1.22'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.22'
ac_ct_AR='ar'
ac_ct_CC='gcc-5'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/fakeroot-20180606-22383-1ew0y7x/fakeroot-1.22/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/imunobioinfoUFTM/.linuxbrew/Cellar/fakeroot/1.22'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
signal='TERM'
sysconfdir='${prefix}/etc'
target='x86_64-pc-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "fakeroot"
#define PACKAGE_TARNAME "fakeroot"
#define PACKAGE_VERSION "1.22"
#define PACKAGE_STRING "fakeroot 1.22"
#define PACKAGE_BUGREPORT "clint@debian.org"
#define PACKAGE_URL ""
#define PACKAGE "fakeroot"
#define VERSION "1.22"
#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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBDL 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FEATURES_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_GRP_H 1
#define HAVE_ENDIAN_H 1
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_XATTR_H 1
#define HAVE_FTS_H 1
#define FAKEROOT_ATTR(x) __attribute__ ((x))
#define READLINK_RETVAL_TYPE ssize_t
#define READLINK_BUF_TYPE char
#define READLINK_BUFSIZE_TYPE size_t
#define SETGROUPS_SIZE_TYPE size_t
#define XMKNOD_FRTH_ARG *
#define XMKNODAT_FIFTH_ARG *
#define INITGROUPS_SECOND_ARG gid_t
#define SETREUID_ARG gid_t
#define SETREGID_ARG gid_t
#define STAT_SECOND_ARG struct stat *
#define STAT_HAS_d_off 1
#define STAT_HAS_d_type 1
#define HAVE_FCHMODAT 1
#define HAVE_FCHOWNAT 1
#define HAVE_FSTATAT 1
#define HAVE_MKDIRAT 1
#define HAVE_MKNODAT 1
#define HAVE_OPENAT 1
#define HAVE_RENAMEAT 1
#define HAVE_UNLINKAT 1
#define HAVE_CAPSET 1
#define HAVE_LISTXATTR 1
#define HAVE_LLISTXATTR 1
#define HAVE_FLISTXATTR 1
#define HAVE_GETXATTR 1
#define HAVE_LGETXATTR 1
#define HAVE_FGETXATTR 1
#define HAVE_SETXATTR 1
#define HAVE_LSETXATTR 1
#define HAVE_FSETXATTR 1
#define HAVE_REMOVEXATTR 1
#define HAVE_LREMOVEXATTR 1
#define HAVE_FREMOVEXATTR 1
#define HAVE___XSTAT 1
#define WRAP_STAT __xstat
#define WRAP_STAT_RAW __xstat
#define WRAP_STAT_QUOTE "__xstat"
#define TMP_STAT tmp___xstat
#define NEXT_STAT_NOARG next___xstat
#define HAVE___FXSTAT 1
#define WRAP_FSTAT __fxstat
#define WRAP_FSTAT_RAW __fxstat
#define WRAP_FSTAT_QUOTE "__fxstat"
#define TMP_FSTAT tmp___fxstat
#define NEXT_FSTAT_NOARG next___fxstat
#define HAVE___LXSTAT 1
#define WRAP_LSTAT __lxstat
#define WRAP_LSTAT_RAW __lxstat
#define WRAP_LSTAT_QUOTE "__lxstat"
#define TMP_LSTAT tmp___lxstat
#define NEXT_LSTAT_NOARG next___lxstat
#define HAVE___FXSTATAT 1
#define WRAP_FSTATAT __fxstatat
#define WRAP_FSTATAT_RAW __fxstatat
#define WRAP_FSTATAT_QUOTE "__fxstatat"
#define TMP_FSTATAT tmp___fxstatat
#define NEXT_FSTATAT_NOARG next___fxstatat
#define HAVE___XSTAT64 1
#define WRAP_STAT64 __xstat64
#define WRAP_STAT64_RAW __xstat64
#define WRAP_STAT64_QUOTE "__xstat64"
#define TMP_STAT64 tmp___xstat64
#define NEXT_STAT64_NOARG next___xstat64
#define HAVE___FXSTAT64 1
#define WRAP_FSTAT64 __fxstat64
#define WRAP_FSTAT64_RAW __fxstat64
#define WRAP_FSTAT64_QUOTE "__fxstat64"
#define TMP_FSTAT64 tmp___fxstat64
#define NEXT_FSTAT64_NOARG next___fxstat64
#define HAVE___LXSTAT64 1
#define WRAP_LSTAT64 __lxstat64
#define WRAP_LSTAT64_RAW __lxstat64
#define WRAP_LSTAT64_QUOTE "__lxstat64"
#define TMP_LSTAT64 tmp___lxstat64
#define NEXT_LSTAT64_NOARG next___lxstat64
#define HAVE___FXSTATAT64 1
#define WRAP_FSTATAT64 __fxstatat64
#define WRAP_FSTATAT64_RAW __fxstatat64
#define WRAP_FSTATAT64_QUOTE "__fxstatat64"
#define TMP_FSTATAT64 tmp___fxstatat64
#define NEXT_FSTATAT64_NOARG next___fxstatat64
#define HAVE___XMKNOD 1
#define WRAP_MKNOD __xmknod
#define WRAP_MKNOD_RAW __xmknod
#define WRAP_MKNOD_QUOTE "__xmknod"
#define TMP_MKNOD tmp___xmknod
#define NEXT_MKNOD_NOARG next___xmknod
#define HAVE___XMKNODAT 1
#define WRAP_MKNODAT __xmknodat
#define WRAP_MKNODAT_RAW __xmknodat
#define WRAP_MKNODAT_QUOTE "__xmknodat"
#define TMP_MKNODAT tmp___xmknodat
#define NEXT_MKNODAT_NOARG next___xmknodat
#define LIBCPATH "/lib/libc.so.6"
#define HAVE_STRDUP 1
#define HAVE_STRSTR 1
#define HAVE_GETRESUID 1
#define HAVE_SETRESUID 1
#define HAVE_GETRESGID 1
#define HAVE_SETRESGID 1
#define HAVE_SETFSUID 1
#define HAVE_SETFSGID 1
#define HAVE_FTS_READ 1
#define HAVE_FTS_CHILDREN 1
#define HAVE_DECL_SETENV 1
#define HAVE_DECL_UNSETENV 1
#define HAVE_SETENV 1
#define HAVE_BUILTIN_EXPECT 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment