Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473986 - [qt overlay] dev-qt/qtscript:5 fails tests
Summary: [qt overlay] dev-qt/qtscript:5 fails tests
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on: 457182
Blocks:
  Show dependency tree
 
Reported: 2013-06-21 06:10 UTC by Patrick Lauer
Modified: 2017-12-22 12:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2013-06-21 06:10:28 UTC
Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
Detecting CXX compiler ABI info
Configuring
Detecting CXX compiler ABI info - done
CMake Error at /var/tmp/portage/dev-qt/qtscript-5.1.0_rc1/work/qtscript-opensource-src-5.1.0-rc1_build/lib/cmake/Qt5Script/Qt5ScriptConfig.cmake:15 (message):
  The imported target "Qt5::Script" references the file

     "/var/tmp/portage/dev-qt/qtscript-5.1.0_rc1/work/qtscript-opensource-src-5.1.0-rc1_build/include/qt5/"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

     "/var/tmp/portage/dev-qt/qtscript-5.1.0_rc1/work/qtscript-opensource-src-5.1.0-rc1_build/lib/cmake/Qt5Script/Qt5ScriptConfig.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /var/tmp/portage/dev-qt/qtscript-5.1.0_rc1/work/qtscript-opensource-src-5.1.0-rc1_build/lib/cmake/Qt5Script/Qt5ScriptConfig.cmake:52 (_qt5_Script_check_file_exists)
  CMakeLists.txt:9 (find_package)


Configuring
Configuring incomplete, errors occurred!



0% tests passed, 1 tests failed out of 1

Total Test time (real) =   1.02 sec

The following tests FAILED:
          1 - module_includes (Failed)
Errors while running CTest
make[1]: *** [check] Error 8
make[1]: Leaving directory `/var/tmp/portage/dev-qt/qtscript-5.1.0_rc1/work/qtscript-opensource-src-5.1.0-rc1_build/tests/auto/cmake'
make: *** [sub-cmake-check] Error 2
 * ERROR: dev-qt/qtscript-5.1.0_rc1 failed (test phase):
 *   emake failed
Comment 1 Patrick Lauer gentoo-dev 2014-01-23 05:00:25 UTC
Still fails with 5.2.0
Comment 2 Michael Palimaka (kensington) gentoo-dev 2017-12-22 12:43:06 UTC
Tests are restricted in the eclass now, and we have bug #457182 to track any larger work that needs doing. All packages will need to be audited if we ever decide to try and turn tests back on in the future.