Build of oprofile with vanilla toolchain

The build took 00h 00m 45s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
19,678 cpp
19,488 makefile
11,383 sh
10,057 ansic
60,606 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: oprofile 1.1.0-2 (Wed Aug 24 13:23:19 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking whether basename is declared... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -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 supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/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... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking whether gcc understands -c and -o together... (cached) yes
# checking dependency style of gcc... (cached) gcc3
# checking how to run the C preprocessor... gcc -E
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking how to run the C++ preprocessor... g++ -E
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for ld... /usr/sbin/ld -m elf_x86_64
# checking /usr/include/linux/perf_event.h usability... yes
# checking /usr/include/linux/perf_event.h presence... yes
# checking for /usr/include/linux/perf_event.h... yes
# checking kernel supports perf_events... yes
# checking whether PERF_RECORD_MISC_GUEST_KERNEL is defined in perf_event.h... yes
# checking whether precise_ip is defined in perf_event.h... yes
# checking whether malloc attribute is understood... no
# checking whether __builtin_expect is understood... yes
# checking for sched_setaffinity... yes
# checking for perfmonctl... no
# checking for poptGetContext in -lpopt... yes
# checking libiberty.h usability... no
# checking libiberty.h presence... no
# checking for libiberty.h... no
# checking for cplus_demangle in -liberty... yes
# checking for xcalloc... yes
# checking for xmemdup... yes
# checking for dlopen in -ldl... yes
# checking for main in -lintl... no
# checking for bfd_openr in -lbfd... yes
# checking whether bfd_get_synthetic_symtab() exists in BFD library... no
# checking popt prototype... takes const char **
# checking whether to use included sstream... no
# checking whether bfd defines bool... no
# checking type of size_t... unsigned long
# checking type of ptrdiff_t... long
# checking for X... libraries , headers
# checking for gethostbyname... yes
# checking for connect... yes
# checking for remove... yes
# checking for shmat... yes
# checking for IceConnectionNumber in -lICE... yes
# checking for xsltproc... xsltproc
# checking whether xsltproc works... yes
# checking whether gcc -W is understood... yes
# checking whether g++ -W is understood... yes
# checking whether gcc -Wall is understood... yes
# checking whether g++ -Wall is understood... yes
# checking whether gcc -fno-common is understood... yes
# checking whether g++ -fno-common is understood... yes
# checking whether g++ -ftemplate-depth-50 is understood... yes
# checking whether gcc -Wdeclaration-after-statement is understood... yes
# checking for clock_gettime... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating pe_counting/Makefile
# config.status: creating libpe_utils/Makefile
# config.status: creating pe_profiling/Makefile
# config.status: creating libperf_events/Makefile
# config.status: creating m4/Makefile
# config.status: creating libutil/Makefile
# config.status: creating libutil/tests/Makefile
# config.status: creating libutil++/Makefile
# config.status: creating libutil++/tests/Makefile
# config.status: creating libop/Makefile
# config.status: creating libop/tests/Makefile
# config.status: creating libopagent/Makefile
# config.status: creating libopt++/Makefile
# config.status: creating libdb/Makefile
# config.status: creating libdb/tests/Makefile
# config.status: creating libabi/Makefile
# config.status: creating libabi/tests/Makefile
# config.status: creating libregex/Makefile
# config.status: creating libregex/tests/Makefile
# config.status: creating libregex/stl.pat
# config.status: creating libregex/tests/mangled-name
# config.status: creating events/Makefile
# config.status: creating utils/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/xsl/catalog-1.xml
# config.status: creating doc/oprofile.1
# config.status: creating doc/ophelp.1
# config.status: creating doc/op-check-perfevents.1
# config.status: creating doc/opreport.1
# config.status: creating doc/opannotate.1
# config.status: creating doc/opgprof.1
# config.status: creating doc/oparchive.1
# config.status: creating doc/opimport.1
# config.status: creating doc/operf.1
# config.status: creating doc/ocount.1
# config.status: creating doc/srcdoc/Doxyfile
# config.status: creating libpp/Makefile
# config.status: creating opjitconv/Makefile
# config.status: creating pp/Makefile
# config.status: creating agents/Makefile
# config.status: creating agents/jvmti/Makefile
# config.status: creating agents/jvmpi/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# Warning: The user account 'oprofile:oprofile' does not exist on the system.
# To profile JITed code, this special user account must exist.
# Please ask your system administrator to add the following user and group:
# user name : 'oprofile'
# group name: 'oprofile'
# The 'oprofile' group must be the default group for the 'oprofile' user.
# make all-recursive
# make[1]: Entering directory '/tmp/oprofile/src/oprofile-1.1.0'
# Making all in .
# make[2]: Entering directory '/tmp/oprofile/src/oprofile-1.1.0'
# make[2]: Leaving directory '/tmp/oprofile/src/oprofile-1.1.0'
# Making all in m4
# make[2]: Entering directory '/tmp/oprofile/src/oprofile-1.1.0/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/oprofile/src/oprofile-1.1.0/m4'
# Making all in libutil
# make[2]: Entering directory '/tmp/oprofile/src/oprofile-1.1.0/libutil'
# Making all in .
# make[3]: Entering directory '/tmp/oprofile/src/oprofile-1.1.0/libutil'
# gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -W -Wall -fno-common -Wdeclaration-after-statement -MT op_deviceio.o -MD -MP -MF .deps/op_deviceio.Tpo -c -o op_deviceio.o op_deviceio.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -W -Wall -fno-common -Wdeclaration-after-statement -MT op_lockfile.o -MD -MP -MF .deps/op_lockfile.Tpo -c -o op_lockfile.o op_lockfile.c
# mv -f .deps/op_lockfile.Tpo .deps/op_lockfile.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -W -Wall -fno-common -Wdeclaration-after-statement -MT op_file.o -MD -MP -MF .deps/op_file.Tpo -c -o op_file.o op_file.c
# mv -f .deps/op_deviceio.Tpo .deps/op_deviceio.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -W -Wall -fno-common -Wdeclaration-after-statement -MT op_fileio.o -MD -MP -MF .deps/op_fileio.Tpo -c -o op_fileio.o op_fileio.c
# mv -f .deps/op_file.Tpo .deps/op_file.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -W -Wall -fno-common -Wdeclaration-after-statement -MT op_get_time.o -MD -MP -MF .deps/op_get_time.Tpo -c -o op_get_time.o op_get_time.c
# mv -f .deps/op_fileio.Tpo .deps/op_fileio.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -W -Wall -fno-common -Wdeclaration-after-statement -MT op_libiberty.o -MD -MP -MF .deps/op_libiberty.Tpo -c -o op_libiberty.o op_libiberty.c
# mv -f .deps/op_get_time.Tpo .deps/op_get_time.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -W -Wall -fno-common -Wdeclaration-after-statement -MT op_popt.o -MD -MP -MF .deps/op_popt.Tpo -c -o op_popt.o op_popt.c
# mv -f .deps/op_libiberty.Tpo .deps/op_libiberty.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -W -Wall -fno-common -Wdeclaration-after-statement -MT op_string.o -MD -MP -MF .deps/op_string.Tpo -c -o op_string.o op_string.c
# mv -f .deps/op_popt.Tpo .deps/op_popt.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -W -Wall -fno-common -Wdeclaration-after-statement -MT op_cpufreq.o -MD -MP -MF .deps/op_cpufreq.Tpo -c -o op_cpufreq.o op_cpufreq.c
# mv -f .deps/op_string.Tpo .deps/op_string.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -W -Wall -fno-common -Wdeclaration-after-statement -MT op_version.o -MD -MP -MF .deps/op_version.Tpo -c -o op_version.o op_version.c
# mv -f .deps/op_version.Tpo .deps/op_version.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -W -Wall -fno-common -Wdeclaration-after-statement -MT op_growable_buffer.o -MD -MP -MF .deps/op_growable_buffer.Tpo -c -o op_growable_buffer.o op_growable_buffer.c
# mv -f .deps/op_cpufreq.Tpo .deps/op_cpufreq.Po
# mv -f .deps/op_growable_buffer.Tpo .deps/op_growable_buffer.Po
# rm -f libutil.a
# ar cru libutil.a op_deviceio.o op_lockfile.o op_file.o op_fileio.o op_get_time.o op_libiberty.o op_popt.o op_string.o op_cpufreq.o op_version.o op_growable_buffer.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libutil.a
# make[3]: Leaving directory '/tmp/oprofile/src/oprofile-1.1.0/libutil'
# Making all in tests
# make[3]: Entering directory '/tmp/oprofile/src/oprofile-1.1.0/libutil/tests'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/oprofile/src/oprofile-1.1.0/libutil/tests'
# make[2]: Leaving directory '/tmp/oprofile/src/oprofile-1.1.0/libutil'
# Making all in libop
# make[2]: Entering directory '/tmp/oprofile/src/oprofile-1.1.0/libop'
# Making all in .
# make[3]: Entering directory '/tmp/oprofile/src/oprofile-1.1.0/libop'
# gcc -DHAVE_CONFIG_H -I. -I.. -I../libutil -W -Wall -fno-common -Wdeclaration-after-statement -MT op_events.o -MD -MP -MF .deps/op_events.Tpo -c -o op_events.o op_events.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I../libutil -W -Wall -fno-common -Wdeclaration-after-statement -MT op_parse_event.o -MD -MP -MF .deps/op_parse_event.Tpo -c -o op_parse_event.o op_parse_event.c
# mv -f .deps/op_parse_event.Tpo .deps/op_parse_event.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../libutil -W -Wall -fno-common -Wdeclaration-after-statement -MT op_cpu_type.o -MD -MP -MF .deps/op_cpu_type.Tpo -c -o op_cpu_type.o op_cpu_type.c
# mv -f .deps/op_cpu_type.Tpo .deps/op_cpu_type.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../libutil -W -Wall -fno-common -Wdeclaration-after-statement -MT op_mangle.o -MD -MP -MF .deps/op_mangle.Tpo -c -o op_mangle.o op_mangle.c
# mv -f .deps/op_events.Tpo .deps/op_events.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../libutil -W -Wall -fno-common -Wdeclaration-after-statement -MT op_alloc_counter.o -MD -MP -MF .deps/op_alloc_counter.Tpo -c -o op_alloc_counter.o op_alloc_counter.c
# op_alloc_counter.c: In function 'map_event_to_counter':
# op_alloc_counter.c:174:31: warning: left shift of negative value [-Wshift-negative-value]
# unavailable_counters = (~0) << nr_counters;
# ^~
# mv -f .deps/op_alloc_counter.Tpo .deps/op_alloc_counter.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../libutil -W -Wall -fno-common -Wdeclaration-after-statement -MT op_config.o -MD -MP -MF .deps/op_config.Tpo -c -o op_config.o op_config.c
# mv -f .deps/op_mangle.Tpo .deps/op_mangle.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../libutil -W -Wall -fno-common -Wdeclaration-after-statement -MT op_xml_events.o -MD -MP -MF .deps/op_xml_events.Tpo -c -o op_xml_events.o op_xml_events.c
# mv -f .deps/op_config.Tpo .deps/op_config.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../libutil -W -Wall -fno-common -Wdeclaration-after-statement -MT op_xml_out.o -MD -MP -MF .deps/op_xml_out.Tpo -c -o op_xml_out.o op_xml_out.c
# mv -f .deps/op_xml_events.Tpo .deps/op_xml_events.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../libutil -W -Wall -fno-common -Wdeclaration-after-statement -MT op_netburst.o -MD -MP -MF .deps/op_netburst.Tpo -c -o op_netburst.o op_netburst.c
# mv -f .deps/op_xml_out.Tpo .deps/op_xml_out.Po
# mv -f .deps/op_netburst.Tpo .deps/op_netburst.Po
# rm -f libop.a
# ar cru libop.a op_events.o op_parse_event.o op_cpu_type.o op_mangle.o op_alloc_counter.o op_config.o op_xml_events.o op_xml_out.o op_netburst.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libop.a
# make[3]: Leaving directory '/tmp/oprofile/src/oprofile-1.1.0/libop'
# Making all in tests
# make[3]: Entering directory '/tmp/oprofile/src/oprofile-1.1.0/libop/tests'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/oprofile/src/oprofile-1.1.0/libop/tests'
# make[2]: Leaving directory '/tmp/oprofile/src/oprofile-1.1.0/libop'
# Making all in libopagent
# make[2]: Entering directory '/tmp/oprofile/src/oprofile-1.1.0/libopagent'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -I ../libutil -fPIC -MT libopagent_la-opagent.lo -MD -MP -MF .deps/libopagent_la-opagent.Tpo -c -o libopagent_la-opagent.lo `test -f 'opagent.c' || echo './'`opagent.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -I ../libutil -fPIC -MT libopagent_la-opagent.lo -MD -MP -MF .deps/libopagent_la-opagent.Tpo -c opagent.c -fPIC -DPIC -o .libs/libopagent_la-opagent.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -I ../libutil -fPIC -MT libopagent_la-opagent.lo -MD -MP -MF .deps/libopagent_la-opagent.Tpo -c opagent.c -o libopagent_la-opagent.o >/dev/null 2>&1
# mv -f .deps/libopagent_la-opagent.Tpo .deps/libopagent_la-opagent.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -fPIC -version-info 1:1:0 -Wl,--version-script=../libopagent/opagent_symbols.ver -o libopagent.la -rpath /usr/lib/oprofile libopagent_la-opagent.lo -lbfd -liberty -ldl
# libtool: link: gcc -shared -fPIC -DPIC .libs/libopagent_la-opagent.o -lbfd -liberty -ldl -Wl,--version-script=../libopagent/opagent_symbols.ver -Wl,-soname -Wl,libopagent.so.1 -o .libs/libopagent.so.1.0.1
# libtool: link: (cd ".libs" && rm -f "libopagent.so.1" && ln -s "libopagent.so.1.0.1" "libopagent.so.1")
# libtool: link: (cd ".libs" && rm -f "libopagent.so" && ln -s "libopagent.so.1.0.1" "libopagent.so")
# libtool: link: ar cru .libs/libopagent.a libopagent_la-opagent.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libopagent.a
# libtool: link: ( cd ".libs" && rm -f "libopagent.la" && ln -s "../libopagent.la" "libopagent.la" )
# make[2]: Leaving directory '/tmp/oprofile/src/oprofile-1.1.0/libopagent'
# Making all in libdb
# make[2]: Entering directory '/tmp/oprofile/src/oprofile-1.1.0/libdb'
# Making all in .
# make[3]: Entering directory '/tmp/oprofile/src/oprofile-1.1.0/libdb'
# gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -I ../libutil -W -Wall -fno-common -Wdeclaration-after-statement -MT db_manage.o -MD -MP -MF .deps/db_manage.Tpo -c -o db_manage.o db_manage.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -I ../libutil -W -Wall -fno-common -Wdeclaration-after-statement -MT db_insert.o -MD -MP -MF .deps/db_insert.Tpo -c -o db_insert.o db_insert.c
# mv -f .deps/db_insert.Tpo .deps/db_insert.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -I ../libutil -W -Wall -fno-common -Wdeclaration-after-statement -MT db_travel.o -MD -MP -MF .deps/db_travel.Tpo -c -o db_travel.o db_travel.c
# mv -f .deps/db_travel.Tpo .deps/db_travel.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -I ../libutil -W -Wall -fno-common -Wdeclaration-after-statement -MT db_debug.o -MD -MP -MF .deps/db_debug.Tpo -c -o db_debug.o db_debug.c
# mv -f .deps/db_manage.Tpo .deps/db_manage.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I ../libop -I ../libutil -W -Wall -fno-common -Wdeclaration-after-statement -MT db_stat.o -MD -MP -MF .deps/db_stat.Tpo -c -o db_stat.o db_stat.c
# mv -f .deps/db_stat.Tpo .deps/db_stat.Po
# mv -f .deps/db_debug.Tpo .deps/db_debug.Po
# rm -f libodb.a
# ar cru libodb.a db_manage.o db_insert.o db_travel.o db_debug.o db_stat.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libodb.a
# make[3]: Leaving directory '/tmp/oprofile/src/oprofile-1.1.0/libdb'
# Making all in tests
# make[3]: Entering directory '/tmp/oprofile/src/oprofile-1.1.0/libdb/tests'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/oprofile/src/oprofile-1.1.0/libdb/tests'
# make[2]: Leaving directory '/tmp/oprofile/src/oprofile-1.1.0/libdb'
# Making all in libutil++
# make[2]: Entering directory '/tmp/oprofile/src/oprofile-1.1.0/libutil++'
# Making all in .
# make[3]: Entering directory '/tmp/oprofile/src/oprofile-1.1.0/libutil++'
# g++ -DHAVE_CONFIG_H -I. -I.. -I ../libutil -I ../libop -I ../libpp -W -Wall -fno-common -ftemplate-depth-50 -MT op_bfd.o -MD -MP -MF .deps/op_bfd.Tpo -c -o op_bfd.o op_bfd.cpp
# g++ -DHAVE_CONFIG_H -I. -I.. -I ../libutil -I ../libop -I ../libpp -W -Wall -fno-common -ftemplate-depth-50 -MT bfd_support.o -MD -MP -MF .deps/bfd_support.Tpo -c -o bfd_support.o bfd_support.cpp
# op_bfd.cpp: In member function 'void op_bfd::get_symbol_range(symbol_index_t, long long unsigned int&, long long unsigned int&) const':
# op_bfd.cpp:538:47: error: cannot convert 'std::ostream {aka std::basic_ostream}' to 'const bool' in initialization
# bool const verbose = cverb << (vbfd & vlevel1);
# ^
# op_bfd.cpp:546:7: error: in argument to unary !
# if (!verbose)
# ^~~~~~~
# make[3]: *** [Makefile:508: op_bfd.o] Error 1
# make[3]: *** Waiting for unfinished jobs....
# mv -f .deps/bfd_support.Tpo .deps/bfd_support.Po
# make[3]: Leaving directory '/tmp/oprofile/src/oprofile-1.1.0/libutil++'
# make[2]: *** [Makefile:541: all-recursive] Error 1
# make[2]: Leaving directory '/tmp/oprofile/src/oprofile-1.1.0/libutil++'
# make[1]: *** [Makefile:487: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/oprofile/src/oprofile-1.1.0'
# make: *** [Makefile:415: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/oprofile/src/oprofile-1.1.0/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by OProfile configure 1.1.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-x
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = c2b8e839c61c
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2586: checking for a BSD-compatible install
# configure:2654: result: /usr/bin/install -c
# configure:2665: checking whether build environment is sane
# configure:2720: result: yes
# configure:2779: checking for x86_64-unknown-linux-strip
# configure:2809: result: no
# configure:2819: checking for strip
# configure:2835: found /usr/sbin/strip
# configure:2846: result: strip
# configure:2871: checking for a thread-safe mkdir -p
# configure:2910: result: /usr/sbin/mkdir -p
# configure:2917: checking for gawk
# configure:2933: found /usr/sbin/gawk
# configure:2944: result: gawk
# configure:2955: checking whether make sets $(MAKE)
# configure:2977: result: yes
# configure:3006: checking whether make supports nested variables
# configure:3023: result: yes
# configure:3164: checking for style of include used by make
# configure:3192: result: GNU
# configure:3223: checking for x86_64-unknown-linux-gcc
# configure:3253: result: no
# configure:3263: checking for gcc
# configure:3279: found /usr/sbin/gcc
# configure:3290: result: gcc
# configure:3519: checking for C compiler version
# configure:3528: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:3539: $? = 0
# configure:3528: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3539: $? = 0
# configure:3528: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3539: $? = 1
# configure:3528: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3539: $? = 1
# configure:3559: checking whether the C compiler works
# configure:3581: gcc conftest.c >&5
# configure:3585: $? = 0
# configure:3633: result: yes
# configure:3636: checking for C compiler default output file name
# configure:3638: result: a.out
# configure:3644: checking for suffix of executables
# configure:3651: gcc -o conftest conftest.c >&5
# configure:3655: $? = 0
# configure:3677: result:
# configure:3699: checking whether we are cross compiling
# configure:3707: gcc -o conftest conftest.c >&5
# configure:3711: $? = 0
# configure:3718: ./conftest
# configure:3722: $? = 0
# configure:3737: result: no
# configure:3742: checking for suffix of object files
# configure:3764: gcc -c conftest.c >&5
# configure:3768: $? = 0
# configure:3789: result: o
# configure:3793: checking whether we are using the GNU C compiler
# configure:3812: gcc -c conftest.c >&5
# configure:3812: $? = 0
# configure:3821: result: yes
# configure:3830: checking whether gcc accepts -g
# configure:3850: gcc -c -g conftest.c >&5
# configure:3850: $? = 0
# configure:3891: result: yes
# configure:3908: checking for gcc option to accept ISO C89
# configure:3971: gcc -c conftest.c >&5
# configure:3971: $? = 0
# configure:3984: result: none needed
# configure:4009: checking whether gcc understands -c and -o together
# configure:4031: gcc -c conftest.c -o conftest2.o
# configure:4034: $? = 0
# configure:4031: gcc -c conftest.c -o conftest2.o
# configure:4034: $? = 0
# configure:4046: result: yes
# configure:4065: checking dependency style of gcc
# configure:4176: result: gcc3
# configure:4192: checking whether basename is declared
# configure:4192: gcc -c conftest.c >&5
# configure:4192: $? = 0
# configure:4192: result: yes
# configure:4207: checking for x86_64-unknown-linux-ranlib
# configure:4237: result: no
# configure:4247: checking for ranlib
# configure:4263: found /usr/sbin/ranlib
# configure:4274: result: ranlib
# configure:4325: checking build system type
# configure:4339: result: x86_64-unknown-linux-gnu
# configure:4359: checking host system type
# configure:4372: result: x86_64-unknown-linux-gnu
# configure:4413: checking how to print strings
# configure:4440: result: printf
# configure:4461: checking for a sed that does not truncate output
# configure:4525: result: /usr/sbin/sed
# configure:4543: checking for grep that handles long lines and -e
# configure:4601: result: /usr/sbin/grep
# configure:4606: checking for egrep
# configure:4668: result: /usr/sbin/grep -E
# configure:4673: checking for fgrep
# configure:4735: result: /usr/sbin/grep -F
# configure:4770: checking for ld used by gcc
# configure:4837: result: /usr/sbin/ld
# configure:4844: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4859: result: yes
# configure:4871: checking for BSD- or MS-compatible name lister (nm)
# configure:4920: result: /usr/sbin/nm -B
# configure:5050: checking the name lister (/usr/sbin/nm -B) interface
# configure:5057: gcc -c conftest.c >&5
# configure:5060: /usr/sbin/nm -B "conftest.o"
# configure:5063: output
# 0000000000000000 B some_variable
# configure:5070: result: BSD nm
# configure:5073: checking whether ln -s works
# configure:5077: result: yes
# configure:5085: checking the maximum length of command line arguments
# configure:5215: result: 1572864
# configure:5232: checking whether the shell understands some XSI constructs
# configure:5242: result: yes
# configure:5246: checking whether the shell understands "+="
# configure:5252: result: yes
# configure:5287: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5327: result: func_convert_file_noop
# configure:5334: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5354: result: func_convert_file_noop
# configure:5361: checking for /usr/sbin/ld option to reload object files
# configure:5368: result: -r
# configure:5402: checking for x86_64-unknown-linux-objdump
# configure:5432: result: no
# configure:5442: checking for objdump
# configure:5458: found /usr/sbin/objdump
# configure:5469: result: objdump
# configure:5501: checking how to recognize dependent libraries
# configure:5703: result: pass_all
# configure:5748: checking for x86_64-unknown-linux-dlltool
# configure:5778: result: no
# configure:5788: checking for dlltool
# configure:5818: result: no
# configure:5848: checking how to associate runtime and link libraries
# configure:5875: result: printf %s\n
# configure:5891: checking for x86_64-unknown-linux-ar
# configure:5921: result: no
# configure:5935: checking for ar
# configure:5951: found /usr/sbin/ar
# configure:5962: result: ar
# configure:5999: checking for archiver @FILE support
# configure:6016: gcc -c conftest.c >&5
# configure:6016: $? = 0
# configure:6019: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6022: $? = 0
# configure:6027: 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:6030: $? = 1
# configure:6042: result: @
# configure:6060: checking for x86_64-unknown-linux-strip
# configure:6087: result: strip
# configure:6159: checking for x86_64-unknown-linux-ranlib
# configure:6186: result: ranlib
# configure:6328: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6448: gcc -c conftest.c >&5
# configure:6451: $? = 0
# configure:6455: /usr/sbin/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:6458: $? = 0
# configure:6524: gcc -o conftest conftest.c conftstm.o >&5
# configure:6527: $? = 0
# configure:6565: result: ok
# configure:6602: checking for sysroot
# configure:6632: result: no
# configure:6709: gcc -c conftest.c >&5
# configure:6712: $? = 0
# configure:6854: checking for x86_64-unknown-linux-mt
# configure:6884: result: no
# configure:6894: checking for mt
# configure:6924: result: no
# configure:6944: checking if : is a manifest tool
# configure:6950: : '-?'
# configure:6958: result: no
# configure:7600: checking how to run the C preprocessor
# configure:7631: gcc -E conftest.c
# configure:7631: $? = 0
# configure:7645: gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7645: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OProfile"
# | #define PACKAGE_TARNAME "oprofile"
# | #define PACKAGE_VERSION "1.1.0"
# | #define PACKAGE_STRING "OProfile 1.1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "oprofile"
# | #define VERSION "1.1.0"
# | #define HAVE_DECL_BASENAME 1
# | /* end confdefs.h. */
# | #include
# configure:7670: result: gcc -E
# configure:7690: gcc -E conftest.c
# configure:7690: $? = 0
# configure:7704: gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7704: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OProfile"
# | #define PACKAGE_TARNAME "oprofile"
# | #define PACKAGE_VERSION "1.1.0"
# | #define PACKAGE_STRING "OProfile 1.1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "oprofile"
# | #define VERSION "1.1.0"
# | #define HAVE_DECL_BASENAME 1
# | /* end confdefs.h. */
# | #include
# configure:7733: checking for ANSI C header files
# configure:7753: gcc -c conftest.c >&5
# configure:7753: $? = 0
# configure:7826: gcc -o conftest conftest.c >&5
# configure:7826: $? = 0
# configure:7826: ./conftest
# configure:7826: $? = 0
# configure:7837: result: yes
# configure:7850: checking for sys/types.h
# configure:7850: gcc -c conftest.c >&5
# configure:7850: $? = 0
# configure:7850: result: yes
# configure:7850: checking for sys/stat.h
# configure:7850: gcc -c conftest.c >&5
# configure:7850: $? = 0
# configure:7850: result: yes
# configure:7850: checking for stdlib.h
# configure:7850: gcc -c conftest.c >&5
# configure:7850: $? = 0
# configure:7850: result: yes
# configure:7850: checking for string.h
# configure:7850: gcc -c conftest.c >&5
# configure:7850: $? = 0
# configure:7850: result: yes
# configure:7850: checking for memory.h
# configure:7850: gcc -c conftest.c >&5
# configure:7850: $? = 0
# configure:7850: result: yes
# configure:7850: checking for strings.h
# configure:7850: gcc -c conftest.c >&5
# configure:7850: $? = 0
# configure:7850: result: yes
# configure:7850: checking for inttypes.h
# configure:7850: gcc -c conftest.c >&5
# configure:7850: $? = 0
# configure:7850: result: yes
# configure:7850: checking for stdint.h
# configure:7850: gcc -c conftest.c >&5
# configure:7850: $? = 0
# configure:7850: result: yes
# configure:7850: checking for unistd.h
# configure:7850: gcc -c conftest.c >&5
# configure:7850: $? = 0
# configure:7850: result: yes
# configure:7864: checking for dlfcn.h
# configure:7864: gcc -c conftest.c >&5
# configure:7864: $? = 0
# configure:7864: result: yes
# configure:8070: checking for objdir
# configure:8085: result: .libs
# configure:8356: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8374: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8378: $? = 0
# configure:8391: result: no
# configure:8718: checking for gcc option to produce PIC
# configure:8725: result: -fPIC -DPIC
# configure:8733: checking if gcc PIC flag -fPIC -DPIC works
# configure:8751: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8755: $? = 0
# configure:8768: result: yes
# configure:8797: checking if gcc static flag -static works
# configure:8825: result: yes
# configure:8840: checking if gcc supports -c -o file.o
# configure:8861: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8865: $? = 0
# configure:8887: result: yes
# configure:8895: checking if gcc supports -c -o file.o
# configure:8942: result: yes
# configure:8975: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10128: result: yes
# configure:10165: checking whether -lc should be explicitly linked in
# configure:10173: gcc -c conftest.c >&5
# configure:10176: $? = 0
# configure:10191: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10194: $? = 0
# configure:10208: result: no
# configure:10368: checking dynamic linker characteristics
# configure:10879: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10879: $? = 0
# configure:11105: result: GNU/Linux ld.so
# configure:11212: checking how to hardcode library paths into programs
# configure:11237: result: immediate
# configure:11777: checking whether stripping libraries is possible
# configure:11782: result: yes
# configure:11817: checking if libtool supports shared libraries
# configure:11819: result: yes
# configure:11822: checking whether to build shared libraries
# configure:11843: result: yes
# configure:11846: checking whether to build static libraries
# configure:11850: result: yes
# configure:11898: checking for x86_64-unknown-linux-pkg-config
# configure:11931: result: no
# configure:11941: checking for pkg-config
# configure:11959: found /usr/sbin/pkg-config
# configure:11971: result: /usr/sbin/pkg-config
# configure:11996: checking pkg-config is at least version 0.9.0
# configure:11999: result: yes
# configure:12054: checking for x86_64-unknown-linux-gcc
# configure:12081: result: gcc
# configure:12350: checking for C compiler version
# configure:12359: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:12370: $? = 0
# configure:12359: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:12370: $? = 0
# configure:12359: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:12370: $? = 1
# configure:12359: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:12370: $? = 1
# configure:12374: checking whether we are using the GNU C compiler
# configure:12402: result: yes
# configure:12411: checking whether gcc accepts -g
# configure:12472: result: yes
# configure:12489: checking for gcc option to accept ISO C89
# configure:12565: result: none needed
# configure:12590: checking whether gcc understands -c and -o together
# configure:12627: result: yes
# configure:12646: checking dependency style of gcc
# configure:12757: result: gcc3
# configure:12777: checking how to run the C preprocessor
# configure:12847: result: gcc -E
# configure:12867: gcc -E conftest.c
# configure:12867: $? = 0
# configure:12881: gcc -E conftest.c
# conftest.c:24:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12881: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OProfile"
# | #define PACKAGE_TARNAME "oprofile"
# | #define PACKAGE_VERSION "1.1.0"
# | #define PACKAGE_STRING "OProfile 1.1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "oprofile"
# | #define VERSION "1.1.0"
# | #define HAVE_DECL_BASENAME 1
# | #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/"
# | /* end confdefs.h. */
# | #include
# configure:12923: checking for x86_64-unknown-linux-g++
# configure:12953: result: no
# configure:12923: checking for x86_64-unknown-linux-c++
# configure:12953: result: no
# configure:12923: checking for x86_64-unknown-linux-gpp
# configure:12953: result: no
# configure:12923: checking for x86_64-unknown-linux-aCC
# configure:12953: result: no
# configure:12923: checking for x86_64-unknown-linux-CC
# configure:12953: result: no
# configure:12923: checking for x86_64-unknown-linux-cxx
# configure:12953: result: no
# configure:12923: checking for x86_64-unknown-linux-cc++
# configure:12953: result: no
# configure:12923: checking for x86_64-unknown-linux-cl.exe
# configure:12953: result: no
# configure:12923: checking for x86_64-unknown-linux-FCC
# configure:12953: result: no
# configure:12923: checking for x86_64-unknown-linux-KCC
# configure:12953: result: no
# configure:12923: checking for x86_64-unknown-linux-RCC
# configure:12953: result: no
# configure:12923: checking for x86_64-unknown-linux-xlC_r
# configure:12953: result: no
# configure:12923: checking for x86_64-unknown-linux-xlC
# configure:12953: result: no
# configure:12967: checking for g++
# configure:12983: found /usr/sbin/g++
# configure:12994: result: g++
# configure:13021: checking for C++ compiler version
# configure:13030: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:13041: $? = 0
# configure:13030: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:13041: $? = 0
# configure:13030: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:13041: $? = 1
# configure:13030: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:13041: $? = 1
# configure:13045: checking whether we are using the GNU C++ compiler
# configure:13064: g++ -c conftest.cpp >&5
# configure:13064: $? = 0
# configure:13073: result: yes
# configure:13082: checking whether g++ accepts -g
# configure:13102: g++ -c -g conftest.cpp >&5
# configure:13102: $? = 0
# configure:13143: result: yes
# configure:13168: checking dependency style of g++
# configure:13279: result: gcc3
# configure:13312: checking how to run the C++ preprocessor
# configure:13339: g++ -E conftest.cpp
# configure:13339: $? = 0
# configure:13353: g++ -E conftest.cpp
# conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13353: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OProfile"
# | #define PACKAGE_TARNAME "oprofile"
# | #define PACKAGE_VERSION "1.1.0"
# | #define PACKAGE_STRING "OProfile 1.1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "oprofile"
# | #define VERSION "1.1.0"
# | #define HAVE_DECL_BASENAME 1
# | #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/"
# | /* end confdefs.h. */
# | #include
# configure:13378: result: g++ -E
# configure:13398: g++ -E conftest.cpp
# configure:13398: $? = 0
# configure:13412: g++ -E conftest.cpp
# conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13412: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OProfile"
# | #define PACKAGE_TARNAME "oprofile"
# | #define PACKAGE_VERSION "1.1.0"
# | #define PACKAGE_STRING "OProfile 1.1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "oprofile"
# | #define VERSION "1.1.0"
# | #define HAVE_DECL_BASENAME 1
# | #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/"
# | /* end confdefs.h. */
# | #include
# configure:13581: checking for ld used by g++
# configure:13648: result: /usr/sbin/ld -m elf_x86_64
# configure:13655: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:13670: result: yes
# configure:13725: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14730: result: yes
# configure:14766: g++ -c conftest.cpp >&5
# configure:14769: $? = 0
# configure:15289: checking for g++ option to produce PIC
# configure:15296: result: -fPIC -DPIC
# configure:15304: checking if g++ PIC flag -fPIC -DPIC works
# configure:15322: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:15326: $? = 0
# configure:15339: result: yes
# configure:15362: checking if g++ static flag -static works
# configure:15390: result: yes
# configure:15402: checking if g++ supports -c -o file.o
# configure:15423: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:15427: $? = 0
# configure:15449: result: yes
# configure:15454: checking if g++ supports -c -o file.o
# configure:15501: result: yes
# configure:15531: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:15567: result: yes
# configure:15708: checking dynamic linker characteristics
# configure:16379: result: GNU/Linux ld.so
# configure:16432: checking how to hardcode library paths into programs
# configure:16457: result: immediate
# configure:16499: checking for ld
# configure:16526: result: /usr/sbin/ld -m elf_x86_64
# configure:16578: gcc -c -I -Werror conftest.c >&5
# configure:16578: $? = 0
# configure:16594: checking /usr/include/linux/perf_event.h usability
# configure:16594: gcc -c conftest.c >&5
# configure:16594: $? = 0
# configure:16594: result: yes
# configure:16594: checking /usr/include/linux/perf_event.h presence
# configure:16594: gcc -E conftest.c
# configure:16594: $? = 0
# configure:16594: result: yes
# configure:16594: checking for /usr/include/linux/perf_event.h
# configure:16594: result: yes
# configure:16600: checking kernel supports perf_events
# configure:16630: result: yes
# configure:16683: checking whether PERF_RECORD_MISC_GUEST_KERNEL is defined in perf_event.h
# configure:16714: checking whether precise_ip is defined in perf_event.h
# configure:16951: checking whether malloc attribute is understood
# configure:16968: gcc -c -Werror conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:32:1: error: 'malloc' attribute ignored [-Werror=attributes]
# void monkey() __attribute__((malloc));
# ^~~~
# cc1: all warnings being treated as errors
# configure:16968: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OProfile"
# | #define PACKAGE_TARNAME "oprofile"
# | #define PACKAGE_VERSION "1.1.0"
# | #define PACKAGE_STRING "OProfile 1.1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "oprofile"
# | #define VERSION "1.1.0"
# | #define HAVE_DECL_BASENAME 1
# | #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_PERF_GUEST_MACROS 1
# | #define HAVE_PERF_PRECISE_IP 1
# | #define HAVE_PERF_EVENTS 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | void monkey() __attribute__((malloc));
# |
# | ;
# | return 0;
# | }
# configure:16974: result: no
# configure:16982: checking whether __builtin_expect is understood
# configure:17000: gcc -o conftest -Werror conftest.c >&5
# configure:17000: $? = 0
# configure:17001: result: yes
# configure:17066: checking for sched_setaffinity
# configure:17066: gcc -o conftest conftest.c >&5
# configure:17066: $? = 0
# configure:17066: result: yes
# configure:17066: checking for perfmonctl
# configure:17066: gcc -o conftest conftest.c >&5
# /tmp/ccEg3Som.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `perfmonctl'
# collect2: error: ld returned 1 exit status
# configure:17066: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OProfile"
# | #define PACKAGE_TARNAME "oprofile"
# | #define PACKAGE_VERSION "1.1.0"
# | #define PACKAGE_STRING "OProfile 1.1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "oprofile"
# | #define VERSION "1.1.0"
# | #define HAVE_DECL_BASENAME 1
# | #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_PERF_GUEST_MACROS 1
# | #define HAVE_PERF_PRECISE_IP 1
# | #define HAVE_PERF_EVENTS 1
# | #define HAVE_SCHED_SETAFFINITY 1
# | /* end confdefs.h. */
# | /* Define perfmonctl to an innocuous variant, in case declares perfmonctl.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define perfmonctl innocuous_perfmonctl
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char perfmonctl (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef perfmonctl
# |
# | /* 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 perfmonctl ();
# | /* 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_perfmonctl || defined __stub___perfmonctl
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return perfmonctl ();
# | ;
# | return 0;
# | }
# configure:17066: result: no
# configure:17076: checking for poptGetContext in -lpopt
# configure:17101: gcc -o conftest conftest.c -lpopt >&5
# configure:17101: $? = 0
# configure:17110: result: yes
# configure:17126: checking libiberty.h usability
# configure:17126: gcc -c conftest.c >&5
# conftest.c:62:23: fatal error: libiberty.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17126: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OProfile"
# | #define PACKAGE_TARNAME "oprofile"
# | #define PACKAGE_VERSION "1.1.0"
# | #define PACKAGE_STRING "OProfile 1.1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "oprofile"
# | #define VERSION "1.1.0"
# | #define HAVE_DECL_BASENAME 1
# | #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_PERF_GUEST_MACROS 1
# | #define HAVE_PERF_PRECISE_IP 1
# | #define HAVE_PERF_EVENTS 1
# | #define HAVE_SCHED_SETAFFINITY 1
# | #define HAVE_LIBPOPT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:17126: result: no
# configure:17126: checking libiberty.h presence
# configure:17126: gcc -E conftest.c
# conftest.c:29:23: fatal error: libiberty.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17126: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OProfile"
# | #define PACKAGE_TARNAME "oprofile"
# | #define PACKAGE_VERSION "1.1.0"
# | #define PACKAGE_STRING "OProfile 1.1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "oprofile"
# | #define VERSION "1.1.0"
# | #define HAVE_DECL_BASENAME 1
# | #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_PERF_GUEST_MACROS 1
# | #define HAVE_PERF_PRECISE_IP 1
# | #define HAVE_PERF_EVENTS 1
# | #define HAVE_SCHED_SETAFFINITY 1
# | #define HAVE_LIBPOPT 1
# | /* end confdefs.h. */
# | #include
# configure:17126: result: no
# configure:17126: checking for libiberty.h
# configure:17126: result: no
# configure:17136: checking for cplus_demangle in -liberty
# configure:17161: gcc -o conftest conftest.c -liberty -lpopt >&5
# configure:17161: $? = 0
# configure:17170: result: yes
# configure:17185: checking for xcalloc
# configure:17185: gcc -o conftest conftest.c -liberty -lpopt >&5
# configure:17185: $? = 0
# configure:17185: result: yes
# configure:17196: checking for xmemdup
# configure:17196: gcc -o conftest conftest.c -liberty -lpopt >&5
# configure:17196: $? = 0
# configure:17196: result: yes
# configure:17205: checking for dlopen in -ldl
# configure:17230: gcc -o conftest conftest.c -ldl -liberty -lpopt >&5
# configure:17230: $? = 0
# configure:17239: result: yes
# configure:17247: checking for main in -lintl
# configure:17266: gcc -o conftest conftest.c -lintl -liberty -lpopt -ldl >&5
# /usr/sbin/ld: cannot find -lintl
# collect2: error: ld returned 1 exit status
# configure:17266: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OProfile"
# | #define PACKAGE_TARNAME "oprofile"
# | #define PACKAGE_VERSION "1.1.0"
# | #define PACKAGE_STRING "OProfile 1.1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "oprofile"
# | #define VERSION "1.1.0"
# | #define HAVE_DECL_BASENAME 1
# | #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_PERF_GUEST_MACROS 1
# | #define HAVE_PERF_PRECISE_IP 1
# | #define HAVE_PERF_EVENTS 1
# | #define HAVE_SCHED_SETAFFINITY 1
# | #define HAVE_LIBPOPT 1
# | #define HAVE_LIBIBERTY 1
# | #define HAVE_XCALLOC 1
# | #define HAVE_XMEMDUP 1
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:17275: result: no
# configure:17284: checking for bfd_openr in -lbfd
# configure:17309: gcc -o conftest conftest.c -lbfd -liberty -lpopt -ldl >&5
# configure:17309: $? = 0
# configure:17318: result: yes
# configure:17419: checking whether bfd_get_synthetic_symtab() exists in BFD library
# configure:17439: gcc -o conftest conftest.c -lbfd -liberty -lpopt -ldl >&5
# /tmp/ccV3usLH.o: In function `main':
# conftest.c:(.text+0x48): undefined reference to `powerpc_elf64_vec'
# collect2: error: ld returned 1 exit status
# configure:17439: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OProfile"
# | #define PACKAGE_TARNAME "oprofile"
# | #define PACKAGE_VERSION "1.1.0"
# | #define PACKAGE_STRING "OProfile 1.1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "oprofile"
# | #define VERSION "1.1.0"
# | #define HAVE_DECL_BASENAME 1
# | #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_PERF_GUEST_MACROS 1
# | #define HAVE_PERF_PRECISE_IP 1
# | #define HAVE_PERF_EVENTS 1
# | #define HAVE_SCHED_SETAFFINITY 1
# | #define HAVE_LIBPOPT 1
# | #define HAVE_LIBIBERTY 1
# | #define HAVE_XCALLOC 1
# | #define HAVE_XMEMDUP 1
# | /* end confdefs.h. */
# | #include
# | #include
# | static bfd _ibfd;
# | int
# | main ()
# | {
# | asymbol * synthsyms; bfd * ibfd = &_ibfd;
# | long synth_count = bfd_get_synthetic_symtab(ibfd, 0, 0, 0, 0, &synthsyms);
# | extern const bfd_target powerpc_elf64_vec;
# | char *ppc_name = powerpc_elf64_vec.name;
# | printf("%s\n", ppc_name);
# |
# | ;
# | return 0;
# | }
# configure:17462: gcc -o conftest conftest.c -lbfd -liberty -lpopt -ldl >&5
# /tmp/cctNR4lL.o: In function `main':
# conftest.c:(.text+0x48): undefined reference to `bfd_elf64_powerpc_vec'
# collect2: error: ld returned 1 exit status
# configure:17462: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OProfile"
# | #define PACKAGE_TARNAME "oprofile"
# | #define PACKAGE_VERSION "1.1.0"
# | #define PACKAGE_STRING "OProfile 1.1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "oprofile"
# | #define VERSION "1.1.0"
# | #define HAVE_DECL_BASENAME 1
# | #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_PERF_GUEST_MACROS 1
# | #define HAVE_PERF_PRECISE_IP 1
# | #define HAVE_PERF_EVENTS 1
# | #define HAVE_SCHED_SETAFFINITY 1
# | #define HAVE_LIBPOPT 1
# | #define HAVE_LIBIBERTY 1
# | #define HAVE_XCALLOC 1
# | #define HAVE_XMEMDUP 1
# | /* end confdefs.h. */
# | #include
# | #include
# | static bfd _ibfd;
# | int
# | main ()
# | {
# | asymbol * synthsyms; bfd * ibfd = &_ibfd;
# | long synth_count = bfd_get_synthetic_symtab(ibfd, 0, 0, 0, 0, &synthsyms);
# | extern const bfd_target bfd_elf64_powerpc_vec;
# | char *ppc_name = bfd_elf64_powerpc_vec.name;
# | printf("%s\n", ppc_name);
# |
# | ;
# | return 0;
# | }
# configure:17467: result: no
# configure:17508: checking popt prototype
# configure:17526: g++ -c -Werror conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:39:29: error: invalid conversion from 'char**' to 'const char**' [-fpermissive]
# poptGetContext(0, c, v, 0, 0);
# ^
# In file included from conftest.cpp:33:0:
# /usr/include/popt.h:261:13: note: initializing argument 3 of 'poptContext_s* poptGetContext(const char*, int, const char**, const poptOption*, unsigned int)'
# poptContext poptGetContext(
# ^~~~~~~~~~~~~~
# configure:17526: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OProfile"
# | #define PACKAGE_TARNAME "oprofile"
# | #define PACKAGE_VERSION "1.1.0"
# | #define PACKAGE_STRING "OProfile 1.1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "oprofile"
# | #define VERSION "1.1.0"
# | #define HAVE_DECL_BASENAME 1
# | #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_PERF_GUEST_MACROS 1
# | #define HAVE_PERF_PRECISE_IP 1
# | #define HAVE_PERF_EVENTS 1
# | #define HAVE_SCHED_SETAFFINITY 1
# | #define HAVE_LIBPOPT 1
# | #define HAVE_LIBIBERTY 1
# | #define HAVE_XCALLOC 1
# | #define HAVE_XMEMDUP 1
# | #define SYNTHESIZE_SYMBOLS 0
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | int c; char **v;
# | poptGetContext(0, c, v, 0, 0);
# |
# | ;
# | return 0;
# | }
# configure:17530: result: takes const char **
# configure:17540: checking whether to use included sstream
# configure:17553: g++ -c conftest.cpp >&5
# configure:17553: $? = 0
# configure:17554: result: no
# configure:17564: checking whether bfd defines bool
# configure:17577: g++ -c conftest.cpp >&5
# configure:17577: $? = 0
# configure:17578: result: no
# configure:17589: checking type of size_t
# configure:17622: gcc -c -Werror conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:45:10: error: comparison of distinct pointer types lacks a cast [-Werror]
# if (f1 == f2) {}
# ^~
# cc1: all warnings being treated as errors
# configure:17622: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OProfile"
# | #define PACKAGE_TARNAME "oprofile"
# | #define PACKAGE_VERSION "1.1.0"
# | #define PACKAGE_STRING "OProfile 1.1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "oprofile"
# | #define VERSION "1.1.0"
# | #define HAVE_DECL_BASENAME 1
# | #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_PERF_GUEST_MACROS 1
# | #define HAVE_PERF_PRECISE_IP 1
# | #define HAVE_PERF_EVENTS 1
# | #define HAVE_SCHED_SETAFFINITY 1
# | #define HAVE_LIBPOPT 1
# | #define HAVE_LIBIBERTY 1
# | #define HAVE_XCALLOC 1
# | #define HAVE_XMEMDUP 1
# | #define SYNTHESIZE_SYMBOLS 0
# | #define CONST_POPT 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# |
# | typedef void (*fct1)(size_t);
# | typedef void (*fct2)(unsigned);
# | fct1 f1 = 0;
# | fct2 f2 = 0;
# | if (f1 == f2) {}
# |
# | ;
# | return 0;
# | }
# configure:17622: gcc -c -Werror conftest.c >&5
# configure:17622: $? = 0
# configure:17642: result: unsigned long
# configure:17650: checking type of ptrdiff_t
# configure:17683: gcc -c -Werror conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:45:10: error: comparison of distinct pointer types lacks a cast [-Werror]
# if (f1 == f2) {}
# ^~
# cc1: all warnings being treated as errors
# configure:17683: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "OProfile"
# | #define PACKAGE_TARNAME "oprofile"
# | #define PACKAGE_VERSION "1.1.0"
# | #define PACKAGE_STRING "OProfile 1.1.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "oprofile"
# | #define VERSION "1.1.0"
# | #define HAVE_DECL_BASENAME 1
# | #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_PERF_GUEST_MACROS 1
# | #define HAVE_PERF_PRECISE_IP 1
# | #define HAVE_PERF_EVENTS 1
# | #define HAVE_SCHED_SETAFFINITY 1
# | #define HAVE_LIBPOPT 1
# | #define HAVE_LIBIBERTY 1
# | #define HAVE_XCALLOC 1
# | #define HAVE_XMEMDUP 1
# | #define SYNTHESIZE_SYMBOLS 0
# | #define CONST_POPT 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# |
# | typedef void (*fct1)(ptrdiff_t);
# | typedef void (*fct2)(int);
# | fct1 f1 = 0;
# | fct2 f2 = 0;
# | if (f1 == f2) {}
# |
# | ;
# | return 0;
# | }
# configure:17683: gcc -c -Werror conftest.c >&5
# configure:17683: $? = 0
# configure:17703: result: long
# configure:17712: checking for X
# configure:17820: g++ -E conftest.cpp
# configure:17820: $? = 0
# configure:17851: g++ -o conftest conftest.cpp -lX11 -lbfd -liberty -lpopt -ldl >&5
# configure:17851: $? = 0
# configure:17901: result: libraries , headers
# configure:18000: g++ -o conftest conftest.cpp -lbfd -liberty -lpopt -ldl -lX11 >&5
# configure:18000: $? = 0
# configure:18098: checking for gethostbyname
# configure:18098: g++ -o conftest conftest.cpp -lbfd -liberty -lpopt -ldl >&5
# configure:18098: $? = 0
# configure:18098: result: yes
# configure:18195: checking for connect
# configure:18195: g++ -o conftest conftest.cpp -lbfd -liberty -lpopt -ldl >&5
# configure:18195: $? = 0
# configure:18195: result: yes
# configure:18244: checking for remove
# configure:18244: g++ -o conftest conftest.cpp -lbfd -liberty -lpopt -ldl >&5
# configure:18244: $? = 0
# configure:18244: result: yes
# configure:18293: checking for shmat
# configure:18293: g++ -o conftest conftest.cpp -lbfd -liberty -lpopt -ldl >&5
# configure:18293: $? = 0
# configure:18293: result: yes
# configure:18351: checking for IceConnectionNumber in -lICE
# configure:18376: g++ -o conftest conftest.cpp -lICE -lbfd -liberty -lpopt -ldl >&5
# configure:18376: $? = 0
# configure:18385: result: yes
# configure:18469: checking for xsltproc
# configure:18485: found /usr/sbin/xsltproc
# configure:18496: result: xsltproc
# configure:18506: checking whether xsltproc works
# configure:18524: result: yes
# configure:18555: checking whether gcc -W is understood
# configure:18577: gcc -c -W conftest.c >&5
# configure:18577: $? = 0
# configure:18578: result: yes
# configure:18594: checking whether g++ -W is understood
# configure:18616: g++ -c -W conftest.cpp >&5
# configure:18616: $? = 0
# configure:18617: result: yes
# configure:18633: checking whether gcc -Wall is understood
# configure:18655: gcc -c -Wall conftest.c >&5
# configure:18655: $? = 0
# configure:18656: result: yes
# configure:18672: checking whether g++ -Wall is understood
# configure:18694: g++ -c -Wall conftest.cpp >&5
# configure:18694: $? = 0
# configure:18695: result: yes
# configure:18711: checking whether gcc -fno-common is understood
# configure:18733: gcc -c -fno-common conftest.c >&5
# configure:18733: $? = 0
# configure:18734: result: yes
# configure:18750: checking whether g++ -fno-common is understood
# configure:18772: g++ -c -fno-common conftest.cpp >&5
# configure:18772: $? = 0
# configure:18773: result: yes
# configure:18789: checking whether g++ -ftemplate-depth-50 is understood
# configure:18811: g++ -c -ftemplate-depth-50 conftest.cpp >&5
# configure:18811: $? = 0
# configure:18812: result: yes
# configure:18828: checking whether gcc -Wdeclaration-after-statement is understood
# configure:18850: gcc -c -Wdeclaration-after-statement conftest.c >&5
# configure:18850: $? = 0
# configure:18851: result: yes
# configure:19156: checking for clock_gettime
# configure:19156: g++ -o conftest conftest.cpp >&5
# configure:19156: $? = 0
# configure:19156: result: yes
# configure:19349: checking that generated files are newer than configure
# configure:19355: result: done
# configure:19406: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by OProfile config.status 1.1.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on c2b8e839c61c
#
# config.status:1239: creating Makefile
# config.status:1239: creating pe_counting/Makefile
# config.status:1239: creating libpe_utils/Makefile
# config.status:1239: creating pe_profiling/Makefile
# config.status:1239: creating libperf_events/Makefile
# config.status:1239: creating m4/Makefile
# config.status:1239: creating libutil/Makefile
# config.status:1239: creating libutil/tests/Makefile
# config.status:1239: creating libutil++/Makefile
# config.status:1239: creating libutil++/tests/Makefile
# config.status:1239: creating libop/Makefile
# config.status:1239: creating libop/tests/Makefile
# config.status:1239: creating libopagent/Makefile
# config.status:1239: creating libopt++/Makefile
# config.status:1239: creating libdb/Makefile
# config.status:1239: creating libdb/tests/Makefile
# config.status:1239: creating libabi/Makefile
# config.status:1239: creating libabi/tests/Makefile
# config.status:1239: creating libregex/Makefile
# config.status:1239: creating libregex/tests/Makefile
# config.status:1239: creating libregex/stl.pat
# config.status:1239: creating libregex/tests/mangled-name
# config.status:1239: creating events/Makefile
# config.status:1239: creating utils/Makefile
# config.status:1239: creating doc/Makefile
# config.status:1239: creating doc/xsl/catalog-1.xml
# config.status:1239: creating doc/oprofile.1
# config.status:1239: creating doc/ophelp.1
# config.status:1239: creating doc/op-check-perfevents.1
# config.status:1239: creating doc/opreport.1
# config.status:1239: creating doc/opannotate.1
# config.status:1239: creating doc/opgprof.1
# config.status:1239: creating doc/oparchive.1
# config.status:1239: creating doc/opimport.1
# config.status:1239: creating doc/operf.1
# config.status:1239: creating doc/ocount.1
# config.status:1239: creating doc/srcdoc/Doxyfile
# config.status:1239: creating libpp/Makefile
# config.status:1239: creating opjitconv/Makefile
# config.status:1239: creating pp/Makefile
# config.status:1239: creating agents/Makefile
# config.status:1239: creating agents/jvmti/Makefile
# config.status:1239: creating agents/jvmpi/Makefile
# config.status:1239: creating config.h
# config.status:1468: executing depfiles commands
# config.status:1468: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# 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_XMKMF_set=
# ac_cv_env_XMKMF_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_clock_gettime=yes
# ac_cv_func_connect=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_perfmonctl=no
# ac_cv_func_remove=yes
# ac_cv_func_sched_setaffinity=yes
# ac_cv_func_shmat=yes
# ac_cv_func_xcalloc=yes
# ac_cv_func_xmemdup=yes
# ac_cv_have_decl_basename=yes
# ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
# ac_cv_header__usr_include_linux_perf_event_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libiberty_h=no
# 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_lib_ICE_IceConnectionNumber=yes
# ac_cv_lib_bfd_bfd_openr=yes
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_iberty_cplus_demangle=yes
# ac_cv_lib_intl_main=no
# ac_cv_lib_popt_poptGetContext=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_LD='/usr/sbin/ld -m elf_x86_64'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# ac_cv_prog_XSLTPROC=xsltproc
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# 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_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# 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=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# 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
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/oprofile/src/oprofile-1.1.0/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/oprofile/src/oprofile-1.1.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/oprofile/src/oprofile-1.1.0/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/oprofile/src/oprofile-1.1.0/missing automake-1.15'
# AWK='gawk'
# BFD_LIBS='-lbfd -liberty -ldl '
# BUILD_FOR_PERF_EVENT_FALSE='#'
# BUILD_FOR_PERF_EVENT_TRUE=''
# BUILD_JVMPI_AGENT_FALSE=''
# BUILD_JVMPI_AGENT_TRUE='#'
# BUILD_JVMTI_AGENT_FALSE=''
# BUILD_JVMTI_AGENT_TRUE='#'
# CAT_ENTRY_END='-->'
# CAT_ENTRY_START='