Package Details: qt6-xcb-private-headers-git 6.8.0_r68447.gfdfb360f4f-1

Git Clone URL: https://aur.archlinux.org/qt6-base-git.git (read-only, click to copy)
Package Base: qt6-base-git
Description: Private headers for Qt6 Xcb
Upstream URL: https://www.qt.io
Licenses: custom, GPL3, LGPL3, FDL
Groups: qt6-git
Submitter: arojas
Maintainer: IslandC0der
Last Packager: IslandC0der
Votes: 2
Popularity: 0.29
First Submitted: 2020-02-29 09:48 (UTC)
Last Updated: 2024-08-03 01:24 (UTC)

Latest Comments

IslandC0der commented on 2024-08-03 01:25 (UTC)

Oops, my bad. Should be working now!

Ashark commented on 2024-07-31 12:21 (UTC)

I am getting:

==> Starting build()...
CMake Error: No source directory specified for -S
CMake Error: Run 'cmake --help' for all supported options.
==> ERROR: A failure occurred in build().
    Aborting...

Ashark commented on 2023-09-09 09:17 (UTC)

Please fix this line:

install -Dm644 qtbase/LICENSE* -t "$pkgdir"/usr/share/licenses/$pkgbase

Martchus commented on 2020-10-06 21:50 (UTC) (edited on 2020-10-06 21:50 (UTC) by Martchus)

I've just pushed qt6-* packages for the alpha to the AUR and now I see you've already added them to KDE unstable. You're really quick although it is a bit unfortunate that we've duplicated our effort. I guess I can go on with the mingw-w64-qt6-* and android-*-qt6 packages then :-)

arojas commented on 2020-09-19 10:32 (UTC)

OK, figured out this is caused by brotli support. I've removed the dependency for now, make sure to either build in a clean chroot or uninstall brotli before trying again.

arojas commented on 2020-09-19 09:19 (UTC)

ugh that's odd. Even the latest commit I built a couple of weeks ago fails now.

petrkr commented on 2020-09-18 13:20 (UTC)

problem with build

[ 31%] Linking CXX shared library ../../lib/libQt6Network.so
Generating version linker script
c++: error: unrecognized command-line option ‘-R’
make[2]: *** [src/network/CMakeFiles/Network.dir/build.make:1646: lib/libQt6Network.so.6.0.0] Error 1
make[1]: *** [CMakeFiles/Makefile2:3781: src/network/CMakeFiles/Network.dir/all] Error 2
make: *** [Makefile:160: all] Error 2
==> ERROR: A failure occurred in build().