gentoo / libressl

[MIRROR] LibreSSL ebuilds testing repository
https://gitweb.gentoo.org/repo/proj/libressl.git
72 stars 44 forks source link

links-2.8-r1:2::libressl fails to build #37

Closed hasufell closed 9 years ago

hasufell commented 9 years ago
>>> Running ebuild phase killold as root:root...
>>> Starting builtin_killold
>>> Done builtin_killold
>>> Completed ebuild phase killold
>>> Running ebuild phases init saveenv as paludisbuild:paludisbuild...
>>> Starting builtin_init
>>> Done builtin_init
>>> Starting builtin_saveenv
>>> Done builtin_saveenv
>>> Completed ebuild phases init saveenv
>>> Running ebuild phases loadenv setup saveenv as root:root...
>>> Starting builtin_loadenv
>>> Done builtin_loadenv
>>> Starting pkg_setup
>>> Done pkg_setup
>>> Starting builtin_saveenv
>>> Done builtin_saveenv
>>> Completed ebuild phases loadenv setup saveenv
>>> Running ebuild phases loadenv unpack saveenv as paludisbuild:paludisbuild...
>>> Starting builtin_loadenv
>>> Done builtin_loadenv
>>> Starting src_unpack
>>> Unpacking links-2.8.tar.bz2 to /var/tmp/paludis/www-client-links-2.8-r1/work
tar jxf /var/cache/distfiles/links-2.8.tar.bz2 --no-same-owner 
>>> Unpacking links2_2.8-1.debian.tar.gz to /var/tmp/paludis/www-client-links-2.8-r1/work
tar zxf /var/cache/distfiles/links2_2.8-1.debian.tar.gz --no-same-owner
>>> Done src_unpack
>>> Starting builtin_saveenv
>>> Done builtin_saveenv
>>> Completed ebuild phases loadenv unpack saveenv
>>> Running ebuild phases loadenv prepare saveenv as paludisbuild:paludisbuild...
>>> Starting builtin_loadenv
>>> Done builtin_loadenv
>>> Starting src_prepare
 * Applying links-libressl.diff ...
 [ ok ]
 * Applying links-libressl-2.1.2.patch ...
 [ ok ]
 * Applying verify-ssl-certs-510417.diff ...
 [ ok ]

Generating language table.
english bahasa_indonesian belarusian brazilian_portuguese bulgarian catalan croatian czech danish dutch estonian finnish french galician german greek hungarian icelandic italian lithuanian norwegian polish portuguese romanian russian serbian slovak spanish swedish swiss_german turkish ukrainian upper_sorbian 
Done.

Syncing other languages.
bahasa_indonesian belarusian brazilian_portuguese bulgarian catalan croatian czech danish dutch estonian finnish french galician german greek hungarian icelandic italian lithuanian norwegian polish portuguese romanian russian serbian slovak spanish swedish swiss_german turkish ukrainian upper_sorbian 
Done.

Generating language table.
english bahasa_indonesian belarusian brazilian_portuguese bulgarian catalan croatian czech danish dutch estonian finnish french galician german greek hungarian icelandic italian lithuanian norwegian polish portuguese romanian russian serbian slovak spanish swedish swiss_german turkish ukrainian upper_sorbian 
Done.

 * Running eautoreconf in '/var/tmp/paludis/www-client-links-2.8-r1/work/links-2.8' ...
 * Running aclocal ...
 [ ok ]
 * Running autoconf ...
 [ ok ]
 * Running autoheader ...
 [ ok ]
 * Running automake --add-missing --copy --force-missing ...
 [ ok ]
 * Running elibtoolize in: links-2.8/
>>> Done src_prepare
>>> Starting builtin_saveenv
>>> Done builtin_saveenv
>>> Completed ebuild phases loadenv prepare saveenv
>>> Running ebuild phases loadenv configure saveenv as paludisbuild:paludisbuild...
>>> Starting builtin_loadenv
>>> Done builtin_loadenv
>>> Starting src_configure
econf: updating /var/tmp/paludis/www-client-links-2.8-r1/work/links-2.8/config.sub with /usr/share/gnuconfig/config.sub
econf: updating /var/tmp/paludis/www-client-links-2.8-r1/work/links-2.8/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-ipv6 --with-ssl --with-zlib --with-bzip2 --without-lzma --without-svgalib --with-x --without-fb --without-directfb --with-libjpeg --with-libtiff --enable-graphics --build=x86_64-pc-linux-gnu
configure: loading site script /usr/share/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
checking for EMX... no
checking for OpenWatcom... no
checking for DJGPP... no
checking for typeof... yes
checking for volatile... yes
checking for long long... yes
checking for pointer comparison bug... no
checking for maxint conversion bug... no
checking for stdlib.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... 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 alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking cygwin/process.h usability... no
checking cygwin/process.h presence... no
checking for cygwin/process.h... no
checking cygwin/version.h usability... no
checking cygwin/version.h presence... no
checking for cygwin/version.h... no
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking ieee.h usability... no
checking ieee.h presence... no
checking for ieee.h... no
checking interix/interix.h usability... no
checking interix/interix.h presence... no
checking for interix/interix.h... no
checking for inttypes.h... (cached) yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking net/socket.h usability... no
checking net/socket.h presence... no
checking for net/socket.h... no
checking netinet/dhcp.h usability... no
checking netinet/dhcp.h presence... no
checking for netinet/dhcp.h... no
checking netinet/in_system.h usability... no
checking netinet/in_system.h presence... no
checking for netinet/in_system.h... no
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/ip.h usability... yes
checking netinet/ip.h presence... yes
checking for netinet/ip.h... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/cygwin.h usability... no
checking sys/cygwin.h presence... no
checking for sys/cygwin.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/fmutex.h usability... no
checking sys/fmutex.h presence... no
checking for sys/fmutex.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking umalloc.h usability... no
checking umalloc.h presence... no
checking for umalloc.h... no
checking for unistd.h... (cached) yes
checking unixlib.h usability... no
checking unixlib.h presence... no
checking for unixlib.h... no
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking uwin.h usability... no
checking uwin.h presence... no
checking for uwin.h... no
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for pid_t... yes
checking for socklen_t... yes
checking for errno... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of unsigned short... 2
checking size of unsigned... 4
checking size of unsigned long... 8
checking size of unsigned long long... 8
checking for big endian... no
checking for little endian... yes
checking if rename can replace existing files... yes
checking return type of signal handlers... void
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for bcmp... yes
checking for bcopy... yes
checking for bzero... yes
checking for calloc... yes
checking for chmod... yes
checking for getcwd... yes
checking for getgrgid... yes
checking for getpagesize... yes
checking for getpid... yes
checking for getpwuid... yes
checking for getrlimit... yes
checking for gettimeofday... yes
checking for mkdir... yes
checking for mktime... yes
checking for nl_langinfo... yes
checking for popen... yes
checking for pthread_sigmask... no
checking for raise... yes
checking for select... yes
checking for setlocale... yes
checking for setpgid... yes
checking for setrlimit... yes
checking for sigaction... yes
checking for sigblock... yes
checking for sigdelset... yes
checking for sigfillset... yes
checking for sigprocmask... yes
checking for sigsetmask... yes
checking for snprintf... yes
checking for strdup... yes
checking for strptime... yes
checking for strtod... yes
checking for strtoimax... yes
checking for strtol... yes
checking for strtoll... yes
checking for __strtoll... no
checking for strtoq... yes
checking for strtoul... yes
checking for tempnam... yes
checking for uname... yes
checking for utime... yes
checking for utimes... yes
checking for _heapmin... no
checking for _ucreate... no
checking for _udefault... no
checking for _udestroy... no
checking for _uopen... no
checking for strlen... yes
checking for strlen... yes
checking for strcpy... yes
checking for strcpy... yes
checking for strchr... yes
checking for strchr... yes
checking for strrchr... yes
checking for strrchr... yes
checking for strcmp... yes
checking for strcmp... yes
checking for strncmp... yes
checking for strncmp... yes
checking for strcasecmp... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strncasecmp... yes
checking for strcspn... yes
checking for strcspn... yes
checking for strstr... yes
checking for strstr... yes
checking for memchr... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memcpy... yes
checking for memmove... yes
checking for memmove... yes
checking for memset... yes
checking for memset... yes
checking for strerror... yes
checking for strerror... yes
checking for sigsetjmp/siglongjmp... yes
checking for requested debug level... 0
checking if you want to use graphics... yes
checking if you want to enable UTF-8 terminal... yes
checking for socket... yes
checking for setsockopt... yes
checking for gethostbyname... yes
checking for getaddrinfo... yes
checking for freeaddrinfo... yes
checking for gai_strerror... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for ipv6... yes
checking for sockaddr_in6.sin6_scope_id... yes
checking for dhcp_option... no
checking for herror... yes
checking for cfmakeraw... yes
checking for cygwin_conv_to_full_win32_path... no
checking for cygwin_conv_path... no
checking for uwin_path... no
checking for unixpath2win... no
checking for winpath2unix... no
checking for pow in -lm... yes
checking for pow... yes
checking for powf... yes
checking gpm.h usability... yes
checking gpm.h presence... yes
checking for gpm.h... yes
checking for Gpm_Open in -lgpm... (cached) yes
checking for Gpm_GetLibVersion... yes
checking for OS/2 threads... no
checking atheos/threads.h usability... no
checking atheos/threads.h presence... no
checking for atheos/threads.h... no
checking for spawn_thread... no
checking for resume_thread... no
checking for MouOpen... no
checking for _read_kbd... no
checking for XFree for OS/2... no
checking for pkg-config... /usr/bin/pkg-config
checking for openssl... yes
checking OPENSSL_CFLAGS... 
checking OPENSSL_LIBS... -lssl -lcrypto 
checking for OpenSSL... openssl
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflate in -lz... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for BZ2_bzDecompress in -lbz2... yes
checking for X... libraries , headers 
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking X11/Xutil.h usability... yes
checking X11/Xutil.h presence... yes
checking for X11/Xutil.h... yes
checking X11/Xatom.h usability... yes
checking X11/Xatom.h presence... yes
checking for X11/Xatom.h... yes
checking X11/Xlocale.h usability... yes
checking X11/Xlocale.h presence... yes
checking for X11/Xlocale.h... yes
checking X11/keysymdef.h usability... yes
checking X11/keysymdef.h presence... yes
checking for X11/keysymdef.h... yes
checking for XOpenDisplay... yes
checking for XOpenIM... yes
checking for XCloseIM... yes
checking for XCreateIC... yes
checking for XDestroyIC... yes
checking for XwcLookupString... yes
checking for Xutf8LookupString... yes
checking for XSupportsLocale... yes
checking for XmbTextListToTextProperty... yes
checking for Xsetlocale... yes
checking for pmshell... no
checking windowsx.h usability... no
checking windowsx.h presence... no
checking for windowsx.h... no
checking for ReleaseDC... no
checking for ReleaseDC in -luser32... no
checking for GdiFlush... no
checking for GdiFlush in -lgdi32... no
checking gui/view.h usability... no
checking gui/view.h presence... no
checking for gui/view.h... no
checking gui/window.h usability... no
checking gui/window.h presence... no
checking for gui/window.h... no
checking gui/desktop.h usability... no
checking gui/desktop.h presence... no
checking for gui/desktop.h... no
checking gui/bitmap.h usability... no
checking gui/bitmap.h presence... no
checking for gui/bitmap.h... no
checking util/locker.h usability... no
checking util/locker.h presence... no
checking for util/locker.h... no
checking util/application.h usability... no
checking util/application.h presence... no
checking for util/application.h... no
checking for libpng >= 1.0.0... yes
checking LIBPNG_CFLAGS... -I/usr/include/libpng16 
checking LIBPNG_LIBS... -lpng16 
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking libpng/png.h usability... no
checking libpng/png.h presence... no
checking for libpng/png.h... no
checking for png_create_info_struct... yes
checking for png_set_rgb_to_gray... yes
checking for png_get_libpng_ver... yes
checking for png_get_image_width... yes
checking for png_get_image_height... yes
checking for png_get_gAMA... yes
checking for png_get_color_type... yes
checking for png_get_bit_depth... yes
checking for png_set_strip_alpha... yes
checking for png_get_valid... yes
checking for png_get_sRGB... yes
checking if you can include both setjmp.h and png.h... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFClientOpen in -ltiff... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
---------------------------------------------------------
Configuration results:

IPv6:           YES
Supported compression:  ZLIB BZIP2
SSL support:        OPENSSL
UTF-8 terminal:     YES
GPM support:        YES
Graphics enabled:   YES
Graphics drivers:   X
Image formats:      GIF PNG XBM JPEG TIFF
---------------------------------------------------------
>>> Done src_configure
>>> Starting builtin_saveenv
>>> Done builtin_saveenv
>>> Completed ebuild phases loadenv configure saveenv
>>> Running ebuild phases loadenv compile saveenv as paludisbuild:paludisbuild...
>>> Starting builtin_loadenv
>>> Done builtin_loadenv
>>> Starting src_compile
make -j8
Makefile:465: *** missing separator.  Stop.

!!! ERROR in www-client/links-2.8-r1::libressl:
!!! In /usr/libexec/paludis/utils/emake at line 30
!!! emake returned error 2

!!! Call stack:
!!!    * paludis_die_or_error_func (/usr/libexec/paludis/die_functions.bash:67)
!!!    * main (/usr/libexec/paludis/utils/emake:30)

diefunc: making ebuild PID 14923 exit with error
die trap: exiting with error.
hasufell commented 9 years ago

maybe fixed