1 dpkg-buildpackage: source package test
3 # Output by configure or similar tools which should be ignored.
7 compiler : gcc -std=gnu99
9 C Compiler: gcc -std=gnu99
18 Compiler: i486-gnu-gcc
19 Compiler: arm-linux-gnueabi-gcc
20 Compiler: arm-linux-gnueabihf-gcc
21 Compiler: i486-linux-gnu-gcc
22 Compiler: ia64-linux-gnu-gcc
23 Compiler: x86_64-kfreebsd-gnu-gcc
24 Compiler: i486-kfreebsd-gnu-gcc
25 Compiler: mips-linux-gnu-gcc
26 Compiler: mipsel-linux-gnu-gcc
27 Compiler: powerpc-linux-gnu-gcc
28 Compiler: s390-linux-gnu-gcc
29 Compiler: s390x-linux-gnu-gcc
30 Compiler: sparc-linux-gnu-gcc
32 C++ Compiler...: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -D_FORTIFY_SOURCE=2
34 - General Compile FLAGS
38 - CPPFLAGS = -D_FORTIFY_SOURCE=2
39 - CFLAGS = -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
40 - CXXFLAGS = -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
42 - LDLAGS = -Wl,--as-needed
47 Compiler....................: gcc -std=gnu99
48 Compiler Flags..............: -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -Wextra
49 Prefix......................: /usr
50 Coding style checks.........: no
51 Enable debug................: yes
55 Detected OS: linux-gnu
57 Compilation arch: linux
59 Compiler: x86_64-linux-gnu-gcc
60 Compiler flags: -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
62 Linker flags: -rdynamic -Wl,-z,relro
65 -- Check for working C compiler: /usr/bin/gcc
66 -- Check for working C compiler: /usr/bin/gcc
67 -- Check for working C compiler: /usr/bin/gcc -- works
68 -- Check for working C compiler: /usr/bin/gcc -- works
69 -- Check for working CXX compiler: /usr/bin/c++
70 -- Check for working CXX compiler: /usr/bin/c++
71 -- Check for working CXX compiler: /usr/bin/c++ -- works
72 -- Check for working CXX compiler: /usr/bin/c++ -- works
73 -- Use g++ visibility support..... YES
75 setting CPP to "sparc-linux-gnu-gcc -E"
77 Looking for compiler... gcc is executable.
78 Looking for compiler... cc is executable.
80 Compiler version: gcc (Debian 4.6.3-1) 4.6.3
82 configure: using CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -fPIC
83 configure: using LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--as-needed
85 configure: Compiling with gcc -fstack-protector-all et al.
93 echo Using ALL_CFLAGS="-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security"
94 Using ALL_CFLAGS=-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
95 echo Using LDFLAGS="-Wl,-z,relro -Wl,--as-needed -fPIE -pie -Wall"
96 Using LDFLAGS=-Wl,-z,relro -Wl,--as-needed -fPIE -pie -Wall
98 + CC=cc CFLAGS=-g -O2 -Wformat -Wformat-security -Werror=format-security -Wall -Wformat LDFLAGS=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed