[Pianod] Build issues

Jimmy Pop jimmypopali96 at gmail.com
Fri May 31 12:42:28 PDT 2013


This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by pianod configure 144, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --verbose

## --------- ##
## Platform. ##
## --------- ##

hostname = debian
uname -m = armv7l
uname -r = 3.4.43-20130522.0425-s-rm1+
uname -s = Linux
uname -v = #85 Wed May 22 10:34:35 YEKT 2013

/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:2349: checking for a BSD-compatible install
configure:2417: result: /usr/bin/install -c
configure:2428: checking whether build environment is sane
configure:2483: result: yes
configure:2634: checking for a thread-safe mkdir -p
configure:2673: result: /bin/mkdir -p
configure:2680: checking for gawk
configure:2710: result: no
configure:2680: checking for mawk
configure:2696: found /usr/bin/mawk
configure:2707: result: mawk
configure:2718: checking whether make sets $(MAKE)
configure:2744: result: no
configure:2769: checking whether make supports nested variables
configure:2786: result: no
configure:2917: checking for gcc
configure:2933: found /usr/bin/gcc
configure:2944: result: gcc
configure:3173: checking for C compiler version
configure:3182: gcc --version >&5
gcc (Debian 4.6.4-2) 4.6.4
Copyright (C) 2011 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:3193: $? = 0
configure:3182: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.6/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Debian 4.6.4-2'
--with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.6 --enable-shared --enable-linker-build-id
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu
--enable-libstdcxx-debug --enable-libstdcxx-time=yes
--enable-gnu-unique-object --enable-plugin --enable-objc-gc
--disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16
--with-float=hard --with-mode=thumb --enable-checking=release
--build=arm-linux-gnueabihf --host=arm-linux-gnueabihf
--target=arm-linux-gnueabihf
Thread model: posix
gcc version 4.6.4 (Debian 4.6.4-2)
configure:3193: $? = 0
configure:3182: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3193: $? = 4
configure:3182: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3193: $? = 4
configure:3213: checking whether the C compiler works
configure:3235: gcc    conftest.c  >&5
configure:3239: $? = 0
configure:3287: result: yes
configure:3290: checking for C compiler default output file name
configure:3292: result: a.out
configure:3298: checking for suffix of executables
configure:3305: gcc -o conftest    conftest.c  >&5
configure:3309: $? = 0
configure:3331: result:
configure:3353: checking whether we are cross compiling
configure:3361: gcc -o conftest    conftest.c  >&5
configure:3365: $? = 0
configure:3372: ./conftest
configure:3376: $? = 0
configure:3391: result: no
configure:3396: checking for suffix of object files
configure:3418: gcc -c   conftest.c >&5
configure:3422: $? = 0
configure:3443: result: o
configure:3447: checking whether we are using the GNU C compiler
configure:3466: gcc -c   conftest.c >&5
configure:3466: $? = 0
configure:3475: result: yes
configure:3484: checking whether gcc accepts -g
configure:3504: gcc -c -g  conftest.c >&5
configure:3504: $? = 0
configure:3545: result: yes
configure:3562: checking for gcc option to accept ISO C89
configure:3625: gcc  -c -g -O2  conftest.c >&5
configure:3625: $? = 0
configure:3638: result: none needed
configure:3669: checking for style of include used by make
configure:3697: result: none
configure:3723: checking dependency style of gcc
configure:3834: result: none
configure:3850: checking whether gcc and cc understand -c and -o together
configure:3881: gcc -c conftest.c -o conftest2.o >&5
configure:3885: $? = 0
configure:3891: gcc -c conftest.c -o conftest2.o >&5
configure:3895: $? = 0
configure:3906: cc -c conftest.c >&5
configure:3910: $? = 0
configure:3918: cc -c conftest.c -o conftest2.o >&5
configure:3922: $? = 0
configure:3928: cc -c conftest.c -o conftest2.o >&5
configure:3932: $? = 0
configure:3950: result: yes
configure:3976: checking whether compiler accepts "-std=c99"
configure:3985: result: yes
configure:3996: checking whether ln -s works
configure:4000: result: yes
configure:4050: checking for ranlib
configure:4066: found /usr/bin/ranlib
configure:4077: result: ranlib
configure:4149: checking for ar
configure:4165: found /usr/bin/ar
configure:4176: result: ar
configure:4202: checking the archiver (ar) interface
configure:4212: gcc -c -g -O2 -std=c99  conftest.c >&5
configure:4212: $? = 0
configure:4214: ar cru libconftest.a conftest.o >&5
configure:4217: $? = 0
configure:4240: result: ar
configure:4266: checking for library containing pow
configure:4297: gcc -o conftest -g -O2 -std=c99   conftest.c  >&5
conftest.c:18:6: warning: conflicting types for built-in function 'pow'
[enabled by default]
/tmp/ccoGq1nK.o: In function `main':
/root/pianod-144/conftest.c:22: undefined reference to `pow'
collect2: ld returned 1 exit status
configure:4297: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pianod"
| #define PACKAGE_TARNAME "pianod"
| #define PACKAGE_VERSION "144"
| #define PACKAGE_STRING "pianod 144"
| #define PACKAGE_BUGREPORT "pianod at lists.deviousfish.com"
| #define PACKAGE_URL "http://deviousfish.com/pianod"
| #define PACKAGE "pianod"
| #define VERSION "144"
| /* end confdefs.h.  */
|
| /* 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 pow ();
| int
| main ()
| {
| return pow ();
|   ;
|   return 0;
| }
configure:4297: gcc -o conftest -g -O2 -std=c99   conftest.c -lm   >&5
conftest.c:18:6: warning: conflicting types for built-in function 'pow'
[enabled by default]
configure:4297: $? = 0
configure:4314: result: -lm
configure:4322: checking for pthread_create in -lpthread
configure:4347: gcc -o conftest -g -O2 -std=c99   conftest.c -lpthread  -lm
 >&5
configure:4347: $? = 0
configure:4356: result: yes
configure:4428: checking for pkg-config
configure:4446: found /usr/bin/pkg-config
configure:4458: result: /usr/bin/pkg-config
configure:4483: checking pkg-config is at least version 0.9.0
configure:4486: result: yes
configure:4496: checking for gnutls
configure:4503: $PKG_CONFIG --exists --print-errors "gnutls"
configure:4506: $? = 0
configure:4520: $PKG_CONFIG --exists --print-errors "gnutls"
configure:4523: $? = 0
configure:4563: result: yes
configure:4569: checking for ao
configure:4576: $PKG_CONFIG --exists --print-errors "ao"
configure:4579: $? = 0
configure:4593: $PKG_CONFIG --exists --print-errors "ao"
configure:4596: $? = 0
configure:4636: result: yes
configure:4642: checking for mad
configure:4649: $PKG_CONFIG --exists --print-errors "mad"
configure:4652: $? = 0
configure:4666: $PKG_CONFIG --exists --print-errors "mad"
configure:4669: $? = 0
configure:4709: result: yes
configure:4715: checking for json
configure:4722: $PKG_CONFIG --exists --print-errors "json"
configure:4725: $? = 0
configure:4739: $PKG_CONFIG --exists --print-errors "json"
configure:4742: $? = 0
configure:4782: result: yes
configure:4788: checking for gcry_cipher_open in -lgcrypt
configure:4813: gcc -o conftest -g -O2 -std=c99   conftest.c -lgcrypt
 -lpthread -lm  >&5
configure:4813: $? = 0
configure:4822: result: yes
configure:4835: checking for gnutls_record_recv in -lgnutls
configure:4860: gcc -o conftest -g -O2 -std=c99   conftest.c -lgnutls
 -lgcrypt -lpthread -lm  >&5
configure:4860: $? = 0
configure:4869: result: yes
configure:4883: checking for json_object_new_string in -ljson
configure:4908: gcc -o conftest -g -O2 -std=c99   conftest.c -ljson
 -lgnutls -lgcrypt -lpthread -lm  >&5
/tmp/cc8Kic6X.o: In function `main':
/root/pianod-144/conftest.c:25: undefined reference to
`json_object_new_string'
collect2: ld returned 1 exit status
configure:4908: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pianod"
| #define PACKAGE_TARNAME "pianod"
| #define PACKAGE_VERSION "144"
| #define PACKAGE_STRING "pianod 144"
| #define PACKAGE_BUGREPORT "pianod at lists.deviousfish.com"
| #define PACKAGE_URL "http://deviousfish.com/pianod"
| #define PACKAGE "pianod"
| #define VERSION "144"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LIBGCRYPT 1
| #define HAVE_LIBGNUTLS 1
| /* end confdefs.h.  */
|
| /* 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 json_object_new_string ();
| int
| main ()
| {
| return json_object_new_string ();
|   ;
|   return 0;
| }
configure:4917: result: no
configure:4927: error: Cannot find required library: libjson (aka libjson0,
json-c)

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_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_ao_CFLAGS_set=
ac_cv_env_ao_CFLAGS_value=
ac_cv_env_ao_LIBS_set=
ac_cv_env_ao_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_gnutls_CFLAGS_set=
ac_cv_env_gnutls_CFLAGS_value=
ac_cv_env_gnutls_LIBS_set=
ac_cv_env_gnutls_LIBS_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_json_CFLAGS_set=
ac_cv_env_json_CFLAGS_value=
ac_cv_env_json_LIBS_set=
ac_cv_env_json_LIBS_value=
ac_cv_env_mad_CFLAGS_set=
ac_cv_env_mad_CFLAGS_value=
ac_cv_env_mad_LIBS_set=
ac_cv_env_mad_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_lib_gcrypt_gcry_cipher_open=yes
ac_cv_lib_gnutls_gnutls_record_recv=yes
ac_cv_lib_json_json_object_new_string=no
ac_cv_lib_pthread_pthread_create=yes
ac_cv_objext=o
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_make_make_set=no
ac_cv_search_pow=-lm
am_cv_CC_dependencies_compiler_type=none
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=no
pkg_cv_ao_CFLAGS=' '
pkg_cv_ao_LIBS='-lao  '
pkg_cv_gnutls_CFLAGS='-I/usr/include/p11-kit-1  '
pkg_cv_gnutls_LIBS='-lgnutls  '
pkg_cv_json_CFLAGS='-I/usr/include/json-c  '
pkg_cv_json_LIBS='-ljson-c  '
pkg_cv_mad_CFLAGS=' '
pkg_cv_mad_LIBS='-lmad  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /root/pianod-144/missing aclocal-1.13'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='1'
AM_DEFAULT_VERBOSITY='1'
AM_V='1'
AR='ar'
AUTOCONF='${SHELL} /root/pianod-144/missing autoconf'
AUTOHEADER='${SHELL} /root/pianod-144/missing autoheader'
AUTOMAKE='${SHELL} /root/pianod-144/missing automake-1.13'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -std=c99'
CPP=''
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_BUGS_FALSE=''
ENABLE_BUGS_TRUE=''
ENABLE_DEBUG_FALSE=''
ENABLE_DEBUG_TRUE=''
EXEEXT=''
GREP=''
HAVE_FGETLN_FALSE=''
HAVE_FGETLN_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='-lgnutls -lgcrypt -lpthread -lm '
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /root/pianod-144/missing makeinfo'
MKDIR_P='/bin/mkdir -p'
OBJEXT='o'
PACKAGE='pianod'
PACKAGE_BUGREPORT='pianod at lists.deviousfish.com'
PACKAGE_NAME='pianod'
PACKAGE_STRING='pianod 144'
PACKAGE_TARNAME='pianod'
PACKAGE_URL='http://deviousfish.com/pianod'
PACKAGE_VERSION='144'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
SET_MAKE='MAKE=make'
SHELL='/bin/bash'
STRIP=''
VERSION='144'
ac_ct_AR='ar'
ac_ct_CC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='#'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
ao_CFLAGS=' '
ao_LIBS='-lao  '
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
gnutls_CFLAGS='-I/usr/include/p11-kit-1  '
gnutls_LIBS='-lgnutls  '
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /root/pianod-144/install-sh'
json_CFLAGS='-I/usr/include/json-c  '
json_LIBS='-ljson-c  '
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mad_CFLAGS=' '
mad_LIBS='-lmad  '
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
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 "pianod"
#define PACKAGE_TARNAME "pianod"
#define PACKAGE_VERSION "144"
#define PACKAGE_STRING "pianod 144"
#define PACKAGE_BUGREPORT "pianod at lists.deviousfish.com"
#define PACKAGE_URL "http://deviousfish.com/pianod"
#define PACKAGE "pianod"
#define VERSION "144"
#define HAVE_LIBPTHREAD 1
#define HAVE_LIBGCRYPT 1
#define HAVE_LIBGNUTLS 1

configure: exit 1



On Fri, May 31, 2013 at 10:46 AM, Peter Li <chinasaurli at gmail.com> wrote:

>  Huh, well what about config.log?
>
>
>
> On 05/31/2013 10:37 AM, Jimmy Pop wrote:
>
> configure --help only shows an option for quiet, running with -v or
> --verbose outputs the exact same thing.
>
>
> On Fri, May 31, 2013 at 10:05 AM, Peter Li <chinasaurli at gmail.com> wrote:
>
>> On 05/31/2013 01:58 AM, Jimmy Pop wrote:
>>
>>> checking for json_object_new_string in -ljson... no
>>> configure: error: Cannot find required library: libjson (aka libjson0,
>>> json-c)
>>>
>>
>>  Looks like it fails when it tries testing linking against a particular
>> export in libjson.  This could be because the library isn't where it
>> expects, or a number of other issues.  If you run configure verbosely it
>> will be much more clear.
>> _______________________________________________
>> Pianod mailing list
>> Pianod at lists.deviousfish.com
>> http://lists.deviousfish.com/listinfo.cgi/pianod-deviousfish.com
>>
>
>
>
> _______________________________________________
> Pianod mailing listPianod at lists.deviousfish.comhttp://lists.deviousfish.com/listinfo.cgi/pianod-deviousfish.com
>
>
>
> _______________________________________________
> Pianod mailing list
> Pianod at lists.deviousfish.com
> http://lists.deviousfish.com/listinfo.cgi/pianod-deviousfish.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deviousfish.com/pipermail/pianod-deviousfish.com/attachments/20130531/63d1efbb/attachment-0003.htm>


More information about the Pianod mailing list