Skip to content

Instantly share code, notes, and snippets.

@jethrosun
Created March 6, 2017 21:06
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 jethrosun/1aa79fad35e6ac313f6b1b11fe668d06 to your computer and use it in GitHub Desktop.
Save jethrosun/1aa79fad35e6ac313f6b1b11fe668d06 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by cwrappers configure 20161125, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/usr/pkg --build=x86_64-debian-linux --host=x86_64-debian-linux --mandir=/usr/pkg/man
## --------- ##
## Platform. ##
## --------- ##
hostname = xavier
uname -m = x86_64
uname -r = 4.4.0-65-generic
uname -s = Linux
uname -v = #86-Ubuntu SMP Thu Feb 23 17:49:58 UTC 2017
/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/pkgsrc/pkgtools/cwrappers/work/.wrapper/bin
PATH: /usr/pkgsrc/pkgtools/cwrappers/work/.buildlink/bin
PATH: /usr/pkgsrc/pkgtools/cwrappers/work/.gcc/bin
PATH: /usr/pkgsrc/pkgtools/cwrappers/work/.tools/bin
PATH: /usr/pkg/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /usr/pkg/bin
PATH: /usr/pkg/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2111: checking for x86_64-debian-linux-gcc
configure:2138: result: cc
configure:2407: checking for C compiler version
configure:2416: cc --version >&5
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
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:2427: $? = 0
configure:2416: cc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/pkgsrc/pkgtools/cwrappers/work/.gcc/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.4' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4)
configure:2427: $? = 0
configure:2416: cc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2427: $? = 1
configure:2416: cc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:2427: $? = 1
configure:2447: checking whether the C compiler works
configure:2469: cc -O2 -Wno-error -D_GNU_SOURCE=1 -DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat -L/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat -Wl,-R/usr/pkg/lib conftest.c -lnbcompat >&5
/usr/bin/ld: cannot find -lnbcompat
collect2: error: ld returned 1 exit status
configure:2473: $? = 1
configure:2511: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cwrappers"
| #define PACKAGE_TARNAME "cwrappers"
| #define PACKAGE_VERSION "20161125"
| #define PACKAGE_STRING "cwrappers 20161125"
| #define PACKAGE_BUGREPORT "joerg@NetBSD.org"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2516: error: in `/usr/pkgsrc/pkgtools/cwrappers/work/cwrappers-20161125':
configure:2519: error: C compiler cannot create executables
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_CC_set='set'
ac_cv_env_CC_value='cc'
ac_cv_env_CFLAGS_set='set'
ac_cv_env_CFLAGS_value='-O2 -Wno-error -D_GNU_SOURCE=1'
ac_cv_env_CPPFLAGS_set='set'
ac_cv_env_CPPFLAGS_value='-DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat'
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set='set'
ac_cv_env_LDFLAGS_value='-L/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat -Wl,-R/usr/pkg/lib'
ac_cv_env_LIBS_set='set'
ac_cv_env_LIBS_value='-lnbcompat'
ac_cv_env_build_alias_set='set'
ac_cv_env_build_alias_value='x86_64-debian-linux'
ac_cv_env_host_alias_set='set'
ac_cv_env_host_alias_value='x86_64-debian-linux'
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_path_CAT='/bin/cat'
ac_cv_path_ECHO='echo'
ac_cv_path_EGREP='/bin/egrep'
ac_cv_path_ENV='/usr/bin/env'
ac_cv_path_FALSE='false'
ac_cv_path_GREP='/bin/grep'
ac_cv_path_TEST='test'
ac_cv_path_TRUE='true'
ac_cv_prog_CC='cc'
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='cc'
CFLAGS='-O2 -Wno-error -D_GNU_SOURCE=1'
CPP=''
CPPFLAGS='-DHAVE_NBCOMPAT_H=1 -I/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat'
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/egrep'
EXEEXT=''
GREP='/bin/grep'
LDFLAGS='-L/usr/pkgsrc/pkgtools/cwrappers/work/libnbcompat -Wl,-R/usr/pkg/lib'
LIBOBJS=''
LIBS='-lnbcompat'
LTLIBOBJS=''
OBJEXT=''
PACKAGE_BUGREPORT='joerg@NetBSD.org'
PACKAGE_NAME='cwrappers'
PACKAGE_STRING='cwrappers 20161125'
PACKAGE_TARNAME='cwrappers'
PACKAGE_URL=''
PACKAGE_VERSION='20161125'
PATH_SEPARATOR=':'
SHELL='/bin/sh'
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build_alias='x86_64-debian-linux'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias='x86_64-debian-linux'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/pkg/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/pkg'
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 "cwrappers"
#define PACKAGE_TARNAME "cwrappers"
#define PACKAGE_VERSION "20161125"
#define PACKAGE_STRING "cwrappers 20161125"
#define PACKAGE_BUGREPORT "joerg@NetBSD.org"
#define PACKAGE_URL ""
configure: exit 77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment