Skip to content

Instantly share code, notes, and snippets.

@starius
Created December 18, 2016 23:23
Show Gist options
  • Save starius/c1606f613d18fbcdf938941145f5fbbb to your computer and use it in GitHub Desktop.
Save starius/c1606f613d18fbcdf938941145f5fbbb to your computer and use it in GitHub Desktop.
make[1]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk'
uname -a
Linux sd-68075 3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u4 x86_64 GNU/Linux
git log --pretty=tformat:"%H - %s [%ar] [%d]" -1
f0a7dfe9e6adf4ebe6e79dfb2701efb6e776b236 - skeleton.py: put website and description to .mk [2 hours ago] [ (HEAD, origin/pkg-dscr-in-mk, pkg-dscr-in-mk)]
lsb_release -a 2>/dev/null || sw_vers 2>/dev/null || true
Distributor ID: Debian
Description: Debian GNU/Linux 7.11 (wheezy)
Release: 7.11
Codename: wheezy
autoconf --version 2>/dev/null | head -1
autoconf (GNU Autoconf) 2.69
automake --version 2>/dev/null | head -1
automake (GNU automake) 1.15
gcc --version
gcc (Debian 4.7.2-5) 4.7.2
Copyright (C) 2012 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.
g++ --version
g++ (Debian 4.7.2-5) 4.7.2
Copyright (C) 2012 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.
python --version
Python 2.7.3
perl --version 2>&1 | head -3
This is perl 5, version 14, subversion 2 (v5.14.2) built for x86_64-linux-gnu-thread-multi
(with 102 registered patches, see perl -V for more detail)
rm -rf '/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared'
mkdir -p '/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared'
mkdir -p '/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0'
mkdir -p '/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_'
# disable wine with readonly directory
# see https://github.com/mxe/mxe/issues/841
mkdir -p '/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/readonly'
chmod 0555 '/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/readonly'
cd '/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared' && tar xzf '/home/mxe/mxe-pkg-dscr-in-mk/pkg/libdvdetect-0.71.0.tar.gz'
cd '/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0'
cd '/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_' && '/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0'/configure --host='x86_64-w64-mingw32.shared' --build='x86_64-unknown-linux-gnu' --prefix='/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared' --disable-static --enable-shared ac_cv_prog_HAVE_DOXYGEN="false" --disable-doxygen
configure: WARNING: unrecognized options: --disable-doxygen
configure: loading site script /home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/share/config.site
checking for x86_64-w64-mingw32.shared-gcc... x86_64-w64-mingw32.shared-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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-w64-mingw32.shared-gcc accepts -g... yes
checking for x86_64-w64-mingw32.shared-gcc option to accept ISO C89... none needed
checking whether x86_64-w64-mingw32.shared-gcc understands -c and -o together... yes
checking for MD5_Init in -lcrypto... no
configure: WARNING: No md5 support on system. Fallback to using our own emulation.
checking for MD5_Init in -lcrypto... (cached) no
checking for strptime... no
configure: WARNING: No strptime on system. Fallback to using our own emulation.
checking for strptime... (cached) no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-w64-mingw32.shared-strip... x86_64-w64-mingw32.shared-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
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.shared-gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking for windows.h... yes
checking for winsock2.h... yes
checking for ws2tcpip.h... yes
checking for x86_64-w64-mingw32.shared-g++... x86_64-w64-mingw32.shared-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-w64-mingw32.shared-g++ accepts -g... yes
checking dependency style of x86_64-w64-mingw32.shared-g++... gcc3
checking for gawk... (cached) gawk
checking for x86_64-w64-mingw32.shared-gcc... (cached) x86_64-w64-mingw32.shared-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-w64-mingw32.shared-gcc accepts -g... (cached) yes
checking for x86_64-w64-mingw32.shared-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-w64-mingw32.shared-gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... x86_64-w64-mingw32.shared-gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... (cached) x86_64-unknown-linux-gnu
checking host system type... x86_64-w64-mingw32.shared
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-w64-mingw32.shared-gcc... /home/mxe/mxe-pkg-dscr-in-mk/usr/bin/x86_64-w64-mingw32.shared-ld
checking if the linker (/home/mxe/mxe-pkg-dscr-in-mk/usr/bin/x86_64-w64-mingw32.shared-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/mxe/mxe-pkg-dscr-in-mk/usr/bin/x86_64-w64-mingw32.shared-nm -B
checking the name lister (/home/mxe/mxe-pkg-dscr-in-mk/usr/bin/x86_64-w64-mingw32.shared-nm -B) interface... BSD nm
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-w64-mingw32.shared format... func_convert_file_nix_to_w32
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/mxe/mxe-pkg-dscr-in-mk/usr/bin/x86_64-w64-mingw32.shared-ld option to reload object files... -r
checking for x86_64-w64-mingw32.shared-objdump... x86_64-w64-mingw32.shared-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for x86_64-w64-mingw32.shared-dlltool... x86_64-w64-mingw32.shared-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for x86_64-w64-mingw32.shared-ar... x86_64-w64-mingw32.shared-ar
checking for archiver @FILE support... @
checking for x86_64-w64-mingw32.shared-strip... (cached) x86_64-w64-mingw32.shared-strip
checking for x86_64-w64-mingw32.shared-ranlib... x86_64-w64-mingw32.shared-ranlib
checking command to parse /home/mxe/mxe-pkg-dscr-in-mk/usr/bin/x86_64-w64-mingw32.shared-nm -B output from x86_64-w64-mingw32.shared-gcc object... ok
checking for sysroot... no
checking for x86_64-w64-mingw32.shared-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
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.shared-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-w64-mingw32.shared-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32.shared-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32.shared-gcc static flag -static works... yes
checking if x86_64-w64-mingw32.shared-gcc supports -c -o file.o... yes
checking if x86_64-w64-mingw32.shared-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32.shared-gcc linker (/home/mxe/mxe-pkg-dscr-in-mk/usr/bin/x86_64-w64-mingw32.shared-ld) 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... no
checking how to run the C++ preprocessor... x86_64-w64-mingw32.shared-g++ -E
checking for ld used by x86_64-w64-mingw32.shared-g++... /home/mxe/mxe-pkg-dscr-in-mk/usr/bin/x86_64-w64-mingw32.shared-ld
checking if the linker (/home/mxe/mxe-pkg-dscr-in-mk/usr/bin/x86_64-w64-mingw32.shared-ld) is GNU ld... yes
checking whether the x86_64-w64-mingw32.shared-g++ linker (/home/mxe/mxe-pkg-dscr-in-mk/usr/bin/x86_64-w64-mingw32.shared-ld) supports shared libraries... yes
checking for x86_64-w64-mingw32.shared-g++ option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32.shared-g++ PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32.shared-g++ static flag -static works... yes
checking if x86_64-w64-mingw32.shared-g++ supports -c -o file.o... yes
checking if x86_64-w64-mingw32.shared-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32.shared-g++ linker (/home/mxe/mxe-pkg-dscr-in-mk/usr/bin/x86_64-w64-mingw32.shared-ld) 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.shared-as... x86_64-w64-mingw32.shared-as
checking for x86_64-w64-mingw32.shared-dlltool... (cached) x86_64-w64-mingw32.shared-dlltool
checking for x86_64-w64-mingw32.shared-objdump... (cached) x86_64-w64-mingw32.shared-objdump
checking for main in -ltinyxml... yes
checking tinyxml.h usability... yes
checking tinyxml.h presence... yes
checking for tinyxml.h... yes
checking whether byte ordering is bigendian... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for unistd.h... (cached) yes
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking netinet/in.h usability... no
checking netinet/in.h presence... no
checking for netinet/in.h... no
checking arpa/inet.h usability... no
checking arpa/inet.h presence... no
checking for arpa/inet.h... no
checking poll.h usability... no
checking poll.h presence... no
checking for poll.h... no
checking netdb.h usability... no
checking netdb.h presence... no
checking for netdb.h... no
checking for stdint.h... (cached) yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking openssl/md5.h usability... no
checking openssl/md5.h presence... no
checking for openssl/md5.h... no
checking for inline... inline
checking for int16_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for ptrdiff_t... yes
checking for error_at_line... no
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... no
checking for memmove... yes
checking for memset... yes
checking for select... no
checking for setenv... no
checking for setlocale... yes
checking for socket... no
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtoul... yes
checking for tzset... yes
checking for doxygen... no
checking for g++... g++
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating examples/Makefile
config.status: creating examples/c/Makefile
config.status: creating examples/c++/Makefile
config.status: creating include/Makefile
config.status: creating include/dvdetect/Makefile
config.status: creating include/dvdetect/version.h
config.status: creating lib/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-doxygen
make -C '/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_' -j '6'
make[2]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_'
make all-recursive
make[3]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_'
Making all in include
make[4]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/include'
Making all in dvdetect
make[5]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/include/dvdetect'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/include/dvdetect'
make[5]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/include'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/include'
make[4]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/include'
Making all in lib
make[4]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib'
/bin/bash ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdcell.lo -MD -MP -MF .deps/dvdcell.Tpo -c -o dvdcell.lo /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdcell.cpp
/bin/bash ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvddatabase.lo -MD -MP -MF .deps/dvddatabase.Tpo -c -o dvddatabase.lo /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvddatabase.cpp
/bin/bash ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdetectbase.lo -MD -MP -MF .deps/dvdetectbase.Tpo -c -o dvdetectbase.lo /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdetectbase.cpp
/bin/bash ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdetectcglue.lo -MD -MP -MF .deps/dvdetectcglue.Tpo -c -o dvdetectcglue.lo /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdetectcglue.cpp
/bin/bash ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdfile.lo -MD -MP -MF .deps/dvdfile.Tpo -c -o dvdfile.lo /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdfile.cpp
/bin/bash ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdparse.lo -MD -MP -MF .deps/dvdparse.Tpo -c -o dvdparse.lo /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdparse.cpp
libtool: compile: x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdfile.lo -MD -MP -MF .deps/dvdfile.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdfile.cpp -DDLL_EXPORT -DPIC -o .libs/dvdfile.o
libtool: compile: x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdparse.lo -MD -MP -MF .deps/dvdparse.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdparse.cpp -DDLL_EXPORT -DPIC -o .libs/dvdparse.o
libtool: compile: x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdetectcglue.lo -MD -MP -MF .deps/dvdetectcglue.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdetectcglue.cpp -DDLL_EXPORT -DPIC -o .libs/dvdetectcglue.o
libtool: compile: x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvddatabase.lo -MD -MP -MF .deps/dvddatabase.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvddatabase.cpp -DDLL_EXPORT -DPIC -o .libs/dvddatabase.o
libtool: compile: x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdcell.lo -MD -MP -MF .deps/dvdcell.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdcell.cpp -DDLL_EXPORT -DPIC -o .libs/dvdcell.o
libtool: compile: x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdetectbase.lo -MD -MP -MF .deps/dvdetectbase.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdetectbase.cpp -DDLL_EXPORT -DPIC -o .libs/dvdetectbase.o
mv -f .deps/dvdetectbase.Tpo .deps/dvdetectbase.Plo
/bin/bash ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdpgc.lo -MD -MP -MF .deps/dvdpgc.Tpo -c -o dvdpgc.lo /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdpgc.cpp
libtool: compile: x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdpgc.lo -MD -MP -MF .deps/dvdpgc.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdpgc.cpp -DDLL_EXPORT -DPIC -o .libs/dvdpgc.o
mv -f .deps/dvdfile.Tpo .deps/dvdfile.Plo
/bin/bash ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdprogram.lo -MD -MP -MF .deps/dvdprogram.Tpo -c -o dvdprogram.lo /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdprogram.cpp
libtool: compile: x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdprogram.lo -MD -MP -MF .deps/dvdprogram.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdprogram.cpp -DDLL_EXPORT -DPIC -o .libs/dvdprogram.o
mv -f .deps/dvdcell.Tpo .deps/dvdcell.Plo
/bin/bash ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdpttvmg.lo -MD -MP -MF .deps/dvdpttvmg.Tpo -c -o dvdpttvmg.lo /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdpttvmg.cpp
mv -f .deps/dvdetectcglue.Tpo .deps/dvdetectcglue.Plo
libtool: compile: x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdpttvmg.lo -MD -MP -MF .deps/dvdpttvmg.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdpttvmg.cpp -DDLL_EXPORT -DPIC -o .libs/dvdpttvmg.o
/bin/bash ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdpttvts.lo -MD -MP -MF .deps/dvdpttvts.Tpo -c -o dvdpttvts.lo /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdpttvts.cpp
libtool: compile: x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdpttvts.lo -MD -MP -MF .deps/dvdpttvts.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdpttvts.cpp -DDLL_EXPORT -DPIC -o .libs/dvdpttvts.o
mv -f .deps/dvddatabase.Tpo .deps/dvddatabase.Plo
/bin/bash ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdtitle.lo -MD -MP -MF .deps/dvdtitle.Tpo -c -o dvdtitle.lo /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdtitle.cpp
libtool: compile: x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdtitle.lo -MD -MP -MF .deps/dvdtitle.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdtitle.cpp -DDLL_EXPORT -DPIC -o .libs/dvdtitle.o
mv -f .deps/dvdprogram.Tpo .deps/dvdprogram.Plo
/bin/bash ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdunit.lo -MD -MP -MF .deps/dvdunit.Tpo -c -o dvdunit.lo /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdunit.cpp
mv -f .deps/dvdpgc.Tpo .deps/dvdpgc.Plo
/bin/bash ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdutils.lo -MD -MP -MF .deps/dvdutils.Tpo -c -o dvdutils.lo /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdutils.cpp
libtool: compile: x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdunit.lo -MD -MP -MF .deps/dvdunit.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdunit.cpp -DDLL_EXPORT -DPIC -o .libs/dvdunit.o
libtool: compile: x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT dvdutils.lo -MD -MP -MF .deps/dvdutils.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/dvdutils.cpp -DDLL_EXPORT -DPIC -o .libs/dvdutils.o
mv -f .deps/dvdpttvts.Tpo .deps/dvdpttvts.Plo
/bin/bash ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT http.lo -MD -MP -MF .deps/http.Tpo -c -o http.lo /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/http.cpp
libtool: compile: x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT http.lo -MD -MP -MF .deps/http.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/http.cpp -DDLL_EXPORT -DPIC -o .libs/http.o
mv -f .deps/dvdpttvmg.Tpo .deps/dvdpttvmg.Plo
/bin/bash ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT localutils.lo -MD -MP -MF .deps/localutils.Tpo -c -o localutils.lo /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/localutils.cpp
mv -f .deps/dvdparse.Tpo .deps/dvdparse.Plo
/bin/bash ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT xmldoc.lo -MD -MP -MF .deps/xmldoc.Tpo -c -o xmldoc.lo /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/xmldoc.cpp
libtool: compile: x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT localutils.lo -MD -MP -MF .deps/localutils.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/localutils.cpp -DDLL_EXPORT -DPIC -o .libs/localutils.o
libtool: compile: x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT xmldoc.lo -MD -MP -MF .deps/xmldoc.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/xmldoc.cpp -DDLL_EXPORT -DPIC -o .libs/xmldoc.o
mv -f .deps/dvdtitle.Tpo .deps/dvdtitle.Plo
/bin/bash ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT xmldocparser.lo -MD -MP -MF .deps/xmldocparser.Tpo -c -o xmldocparser.lo /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/xmldocparser.cpp
libtool: compile: x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT xmldocparser.lo -MD -MP -MF .deps/xmldocparser.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/xmldocparser.cpp -DDLL_EXPORT -DPIC -o .libs/xmldocparser.o
mv -f .deps/dvdunit.Tpo .deps/dvdunit.Plo
/bin/bash ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT xmldocbuilder.lo -MD -MP -MF .deps/xmldocbuilder.Tpo -c -o xmldocbuilder.lo /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/xmldocbuilder.cpp
libtool: compile: x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT xmldocbuilder.lo -MD -MP -MF .deps/xmldocbuilder.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/xmldocbuilder.cpp -DDLL_EXPORT -DPIC -o .libs/xmldocbuilder.o
mv -f .deps/dvdutils.Tpo .deps/dvdutils.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.shared-gcc -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo `test -f 'md5/md5.c' || echo '/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/'`md5/md5.c
libtool: compile: x86_64-w64-mingw32.shared-gcc -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/md5/md5.c -DDLL_EXPORT -DPIC -o .libs/md5.o
mv -f .deps/md5.Tpo .deps/md5.Plo
/bin/bash ../libtool --tag=CC --mode=compile x86_64-w64-mingw32.shared-gcc -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT strptime.lo -MD -MP -MF .deps/strptime.Tpo -c -o strptime.lo `test -f 'emu/strptime.c' || echo '/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/'`emu/strptime.c
libtool: compile: x86_64-w64-mingw32.shared-gcc -DHAVE_CONFIG_H -DNDEBUG -DTINYXML_USE_STL -DTIXML_USE_STL -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib -I.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../include -O3 -MT strptime.lo -MD -MP -MF .deps/strptime.Tpo -c /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/lib/emu/strptime.c -DDLL_EXPORT -DPIC -o .libs/strptime.o
mv -f .deps/strptime.Tpo .deps/strptime.Plo
mv -f .deps/localutils.Tpo .deps/localutils.Plo
mv -f .deps/http.Tpo .deps/http.Plo
mv -f .deps/xmldoc.Tpo .deps/xmldoc.Plo
mv -f .deps/xmldocbuilder.Tpo .deps/xmldocbuilder.Plo
mv -f .deps/xmldocparser.Tpo .deps/xmldocparser.Plo
/bin/bash ../libtool --tag=CXX --mode=link x86_64-w64-mingw32.shared-g++ -O3 -no-undefined -version-info 0:71:0 -lws2_32 --enable-auto-import -fno-keep-inline-dllexport -mthreads -ltinyxml -o libdvdetect.la -rpath /home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib dvdcell.lo dvddatabase.lo dvdetectbase.lo dvdetectcglue.lo dvdfile.lo dvdparse.lo dvdpgc.lo dvdprogram.lo dvdpttvmg.lo dvdpttvts.lo dvdtitle.lo dvdunit.lo dvdutils.lo http.lo localutils.lo xmldoc.lo xmldocparser.lo xmldocbuilder.lo md5.lo strptime.lo
libtool: link: x86_64-w64-mingw32.shared-g++ -shared -nostdlib /home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4/../../../../x86_64-w64-mingw32.shared/lib/../lib/dllcrt2.o /home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4/../../../../x86_64-w64-mingw32.shared/lib/../lib/crtbegin.o .libs/dvdcell.o .libs/dvddatabase.o .libs/dvdetectbase.o .libs/dvdetectcglue.o .libs/dvdfile.o .libs/dvdparse.o .libs/dvdpgc.o .libs/dvdprogram.o .libs/dvdpttvmg.o .libs/dvdpttvts.o .libs/dvdtitle.o .libs/dvdunit.o .libs/dvdutils.o .libs/http.o .libs/localutils.o .libs/xmldoc.o .libs/xmldocparser.o .libs/xmldocbuilder.o .libs/md5.o .libs/strptime.o -lws2_32 -ltinyxml -L/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4 -L/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4/../../../../x86_64-w64-mingw32.shared/lib/../lib -L/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4/../../../../x86_64-w64-mingw32.shared/lib /home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4/libstdc++.dll.a -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt /home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4/../../../../x86_64-w64-mingw32.shared/lib/../lib/crtend.o -O3 -mthreads -mthreads -o .libs/libdvdetect-0.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libdvdetect.dll.a
libtool: link: ( cd ".libs" && rm -f "libdvdetect.la" && ln -s "../libdvdetect.la" "libdvdetect.la" )
make[4]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib'
Making all in examples
make[4]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/examples'
Making all in c
make[5]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/examples/c'
x86_64-w64-mingw32.shared-gcc -DHAVE_CONFIG_H -DNDEBUG -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/examples/c -I../.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../../include -O3 -MT dvdinfo.o -MD -MP -MF .deps/dvdinfo.Tpo -c -o dvdinfo.o /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/examples/c/dvdinfo.c
x86_64-w64-mingw32.shared-gcc -DHAVE_CONFIG_H -DNDEBUG -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/examples/c -I../.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../../include -O3 -MT dvdlookup.o -MD -MP -MF .deps/dvdlookup.Tpo -c -o dvdlookup.o /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/examples/c/dvdlookup.c
x86_64-w64-mingw32.shared-gcc -DHAVE_CONFIG_H -DNDEBUG -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/examples/c -I../.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../../include -O3 -MT dvdsubmit.o -MD -MP -MF .deps/dvdsubmit.Tpo -c -o dvdsubmit.o /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/examples/c/dvdsubmit.c
mv -f .deps/dvdsubmit.Tpo .deps/dvdsubmit.Po
/bin/bash ../../libtool --tag=CC --mode=link x86_64-w64-mingw32.shared-gcc -O3 -o dvdsubmit.exe dvdsubmit.o ../../lib/libdvdetect.la -lstdc++
mv -f .deps/dvdlookup.Tpo .deps/dvdlookup.Po
/bin/bash ../../libtool --tag=CC --mode=link x86_64-w64-mingw32.shared-gcc -O3 -o dvdlookup.exe dvdlookup.o ../../lib/libdvdetect.la -lstdc++
mv -f .deps/dvdinfo.Tpo .deps/dvdinfo.Po
/bin/bash ../../libtool --tag=CC --mode=link x86_64-w64-mingw32.shared-gcc -O3 -o dvdinfo.exe dvdinfo.o ../../lib/libdvdetect.la -lstdc++
libtool: link: x86_64-w64-mingw32.shared-gcc -O3 -o .libs/dvdsubmit.exe dvdsubmit.o ../../lib/.libs/libdvdetect.dll.a -lws2_32 -ltinyxml /home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4/libstdc++.dll.a -lstdc++ -mthreads -L/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib -L/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4
libtool: link: x86_64-w64-mingw32.shared-gcc -O3 -o .libs/dvdlookup.exe dvdlookup.o ../../lib/.libs/libdvdetect.dll.a -lws2_32 -ltinyxml /home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4/libstdc++.dll.a -lstdc++ -mthreads -L/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib -L/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4
libtool: link: Could not determine the host path corresponding to
libtool: link: `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib/.libs:/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib/.libs:/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: x86_64-w64-mingw32.shared-gcc -O3 -o .libs/dvdinfo.exe dvdinfo.o ../../lib/.libs/libdvdetect.dll.a -lws2_32 -ltinyxml /home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4/libstdc++.dll.a -lstdc++ -mthreads -L/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib -L/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4
libtool: link: Could not determine the host path corresponding to
libtool: link: `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib/.libs:/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4:/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib:/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/bin'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib/.libs:/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4:/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib:/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/bin'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib/.libs:/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib/.libs:/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4:/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib:/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/bin'
libtool: link: Continuing, but uninstalled executables may not work.
make[5]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/examples/c'
Making all in c++
make[5]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/examples/c++'
x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/examples/c++ -I../.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../../include -O3 -MT dvdinfocxx.o -MD -MP -MF .deps/dvdinfocxx.Tpo -c -o dvdinfocxx.o /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/examples/c++/dvdinfocxx.cpp
x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/examples/c++ -I../.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../../include -O3 -MT dvdlookupcxx.o -MD -MP -MF .deps/dvdlookupcxx.Tpo -c -o dvdlookupcxx.o /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/examples/c++/dvdlookupcxx.cpp
x86_64-w64-mingw32.shared-g++ -DHAVE_CONFIG_H -DNDEBUG -I. -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/examples/c++ -I../.. -c -pipe -Wall -Wextra -fexceptions -I/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include -I../../include -O3 -MT dvdsubmitcxx.o -MD -MP -MF .deps/dvdsubmitcxx.Tpo -c -o dvdsubmitcxx.o /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/examples/c++/dvdsubmitcxx.cpp
mv -f .deps/dvdsubmitcxx.Tpo .deps/dvdsubmitcxx.Po
/bin/bash ../../libtool --tag=CXX --mode=link x86_64-w64-mingw32.shared-g++ -O3 -o dvdsubmitcxx.exe dvdsubmitcxx.o ../../lib/libdvdetect.la -lstdc++
mv -f .deps/dvdlookupcxx.Tpo .deps/dvdlookupcxx.Po
/bin/bash ../../libtool --tag=CXX --mode=link x86_64-w64-mingw32.shared-g++ -O3 -o dvdlookupcxx.exe dvdlookupcxx.o ../../lib/libdvdetect.la -lstdc++
libtool: link: x86_64-w64-mingw32.shared-g++ -O3 -o .libs/dvdsubmitcxx.exe dvdsubmitcxx.o ../../lib/.libs/libdvdetect.dll.a -lws2_32 -ltinyxml /home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4/libstdc++.dll.a -lstdc++ -mthreads -L/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib -L/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4
libtool: link: Could not determine the host path corresponding to
libtool: link: `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib/.libs:/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: x86_64-w64-mingw32.shared-g++ -O3 -o .libs/dvdlookupcxx.exe dvdlookupcxx.o ../../lib/.libs/libdvdetect.dll.a -lws2_32 -ltinyxml /home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4/libstdc++.dll.a -lstdc++ -mthreads -L/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib -L/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4
libtool: link: Could not determine the host path corresponding to
libtool: link: `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib/.libs:/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4:/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib:/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/bin'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib/.libs:/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4'
libtool: link: Continuing, but uninstalled executables may not work.
mv -f .deps/dvdinfocxx.Tpo .deps/dvdinfocxx.Po
/bin/bash ../../libtool --tag=CXX --mode=link x86_64-w64-mingw32.shared-g++ -O3 -o dvdinfocxx.exe dvdinfocxx.o ../../lib/libdvdetect.la -lstdc++
libtool: link: Could not determine the host path corresponding to
libtool: link: `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib/.libs:/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4:/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib:/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/bin'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: x86_64-w64-mingw32.shared-g++ -O3 -o .libs/dvdinfocxx.exe dvdinfocxx.o ../../lib/.libs/libdvdetect.dll.a -lws2_32 -ltinyxml /home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4/libstdc++.dll.a -lstdc++ -mthreads -L/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib -L/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4
libtool: link: Could not determine the host path corresponding to
libtool: link: `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib/.libs:/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4'
libtool: link: Continuing, but uninstalled executables may not work.
libtool: link: Could not determine the host path corresponding to
libtool: link: `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib/.libs:/home/mxe/mxe-pkg-dscr-in-mk/usr/lib/gcc/x86_64-w64-mingw32.shared/4.9.4:/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib:/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/bin'
libtool: link: Continuing, but uninstalled executables may not work.
make[5]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/examples/c++'
make[5]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/examples'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/examples'
make[4]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/examples'
Making all in tests
make[4]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/tests'
make[4]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_'
make[4]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_'
make[3]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_'
make[2]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_'
make -C '/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/include' -j '6' install
make[2]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/include'
Making install in dvdetect
make[3]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/include/dvdetect'
make[4]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/include/dvdetect'
make[4]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/include/dvdetect'
/usr/bin/install -c -m 644 /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include/dvdetect/dvdcell.h /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include/dvdetect/dvddatabase.h /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include/dvdetect/dvdetect.h /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include/dvdetect/dvdetectbase.h /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include/dvdetect/dvdetectc++.h /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include/dvdetect/dvdetectdll.h /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include/dvdetect/dvdfile.h /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include/dvdetect/dvdparse.h /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include/dvdetect/dvdpgc.h /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include/dvdetect/dvdprogram.h /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include/dvdetect/dvdpttvmg.h /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include/dvdetect/dvdpttvts.h /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include/dvdetect/dvdtitle.h /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include/dvdetect/dvdunit.h /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include/dvdetect/dvdutils.h /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include/dvdetect/types.h /home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/include/dvdetect/vector_ptr.h version.h '/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/include/dvdetect'
make[4]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/include/dvdetect'
make[3]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/include/dvdetect'
make[3]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/include'
make[4]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/include'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/include'
make[3]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/include'
make[2]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/include'
make -C '/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib' -j '6' install
make[2]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib'
make[3]: Entering directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib'
/bin/mkdir -p '/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libdvdetect.la '/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib'
libtool: install: /usr/bin/install -c .libs/libdvdetect.dll.a /home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib/libdvdetect.dll.a
libtool: install: base_file=`basename libdvdetect.la`
libtool: install: dlpath=`/bin/bash 2>&1 -c '. .libs/'libdvdetect.la'i; echo libdvdetect-0.dll'`
libtool: install: dldir=/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib/`dirname ../bin/libdvdetect-0.dll`
libtool: install: test -d /home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib/../bin || mkdir -p /home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib/../bin
libtool: install: /usr/bin/install -c .libs/libdvdetect-0.dll /home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib/../bin/libdvdetect-0.dll
libtool: install: chmod a+x /home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib/../bin/libdvdetect-0.dll
libtool: install: if test -n '' && test -n 'x86_64-w64-mingw32.shared-strip --strip-unneeded'; then eval 'x86_64-w64-mingw32.shared-strip --strip-unneeded /home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib/../bin/libdvdetect-0.dll' || exit 0; fi
libtool: install: /usr/bin/install -c .libs/libdvdetect.lai /home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib/libdvdetect.la
make[3]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib'
make[2]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0.build_/lib'
# create pkg-config file
install -d '/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib/pkgconfig'
(echo 'prefix=/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared'; echo 'exec_prefix=${prefix}'; echo 'libdir=${exec_prefix}/lib'; echo 'includedir=${prefix}/include'; echo ''; echo 'Name: libdvdetect'; echo 'Version: 0.71.0'; echo 'Description: fast database lookup for DVDs'; echo 'Requires.private: openssl'; echo 'Libs: -L${libdir} -ldvdetect -lws2_32'; echo 'Libs.private: -L${libdir} -ltinyxml -lstdc++'; echo 'Cflags: -I${includedir}'; ) > '/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/lib/pkgconfig/libdvdetect.pc'
# create test binary
x86_64-w64-mingw32.shared-gcc -W -Wall -Werror '/home/mxe/mxe-pkg-dscr-in-mk/tmp-libdvdetect-x86_64-w64-mingw32.shared/libdvdetect-0.71.0/examples/c/dvdinfo.c' -o '/home/mxe/mxe-pkg-dscr-in-mk/usr/x86_64-w64-mingw32.shared/bin/test-libdvdetect.exe' `x86_64-w64-mingw32.shared-pkg-config libdvdetect --cflags --libs`
Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
Package 'openssl', required by 'libdvdetect', not found
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0x29): undefined reference to `__imp_WSAStartup'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xa9): undefined reference to `__imp_WSACleanup'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0x3e2): undefined reference to `dvdGetDVDCELL'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0x66f): undefined reference to `dvdGetUnitCount'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0x6c7): undefined reference to `dvdGetDVDUNIT'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0x73c): undefined reference to `dvdGetUnitCount'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0x770): undefined reference to `dvdGetCellCount'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0x79a): undefined reference to `dvdGetDVDVMGM'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0x7c0): undefined reference to `dvdGetTitleSetCount'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0x7e8): undefined reference to `dvdGetDVDVTS'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0x83a): undefined reference to `dvdGetPgcCount'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0x869): undefined reference to `dvdGetDVDPGC'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0x8ea): undefined reference to `dvdGetProgramCount'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0x920): undefined reference to `dvdGetDVDPROGRAM'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0x95a): undefined reference to `dvdGetCellCount'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0x9aa): undefined reference to `dvdGetProgramCount'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0x9d0): undefined reference to `dvdGetPgcCount'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0x9f0): undefined reference to `dvdGetTitleSetCount'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xa0b): undefined reference to `dvdGetSize'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xa27): undefined reference to `dvdGetPlayTime'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xa65): undefined reference to `dvdGetDVDVMGM'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xa8b): undefined reference to `dvdGetDvdPttVmgCount'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xab3): undefined reference to `dvdGetDVDPTTVMG'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xacd): undefined reference to `dvdGetDVDVTS'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xb1f): undefined reference to `dvdGetPttVtsCount'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xb67): undefined reference to `dvdGetDVDPTTVTS'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xbbf): undefined reference to `dvdGetCellCount'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xc1c): undefined reference to `dvdGetPttVtsCount'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xc3c): undefined reference to `dvdGetDvdPttVmgCount'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xc57): undefined reference to `dvdGetVirtSize'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xc73): undefined reference to `dvdGetVirtPlayTime'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xeec): undefined reference to `dvdOpenLib'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xf26): undefined reference to `dvdSetProxy'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xf36): undefined reference to `dvdParse'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xf70): undefined reference to `dvdGetErrorString'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xf9e): undefined reference to `dvdCloseLib'
/tmp/ccqUjPso.o:dvdinfo.c:(.text+0xfba): undefined reference to `__imp_WSACleanup'
collect2: error: ld returned 1 exit status
make[1]: *** [build-only-libdvdetect_x86_64-w64-mingw32.shared] Error 1
make[1]: Leaving directory `/home/mxe/mxe-pkg-dscr-in-mk'
real 0m21.881s
user 0m53.643s
sys 0m4.572s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment