Skip to content

Instantly share code, notes, and snippets.

Created May 25, 2016 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/c65271985b2e85ab3a6fbc84cc2fd6ad to your computer and use it in GitHub Desktop.
Save anonymous/c65271985b2e85ab3a6fbc84cc2fd6ad to your computer and use it in GitHub Desktop.
imake (homebrew/x11/imake) on Ubuntu 12.04.5 LTS - Homebrew build logs
Homebrew build logs for homebrew/x11/imake on Ubuntu 12.04.5 LTS
Build date: 2016-05-25 10:49:11
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Linuxbrew/brew.git
HEAD: bcb349a7e6d025ae19ac2df3d749232a5b028b37
Last commit: 3 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 8b249f6ae1255b81549a9f720ac6fee2eeeb4172
Core tap last commit: 27 hours ago
HOMEBREW_PREFIX: /scratch/.linuxbrew
HOMEBREW_REPOSITORY: /scratch/.linuxbrew
HOMEBREW_CELLAR: /scratch/.linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: quad-core 64-bit haswell
Kernel: Linux 3.11.0-15-generic x86_64 GNU/Linux
OS: Ubuntu 12.04.5 LTS
Codename: precise
OS glibc: 2.15
OS gcc: 4.6.3
Linuxbrew glibc: 2.19
Linuxbrew gcc: 5.3.0
Clang: N/A
X11: N/A
System Ruby: 2.3.1 => /scratch/.linuxbrew/Cellar/ruby/2.3.1/bin/ruby
Perl: /usr/bin/perl
Python: /scratch/.linuxbrew/bin/python => /scratch/.linuxbrew/Cellar/python/2.7.11/bin/python2.7
Ruby: /scratch/.linuxbrew/bin/ruby => /scratch/.linuxbrew/Cellar/ruby/2.3.1/bin/ruby
Java: 1.8.0_60
Your system is ready to brew.
Formula: imake
Tap: homebrew/x11
Path: /scratch/.linuxbrew/Library/Taps/homebrew/homebrew-x11/imake.rb
2016-05-25 10:49:09 -0600
./configure
--disable-dependency-tracking
--prefix=/scratch/.linuxbrew/Cellar/imake/1.0.7_1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... 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 for style of include used by make... GNU
checking for gcc... /scratch/.linuxbrew/bin/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 /scratch/.linuxbrew/bin/gcc-5 accepts -g... yes
checking for /scratch/.linuxbrew/bin/gcc-5 option to accept ISO C89... none needed
checking whether /scratch/.linuxbrew/bin/gcc-5 understands -c and -o together... yes
checking dependency style of /scratch/.linuxbrew/bin/gcc-5... none
checking for /scratch/.linuxbrew/bin/gcc-5 option to accept ISO C99... none needed
checking how to run the C preprocessor... /scratch/.linuxbrew/bin/gcc-5 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for pkg-config... /scratch/.linuxbrew/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /scratch/.linuxbrew/bin/sed
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=unknown-warning-option... no
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=unused-command-line-argument... no
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wall... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wpointer-arith... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wmissing-declarations... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wformat=2... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wstrict-prototypes... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wmissing-prototypes... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wnested-externs... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wbad-function-cast... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wold-style-definition... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wdeclaration-after-statement... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wunused... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wuninitialized... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wshadow... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wmissing-noreturn... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wmissing-format-attribute... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wredundant-decls... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=implicit... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=nonnull... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=init-self... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=main... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=missing-braces... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=sequence-point... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=return-type... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=trigraphs... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=array-bounds... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=write-strings... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=address... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=int-to-pointer-cast... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=pointer-to-int-cast... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -pedantic... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror... yes
checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking how to run the C preprocessor... /scratch/.linuxbrew/bin/gcc-5 -E
checking for cpp... /scratch/.linuxbrew/opt/gcc/bin/cpp-5
checking if /scratch/.linuxbrew/opt/gcc/bin/cpp-5 requires -undef... yes
checking if /scratch/.linuxbrew/opt/gcc/bin/cpp-5 requires -traditional... yes
checking for mkstemp... yes
checking for perl... yes
checking for XPROTO... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
2016-05-25 10:49:11 -0600
make
install
CC imake-imake.o
CCLD imake
CC revpath.o
CCLD revpath
GEN xmkmf
GEN ccmakedep
./mdepend.cpp:128:6: error: invalid preprocessing directive #Flag
# Flag to tell compiler to output dependencies directly
^
./mdepend.cpp:129:6: error: invalid preprocessing directive #For
# For example, with Sun compilers, -xM or -xM1 or
^
./mdepend.cpp:130:6: error: invalid preprocessing directive #with
# with gcc, -M
^
./mdepend.cpp:198:9: warning: missing terminating ' character
| awk '{
^
./mdepend.cpp:236:28: warning: missing terminating ' character
| egrep -v '^[^:]*:[ ]*$' >> $DEPENDLINES
^
GEN mergelib
GEN mkhtmlindex
GEN imake.1
GEN revpath.1
GEN makeg.1
GEN xmkmf.1
GEN ccmakedep.1
GEN mergelib.1
GEN mkdirhier.1
GEN cleanlinks.1
GEN mkhtmlindex.1
make[1]: Entering directory `/tmp/imake-20160525-5132-71o0ji/imake-1.0.7'
/bin/mkdir -p '/scratch/.linuxbrew/Cellar/imake/1.0.7_1/bin'
/usr/bin/install -c imake revpath '/scratch/.linuxbrew/Cellar/imake/1.0.7_1/bin'
/bin/mkdir -p '/scratch/.linuxbrew/Cellar/imake/1.0.7_1/bin'
/usr/bin/install -c makeg xmkmf ccmakedep mergelib mkdirhier cleanlinks mkhtmlindex '/scratch/.linuxbrew/Cellar/imake/1.0.7_1/bin'
/bin/mkdir -p '/scratch/.linuxbrew/Cellar/imake/1.0.7_1/share/man/man1'
/usr/bin/install -c -m 644 imake.1 revpath.1 makeg.1 xmkmf.1 ccmakedep.1 mergelib.1 mkdirhier.1 cleanlinks.1 mkhtmlindex.1 '/scratch/.linuxbrew/Cellar/imake/1.0.7_1/share/man/man1'
make[1]: Leaving directory `/tmp/imake-20160525-5132-71o0ji/imake-1.0.7'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by imake configure 1.0.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/scratch/.linuxbrew/Cellar/imake/1.0.7_1
## --------- ##
## Platform. ##
## --------- ##
hostname = pn1503873
uname -m = x86_64
uname -r = 3.11.0-15-generic
uname -s = Linux
uname -v = #25~precise1-Ubuntu SMP Thu Jan 30 17:39:31 UTC 2014
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /scratch/.linuxbrew/bin
PATH: /scratch/.linuxbrew/sbin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /nh/nest/vendor/Linux/ParaView-3.14.1-Linux-64bit/bin
PATH: /nh/nest/u/ryants/local/bin
PATH: /scratch/usr/bin
PATH: /scratch/.linuxbrew/Library/ENV/scm
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2273: checking for a BSD-compatible install
configure:2341: result: /usr/bin/install -c
configure:2352: checking whether build environment is sane
configure:2407: result: yes
configure:2558: checking for a thread-safe mkdir -p
configure:2597: result: /bin/mkdir -p
configure:2604: checking for gawk
configure:2620: found /usr/bin/gawk
configure:2631: result: gawk
configure:2642: checking whether make sets $(MAKE)
configure:2664: result: yes
configure:2693: checking whether make supports nested variables
configure:2710: result: yes
configure:2837: checking whether to enable maintainer-specific portions of Makefiles
configure:2846: result: no
configure:2884: checking for style of include used by make
configure:2912: result: GNU
configure:2983: checking for gcc
configure:3010: result: /scratch/.linuxbrew/bin/gcc-5
configure:3239: checking for C compiler version
configure:3248: /scratch/.linuxbrew/bin/gcc-5 --version >&5
gcc-5 (Homebrew gcc 5.3.0) 5.3.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:3259: $? = 0
configure:3248: /scratch/.linuxbrew/bin/gcc-5 -v >&5
Reading specs from /scratch/.linuxbrew/Cellar/gcc/5.3.0/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.3.0/specs
COLLECT_GCC=/scratch/.linuxbrew/bin/gcc-5
COLLECT_LTO_WRAPPER=/scratch/.linuxbrew/Cellar/gcc/5.3.0/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --prefix=/home/linuxbrew/.linuxbrew/Cellar/gcc/5.3.0 --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 --with-isl=/home/linuxbrew/.linuxbrew/opt/isl --with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --with-build-config=bootstrap-debug --disable-werror --with-pkgversion='Homebrew gcc 5.3.0' --with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin --disable-nls --disable-multilib
Thread model: posix
gcc version 5.3.0 (Homebrew gcc 5.3.0)
configure:3259: $? = 0
configure:3248: /scratch/.linuxbrew/bin/gcc-5 -V >&5
gcc-5: error: unrecognized command line option '-V'
gcc-5: fatal error: no input files
compilation terminated.
configure:3259: $? = 1
configure:3248: /scratch/.linuxbrew/bin/gcc-5 -qversion >&5
gcc-5: error: unrecognized command line option '-qversion'
gcc-5: fatal error: no input files
compilation terminated.
configure:3259: $? = 1
configure:3279: checking whether the C compiler works
configure:3301: /scratch/.linuxbrew/bin/gcc-5 -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:3305: $? = 0
configure:3353: result: yes
configure:3356: checking for C compiler default output file name
configure:3358: result: a.out
configure:3364: checking for suffix of executables
configure:3371: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:3375: $? = 0
configure:3397: result:
configure:3419: checking whether we are cross compiling
configure:3427: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:3431: $? = 0
configure:3438: ./conftest
configure:3442: $? = 0
configure:3457: result: no
configure:3462: checking for suffix of object files
configure:3484: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include conftest.c >&5
configure:3488: $? = 0
configure:3509: result: o
configure:3513: checking whether we are using the GNU C compiler
configure:3532: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include conftest.c >&5
configure:3532: $? = 0
configure:3541: result: yes
configure:3550: checking whether /scratch/.linuxbrew/bin/gcc-5 accepts -g
configure:3570: /scratch/.linuxbrew/bin/gcc-5 -c -g -isystem/scratch/.linuxbrew/include conftest.c >&5
configure:3570: $? = 0
configure:3611: result: yes
configure:3628: checking for /scratch/.linuxbrew/bin/gcc-5 option to accept ISO C89
configure:3691: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include conftest.c >&5
configure:3691: $? = 0
configure:3704: result: none needed
configure:3729: checking whether /scratch/.linuxbrew/bin/gcc-5 understands -c and -o together
configure:3751: /scratch/.linuxbrew/bin/gcc-5 -c conftest.c -o conftest2.o
configure:3754: $? = 0
configure:3751: /scratch/.linuxbrew/bin/gcc-5 -c conftest.c -o conftest2.o
configure:3754: $? = 0
configure:3766: result: yes
configure:3785: checking dependency style of /scratch/.linuxbrew/bin/gcc-5
configure:3896: result: none
configure:3911: checking for /scratch/.linuxbrew/bin/gcc-5 option to accept ISO C99
configure:4060: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include conftest.c >&5
configure:4060: $? = 0
configure:4073: result: none needed
configure:4094: checking how to run the C preprocessor
configure:4125: /scratch/.linuxbrew/bin/gcc-5 -E -isystem/scratch/.linuxbrew/include conftest.c
configure:4125: $? = 0
configure:4139: /scratch/.linuxbrew/bin/gcc-5 -E -isystem/scratch/.linuxbrew/include conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "imake"
| #define PACKAGE_TARNAME "imake"
| #define PACKAGE_VERSION "1.0.7"
| #define PACKAGE_STRING "imake 1.0.7"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "imake"
| #define VERSION "1.0.7"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4164: result: /scratch/.linuxbrew/bin/gcc-5 -E
configure:4184: /scratch/.linuxbrew/bin/gcc-5 -E -isystem/scratch/.linuxbrew/include conftest.c
configure:4184: $? = 0
configure:4198: /scratch/.linuxbrew/bin/gcc-5 -E -isystem/scratch/.linuxbrew/include conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4198: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "imake"
| #define PACKAGE_TARNAME "imake"
| #define PACKAGE_VERSION "1.0.7"
| #define PACKAGE_STRING "imake 1.0.7"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "imake"
| #define VERSION "1.0.7"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4227: checking for grep that handles long lines and -e
configure:4285: result: /bin/grep
configure:4290: checking for egrep
configure:4352: result: /bin/grep -E
configure:4357: checking for ANSI C header files
configure:4377: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include conftest.c >&5
configure:4377: $? = 0
configure:4450: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:4450: $? = 0
configure:4450: ./conftest
configure:4450: $? = 0
configure:4461: result: yes
configure:4474: checking for sys/types.h
configure:4474: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include conftest.c >&5
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking for sys/stat.h
configure:4474: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include conftest.c >&5
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking for stdlib.h
configure:4474: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include conftest.c >&5
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking for string.h
configure:4474: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include conftest.c >&5
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking for memory.h
configure:4474: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include conftest.c >&5
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking for strings.h
configure:4474: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include conftest.c >&5
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking for inttypes.h
configure:4474: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include conftest.c >&5
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking for stdint.h
configure:4474: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include conftest.c >&5
configure:4474: $? = 0
configure:4474: result: yes
configure:4474: checking for unistd.h
configure:4474: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include conftest.c >&5
configure:4474: $? = 0
configure:4474: result: yes
configure:4490: checking whether __clang__ is declared
configure:4490: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:10: error: '__clang__' undeclared (first use in this function)
(void) __clang__;
^
conftest.c:61:10: note: each undeclared identifier is reported only once for each function it appears in
configure:4490: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "imake"
| #define PACKAGE_TARNAME "imake"
| #define PACKAGE_VERSION "1.0.7"
| #define PACKAGE_STRING "imake 1.0.7"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "imake"
| #define VERSION "1.0.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef __clang__
| #ifdef __cplusplus
| (void) __clang__;
| #else
| (void) __clang__;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:4490: result: no
configure:4497: checking whether __INTEL_COMPILER is declared
configure:4497: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:10: error: '__INTEL_COMPILER' undeclared (first use in this function)
(void) __INTEL_COMPILER;
^
conftest.c:61:10: note: each undeclared identifier is reported only once for each function it appears in
configure:4497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "imake"
| #define PACKAGE_TARNAME "imake"
| #define PACKAGE_VERSION "1.0.7"
| #define PACKAGE_STRING "imake 1.0.7"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "imake"
| #define VERSION "1.0.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef __INTEL_COMPILER
| #ifdef __cplusplus
| (void) __INTEL_COMPILER;
| #else
| (void) __INTEL_COMPILER;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:4497: result: no
configure:4504: checking whether __SUNPRO_C is declared
configure:4504: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:10: error: '__SUNPRO_C' undeclared (first use in this function)
(void) __SUNPRO_C;
^
conftest.c:61:10: note: each undeclared identifier is reported only once for each function it appears in
configure:4504: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "imake"
| #define PACKAGE_TARNAME "imake"
| #define PACKAGE_VERSION "1.0.7"
| #define PACKAGE_STRING "imake 1.0.7"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "imake"
| #define VERSION "1.0.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef __SUNPRO_C
| #ifdef __cplusplus
| (void) __SUNPRO_C;
| #else
| (void) __SUNPRO_C;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:4504: result: no
configure:4566: checking for pkg-config
configure:4584: found /scratch/.linuxbrew/bin/pkg-config
configure:4596: result: /scratch/.linuxbrew/bin/pkg-config
configure:4621: checking pkg-config is at least version 0.9.0
configure:4624: result: yes
configure:4636: checking build system type
configure:4650: result: x86_64-unknown-linux-gnu
configure:4670: checking host system type
configure:4683: result: x86_64-unknown-linux-gnu
configure:4703: checking for a sed that does not truncate output
configure:4767: result: /scratch/.linuxbrew/bin/sed
configure:4813: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=unknown-warning-option
configure:4822: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -Werror=unknown-warning-option -isystem/scratch/.linuxbrew/include conftest.c >&5
cc1: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option
configure:4822: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "imake"
| #define PACKAGE_TARNAME "imake"
| #define PACKAGE_VERSION "1.0.7"
| #define PACKAGE_STRING "imake 1.0.7"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "imake"
| #define VERSION "1.0.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| int i;
configure:4829: result: no
configure:4840: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=unused-command-line-argument
configure:4849: /scratch/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -Werror=unused-command-line-argument -isystem/scratch/.linuxbrew/include conftest.c >&5
cc1: error: -Werror=unused-command-line-argument: no option -Wunused-command-line-argument
configure:4849: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "imake"
| #define PACKAGE_TARNAME "imake"
| #define PACKAGE_VERSION "1.0.7"
| #define PACKAGE_STRING "imake 1.0.7"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "imake"
| #define VERSION "1.0.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| int i;
configure:4856: result: no
configure:4875: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wall
configure:4892: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Wall -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:4892: $? = 0
configure:4905: result: yes
configure:4993: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wpointer-arith
configure:5010: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Wpointer-arith -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:5010: $? = 0
configure:5023: result: yes
configure:5111: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wmissing-declarations
configure:5128: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Wmissing-declarations -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:5128: $? = 0
configure:5141: result: yes
configure:5229: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wformat=2
configure:5246: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Wformat=2 -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:5246: $? = 0
configure:5259: result: yes
configure:5398: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wstrict-prototypes
configure:5415: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Wstrict-prototypes -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:5415: $? = 0
configure:5428: result: yes
configure:5516: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wmissing-prototypes
configure:5533: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Wmissing-prototypes -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:5533: $? = 0
configure:5546: result: yes
configure:5634: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wnested-externs
configure:5651: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Wnested-externs -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:5651: $? = 0
configure:5664: result: yes
configure:5752: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wbad-function-cast
configure:5769: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Wbad-function-cast -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:5769: $? = 0
configure:5782: result: yes
configure:5870: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wold-style-definition
configure:5887: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Wold-style-definition -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:5887: $? = 0
configure:5900: result: yes
configure:6037: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wdeclaration-after-statement
configure:6054: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Wdeclaration-after-statement -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:6054: $? = 0
configure:6067: result: yes
configure:6159: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wunused
configure:6176: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Wunused -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:6176: $? = 0
configure:6189: result: yes
configure:6277: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wuninitialized
configure:6294: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Wuninitialized -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:6294: $? = 0
configure:6307: result: yes
configure:6395: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wshadow
configure:6412: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Wshadow -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:6412: $? = 0
configure:6425: result: yes
configure:6513: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wmissing-noreturn
configure:6530: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Wmissing-noreturn -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:6530: $? = 0
configure:6543: result: yes
configure:6631: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wmissing-format-attribute
configure:6648: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Wmissing-format-attribute -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:6648: $? = 0
configure:6661: result: yes
configure:6749: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Wredundant-decls
configure:6766: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Wredundant-decls -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:6766: $? = 0
configure:6779: result: yes
configure:6880: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=implicit
configure:6897: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Werror=implicit -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:6897: $? = 0
configure:6910: result: yes
configure:7047: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=nonnull
configure:7064: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Werror=nonnull -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:7064: $? = 0
configure:7077: result: yes
configure:7165: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=init-self
configure:7182: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Werror=init-self -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:7182: $? = 0
configure:7195: result: yes
configure:7283: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=main
configure:7300: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Werror=main -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:7300: $? = 0
configure:7313: result: yes
configure:7401: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=missing-braces
configure:7418: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Werror=missing-braces -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:7418: $? = 0
configure:7431: result: yes
configure:7519: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=sequence-point
configure:7536: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Werror=sequence-point -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:7536: $? = 0
configure:7549: result: yes
configure:7637: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=return-type
configure:7654: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Werror=return-type -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:7654: $? = 0
configure:7667: result: yes
configure:7804: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=trigraphs
configure:7821: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Werror=trigraphs -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:7821: $? = 0
configure:7834: result: yes
configure:7922: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=array-bounds
configure:7939: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Werror=array-bounds -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:7939: $? = 0
configure:7952: result: yes
configure:8040: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=write-strings
configure:8057: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Werror=write-strings -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:8057: $? = 0
configure:8070: result: yes
configure:8158: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=address
configure:8175: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Werror=address -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:8175: $? = 0
configure:8188: result: yes
configure:8276: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=int-to-pointer-cast
configure:8293: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Werror=int-to-pointer-cast -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:8293: $? = 0
configure:8306: result: yes
configure:8443: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=pointer-to-int-cast
configure:8460: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Werror=pointer-to-int-cast -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:8460: $? = 0
configure:8473: result: yes
configure:10131: checking if /scratch/.linuxbrew/bin/gcc-5 supports -pedantic
configure:10148: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -pedantic -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:10148: $? = 0
configure:10161: result: yes
configure:10249: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror
configure:10266: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Werror -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:10266: $? = 0
configure:10279: result: yes
configure:10419: checking if /scratch/.linuxbrew/bin/gcc-5 supports -Werror=attributes
configure:10436: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -Werror=attributes -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:10436: $? = 0
configure:10449: result: yes
configure:10609: checking whether make supports nested variables
configure:10626: result: yes
configure:10644: checking how to run the C preprocessor
configure:10714: result: /scratch/.linuxbrew/bin/gcc-5 -E
configure:10734: /scratch/.linuxbrew/bin/gcc-5 -E -isystem/scratch/.linuxbrew/include conftest.c
configure:10734: $? = 0
configure:10748: /scratch/.linuxbrew/bin/gcc-5 -E -isystem/scratch/.linuxbrew/include conftest.c
conftest.c:24:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:10748: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "imake"
| #define PACKAGE_TARNAME "imake"
| #define PACKAGE_VERSION "1.0.7"
| #define PACKAGE_STRING "imake 1.0.7"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE_URL ""
| #define PACKAGE "imake"
| #define VERSION "1.0.7"
| #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 PACKAGE_VERSION_MAJOR 1
| #define PACKAGE_VERSION_MINOR 0
| #define PACKAGE_VERSION_PATCHLEVEL 7
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:10782: checking for cpp
configure:10813: result: /scratch/.linuxbrew/opt/gcc/bin/cpp-5
configure:10829: checking if /scratch/.linuxbrew/opt/gcc/bin/cpp-5 requires -undef
configure:10841: result: yes
configure:10854: checking if /scratch/.linuxbrew/opt/gcc/bin/cpp-5 requires -traditional
configure:10866: result: yes
configure:10880: checking for mkstemp
configure:10880: /scratch/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/scratch/.linuxbrew/include -L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib conftest.c >&5
configure:10880: $? = 0
configure:10880: result: yes
configure:10892: checking for perl
configure:10908: found /usr/bin/perl
configure:10919: result: yes
configure:11113: checking for XPROTO
configure:11120: $PKG_CONFIG --exists --print-errors "xproto"
configure:11123: $? = 0
configure:11137: $PKG_CONFIG --exists --print-errors "xproto"
configure:11140: $? = 0
configure:11198: result: yes
configure:11314: checking that generated files are newer than configure
configure:11320: result: done
configure:11383: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by imake config.status 1.0.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on pn1503873
config.status:930: creating Makefile
config.status:930: creating config.h
config.status:1159: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/scratch/.linuxbrew/bin/gcc-5
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-isystem/scratch/.linuxbrew/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/scratch/.linuxbrew/lib/pkgconfig:/scratch/.linuxbrew/share/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_XPROTO_CFLAGS_set=
ac_cv_env_XPROTO_CFLAGS_value=
ac_cv_env_XPROTO_LIBS_set=
ac_cv_env_XPROTO_LIBS_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_mkstemp=yes
ac_cv_have_decl___INTEL_COMPILER=no
ac_cv_have_decl___SUNPRO_C=no
ac_cv_have_decl___clang__=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_RAWCPP=/scratch/.linuxbrew/opt/gcc/bin/cpp-5
ac_cv_path_SED=/scratch/.linuxbrew/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/scratch/.linuxbrew/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/scratch/.linuxbrew/bin/gcc-5 -E'
ac_cv_prog_HAS_PERL=yes
ac_cv_prog_ac_ct_CC=/scratch/.linuxbrew/bin/gcc-5
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
pkg_cv_XPROTO_CFLAGS=-I/scratch/.linuxbrew/Cellar/xproto/7.0.28/include
pkg_cv_XPROTO_LIBS=
xorg_cv_cc_flag__Wall=yes
xorg_cv_cc_flag__Wbad_function_cast=yes
xorg_cv_cc_flag__Wdeclaration_after_statement=yes
xorg_cv_cc_flag__Werror=yes
xorg_cv_cc_flag__Werror_address=yes
xorg_cv_cc_flag__Werror_array_bounds=yes
xorg_cv_cc_flag__Werror_attributes=yes
xorg_cv_cc_flag__Werror_implicit=yes
xorg_cv_cc_flag__Werror_init_self=yes
xorg_cv_cc_flag__Werror_int_to_pointer_cast=yes
xorg_cv_cc_flag__Werror_main=yes
xorg_cv_cc_flag__Werror_missing_braces=yes
xorg_cv_cc_flag__Werror_nonnull=yes
xorg_cv_cc_flag__Werror_pointer_to_int_cast=yes
xorg_cv_cc_flag__Werror_return_type=yes
xorg_cv_cc_flag__Werror_sequence_point=yes
xorg_cv_cc_flag__Werror_trigraphs=yes
xorg_cv_cc_flag__Werror_write_strings=yes
xorg_cv_cc_flag__Wformat_2=yes
xorg_cv_cc_flag__Wmissing_declarations=yes
xorg_cv_cc_flag__Wmissing_format_attribute=yes
xorg_cv_cc_flag__Wmissing_noreturn=yes
xorg_cv_cc_flag__Wmissing_prototypes=yes
xorg_cv_cc_flag__Wnested_externs=yes
xorg_cv_cc_flag__Wold_style_definition=yes
xorg_cv_cc_flag__Wpointer_arith=yes
xorg_cv_cc_flag__Wredundant_decls=yes
xorg_cv_cc_flag__Wshadow=yes
xorg_cv_cc_flag__Wstrict_prototypes=yes
xorg_cv_cc_flag__Wuninitialized=yes
xorg_cv_cc_flag__Wunused=yes
xorg_cv_cc_flag__pedantic=yes
xorg_cv_cc_flag_unknown_warning_option=no
xorg_cv_cc_flag_unused_command_line_argument=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/imake-20160525-5132-71o0ji/imake-1.0.7/missing aclocal-1.14'
ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)'
ADMIN_MAN_SUFFIX='8'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)'
APP_MAN_SUFFIX='1'
ARCMD='ar clq'
AUTOCONF='${SHELL} /tmp/imake-20160525-5132-71o0ji/imake-1.0.7/missing autoconf'
AUTOHEADER='${SHELL} /tmp/imake-20160525-5132-71o0ji/imake-1.0.7/missing autoheader'
AUTOMAKE='${SHELL} /tmp/imake-20160525-5132-71o0ji/imake-1.0.7/missing automake-1.14'
AWK='gawk'
BASE_CFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast'
BUILD_CCMAKEDEP_FALSE='#'
BUILD_CCMAKEDEP_TRUE=''
BUILD_CLEANLINKS_FALSE='#'
BUILD_CLEANLINKS_TRUE=''
BUILD_MAKEG_FALSE='#'
BUILD_MAKEG_TRUE=''
BUILD_MERGELIB_FALSE='#'
BUILD_MERGELIB_TRUE=''
BUILD_MKDIRHIER_FALSE='#'
BUILD_MKDIRHIER_TRUE=''
BUILD_MKHTMLINDEX_FALSE='#'
BUILD_MKHTMLINDEX_TRUE=''
BUILD_REVPATH_FALSE='#'
BUILD_REVPATH_TRUE=''
BUILD_XMKMF_FALSE='#'
BUILD_XMKMF_TRUE=''
CC='/scratch/.linuxbrew/bin/gcc-5'
CCDEPMODE='depmode=none'
CFLAGS='-Os -w -pipe -march=native'
CHANGELOG_CMD='(GIT_DIR=$(top_srcdir)/.git git log > $(top_srcdir)/.changelog.tmp && mv $(top_srcdir)/.changelog.tmp $(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; touch $(top_srcdir)/ChangeLog; echo '\''git directory not found: installing possibly empty changelog.'\'' >&2)'
CPP='/scratch/.linuxbrew/bin/gcc-5 -E'
CPPFLAGS='-isystem/scratch/.linuxbrew/include'
CPP_PROGRAM='/scratch/.linuxbrew/opt/gcc/bin/cpp-5'
CWARNFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)'
DRIVER_MAN_SUFFIX='4'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)'
FILE_MAN_SUFFIX='5'
GREP='/bin/grep'
HAS_PERL='yes'
HAS_PERL_FALSE='#'
HAS_PERL_TRUE=''
INSTALL_CMD='(cp -f /scratch/.linuxbrew/Cellar/util-macros/1.19.0/share/util-macros/INSTALL $(top_srcdir)/.INSTALL.tmp && mv $(top_srcdir)/.INSTALL.tmp $(top_srcdir)/INSTALL) || (rm -f $(top_srcdir)/.INSTALL.tmp; touch $(top_srcdir)/INSTALL; echo '\''util-macros "pkgdatadir" from xorg-macros.pc not found: installing possibly empty INSTALL.'\'' >&2)'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS='-L/scratch/.linuxbrew/lib -Wl,--dynamic-linker=/scratch/.linuxbrew/lib/ld.so -Wl,-rpath,/scratch/.linuxbrew/lib'
LIBOBJS=''
LIBS=''
LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)'
LIB_MAN_SUFFIX='3'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/imake-20160525-5132-71o0ji/imake-1.0.7/missing makeinfo'
MAN_SUBSTS=' -e '\''s|__vendorversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xorgversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xservername__|Xorg|g'\'' -e '\''s|__xconfigfile__|xorg.conf|g'\'' -e '\''s|__projectroot__|$(prefix)|g'\'' -e '\''s|__apploaddir__|$(appdefaultdir)|g'\'' -e '\''s|__appmansuffix__|$(APP_MAN_SUFFIX)|g'\'' -e '\''s|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g'\'' -e '\''s|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g'\'' -e '\''s|__libmansuffix__|$(LIB_MAN_SUFFIX)|g'\'' -e '\''s|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g'\'' -e '\''s|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'\'''
MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)'
MISC_MAN_SUFFIX='7'
MKDIR_P='/bin/mkdir -p'
OBJEXT='o'
PACKAGE='imake'
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
PACKAGE_NAME='imake'
PACKAGE_STRING='imake 1.0.7'
PACKAGE_TARNAME='imake'
PACKAGE_URL=''
PACKAGE_VERSION='1.0.7'
PATH_SEPARATOR=':'
PKG_CONFIG='/scratch/.linuxbrew/bin/pkg-config'
PKG_CONFIG_LIBDIR='/scratch/.linuxbrew/lib/pkgconfig:/scratch/.linuxbrew/share/pkgconfig'
PKG_CONFIG_PATH=''
PREPROCESSCMD_MKDEPEND='gcc -E'
RANLIB='ranlib'
RAWCPP='/scratch/.linuxbrew/opt/gcc/bin/cpp-5'
RAWCPPFLAGS='-undef -traditional'
SED='/scratch/.linuxbrew/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes'
STRIP=''
VERSION='1.0.7'
XCONFDIR='${exec_prefix}/lib/X11/config'
XORG_MAN_PAGE='X Version 11'
XPROTO_CFLAGS='-I/scratch/.linuxbrew/Cellar/xproto/7.0.28/include'
XPROTO_LIBS=''
ac_ct_CC='/scratch/.linuxbrew/bin/gcc-5'
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-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/imake-20160525-5132-71o0ji/imake-1.0.7/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='/scratch/.linuxbrew/Cellar/imake/1.0.7_1'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "imake"
#define PACKAGE_TARNAME "imake"
#define PACKAGE_VERSION "1.0.7"
#define PACKAGE_STRING "imake 1.0.7"
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
#define PACKAGE_URL ""
#define PACKAGE "imake"
#define VERSION "1.0.7"
#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 PACKAGE_VERSION_MAJOR 1
#define PACKAGE_VERSION_MINOR 0
#define PACKAGE_VERSION_PATCHLEVEL 7
#define HAVE_MKSTEMP 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment