touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #55777
[Bug 1400244] Re: Qtbase 5.4.0 fails to build on powerpc
This bug was fixed in the package qtbase-opensource-src - 5.4.0+dfsg-
4ubuntu2
---------------
qtbase-opensource-src (5.4.0+dfsg-4ubuntu2) vivid; urgency=medium
[ Timo Jyrinki ]
* New upstream release.
* debian/patches/qimage_conversions.cpp-Fix-little-endian-build.patch:
- Fix PowerPC build (LP: #1400244)
* Remove patches:
- debian/patches/Always-lock-the-DBus-dispatcher-before-dbus_connecti.patch
- debian/patches/Don-t-always-chmod-the-XDG_RUNTIME_DIR.patch
- debian/patches/Fix-crash-in-QNetworkAccessCacheBackend-closeDownstr.patch
- debian/patches/Partially-revert-Fix-a-deadlock-introduced-by-the-ra.patch
- debian/patches/QDBusConnection-Merge-the-dispatch-and-the-watch-and.patch
- debian/patches/Report-the-system-error-on-why-chmod-2-failed-in-XDG.patch
- debian/patches/Reset-QNAM-s-NetworkConfiguration-when-state-changes.patch
- debian/patches/Support-dual-sim-in-QtBearer-s-networkmanager-backen.patch
- debian/patches/Use-a-property-cache-to-cut-down-on-blocking-calls.patch
- debian/patches/dbus_correct_signal_name_disconnect.patch
- debian/patches/fix_bug_in_internal_comparison_operator.patch
- debian/patches/fix_sparc_atomics.patch
- debian/patches/prefer_qpa_for_systemtrayicon.patch
- debian/patches/update-QtBearer-NetworkManager-backend-API.patch
* Include the networkmanager backend changes from 5.4.1
* Bump ABI version to 5.4.0
* debian/patches/Resolve-GLES3-functions-from-the-shared-lib.patch
- Fix usage on OpenGL ES2 platforms (LP: #1403511)
* Sync with Debian 5.4.0+dfsg-4
* debian/patches/enable-tests.patch:
- Refresh and enable for 5.4.0 (LP: #1403582)
- Disable the tests for new QStorageInfo class which partially fail
- Disable some widgets tests that fail (desktop only)
- Disable one qlogging test
* Drop reduce-relocations option from configure, since it causes black screen
for Unity8 on armhf because of linking problems. Comment out the related
revert of earlier upstream commit. (LP: #1403758)
* debian/patches/Add-C++11-if-available-for-QVariant-autotest.patch
- Fix tst_qvariant (LP: #1408273)
[ Łukasz 'sil2100' Zemczak ]
* debian/patches/enable_pie.patch:
- Add fix for QObject::connect failing on ARM
qtbase-opensource-src (5.4.0+dfsg-4) experimental; urgency=medium
* debian/patches/bsd_statfs.diff: Third attempt to fix the build
failure on kfreebsd.
* Update symbols files for mips.
qtbase-opensource-src (5.4.0+dfsg-3) experimental; urgency=medium
* More debian/copyright updates.
* Do not ship htmlinfo example which contains non-free HTML pages.
* Drop remove_icon_from_example.patch and remove_google_adsense.patch,
no longer needed with the above change.
* Update symbols files with buildds’ logs.
* debian/patches/bsd_statfs.diff: Second attempt to fix the build
failure.
qtbase-opensource-src (5.4.0+dfsg-2) experimental; urgency=medium
* Add a patch to fix qstorageinfo_unix.cpp build on kFreeBSD.
* Add a patch to fix qimage_conversions.cpp build on big endian
systems.
* Update symbols files with buildds’ logs.
qtbase-opensource-src (5.4.0+dfsg-1) experimental; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
* Drop fix_bug_in_internal_comparison_operator.patch, applied upstream.
* Drop fix_sparc_atomics.patch, applied upstream.
* Update .install files.
* Bump ABI version to 5.4.0.
* Update debian/copyright to reflect LGPLv3 addition.
* Update .symbols files for new release.
* Bump Standards-Version to 3.9.6, no changes needed.
[ Timo Jyrinki ]
* Bump ABI also in the lintian overrides.
-- Timo Jyrinki <timo-jyrinki@xxxxxxxxxx> Fri, 13 Feb 2015 11:38:11 +0000
** Changed in: qtbase-opensource-src (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1400244
Title:
Qtbase 5.4.0 fails to build on powerpc
Status in qtbase-opensource-src package in Ubuntu:
Fix Released
Bug description:
Build log at https://launchpadlibrarian.net/192081247/buildlog_ubuntu-
vivid-powerpc.qtbase-opensource-src_5.4.0~rc-
0ubuntu1~vivid1~test3_FAILEDTOBUILD.txt.gz
----
g++ -c -include .pch/Qt5Network -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -O2 -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_USING_NAMESPACE -DQT_BUILD_NETWORK_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I../../mkspecs/linux-g++ -I. -I../../include -I../../include/QtNetwork -I../../include/QtNetwork/5.4.0 -I../../include/QtNetwork/5.4.0/QtNetwork -Ikernel -I../../include/QtCore/5.4.0 -I../../include/QtCore/5.4.0/QtCore -I../../include/QtCore -I.moc -o .obj/qabstractsocketengine.o socket/qabstractsocketengine.cpp
image/qimage_conversions.cpp:2257:9: error: expected '}' before numeric constant
0, 0, 0, 0
^
image/qimage_conversions.cpp:2257:9: error: expected '}' before numeric constant
image/qimage_conversions.cpp:2257:9: error: expected ',' or ';' before numeric constant
image/qimage_conversions.cpp:2258:5: error: expected declaration before '}' token
}, // Format_RGBA8888
^
----
More information about Qt testing at
https://wiki.ubuntu.com/Touch/QtTesting
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1400244/+subscriptions
References