mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Error on first builsd: unable to download qt-


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] Error on first builsd: unable to download qt-everywhere-opensource-src-4.8.7.tar.gz
Date: Fri, 18 Oct 2019 14:18:39 +1100

Please ensure you cc the list.

> On 16 Oct 2019, at 10:19, James Garner <address@hidden> wrote:
> 
> OK... I followed your instructions this morning... the make script finished 
> before I got home from work. There were several errors. I executed again, 
> after moving the log files to a different location. the script (attempting to 
> finish things ran fairly quickly at this point. It produced the following 
> output (containing 6 errors) 2 are qt related. I attached the 6 log files 
> generated by the errors.?? I have to look through them yet to see what to do.
> 
> I welcome any input you have.
> 
> 
> Failed to build package luajit for target i686-w64-mingw32.static!

This package is also failing on darwin

> Failed to build package plibc for target i686-w64-mingw32.static!
> Failed to build package ocaml-core for target i686-w64-mingw32.static!

These are failing on ubuntu

> Failed to build package vcdimager for target i686-w64-mingw32.static!

This was updated and should be at v2.0.1 did you run `git pull`?

> Failed to build package qtbase for target i686-w64-mingw32.static!
> ------------------------------------------------------------
> # ICU is buggy. See #653. TODO: reenable it some time in the future.
> cd '/opt/mxe/tmp-qtbase-i686-w64-mingw32.static/qtbase-everywhere-src-5.13.1' 
> && OPENSSL_LIBS="`'i686-w64-mingw32.static-pkg-config' --libs-only-l 
> openssl`" PSQL_LIBS="-lpq -lsecur32 `'i686-w64-mingw32.static-pkg-config' 
> --libs-only-l openssl pthreads` -lws2_32" SYBASE_LIBS="-lsybdb 
> `'i686-w64-mingw32.static-pkg-config' --libs-only-l openssl` -liconv 
> -lws2_32" PKG_CONFIG="i686-w64-mingw32.static-pkg-config" 
> PKG_CONFIG_SYSROOT_DIR="/" 
> PKG_CONFIG_LIBDIR="/opt/mxe/usr/i686-w64-mingw32.static/lib/pkgconfig" 
> MAKE=make
> ./configure -opensource -confirm-license -xplatform win32-g++ -device-option 
> CROSS_COMPILE=i686-w64-mingw32.static- -device-option 
> PKG_CONFIG='i686-w64-mingw32.static-pkg-config' -pkg-config -force-pkg-config 
> -no-use-gold-linker -release -static -prefix 
> '/opt/mxe/usr/i686-w64-mingw32.static/qt5' -no-icu -opengl desktop -no-glib 
> -accessibility -nomake examples -nomake tests -plugin-sql-mysql -mysql_config 
> /opt/mxe/usr/i686-w64-mingw32.static/bin/mysql_config -plugin-sql-sqlite 
> -plugin-sql-odbc -plugin-sql-psql -plugin-sql-tds -D Q_USE_SYBASE 
> -system-zlib -system-libpng -system-libjpeg -system-sqlite -fontconfig 
> -system-freetype -system-harfbuzz -system-pcre -openssl-linked -dbus-linked 
> -no-pch -v
> bash: ./configure: No such file or directory

This has the `MAKE=$(MAKE)` fix, but appears to be missing a line continuation 
- did you manually apply that?

> Failed to build package qt for target i686-w64-mingw32.static!

This has the `MAKE=$(MAKE)` fix, but seems to be the same as the original 
issue. Can you build again with:

  make qt JOBS=1

And post the log so I can see if `diff` turns up anything?

Cheers,

Tony






reply via email to

[Prev in Thread] Current Thread [Next in Thread]