← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1400244] [NEW] Qtbase 5.4.0 fails to build on powerpc

 

Public bug reported:

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

** Affects: qtbase-opensource-src (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: qt5.4

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, 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:
  New

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


Follow ups

References