Report Date:                                      10/30/2012
Reporters Name:                                   Stephen Kelly
Package/Build date:                               10/30/2012
Package name:                                     
http://origin.releases.qt-project.org/digia/5.0.0_beta2/latest/qt-linux-opensource-5.0.0-beta2-x86-ubuntu1204-offline.run
Package type:                                     Installer (Offline)
Mkspec used:                                      NA
------------------------------------------------------------
Build checks:
------------------------------------------------------------
Asks about license:                               Not tested
Compiles with minimal options:                    Not tested
Compiles as static build (where supported):       Not tested
Compiles in namespace (where supported):          Not tested
Compiles with shadow build:                       Not tested
Compiles cross-compiled (where supported):        Not tested
Comments:


------------------------------------------------------------
General checks:
------------------------------------------------------------
Text files have the correct EOL:                  Not tested
Files/dirs have sane perm. and timestamps:        Not tested
Tags have been replaced properly:                 No
README has valid information:                     No
Comments:
How do I test if the Tags have been replaced correctly? Where should I check?

The readme has this passage:

 Be sure to check out the release notes, which will list any known
 problems or limitations of this version:
 http://qt-project.org/wiki/Category:Release

The link should rather be to http://qt-project.org/wiki/Qt500beta2KnownIssues 
instead.

------------------------------------------------------------
Installer checks:
------------------------------------------------------------
Fresh install works correctly:                    Yes
Upgrade install works correctly:                  Not tested
Parallel install works correctly:                 Not tested
Previously installed package still works:         Not tested
Warns when installing over an installation:       Not tested
Is correctly signed:                              No
Displays appropriate gfx & strings & version no.: Not tested
Offers the correct license(s):                    Yes
Offers sane default install directory:            Yes
Correctly installs to default directory:          Not tested
Correctly installs to non-default loc.:           Yes
Sanely reports progress and completion:           Yes
Installs only selected components:                Yes
Component selector works sanely:                  No
Shortcuts from last page of installer works:      Not tested
Correctly creates Desktop shortcuts:              Not tested
Correctly creates Start Menu shortcuts:           Not tested
Sets correct environment variables for shell:     Not tested
Package shows up in Control Panel/Pkg. Manager:   Not tested
Patching of files is done correctly:              No
Cancel button is available:                       Not tested
Cleans up after install failure:                  Not tested
Cleanly fails on insufficient disk space:         Not tested
Comments:
https://bugreports.qt-project.org/browse/QTBUG-27063 is still not solved.

In the component selection part of the wizard, it is possible to uncheck Qt 
Essentials, and leave Qt Addons unchecked. I did not test what happens if that 
is attempted. It should not be possible to uncheck Essentials.

Need clarity on what patching of files should be done and what the result 
should be.

------------------------------------------------------------
Uninstaller checks:
------------------------------------------------------------
Uninstalls properly:                              Not tested
Removes installed files properly:                 Not tested
Removes empty directories:                        Not tested
Removes registry keys:                            Not tested
Reverses any other changes:                       Not tested
Comments:


------------------------------------------------------------
Both source/binary package checks:
------------------------------------------------------------
License is correct:                               Yes
Assistant works correctly:                        No
Designer works correctly:                         No
Demos and examples launch without crashing:       No
Demos and examples function acceptably:           No
Demos and examples can be rebuilt:                No
External apps build:                              No
"DLL Swapping" work on an application:            Not tested
GUI stress-testing works ok:                      Not tested
Audio/Video w/QtMultimedia works:                 Not tested
Raster engine works:                              Not tested
Image formats work:                               Not tested
GraphicsView works:                               Not tested
OpenGL works:                                     Not tested
Printing works:                                   Not tested
QML 1 apps work (qmlviewer):                      Not tested
QML 2 apps work (qmlscene):                       Not tested
QtNetwork works:                                  Not tested
QtSql works:                                      Not tested
QtSvg works:                                      Not tested
QtXml works:                                      Not tested
QtWebKit 1 works:                                 Not tested
QtWebkit 2 works:                                 Not tested
Comments:

stephen@hal:/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc$ ./bin/assistant 
Failed to load platform plugin "xcb". Available platforms are: 
linuxfb
minimal
xcb

Aborted (core dumped)




stephen@hal:~/dev/src/playground/qt$ make
makeobj[0]: Entering directory `/home/stephen/dev/src/playground/qt'
/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/bin/moc -DQT_NO_DEBUG 
-DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR=\"/home/stephen/safe/dev/playground/qt\" 
-I/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/mkspecs/linux-g++ -I. -I. 
-I/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/include 
-I/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/include/QtWidgets 
-I/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/include/QtTest 
-I/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/include/QtGui 
-I/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/include/QtCore -I. main.cpp -o 
main.moc
g++ -c -pipe -O2 -std=c++0x -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG 
-DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR=\"/home/stephen/safe/dev/playground/qt\" 
-I/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/mkspecs/linux-g++ -I. -I. 
-I/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/include 
-I/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/include/QtWidgets 
-I/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/include/QtTest 
-I/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/include/QtGui 
-I/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/include/QtCore -I. -o main.o 
main.cpp
main.cpp:361:5: warning: unused parameter 'parent' [-Wunused-parameter]
g++ -Wl,-O1 
-Wl,-rpath,/home/stephen/safe/dev/playground/qt/______________________________PADDING______________________________
 -Wl,-rpath,/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/lib -o qt main.o   
-L/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/lib -lQtWidgets 
-L/data/bamboo/xml-data/build-dir/DQTC-RELEASE5LGPL-RELEASEBLDQT500LGPLINUXX8632LUBUNTU1204/icu_install/lib
 -lQtTest -lQtGui -lQtCore -lGL -lpthread 
/usr/bin/ld: skipping incompatible 
/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/lib/libQtWidgets.so when searching 
for -lQtWidgets
/usr/bin/ld: cannot find -lQtWidgets
/usr/bin/ld: skipping incompatible 
/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/lib/libQtTest.so when searching for 
-lQtTest
/usr/bin/ld: skipping incompatible 
/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/lib/libQtGui.so when searching for 
-lQtGui
/usr/bin/ld: skipping incompatible 
/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/lib/libQtCore.so when searching for 
-lQtCore
collect2: ld returned 1 exit status




Run Build Command:/usr/bin/make
[ 25%] Generating moc_mywidget.cpp
[ 50%] Generating ui_mywidget.h
Scanning dependencies of target mywidget
[ 75%] Building CXX object CMakeFiles/mywidget.dir/mywidget.cpp.o
[100%] Building CXX object CMakeFiles/mywidget.dir/moc_mywidget.cpp.o
Linking CXX executable mywidget
/opt/qt/binary/Qt5.0.0beta2/5.0.0-beta2/gcc/lib/libQtWidgets.so.5.0.0: could 
not read symbols: File in wrong format


Additionally, the QtWebKit module does not contain cmake config files.


Is this package releasable?:                      No

-- 
Report form at http://testresults.qt-project.org/forms/release-testing/index.pl 
submitted from 188.111.54.34
_______________________________________________
Releasing mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/releasing

Reply via email to