Skip to content

Instantly share code, notes, and snippets.

@elieux
Created February 3, 2015 12:15
Show Gist options
  • Save elieux/1a9704d947bdaa6bac29 to your computer and use it in GitHub Desktop.
Save elieux/1a9704d947bdaa6bac29 to your computer and use it in GitHub Desktop.
aria2 failed build
$ makepkg-mingw
==> Making package: mingw-w64-x86_64-aria2 1.18.9-2 (Tue, Feb 3, 2015 12:51:27 PM)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found aria2-1.18.9.tar.xz
==> Validating source files with md5sums...
aria2-1.18.9.tar.xz ... Passed
==> Extracting sources...
-> Extracting aria2-1.18.9.tar.xz with /usr/bin/bsdtar
==> Starting build()...
checking build system type... x86_64-w64-mingw32
checking host system type... x86_64-w64-mingw32
checking target system type... x86_64-w64-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
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-w64-mingw32-gcc accepts -g... yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes
checking dependency style of x86_64-w64-mingw32-gcc... gcc3
checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-w64-mingw32-gcc... D:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
checking if the linker (D:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /mingw64/bin/nm -B
checking the name lister (/mingw64/bin/nm -B) interface... BSD nm
checking whether ln -s works... no, using cp -pR
checking the maximum length of command line arguments... 8192
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-w64-mingw32 file names to x86_64-w64-mingw32 format... func_convert_file_msys_to_w32
checking how to convert x86_64-w64-mingw32 file names to toolchain format... func_convert_file_msys_to_w32
checking for D:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r
checking for x86_64-w64-mingw32-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for x86_64-w64-mingw32-dlltool... no
checking for dlltool... dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for x86_64-w64-mingw32-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-w64-mingw32-strip... no
checking for strip... strip
checking for x86_64-w64-mingw32-ranlib... no
checking for ranlib... ranlib
checking command to parse /mingw64/bin/nm -B output from x86_64-w64-mingw32-gcc object... ok
checking for sysroot... no
checking for x86_64-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... no
checking for objdir... .libs
checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32-gcc static flag -static works... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32-gcc linker (D:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
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 cppunit-config... /mingw64/bin/cppunit-config
checking for Cppunit - version >= 1.10.2... 1.13.2
checking for x86_64-w64-mingw32-g++... x86_64-w64-mingw32-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-w64-mingw32-g++ accepts -g... yes
checking dependency style of x86_64-w64-mingw32-g++... gcc3
checking how to run the C++ preprocessor... x86_64-w64-mingw32-g++ -E
checking for ld used by x86_64-w64-mingw32-g++... D:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
checking if the linker (D:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes
checking whether the x86_64-w64-mingw32-g++ linker (D:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
checking for x86_64-w64-mingw32-g++ option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32-g++ static flag -static works... yes
checking if x86_64-w64-mingw32-g++ supports -c -o file.o... yes
checking if x86_64-w64-mingw32-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32-g++ linker (D:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking for x86_64-w64-mingw32-gcc... (cached) x86_64-w64-mingw32-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-w64-mingw32-gcc accepts -g... (cached) yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-w64-mingw32-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-w64-mingw32-gcc... (cached) gcc3
checking for bison... bison -y
checking dependency style of x86_64-w64-mingw32-gcc... gcc3
checking for x86_64-w64-mingw32-ar... ar
checking for a2x... /usr/bin/a2x
checking for asciidoc... /usr/bin/asciidoc
checking for sphinx-build... no
checking for rst2html.py... no
checking for rst2html... no
checking for x86_64-w64-mingw32-pkg-config... /mingw64/bin/x86_64-w64-mingw32-pkg-config
checking pkg-config is at least version 0.20... yes
checking whether x86_64-w64-mingw32-g++ supports C++11 features by default... no
checking whether x86_64-w64-mingw32-g++ supports C++11 features with -std=c++11 ... yes
checking whether the C++ compiler supports `override` keyword... yes
checking for ZLIB... yes
checking whether gzbuffer is declared... yes
checking for gzbuffer... yes
checking for gzsetparams... yes
checking for library containing uv_poll_init_socket... -luv
checking uv.h usability... yes
checking uv.h presence... yes
checking for uv.h... yes
checking for uv_last_error... no
checking for xml2-config... /mingw64/bin/xml2-config
checking for libxml - version >= 2.6.24... yes (version 2.9.2)
checking for SQLITE3... yes
checking for sqlite3_open_v2... yes
checking for windows.h... yes
checking for winsock2.h... yes
checking for ws2tcpip.h... yes
checking for mmsystem.h... yes
checking for io.h... yes
checking for iphlpapi.h... yes
checking for winioctl.h... yes
checking for share.h... yes
checking whether to enable Mac OS X native SSL/TLS... no
checking for OPENSSL... yes
checking for EVP_DigestInit_ex... yes
checking for EVP_sha224... yes
checking for EVP_sha256... yes
checking for EVP_sha384... yes
checking for EVP_sha512... yes
checking for LIBCARES... yes
checking for ares_addr_node... yes
checking for ares_set_servers... yes
checking for library containing clock_gettime... none required
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for ANSI C header files... (cached) yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking arpa/inet.h usability... no
checking arpa/inet.h presence... no
checking for arpa/inet.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for inttypes.h... (cached) yes
checking langinfo.h usability... no
checking langinfo.h presence... no
checking for langinfo.h... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking netdb.h usability... no
checking netdb.h presence... no
checking for netdb.h... no
checking netinet/in.h usability... no
checking netinet/in.h presence... no
checking for netinet/in.h... no
checking netinet/tcp.h usability... no
checking netinet/tcp.h presence... no
checking for netinet/tcp.h... no
checking poll.h usability... no
checking poll.h presence... no
checking for poll.h... no
checking port.h usability... no
checking port.h presence... no
checking for port.h... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio_ext.h usability... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... no
checking sys/ioctl.h presence... no
checking for sys/ioctl.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... no
checking sys/resource.h presence... no
checking for sys/resource.h... no
checking sys/signal.h usability... no
checking sys/signal.h presence... no
checking for sys/signal.h... no
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... no
checking sys/uio.h presence... no
checking for sys/uio.h... no
checking sys/utsname.h usability... no
checking sys/utsname.h presence... no
checking for sys/utsname.h... no
checking termios.h usability... no
checking termios.h presence... no
checking for termios.h... no
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking ifaddrs.h usability... no
checking ifaddrs.h presence... no
checking for ifaddrs.h... no
checking pwd.h usability... no
checking pwd.h presence... no
checking for pwd.h... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... (cached) yes
checking for ssize_t... 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 for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for pid_t... yes
checking for working volatile... yes
checking for ptrdiff_t... yes
checking for struct timespec... yes
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking whether NLS is requested... yes
checking for msgfmt... /mingw64/bin/msgfmt
checking for gmsgfmt... /mingw64/bin/msgfmt
checking for xgettext... /mingw64/bin/xgettext
checking for msgmerge... /mingw64/bin/msgmerge
checking for ld used by GCC... D:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
checking if the linker (D:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /mingw64/lib/libintl.dll.a -L/mingw64/lib
checking for error_at_line... no
checking whether x86_64-w64-mingw32-gcc needs -traditional... no
checking for working memcmp... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... no
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking for sys/socket.h... (cached) no
checking types of arguments for select... int,int *,struct timeval *
checking whether lstat correctly handles trailing slash... no
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... no
checking for vfork... no
checking for working strtod... yes
checking for __argz_count... no
checking for __argz_next... no
checking for __argz_stringify... no
checking for atexit... yes
checking for ftruncate... yes
checking for getcwd... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for getifaddrs... no
checking for getpagesize... yes
checking for getrandom... no
checking for memchr... yes
checking for memmove... yes
checking for mempcpy... yes
checking for memset... yes
checking for mkdir... yes
checking for mmap... no
checking for munmap... no
checking for nl_langinfo... no
checking for posix_fadvise... no
checking for posix_memalign... no
checking for pow... yes
checking for putenv... yes
checking for rmdir... yes
checking for select... yes
checking for setlocale... yes
checking for sigaction... no
checking for sleep... yes
checking for socket... yes
checking for stpcpy... no
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoull... yes
checking for tzset... yes
checking for unsetenv... no
checking for usleep... yes
checking for utime... yes
checking for utimes... no
checking for getrandom linux syscall interface... no
checking for epoll_create... no
checking for posix_fallocate... no
checking for fallocate... no
checking for asctime_r... no
checking for basename... yes
checking for gai_strerror... no
checking for getaddrinfo... yes
checking for gettimeofday... yes
checking for localtime_r... no
checking for strptime... no
checking for timegm... no
checking for daemon... no
checking for clock_gettime... yes
checking for poll... no
checking for port_associate... no
checking for kqueue... no
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_in6.sin6_len... no
checking whether struct option.name is assignable from const char*... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/libaria2.pc
config.status: creating src/includes/Makefile
config.status: creating test/Makefile
config.status: creating po/Makefile.in
config.status: creating lib/Makefile
config.status: creating doc/Makefile
config.status: creating doc/manual-src/Makefile
config.status: creating doc/manual-src/en/Makefile
config.status: creating doc/manual-src/en/conf.py
config.status: creating doc/manual-src/ru/Makefile
config.status: creating doc/manual-src/ru/conf.py
config.status: creating doc/manual-src/pt/Makefile
config.status: creating doc/manual-src/pt/conf.py
config.status: creating deps/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in deps/wslay (/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps/wslay)
configure: running /bin/sh ../../../aria2-1.18.9/deps/wslay/configure --disable-option-checking '--prefix=/mingw64' '--build=x86_64-w64-mingw32' '--host=x86_64-w64-mingw32' '--enable-static' '--enable-shared' '--without-gnutls' '--without-wintls' '--enable-libaria2' 'build_alias=x86_64-w64-mingw32' 'host_alias=x86_64-w64-mingw32' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe' 'LDFLAGS=-pipe' 'LIBS=-lintl' 'CPPFLAGS=-D_FORTIFY_SOURCE=2 -D__USE_MINGW_ANSI_STDIO=1' 'CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe' 'PKG_CONFIG_PATH=/mingw64/lib/pkgconfig' --cache-file=/dev/null --srcdir=../../../aria2-1.18.9/deps/wslay
checking build system type... x86_64-w64-mingw32
checking host system type... x86_64-w64-mingw32
checking how to print strings... printf
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
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-w64-mingw32-gcc accepts -g... yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-w64-mingw32-gcc... D:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
checking if the linker (D:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /mingw64/bin/nm -B
checking the name lister (/mingw64/bin/nm -B) interface... BSD nm
checking whether ln -s works... no, using cp -pR
checking the maximum length of command line arguments... 8192
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-w64-mingw32 file names to x86_64-w64-mingw32 format... func_convert_file_msys_to_w32
checking how to convert x86_64-w64-mingw32 file names to toolchain format... func_convert_file_msys_to_w32
checking for D:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r
checking for x86_64-w64-mingw32-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for x86_64-w64-mingw32-dlltool... no
checking for dlltool... dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for x86_64-w64-mingw32-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-w64-mingw32-strip... no
checking for strip... strip
checking for x86_64-w64-mingw32-ranlib... no
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /mingw64/bin/nm -B output from x86_64-w64-mingw32-gcc object... ok
checking for sysroot... no
checking for x86_64-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-w64-mingw32-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... no
checking for objdir... .libs
checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32-gcc static flag -static works... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32-gcc linker (D:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
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 target system type... x86_64-w64-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of x86_64-w64-mingw32-gcc... gcc3
checking for x86_64-w64-mingw32-gcc... (cached) x86_64-w64-mingw32-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-w64-mingw32-gcc accepts -g... (cached) yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-w64-mingw32-gcc understands -c and -o together... (cached) yes
checking whether ln -s works... no, using cp -pR
checking whether make sets $(MAKE)... (cached) yes
checking for sphinx-build... no
checking for CU_initialize_registry in -lcunit... no
checking arpa/inet.h usability... no
checking arpa/inet.h presence... no
checking for arpa/inet.h... no
checking netinet/in.h usability... no
checking netinet/in.h presence... no
checking for netinet/in.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... yes
checking winsock2.h presence... yes
checking for winsock2.h... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for ptrdiff_t... yes
checking whether byte ordering is bigendian... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for memmove... yes
checking for memset... yes
checking for ntohl... yes
checking for ntohs... yes
checking for htons... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib/libwslay.pc
config.status: creating lib/includes/Makefile
config.status: creating lib/includes/wslay/wslayver.h
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands
configure: summary of build options:
version: 0.1.1 shared 0:0:0
Host type: x86_64-w64-mingw32
Install prefix: /mingw64
C compiler: x86_64-w64-mingw32-gcc
CFlags: -march=x86-64 -mtune=generic -O2 -pipe
Library types: Shared=yes, Static=yes
CUnit: no
Build: x86_64-w64-mingw32
Host: x86_64-w64-mingw32
Target: x86_64-w64-mingw32
Install prefix: /mingw64
CC: x86_64-w64-mingw32-gcc
CXX: x86_64-w64-mingw32-g++
CPP: x86_64-w64-mingw32-gcc -E
CXXFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -pipe -std=c++11
CFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -pipe
CPPFLAGS: -I$(top_builddir)/deps/wslay/lib/includes -I$(top_srcdir)/deps/wslay/lib/includes -ID:/msys64/mingw64/include -ID:/msys64/mingw64/include -ID:/msys64/mingw64/include -I/mingw64/include/libxml2 -ID:/msys64/mingw64/include -D__USE_MINGW_ANSI_STDIO=1 -D_FORTIFY_SOURCE=2 -D__USE_MINGW_ANSI_STDIO=1 -D_WIN32_WINNT=0x0600 -I/mingw64/include
LDFLAGS: -pipe -Wl,--dynamicbase -Wl,--nxcompat -no-undefined
LIBS: -LD:/msys64/mingw64/lib -lcares -LD:/msys64/mingw64/lib -lssl -lcrypto -LD:/msys64/mingw64/lib -lsqlite3 -L/mingw64/lib -lxml2 -lz -liconv -lws2_32 -luv -LD:/msys64/mingw64/lib -lz -lintl -lws2_32 -lwsock32 -lgdi32 -lwinmm -liphlpapi -lpsapi
DEFS: -DHAVE_CONFIG_H
LibUV: yes
SQLite3: yes
SSL Support: yes
AppleTLS:
WinTLS:
GnuTLS:
OpenSSL: yes
CA Bundle:
LibXML2: yes
LibExpat:
LibCares: yes
Zlib: yes
Epoll:
Bittorrent: yes
Metalink: yes
XML-RPC: yes
Message Digest: openssl
WebSocket: yes
Libaria2: yes
Library types: Shared=yes, Static=yes
bash_completion dir: ${datarootdir}/doc/${PACKAGE_TARNAME}/bash_completion
Static build:
make all-recursive
make[1]: Entering directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64'
Making all in po
make[2]: Entering directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/po'
make[2]: Leaving directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/po'
Making all in lib
make[2]: Entering directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/lib'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/lib'
Making all in deps
make[2]: Entering directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps'
Making all in wslay
make[3]: Entering directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps/wslay'
make all-recursive
make[4]: Entering directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps/wslay'
Making all in lib
make[5]: Entering directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps/wslay/lib'
Making all in includes
make[6]: Entering directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps/wslay/lib/includes'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps/wslay/lib/includes'
make[6]: Entering directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps/wslay/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../../../aria2-1.18.9/deps/wslay/lib -I.. -DHAVE_CONFIG_H -I../../../../aria2-1.18.9/deps/wslay/lib/includes -I./includes -D_FORTIFY_SOURCE=2 -D__USE_MINGW_ANSI_STDIO=1 -Wall -march=x86-64 -mtune=generic -O2 -pipe -MT wslay_frame.lo -MD -MP -MF .deps/wslay_frame.Tpo -c -o wslay_frame.lo ../../../../aria2-1.18.9/deps/wslay/lib/wslay_frame.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../../../aria2-1.18.9/deps/wslay/lib -I.. -DHAVE_CONFIG_H -I../../../../aria2-1.18.9/deps/wslay/lib/includes -I./includes -D_FORTIFY_SOURCE=2 -D__USE_MINGW_ANSI_STDIO=1 -Wall -march=x86-64 -mtune=generic -O2 -pipe -MT wslay_event.lo -MD -MP -MF .deps/wslay_event.Tpo -c -o wslay_event.lo ../../../../aria2-1.18.9/deps/wslay/lib/wslay_event.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../../../aria2-1.18.9/deps/wslay/lib -I.. -DHAVE_CONFIG_H -I../../../../aria2-1.18.9/deps/wslay/lib/includes -I./includes -D_FORTIFY_SOURCE=2 -D__USE_MINGW_ANSI_STDIO=1 -Wall -march=x86-64 -mtune=generic -O2 -pipe -MT wslay_queue.lo -MD -MP -MF .deps/wslay_queue.Tpo -c -o wslay_queue.lo ../../../../aria2-1.18.9/deps/wslay/lib/wslay_queue.c
/bin/sh ../libtool --tag=CC --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../../../aria2-1.18.9/deps/wslay/lib -I.. -DHAVE_CONFIG_H -I../../../../aria2-1.18.9/deps/wslay/lib/includes -I./includes -D_FORTIFY_SOURCE=2 -D__USE_MINGW_ANSI_STDIO=1 -Wall -march=x86-64 -mtune=generic -O2 -pipe -MT wslay_net.lo -MD -MP -MF .deps/wslay_net.Tpo -c -o wslay_net.lo ../../../../aria2-1.18.9/deps/wslay/lib/wslay_net.c
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../../../aria2-1.18.9/deps/wslay/lib -I.. -DHAVE_CONFIG_H -I../../../../aria2-1.18.9/deps/wslay/lib/includes -I./includes -D_FORTIFY_SOURCE=2 -D__USE_MINGW_ANSI_STDIO=1 -Wall -march=x86-64 -mtune=generic -O2 -pipe -MT wslay_frame.lo -MD -MP -MF .deps/wslay_frame.Tpo -c ../../../../aria2-1.18.9/deps/wslay/lib/wslay_frame.c -DDLL_EXPORT -DPIC -o .libs/wslay_frame.o
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../../../aria2-1.18.9/deps/wslay/lib -I.. -DHAVE_CONFIG_H -I../../../../aria2-1.18.9/deps/wslay/lib/includes -I./includes -D_FORTIFY_SOURCE=2 -D__USE_MINGW_ANSI_STDIO=1 -Wall -march=x86-64 -mtune=generic -O2 -pipe -MT wslay_event.lo -MD -MP -MF .deps/wslay_event.Tpo -c ../../../../aria2-1.18.9/deps/wslay/lib/wslay_event.c -DDLL_EXPORT -DPIC -o .libs/wslay_event.o
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../../../aria2-1.18.9/deps/wslay/lib -I.. -DHAVE_CONFIG_H -I../../../../aria2-1.18.9/deps/wslay/lib/includes -I./includes -D_FORTIFY_SOURCE=2 -D__USE_MINGW_ANSI_STDIO=1 -Wall -march=x86-64 -mtune=generic -O2 -pipe -MT wslay_queue.lo -MD -MP -MF .deps/wslay_queue.Tpo -c ../../../../aria2-1.18.9/deps/wslay/lib/wslay_queue.c -DDLL_EXPORT -DPIC -o .libs/wslay_queue.o
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../../../aria2-1.18.9/deps/wslay/lib -I.. -DHAVE_CONFIG_H -I../../../../aria2-1.18.9/deps/wslay/lib/includes -I./includes -D_FORTIFY_SOURCE=2 -D__USE_MINGW_ANSI_STDIO=1 -Wall -march=x86-64 -mtune=generic -O2 -pipe -MT wslay_net.lo -MD -MP -MF .deps/wslay_net.Tpo -c ../../../../aria2-1.18.9/deps/wslay/lib/wslay_net.c -DDLL_EXPORT -DPIC -o .libs/wslay_net.o
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../../../aria2-1.18.9/deps/wslay/lib -I.. -DHAVE_CONFIG_H -I../../../../aria2-1.18.9/deps/wslay/lib/includes -I./includes -D_FORTIFY_SOURCE=2 -D__USE_MINGW_ANSI_STDIO=1 -Wall -march=x86-64 -mtune=generic -O2 -pipe -MT wslay_queue.lo -MD -MP -MF .deps/wslay_queue.Tpo -c ../../../../aria2-1.18.9/deps/wslay/lib/wslay_queue.c -o wslay_queue.o >/dev/null 2>&1
mv -f .deps/wslay_queue.Tpo .deps/wslay_queue.Plo
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../../../aria2-1.18.9/deps/wslay/lib -I.. -DHAVE_CONFIG_H -I../../../../aria2-1.18.9/deps/wslay/lib/includes -I./includes -D_FORTIFY_SOURCE=2 -D__USE_MINGW_ANSI_STDIO=1 -Wall -march=x86-64 -mtune=generic -O2 -pipe -MT wslay_net.lo -MD -MP -MF .deps/wslay_net.Tpo -c ../../../../aria2-1.18.9/deps/wslay/lib/wslay_net.c -o wslay_net.o >/dev/null 2>&1
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../../../aria2-1.18.9/deps/wslay/lib -I.. -DHAVE_CONFIG_H -I../../../../aria2-1.18.9/deps/wslay/lib/includes -I./includes -D_FORTIFY_SOURCE=2 -D__USE_MINGW_ANSI_STDIO=1 -Wall -march=x86-64 -mtune=generic -O2 -pipe -MT wslay_frame.lo -MD -MP -MF .deps/wslay_frame.Tpo -c ../../../../aria2-1.18.9/deps/wslay/lib/wslay_frame.c -o wslay_frame.o >/dev/null 2>&1
libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../../../aria2-1.18.9/deps/wslay/lib -I.. -DHAVE_CONFIG_H -I../../../../aria2-1.18.9/deps/wslay/lib/includes -I./includes -D_FORTIFY_SOURCE=2 -D__USE_MINGW_ANSI_STDIO=1 -Wall -march=x86-64 -mtune=generic -O2 -pipe -MT wslay_event.lo -MD -MP -MF .deps/wslay_event.Tpo -c ../../../../aria2-1.18.9/deps/wslay/lib/wslay_event.c -o wslay_event.o >/dev/null 2>&1
mv -f .deps/wslay_net.Tpo .deps/wslay_net.Plo
mv -f .deps/wslay_frame.Tpo .deps/wslay_frame.Plo
mv -f .deps/wslay_event.Tpo .deps/wslay_event.Plo
/bin/sh ../libtool --tag=CC --mode=link x86_64-w64-mingw32-gcc -Wall -march=x86-64 -mtune=generic -O2 -pipe -no-undefined -version-info 0:0:0 -pipe -o libwslay.la wslay_frame.lo wslay_event.lo wslay_queue.lo wslay_net.lo -lws2_32 -lintl
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
libtool: link: ar cru .libs/libwslay.a .libs/wslay_frame.o .libs/wslay_event.o .libs/wslay_queue.o .libs/wslay_net.o
libtool: link: ranlib .libs/libwslay.a
libtool: link: ( cd ".libs" && rm -f "libwslay.la" && cp -pR "../libwslay.la" "libwslay.la" )
make[6]: Leaving directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps/wslay/lib'
make[5]: Leaving directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps/wslay/lib'
Making all in tests
make[5]: Entering directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps/wslay/tests'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps/wslay/tests'
make[5]: Entering directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps/wslay'
make[5]: Leaving directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps/wslay'
make[4]: Leaving directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps/wslay'
make[3]: Leaving directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps/wslay'
make[3]: Entering directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps'
make[2]: Leaving directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/deps'
Making all in src
make[2]: Entering directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/src'
Making all in includes
make[3]: Entering directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/src/includes'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/src/includes'
make[3]: Entering directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/src'
CXX A2STR.lo
CXX AbstractAuthResolver.lo
CXX AbstractCommand.lo
CXX AbstractDiskWriter.lo
CXX AbstractHttpServerResponseCommand.lo
CXX AbstractOptionHandler.lo
In file included from ../../aria2-1.18.9/src/a2time.h:41:0,
from ../../aria2-1.18.9/src/TimeA2.h:44,
from ../../aria2-1.18.9/src/File.h:43,
from ../../aria2-1.18.9/src/AbstractDiskWriter.cc:47:
../../aria2-1.18.9/src/localtime_r.h:47:63: error: conflicting declaration of 'tm* localtime_r(const time_t*, tm*)' with 'C' linkage
struct tm * localtime_r(const time_t *clock, struct tm *result);
^
In file included from ../../aria2-1.18.9/src/a2time.h:37:0,
from ../../aria2-1.18.9/src/TimeA2.h:44,
from ../../aria2-1.18.9/src/File.h:43,
from ../../aria2-1.18.9/src/AbstractDiskWriter.cc:47:
D:/msys64/mingw64/x86_64-w64-mingw32/include/time.h:265:34: note: previous declaration with 'C++' linkage
__forceinline struct tm *__cdecl localtime_r(const time_t *_Time, struct tm *_Tm) {
^
In file included from ../../aria2-1.18.9/src/a2time.h:57:0,
from ../../aria2-1.18.9/src/TimeA2.h:44,
from ../../aria2-1.18.9/src/File.h:43,
from ../../aria2-1.18.9/src/AbstractDiskWriter.cc:47:
../../aria2-1.18.9/src/asctime_r.h:47:42: error: conflicting declaration of 'char* asctime_r(const tm*, char*)' with 'C' linkage
char * asctime_r (const struct tm*, char*);
^
In file included from ../../aria2-1.18.9/src/a2time.h:37:0,
from ../../aria2-1.18.9/src/TimeA2.h:44,
from ../../aria2-1.18.9/src/File.h:43,
from ../../aria2-1.18.9/src/AbstractDiskWriter.cc:47:
D:/msys64/mingw64/x86_64-w64-mingw32/include/time.h:274:29: note: previous declaration with 'C++' linkage
__forceinline char *__cdecl asctime_r(const struct tm *_Tm, char * _Str) {
^
In file included from ../../aria2-1.18.9/src/a2time.h:41:0,
from ../../aria2-1.18.9/src/TimerA2.h:39,
from ../../aria2-1.18.9/src/AbstractHttpServerResponseCommand.h:42,
from ../../aria2-1.18.9/src/AbstractHttpServerResponseCommand.cc:35:
../../aria2-1.18.9/src/localtime_r.h:47:63: error: conflicting declaration of 'tm* localtime_r(const time_t*, tm*)' with 'C' linkage
struct tm * localtime_r(const time_t *clock, struct tm *result);
^
In file included from ../../aria2-1.18.9/src/a2time.h:37:0,
from ../../aria2-1.18.9/src/TimerA2.h:39,
from ../../aria2-1.18.9/src/AbstractHttpServerResponseCommand.h:42,
from ../../aria2-1.18.9/src/AbstractHttpServerResponseCommand.cc:35:
D:/msys64/mingw64/x86_64-w64-mingw32/include/time.h:265:34: note: previous declaration with 'C++' linkage
__forceinline struct tm *__cdecl localtime_r(const time_t *_Time, struct tm *_Tm) {
^
In file included from ../../aria2-1.18.9/src/a2time.h:57:0,
from ../../aria2-1.18.9/src/TimerA2.h:39,
from ../../aria2-1.18.9/src/AbstractHttpServerResponseCommand.h:42,
from ../../aria2-1.18.9/src/AbstractHttpServerResponseCommand.cc:35:
../../aria2-1.18.9/src/asctime_r.h:47:42: error: conflicting declaration of 'char* asctime_r(const tm*, char*)' with 'C' linkage
char * asctime_r (const struct tm*, char*);
^
In file included from ../../aria2-1.18.9/src/a2time.h:37:0,
from ../../aria2-1.18.9/src/TimerA2.h:39,
from ../../aria2-1.18.9/src/AbstractHttpServerResponseCommand.h:42,
from ../../aria2-1.18.9/src/AbstractHttpServerResponseCommand.cc:35:
D:/msys64/mingw64/x86_64-w64-mingw32/include/time.h:274:29: note: previous declaration with 'C++' linkage
__forceinline char *__cdecl asctime_r(const struct tm *_Tm, char * _Str) {
^
In file included from ../../aria2-1.18.9/src/a2time.h:41:0,
from ../../aria2-1.18.9/src/TimerA2.h:39,
from ../../aria2-1.18.9/src/AbstractCommand.h:44,
from ../../aria2-1.18.9/src/AbstractCommand.cc:35:
../../aria2-1.18.9/src/localtime_r.h:47:63: error: conflicting declaration of 'tm* localtime_r(const time_t*, tm*)' with 'C' linkage
struct tm * localtime_r(const time_t *clock, struct tm *result);
^
In file included from ../../aria2-1.18.9/src/a2time.h:37:0,
from ../../aria2-1.18.9/src/TimerA2.h:39,
from ../../aria2-1.18.9/src/AbstractCommand.h:44,
from ../../aria2-1.18.9/src/AbstractCommand.cc:35:
D:/msys64/mingw64/x86_64-w64-mingw32/include/time.h:265:34: note: previous declaration with 'C++' linkage
__forceinline struct tm *__cdecl localtime_r(const time_t *_Time, struct tm *_Tm) {
^
In file included from ../../aria2-1.18.9/src/a2time.h:57:0,
from ../../aria2-1.18.9/src/TimerA2.h:39,
from ../../aria2-1.18.9/src/AbstractCommand.h:44,
from ../../aria2-1.18.9/src/AbstractCommand.cc:35:
../../aria2-1.18.9/src/asctime_r.h:47:42: error: conflicting declaration of 'char* asctime_r(const tm*, char*)' with 'C' linkage
char * asctime_r (const struct tm*, char*);
^
In file included from ../../aria2-1.18.9/src/a2time.h:37:0,
from ../../aria2-1.18.9/src/TimerA2.h:39,
from ../../aria2-1.18.9/src/AbstractCommand.h:44,
from ../../aria2-1.18.9/src/AbstractCommand.cc:35:
D:/msys64/mingw64/x86_64-w64-mingw32/include/time.h:274:29: note: previous declaration with 'C++' linkage
__forceinline char *__cdecl asctime_r(const struct tm *_Tm, char * _Str) {
^
Makefile:2281: recipe for target 'AbstractDiskWriter.lo' failed
make[3]: *** [AbstractDiskWriter.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
Makefile:2281: recipe for target 'AbstractHttpServerResponseCommand.lo' failed
make[3]: *** [AbstractHttpServerResponseCommand.lo] Error 1
Makefile:2281: recipe for target 'AbstractCommand.lo' failed
make[3]: *** [AbstractCommand.lo] Error 1
make[3]: Leaving directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/src'
Makefile:2323: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64/src'
Makefile:528: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/w/temporary/development/mingw-packages/mingw-w64-aria2/src/build-x86_64'
Makefile:438: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment