DEBUG: Executing python function sysroot_cleansstate
DEBUG: SITE files ['endian-little', 'bit-32', 'ix86-common', 'common-linux', 'common-glibc', 'i586-linux', 'common']
DEBUG: Executing shell function userdel_sysroot_sstate
NOTE: postgresql: Performing userdel with [--root  /tmp-glibc/sysroots/qemux86 postgres]
NOTE: postgresql: user postgres doesn't exist, not removing it
NOTE: postgresql: Performing groupdel with [--root  /tmp-glibc/sysroots/qemux86 postgres]
NOTE: postgresql: group postgres doesn't exist, not removing it
DEBUG: Shell function userdel_sysroot_sstate finished
DEBUG: Python function sysroot_cleansstate finished
DEBUG: SITE files ['endian-little', 'bit-32', 'ix86-common', 'common-linux', 'common-glibc', 'i586-linux', 'common']
DEBUG: Executing shell function autotools_preconfigure
DEBUG: Shell function autotools_preconfigure finished
DEBUG: Executing python function autotools_copy_aclocals
DEBUG: SITE files ['endian-little', 'bit-32', 'ix86-common', 'common-linux', 'common-glibc', 'i586-linux', 'common']
DEBUG: Python function autotools_copy_aclocals finished
DEBUG: Executing shell function do_configure
automake (GNU automake) 1.15
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <tromey@redhat.com>
       and Alexandre Duret-Lutz <adl@gnu.org>.
AUTOV is 1
NOTE: Executing ACLOCAL="aclocal --system-acdir= /tmp-glibc/work/i586-oe-linux/postgresql/9.4.5-r0.0/build/aclocal-copy/" autoreconf --verbose --install --force --exclude=autopoint -I  /tmp-glibc/work/i586-oe-linux/postgresql/9.4.5-r0.0/postgresql-9.4.5/config/
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --system-acdir= /tmp-glibc/work/i586-oe-linux/postgresql/9.4.5-r0.0/build/aclocal-copy/ -I  /tmp-glibc/work/i586-oe-linux/postgresql/9.4.5-r0.0/postgresql-9.4.5/config/ -I  /tmp-glibc/work/i586-oe-linux/postgresql/9.4.5-r0.0/postgresql-9.4.5/config/ --force 
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: configure.in: tracing
autoreconf: configure.in: not using Libtool
autoreconf: running:  /tmp-glibc/sysroots/x86_64-linux/usr/bin/autoconf --include= /tmp-glibc/work/i586-oe-linux/postgresql/9.4.5-r0.0/postgresql-9.4.5/config/ --force
autoreconf: running:  /tmp-glibc/sysroots/x86_64-linux/usr/bin/autoheader --include= /tmp-glibc/work/i586-oe-linux/postgresql/9.4.5-r0.0/postgresql-9.4.5/config/ --force
autoreconf: configure.in: not using Automake
autoreconf: running: gnu-configize
/usr/bin/perl: symbol lookup error:  /tmp-glibc/sysroots/x86_64-linux/usr/lib/perl-native/perl/5.22.1/auto/Data/Dumper/Dumper.so: undefined symbol: Perl_xs_handshake
autoreconf: Leaving directory `.'
NOTE: Running ../postgresql-9.4.5/configure  --build=x86_64-linux 		  --host=i586-oe-linux 		  --target=i586-oe-linux 		  --prefix=/usr 		  --exec_prefix=/usr 		  --bindir=/usr/bin 		  --sbindir=/usr/sbin 		  --libexecdir=/usr/libexec 		  --datadir=/usr/share 		  --sysconfdir=/etc 		  --sharedstatedir=/com 		  --localstatedir=/var 		  --libdir=/usr/lib 		  --includedir=/usr/include 		  --oldincludedir=/usr/include 		  --infodir=/usr/share/info 		  --mandir=/usr/share/man 		  --disable-silent-rules 		  --disable-dependency-tracking 		  --with-libtool-sysroot= /tmp-glibc/sysroots/qemux86  --enable-thread-safety --disable-rpath     --datadir=/usr/share/postgresql     --sysconfdir=/etc/postgresql  --disable-static --with-libxml --enable-nls --with-openssl --without-pam --with-perl --with-python --with-tcl --with-tclconfig= /tmp-glibc/sysroots/qemux86/usr/bin/crossscripts --with-ossp-uuid 
configure: WARNING: unrecognized options: --disable-silent-rules, --disable-dependency-tracking, --with-libtool-sysroot, --disable-static
configure: loading site script  /meta-openembedded/meta-oe/site/endian-little
configure: loading site script  /openembedded-core/meta/site/endian-little
configure: loading site script  /openembedded-core/meta/site/ix86-common
configure: loading site script  /openembedded-core/meta/site/common-linux
configure: loading site script  /openembedded-core/meta/site/common-glibc
configure: loading site script  /openembedded-core/meta/site/common
configure: loading site script  /tmp-glibc/work/i586-oe-linux/postgresql/9.4.5-r0.0/build/aclocal-copy/ncurses_config
configure: loading site script  /tmp-glibc/work/i586-oe-linux/postgresql/9.4.5-r0.0/build/aclocal-copy/glibc_config
checking build system type... x86_64-pc-linux-gnu
checking host system type... i586-oe-linux-gnu
checking which template to use... linux
checking whether to build with 64-bit integer date/time support... yes
checking whether NLS is wanted... yes
checking for default port number... 5432
checking for block size... 8kB
checking for segment size... 1GB
checking for WAL block size... 8kB
checking for WAL segment size... 16MB
checking for i586-oe-linux-gcc... i586-oe-linux-gcc  -m32 -march=i586 --sysroot= /tmp-glibc/sysroots/qemux86
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-oe-linux-gcc  -m32 -march=i586 --sysroot= /tmp-glibc/sysroots/qemux86 accepts -g... yes
checking for i586-oe-linux-gcc  -m32 -march=i586 --sysroot= /tmp-glibc/sysroots/qemux86 option to accept ISO C89... none needed
checking whether i586-oe-linux-gcc  -m32 -march=i586 --sysroot= /tmp-glibc/sysroots/qemux86 supports -Wdeclaration-after-statement... yes
checking whether i586-oe-linux-gcc  -m32 -march=i586 --sysroot= /tmp-glibc/sysroots/qemux86 supports -Wendif-labels... yes
checking whether i586-oe-linux-gcc  -m32 -march=i586 --sysroot= /tmp-glibc/sysroots/qemux86 supports -Wmissing-format-attribute... yes
checking whether i586-oe-linux-gcc  -m32 -march=i586 --sysroot= /tmp-glibc/sysroots/qemux86 supports -Wformat-security... yes
checking whether i586-oe-linux-gcc  -m32 -march=i586 --sysroot= /tmp-glibc/sysroots/qemux86 supports -fno-strict-aliasing... yes
checking whether i586-oe-linux-gcc  -m32 -march=i586 --sysroot= /tmp-glibc/sysroots/qemux86 supports -fwrapv... yes
checking whether i586-oe-linux-gcc  -m32 -march=i586 --sysroot= /tmp-glibc/sysroots/qemux86 supports -fexcess-precision=standard... yes
checking whether i586-oe-linux-gcc  -m32 -march=i586 --sysroot= /tmp-glibc/sysroots/qemux86 supports -funroll-loops... yes
checking whether i586-oe-linux-gcc  -m32 -march=i586 --sysroot= /tmp-glibc/sysroots/qemux86 supports -ftree-vectorize... yes
checking whether i586-oe-linux-gcc  -m32 -march=i586 --sysroot= /tmp-glibc/sysroots/qemux86 supports -Wunused-command-line-argument... no
checking whether the C compiler still works... yes
checking how to run the C preprocessor... i586-oe-linux-gcc -E --sysroot= /tmp-glibc/sysroots/qemux86  -m32 -march=i586
checking allow thread-safe client libraries... yes
checking whether to build with Tcl... yes
checking whether to build Perl modules... yes
checking whether to build Python modules... yes
checking whether to build with GSSAPI support... no
checking whether to build with PAM support... no
checking whether to build with LDAP support... no
checking whether to build with Bonjour support... no
checking whether to build with OpenSSL support... yes
checking whether to build with SELinux support... no
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by GCC... i586-oe-linux-ld --sysroot= /tmp-glibc/sysroots/qemux86  
checking if the linker (i586-oe-linux-ld --sysroot= /tmp-glibc/sysroots/qemux86  ) is GNU ld... yes
checking for i586-oe-linux-ranlib... i586-oe-linux-ranlib
checking for i586-oe-linux-strip... i586-oe-linux-strip
checking whether it is possible to strip libraries... yes
checking for i586-oe-linux-ar... i586-oe-linux-ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for tar... /bin/tar
checking whether ln -s works... yes
checking for gawk... gawk
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for bison...  /tmp-glibc/sysroots/x86_64-linux/usr/bin/bison
configure: using bison (GNU Bison) 3.0.4
checking for flex... configure: WARNING:
*** The installed version of Flex,  /tmp-glibc/sysroots/x86_64-linux/usr/bin/flex, is too old to use with PostgreSQL.
*** Flex version 2.5.31 or later is required, but this is flex 2.6.0.
no
configure: WARNING:
*** Without Flex you will not be able to build PostgreSQL from Git nor
*** change any of the scanner definition files.  You can obtain Flex from
*** a GNU mirror site.  (If you are using the official distribution of
*** PostgreSQL then you do not need to worry about this because the Flex
*** output is pre-generated.)
checking for perl...  /tmp-glibc/sysroots/x86_64-linux/usr/bin/perl-native/perl
configure: using perl 5.22.1
checking for Perl archlibexp...  /tmp-glibc/sysroots/x86_64-linux/usr/lib/perl-native/perl/5.22.1
checking for Perl privlibexp...  /tmp-glibc/sysroots/x86_64-linux/usr/lib/perl-native/perl/5.22.1
checking for Perl useshrplib... true
checking for flags to link embedded Perl...  -L /tmp-glibc/sysroots/x86_64-linux/usr/lib -L /tmp-glibc/sysroots/x86_64-linux/lib -Wl,-rpath-link, /tmp-glibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link, /tmp-glibc/sysroots/x86_64-linux/lib -Wl,-rpath, /tmp-glibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath, /tmp-glibc/sysroots/x86_64-linux/lib -Wl,-O1 -fstack-protector -L/usr/local/lib  -L /tmp-glibc/sysroots/x86_64-linux/usr/lib/perl-native/perl/5.22.1/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
checking for python...  /tmp-glibc/sysroots/x86_64-linux/usr/bin/python-native/python
checking for Python distutils module... yes
checking Python configuration directory...  /tmp-glibc/sysroots/qemux86/usr/lib/python2.7/config
checking Python include directories... -I /tmp-glibc/sysroots/qemux86/usr/include/python2.7
checking how to link an embedded Python application... -L /tmp-glibc/sysroots/qemux86/usr/lib -lpython2.7 -lpthread -ldl  -lpthread -lutil -lm
checking for zic...  /tmp-glibc/sysroots/x86_64-linux/usr/bin/zic
checking for main in -lm... yes
checking for library containing setproctitle... no
checking for library containing dlopen... -ldl
checking for library containing socket... none required
checking for library containing shl_load... no
checking for library containing getopt_long... none required
checking for library containing crypt... -lcrypt
checking for library containing shm_open... -lrt
checking for library containing shm_unlink... none required
checking for library containing fdatasync... none required
checking for library containing sched_yield... none required
checking for library containing gethostbyname_r... none required
checking for library containing shmget... none required
checking for library containing readline... -lreadline
checking for inflate in -lz... yes
checking for CRYPTO_new_ex_data in -lcrypto... yes
checking for SSL_library_init in -lssl... yes
checking for SSL_get_current_compression... yes
checking for xmlSaveToBuffer in -lxml2... yes
checking for uuid_export in -lossp-uuid... yes
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for crypt.h... (cached) yes
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking fp_class.h usability... no
checking fp_class.h presence... no
checking for fp_class.h... no
checking for getopt.h... (cached) yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for ifaddrs.h... (cached) yes
checking for langinfo.h... (cached) yes
checking for poll.h... (cached) yes
checking for pwd.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/ipc.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking for sys/resource.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/sem.h... (cached) yes
checking for sys/shm.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking sys/tas.h usability... no
checking sys/tas.h presence... no
checking for sys/tas.h... no
checking for sys/time.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for termios.h... (cached) yes
checking ucred.h usability... no
checking ucred.h presence... no
checking for ucred.h... no
checking for utime.h... (cached) yes
checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking for net/if.h... (cached) yes
checking for sys/ucred.h... no
checking for netinet/in.h... (cached) yes
checking for netinet/tcp.h... (cached) yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking libxml/parser.h usability... yes
checking libxml/parser.h presence... yes
checking for libxml/parser.h... yes
checking ossp/uuid.h usability... yes
checking ossp/uuid.h presence... yes
checking for ossp/uuid.h... yes
checking whether byte ordering is bigendian... (cached) no
checking for inline... inline
checking for quiet inline (no complaint if unreferenced)... yes
checking for flexible array members... yes
checking for signed types... yes
checking for __func__... yes
checking for _Static_assert... yes
checking for __builtin_types_compatible_p... yes
checking for __builtin_constant_p... yes
checking for __builtin_unreachable... yes
checking for __VA_ARGS__... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for tzname... yes
checking for union semun... no
checking for struct sockaddr_un... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_storage.ss_family... yes
checking for struct sockaddr_storage.__ss_family... no
checking for struct sockaddr_storage.ss_len... no
checking for struct sockaddr_storage.__ss_len... no
checking for struct sockaddr.sa_len... no
checking for struct addrinfo... yes
checking for intptr_t... yes
checking for uintptr_t... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for locale_t... yes
checking for struct cmsgcred... no
checking for struct option... yes
checking for z_streamp... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking size of off_t... 8
checking for int timezone... yes
checking types of arguments for accept()... int, int, struct sockaddr *, size_t *
checking whether gettimeofday takes only one argument... no
checking for cbrt... yes
checking for dlopen... yes
checking for fdatasync... (cached) yes
checking for getifaddrs... (cached) yes
checking for getpeerucred... no
checking for getrlimit... (cached) yes
checking for mbstowcs_l... no
checking for memmove... (cached) yes
checking for poll... (cached) yes
checking for pstat... no
checking for pthread_is_threaded_np... no
checking for readlink... (cached) yes
checking for setproctitle... no
checking for setsid... (cached) yes
checking for shm_open... yes
checking for sigprocmask... (cached) yes
checking for symlink... (cached) yes
checking for sync_file_range... yes
checking for towlower... (cached) yes
checking for utime... (cached) yes
checking for utimes... (cached) yes
checking for wcstombs... yes
checking for wcstombs_l... no
checking for fseeko... (cached) yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for posix_fadvise... yes
checking whether posix_fadvise is declared... yes
checking whether fdatasync is declared... yes
checking whether strlcat is declared... no
checking whether strlcpy is declared... no
checking whether F_FULLFSYNC is declared... no
checking for struct sockaddr_in6... yes
checking for PS_STRINGS... no
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking for isinf... (cached) yes
checking for crypt... yes
checking for fls... no
checking for getopt... (cached) yes
checking for getrusage... (cached) yes
checking for inet_aton... (cached) yes
checking for mkdtemp... (cached) yes
checking for random... (cached) yes
checking for rint... yes
checking for srandom... (cached) yes
checking for strerror... (cached) yes
checking for strlcat... no
checking for strlcpy... no
checking for unsetenv... (cached) yes
checking for getpeereid... no
checking for getaddrinfo... (cached) yes
checking for getopt_long... (cached) yes
checking for sigsetjmp... yes
checking whether sys_siglist is declared... (cached) yes
checking for syslog... (cached) yes
checking for syslog.h... (cached) yes
checking for opterr... yes
checking for optreset... no
checking for strtoll... (cached) yes
checking for strtoull... (cached) yes
checking for builtin locking functions... yes
checking for rl_completion_append_character... yes
checking for rl_completion_matches... yes
checking for rl_filename_completion_function... yes
checking for append_history... yes
checking for history_truncate_file... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking whether pthreads work with -pthreads... no
checking whether pthreads work with -mthreads... no
checking for the pthreads library -lpthread... yes
checking whether pthreads work with --thread-safe... no
checking whether pthreads work with -mt... no
checking for the pthreads library -lpthreadGC2... no
checking for pthread.h... (cached) yes
checking for strerror_r... (cached) yes
checking for getpwuid_r... (cached) yes
checking for gethostbyname_r... (cached) yes
checking whether getpwuid_r takes a fifth argument... yes
checking whether strerror_r returns int... no
checking test program... cross-compiling
checking whether snprintf supports argument control... cross
checking whether long int is 64 bits... no
checking whether long long int is 64 bits... yes
checking size of void *... (cached) 4
checking size of size_t... (cached) 4
checking size of long... (cached) 4
checking whether to build with float4 passed by value... yes
checking whether to build with float8 passed by value... no
checking alignment of short... 2
checking alignment of int... 4
checking alignment of long... 4
checking alignment of long long int... 4
checking alignment of double... (cached) 4
checking for int8... no
checking for uint8... no
checking for int64... no
checking for uint64... no
checking for sig_atomic_t... yes
checking for POSIX signal interface... yes
checking for library containing bind_textdomain_codeset... none required
checking for libintl.h... (cached) yes
checking for msgfmt... msgfmt
checking for msgfmt flags... -c
checking for msgmerge... msgmerge
checking for xgettext... xgettext
checking for tclsh...  /tmp-glibc/sysroots/x86_64-linux/usr/bin/tclsh
checking for tclConfig.sh...  /tmp-glibc/sysroots/qemux86/usr/bin/crossscripts/tclConfig.sh
checking tcl.h usability... no
checking tcl.h presence... no
checking for tcl.h... no
configure: error: header file <tcl.h> is required for Tcl
NOTE: The following config.log files may provide further information.
NOTE:  /tmp-glibc/work/i586-oe-linux/postgresql/9.4.5-r0.0/build/config.log
ERROR: configure failed
ERROR: Function failed: do_configure (log file is located at  /tmp-glibc/work/i586-oe-linux/postgresql/9.4.5-r0.0/temp/log.do_configure.21967)

Error details

Submitted on:
26/05/16 11:58
Error type:
Recipe
Task:
do_configure
Recipe:
postgresql
Recipe version:
9.4.5-r0.0
Machine:
qemux86
Distro:
nodistro
Build system:
x86_64-linux
Target system:
i586-oe-linux
Host distro:
Ubuntu-14.04
Branch:
jansa/master
Commit:
a54a7928b2e7ff0aee9e8fd5fffba646849bcb50
Build:
#16750
Submitter:
jenkins@kwaj
Similar errors:
0
Open a bug