Created
October 13, 2019 10:48
-
-
Save tonytheodore/d4a17327b66e77b62ab63ecf08b775a5 to your computer and use it in GitHub Desktop.
gssdp_i686-w64-mingw32.static
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| uname -a | |
| Darwin 192-168-1-117.tpgi.com.au 19.0.0 Darwin Kernel Version 19.0.0: Wed Sep 25 20:18:50 PDT 2019; root:xnu-6153.11.26~2/RELEASE_X86_64 x86_64 | |
| git log --pretty=tformat:"%H - %s [%ar] [%d]" -1 | |
| 5bbc67d5f1098569193c513609402953adfab5df - Merge branch 'gssdp' of https://github.com/janbrummer/mxe into janbrummer-gssdp [3 minutes ago] [ (HEAD -> janbrummer-gssdp)] | |
| lsb_release -a 2>/dev/null || sw_vers 2>/dev/null || true | |
| ProductName: Mac OS X | |
| ProductVersion: 10.15 | |
| BuildVersion: 19A583 | |
| autoconf --version 2>/dev/null | head -1 | |
| autoconf (GNU Autoconf) 2.69 | |
| automake --version 2>/dev/null | head -1 | |
| automake (GNU automake) 1.16.1 | |
| gcc --version | |
| Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 | |
| Apple clang version 11.0.0 (clang-1100.0.33.8) | |
| Target: x86_64-apple-darwin19.0.0 | |
| Thread model: posix | |
| InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
| g++ --version | |
| Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 | |
| Apple clang version 11.0.0 (clang-1100.0.33.8) | |
| Target: x86_64-apple-darwin19.0.0 | |
| Thread model: posix | |
| InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
| python --version | |
| Python 2.7.16 | |
| perl --version 2>&1 | head -3 | |
| This is perl 5, version 28, subversion 2 (v5.28.2) built for darwin-thread-multi-2level | |
| rm -rf '/Users/tonyt/dev/mxe/tmp-gssdp-i686-w64-mingw32.static' | |
| mkdir -p '/Users/tonyt/dev/mxe/tmp-gssdp-i686-w64-mingw32.static' | |
| mkdir -p '/Users/tonyt/dev/mxe/tmp-gssdp-i686-w64-mingw32.static/gssdp-1.0.3' | |
| mkdir -p '/Users/tonyt/dev/mxe/tmp-gssdp-i686-w64-mingw32.static/gssdp-1.0.3.build_' | |
| # disable wine with readonly directory | |
| # see https://github.com/mxe/mxe/issues/841 | |
| mkdir -p '/Users/tonyt/dev/mxe/tmp-gssdp-i686-w64-mingw32.static/readonly' | |
| chmod 0555 '/Users/tonyt/dev/mxe/tmp-gssdp-i686-w64-mingw32.static/readonly' | |
| cd '/Users/tonyt/dev/mxe/tmp-gssdp-i686-w64-mingw32.static' && xz -dc '/Users/tonyt/dev/mxe/pkg/gssdp-1.0.3.tar.xz' | tar xf - | |
| cd '/Users/tonyt/dev/mxe/tmp-gssdp-i686-w64-mingw32.static/gssdp-1.0.3' | |
| cd '/Users/tonyt/dev/mxe/tmp-gssdp-i686-w64-mingw32.static/gssdp-1.0.3.build_' && '/Users/tonyt/dev/mxe/tmp-gssdp-i686-w64-mingw32.static/gssdp-1.0.3/configure' --host='i686-w64-mingw32.static' --build='x86_64-apple-darwin19.0.0' --prefix='/Users/tonyt/dev/mxe/usr/i686-w64-mingw32.static' --enable-static --disable-shared ac_cv_prog_HAVE_DOXYGEN="false" --enable-doc=no --enable-gtk-doc=no --enable-gtk-doc-html=no --enable-gtk-doc-pdf=no --{docdir,infodir,mandir,with-html-dir}='/Users/tonyt/dev/mxe/tmp-gssdp-i686-w64-mingw32.static/gssdp-1.0.3.build_.sink' --disable-doxygen | |
| configure: WARNING: unrecognized options: --enable-doc, --disable-doxygen | |
| configure: loading site script /Users/tonyt/dev/mxe/usr/i686-w64-mingw32.static/share/config.site | |
| checking build system type... (cached) x86_64-apple-darwin19.0.0 | |
| checking host system type... i686-w64-mingw32.static | |
| checking target system type... i686-w64-mingw32.static | |
| checking for a BSD-compatible install... /opt/local/bin/ginstall -c | |
| checking whether build environment is sane... yes | |
| checking for i686-w64-mingw32.static-strip... i686-w64-mingw32.static-strip | |
| checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p | |
| checking for gawk... gawk | |
| checking whether make sets $(MAKE)... yes | |
| checking whether make supports nested variables... yes | |
| checking whether UID '501' is supported by ustar format... yes | |
| checking whether GID '20' is supported by ustar format... yes | |
| checking how to create a ustar tar archive... gnutar | |
| checking whether to enable maintainer-specific portions of Makefiles... yes | |
| checking whether make supports nested variables... (cached) yes | |
| checking whether to enable debugging... yes | |
| checking whether make supports the include directive... yes (GNU style) | |
| checking for i686-w64-mingw32.static-gcc... i686-w64-mingw32.static-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 i686-w64-mingw32.static-gcc accepts -g... yes | |
| checking for i686-w64-mingw32.static-gcc option to accept ISO C89... none needed | |
| checking whether i686-w64-mingw32.static-gcc understands -c and -o together... yes | |
| checking dependency style of i686-w64-mingw32.static-gcc... gcc3 | |
| checking for library containing strerror... none required | |
| checking for i686-w64-mingw32.static-gcc... (cached) i686-w64-mingw32.static-gcc | |
| checking whether we are using the GNU C compiler... (cached) yes | |
| checking whether i686-w64-mingw32.static-gcc accepts -g... (cached) yes | |
| checking for i686-w64-mingw32.static-gcc option to accept ISO C89... (cached) none needed | |
| checking whether i686-w64-mingw32.static-gcc understands -c and -o together... (cached) yes | |
| checking dependency style of i686-w64-mingw32.static-gcc... (cached) gcc3 | |
| checking how to run the C preprocessor... i686-w64-mingw32.static-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 a sed that does not truncate output... /opt/local/bin/gsed | |
| checking whether C compiler accepts -Werror=unknown-warning-option... no | |
| checking whether C compiler accepts -fno-strict-aliasing... yes | |
| checking whether C compiler accepts -Wall... yes | |
| checking whether C compiler accepts -Wextra... yes | |
| checking whether C compiler accepts -Wundef... yes | |
| checking whether C compiler accepts -Wnested-externs... yes | |
| checking whether C compiler accepts -Wwrite-strings... yes | |
| checking whether C compiler accepts -Wpointer-arith... yes | |
| checking whether C compiler accepts -Wmissing-declarations... yes | |
| checking whether C compiler accepts -Wmissing-prototypes... yes | |
| checking whether C compiler accepts -Wstrict-prototypes... yes | |
| checking whether C compiler accepts -Wredundant-decls... yes | |
| checking whether C compiler accepts -Wno-unused-parameter... yes | |
| checking whether C compiler accepts -Wno-missing-field-initializers... yes | |
| checking whether C compiler accepts -Wdeclaration-after-statement... yes | |
| checking whether C compiler accepts -Wformat=2... yes | |
| checking whether C compiler accepts -Wold-style-definition... yes | |
| checking whether C compiler accepts -Wcast-align... yes | |
| checking whether C compiler accepts -Wformat-nonliteral... yes | |
| checking whether C compiler accepts -Wformat-security... yes | |
| checking whether C compiler accepts -Wsign-compare... yes | |
| checking whether C compiler accepts -Wstrict-aliasing... yes | |
| checking whether C compiler accepts -Wshadow... yes | |
| checking whether C compiler accepts -Winline... yes | |
| checking whether C compiler accepts -Wpacked... yes | |
| checking whether C compiler accepts -Wmissing-format-attribute... yes | |
| checking whether C compiler accepts -Wmissing-noreturn... yes | |
| checking whether C compiler accepts -Winit-self... yes | |
| checking whether C compiler accepts -Wredundant-decls... (cached) yes | |
| checking whether C compiler accepts -Wmissing-include-dirs... yes | |
| checking whether C compiler accepts -Wunused-but-set-variable... yes | |
| checking whether C compiler accepts -Warray-bounds... yes | |
| checking whether C compiler accepts -Wimplicit-function-declaration... yes | |
| checking whether C compiler accepts -Wreturn-type... yes | |
| checking whether C compiler accepts -Wswitch-enum... yes | |
| checking whether C compiler accepts -Wswitch-default... yes | |
| checking whether C compiler accepts -Wno-error=unused-parameter... yes | |
| checking whether C compiler accepts -Wno-error=missing-field-initializers... yes | |
| checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no | |
| checking whether the linker accepts -Wl,--no-as-needed... yes | |
| checking how to print strings... printf | |
| checking for a sed that does not truncate output... (cached) /opt/local/bin/gsed | |
| checking for fgrep... /usr/bin/grep -F | |
| checking for ld used by i686-w64-mingw32.static-gcc... /Users/tonyt/dev/mxe/usr/bin/i686-w64-mingw32.static-ld | |
| checking if the linker (/Users/tonyt/dev/mxe/usr/bin/i686-w64-mingw32.static-ld) is GNU ld... yes | |
| checking for BSD- or MS-compatible name lister (nm)... /Users/tonyt/dev/mxe/usr/bin/i686-w64-mingw32.static-nm -B | |
| checking the name lister (/Users/tonyt/dev/mxe/usr/bin/i686-w64-mingw32.static-nm -B) interface... BSD nm | |
| checking whether ln -s works... yes | |
| checking the maximum length of command line arguments... 196608 | |
| checking how to convert x86_64-apple-darwin19.0.0 file names to i686-w64-mingw32.static format... func_convert_file_nix_to_w32 | |
| checking how to convert x86_64-apple-darwin19.0.0 file names to toolchain format... func_convert_file_noop | |
| checking for /Users/tonyt/dev/mxe/usr/bin/i686-w64-mingw32.static-ld option to reload object files... -r | |
| checking for i686-w64-mingw32.static-objdump... i686-w64-mingw32.static-objdump | |
| checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL | |
| checking for i686-w64-mingw32.static-dlltool... i686-w64-mingw32.static-dlltool | |
| checking how to associate runtime and link libraries... func_cygming_dll_for_implib | |
| checking for i686-w64-mingw32.static-ar... i686-w64-mingw32.static-ar | |
| checking for archiver @FILE support... @ | |
| checking for i686-w64-mingw32.static-strip... (cached) i686-w64-mingw32.static-strip | |
| checking for i686-w64-mingw32.static-ranlib... i686-w64-mingw32.static-ranlib | |
| checking command to parse /Users/tonyt/dev/mxe/usr/bin/i686-w64-mingw32.static-nm -B output from i686-w64-mingw32.static-gcc object... ok | |
| checking for sysroot... no | |
| checking for a working dd... /bin/dd | |
| checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
| checking for i686-w64-mingw32.static-mt... no | |
| checking for mt... no | |
| checking if : is a manifest tool... no | |
| 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... yes | |
| checking for objdir... .libs | |
| checking if i686-w64-mingw32.static-gcc supports -fno-rtti -fno-exceptions... no | |
| checking for i686-w64-mingw32.static-gcc option to produce PIC... -DDLL_EXPORT -DPIC | |
| checking if i686-w64-mingw32.static-gcc PIC flag -DDLL_EXPORT -DPIC works... yes | |
| checking if i686-w64-mingw32.static-gcc static flag -static works... yes | |
| checking if i686-w64-mingw32.static-gcc supports -c -o file.o... yes | |
| checking if i686-w64-mingw32.static-gcc supports -c -o file.o... (cached) yes | |
| checking whether the i686-w64-mingw32.static-gcc linker (/Users/tonyt/dev/mxe/usr/bin/i686-w64-mingw32.static-ld) supports shared libraries... 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... no | |
| checking whether to build static libraries... yes | |
| checking for i686-w64-mingw32.static-pkg-config... /Users/tonyt/dev/mxe/usr/bin/i686-w64-mingw32.static-pkg-config | |
| checking pkg-config is at least version 0.9.0... yes | |
| checking for LIBGSSDP... yes | |
| checking for LIBGTK... yes | |
| checking for gobject-introspection... no | |
| checking for Win32... yes | |
| checking for Android as target OS... no | |
| checking for struct in_pktinfo... no | |
| checking for if_nametoindex... no | |
| checking for SIOCGIFINDEX... no | |
| checking for gtk-doc... no | |
| configure: WARNING: | |
| You will not be able to create source packages with 'make dist' | |
| because gtk-doc >= 1.14 is not found. | |
| checking for gtkdoc-check... gtkdoc-check.test | |
| checking for gtkdoc-check... /opt/local/bin/gtkdoc-check | |
| checking for gtkdoc-rebase... /opt/local/bin/gtkdoc-rebase | |
| checking for gtkdoc-mkpdf... /opt/local/bin/gtkdoc-mkpdf | |
| checking whether to build gtk-doc documentation... no | |
| checking for GTKDOC_DEPS... yes | |
| checking that generated files are newer than configure... done | |
| configure: creating ./config.status | |
| config.status: creating Makefile | |
| config.status: creating libgssdp/Makefile | |
| config.status: creating tools/Makefile | |
| config.status: creating tests/Makefile | |
| config.status: creating examples/Makefile | |
| config.status: creating vala/Makefile | |
| config.status: creating doc/Makefile | |
| config.status: creating doc/version.xml | |
| config.status: creating gssdp-1.0.pc | |
| config.status: creating gssdp-1.0-uninstalled.pc | |
| config.status: creating config.h | |
| config.status: executing depfiles commands | |
| config.status: executing libtool commands | |
| configure: WARNING: unrecognized options: --enable-doc, --disable-doxygen | |
| gssdp 1.0.3 | |
| --------------------- | |
| Prefix: /Users/tonyt/dev/mxe/usr/i686-w64-mingw32.static | |
| GObject-Introspection: no | |
| VALA bindings: no | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make -C '/Users/tonyt/dev/mxe/tmp-gssdp-i686-w64-mingw32.static/gssdp-1.0.3.build_' -j '10' | |
| make[2]: warning: -jN forced in submake: disabling jobserver mode. | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive | |
| Making all in libgssdp | |
| /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am | |
| CC gssdp-client.lo | |
| CC gssdp-error.lo | |
| CC gssdp-resource-browser.lo | |
| CC gssdp-resource-group.lo | |
| CC gssdp-socket-source.lo | |
| CC gssdp-socket-functions.lo | |
| CC gssdp-marshal.lo | |
| CCLD libgssdp-1.0.la | |
| i686-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U') | |
| Making all in tools | |
| CC gssdp-device-sniffer.o | |
| CCLD gssdp-device-sniffer.exe | |
| /Users/tonyt/dev/mxe/usr/i686-w64-mingw32.static/lib/libgtk-3.a(libgtk_3_la-gtkprintoperation-win32.o): In function `iprintdialogcallback_queryinterface': | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gtk/../../gtk+-3.22.7/gtk/gtkprintoperation-win32.c:1266: undefined reference to `IID_IUnknown' | |
| /Users/tonyt/dev/mxe/usr/i686-w64-mingw32.static/lib/libgtk-3.a(libgtk_3_la-gtkfilechoosernativewin32.o): In function `get_shell_item_for_uri': | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gtk/../../gtk+-3.22.7/gtk/gtkfilechoosernativewin32.c:371: undefined reference to `IID_IShellItem' | |
| /Users/tonyt/dev/mxe/usr/i686-w64-mingw32.static/lib/libgtk-3.a(libgtk_3_la-gtkfilechoosernativewin32.o): In function `ifiledialogevents_OnFolderChange': | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gtk/../../gtk+-3.22.7/gtk/gtkfilechoosernativewin32.c:185: undefined reference to `IID_IOleWindow' | |
| /Users/tonyt/dev/mxe/usr/i686-w64-mingw32.static/lib/libgtk-3.a(libgtk_3_la-gtkfilechoosernativewin32.o): In function `ifiledialogevents_QueryInterface': | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gtk/../../gtk+-3.22.7/gtk/gtkfilechoosernativewin32.c:143: undefined reference to `IID_IUnknown' | |
| /Users/tonyt/dev/mxe/usr/i686-w64-mingw32.static/lib/libgtk-3.a(libgtk_3_la-gtkfilechoosernativewin32.o): In function `filechooser_win32_thread': | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gtk/../../gtk+-3.22.7/gtk/gtkfilechoosernativewin32.c:411: undefined reference to `IID_IFileOpenDialog' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gtk/../../gtk+-3.22.7/gtk/gtkfilechoosernativewin32.c:411: undefined reference to `CLSID_FileOpenDialog' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gtk/../../gtk+-3.22.7/gtk/gtkfilechoosernativewin32.c:465: undefined reference to `IID_IFileDialog2' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gtk/../../gtk+-3.22.7/gtk/gtkfilechoosernativewin32.c:489: undefined reference to `IID_IFileSaveDialog' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gtk/../../gtk+-3.22.7/gtk/gtkfilechoosernativewin32.c:545: undefined reference to `IID_IFileOpenDialog' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gtk/../../gtk+-3.22.7/gtk/gtkfilechoosernativewin32.c:407: undefined reference to `IID_IFileSaveDialog' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gtk/../../gtk+-3.22.7/gtk/gtkfilechoosernativewin32.c:407: undefined reference to `CLSID_FileSaveDialog' | |
| /Users/tonyt/dev/mxe/usr/i686-w64-mingw32.static/lib/libgdk-3.a(gdkdnd-win32.o): In function `idropsource_queryinterface': | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gdk/win32/../../../gtk+-3.22.7/gdk/win32/gdkdnd-win32.c:555: undefined reference to `IID_IUnknown' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gdk/win32/../../../gtk+-3.22.7/gdk/win32/gdkdnd-win32.c:555: undefined reference to `IID_IUnknown' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gdk/win32/../../../gtk+-3.22.7/gdk/win32/gdkdnd-win32.c:562: undefined reference to `IID_IDropSource' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gdk/win32/../../../gtk+-3.22.7/gdk/win32/gdkdnd-win32.c:562: undefined reference to `IID_IDropSource' | |
| /Users/tonyt/dev/mxe/usr/i686-w64-mingw32.static/lib/libgdk-3.a(gdkdnd-win32.o): In function `ienumformatetc_queryinterface': | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gdk/win32/../../../gtk+-3.22.7/gdk/win32/gdkdnd-win32.c:1008: undefined reference to `IID_IUnknown' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gdk/win32/../../../gtk+-3.22.7/gdk/win32/gdkdnd-win32.c:1008: undefined reference to `IID_IUnknown' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gdk/win32/../../../gtk+-3.22.7/gdk/win32/gdkdnd-win32.c:1015: undefined reference to `IID_IEnumFORMATETC' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gdk/win32/../../../gtk+-3.22.7/gdk/win32/gdkdnd-win32.c:1015: undefined reference to `IID_IEnumFORMATETC' | |
| /Users/tonyt/dev/mxe/usr/i686-w64-mingw32.static/lib/libgdk-3.a(gdkdnd-win32.o): In function `idataobject_queryinterface': | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gdk/win32/../../../gtk+-3.22.7/gdk/win32/gdkdnd-win32.c:763: undefined reference to `IID_IUnknown' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gdk/win32/../../../gtk+-3.22.7/gdk/win32/gdkdnd-win32.c:763: undefined reference to `IID_IUnknown' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gdk/win32/../../../gtk+-3.22.7/gdk/win32/gdkdnd-win32.c:770: undefined reference to `IID_IDataObject' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gdk/win32/../../../gtk+-3.22.7/gdk/win32/gdkdnd-win32.c:770: undefined reference to `IID_IDataObject' | |
| /Users/tonyt/dev/mxe/usr/i686-w64-mingw32.static/lib/libgdk-3.a(gdkdnd-win32.o): In function `idroptarget_queryinterface': | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gdk/win32/../../../gtk+-3.22.7/gdk/win32/gdkdnd-win32.c:291: undefined reference to `IID_IUnknown' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gdk/win32/../../../gtk+-3.22.7/gdk/win32/gdkdnd-win32.c:291: undefined reference to `IID_IUnknown' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gdk/win32/../../../gtk+-3.22.7/gdk/win32/gdkdnd-win32.c:298: undefined reference to `IID_IDropTarget' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gdk/win32/../../../gtk+-3.22.7/gdk/win32/gdkdnd-win32.c:298: undefined reference to `IID_IDropTarget' | |
| /Users/tonyt/dev/mxe/usr/i686-w64-mingw32.static/lib/libgdk-3.a(gdkdnd-win32.o): In function `resolve_link': | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gdk/win32/../../../gtk+-3.22.7/gdk/win32/gdkdnd-win32.c:1325: undefined reference to `IID_IShellLinkW' | |
| /Users/tonyt/dev/mxe/tmp-gtk3-i686-w64-mingw32.static/gtk+-3.22.7.build_/gdk/win32/../../../gtk+-3.22.7/gdk/win32/gdkdnd-win32.c:1336: undefined reference to `IID_IPersistFile' | |
| collect2: error: ld returned 1 exit status | |
| make[4]: *** [gssdp-device-sniffer.exe] Error 1 | |
| make[4]: Target `all' not remade because of errors. | |
| Making all in tests | |
| CC test-util.o | |
| AR libtestutil.a | |
| i686-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U') | |
| Making all in examples | |
| CC test-browser.o | |
| CC test-publish.o | |
| CCLD test-publish.exe | |
| CCLD test-browser.exe | |
| Making all in doc | |
| make[4]: Nothing to be done for `all'. | |
| Making all in vala | |
| make[4]: Nothing to be done for `all'. | |
| make[4]: Nothing to be done for `all-am'. | |
| make[3]: *** [all-recursive] Error 1 | |
| make[2]: *** [all] Error 2 | |
| make[1]: *** [build-only-gssdp_i686-w64-mingw32.static] Error 2 | |
| real 0m26.833s | |
| user 0m20.975s | |
| sys 0m7.441s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment