Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#41775 - [attica] Missing build dependency? Cant build

Attached to Project: Arch Linux
Opened by Ruben Kelevra (RubenKelevra) - Sunday, 31 August 2014, 23:34 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 01 September 2014, 01:46 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
I tried to compile attica on 32bit with `yaourt -Sb attica`. This seem to fail on missing qt-dependency.

Additional info:
* package version(s)
attica 0.4.2-1
* config and/or log files etc.
==> Beginne build()...
-- The C compiler identification is GNU 4.9.1
-- The CXX compiler identification is GNU 4.9.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Building with Qt5 support
CMake Error at CMakeLists.txt:12 (find_package):
By not providing "FindQt5Transitional.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"Qt5Transitional", but CMake did not find one.

Could not find a package configuration file provided by "Qt5Transitional"
with any of the following names:

Qt5TransitionalConfig.cmake
qt5transitional-config.cmake

Add the installation prefix of "Qt5Transitional" to CMAKE_PREFIX_PATH or
set "Qt5Transitional_DIR" to a directory containing one of the above files.
If "Qt5Transitional" provides a separate development package or SDK, be
sure it has been installed.


Steps to reproduce:
Do run `yaourt -Sb attica` on a clean system with just basic files and a Gnome on it.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Monday, 01 September 2014, 01:46 GMT
Reason for closing:  Works for me
Comment by Doug Newgard (Scimmia) - Monday, 01 September 2014, 01:44 GMT
Builds fine here in a clean chroot. Building with yaourt is not supported.

Loading...