Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 838037 - dev-util/qbs-1.19.1 - api/changeset.cpp: fatal error: QtGui/qtextcursor.h: No such file or directory
Summary: dev-util/qbs-1.19.1 - api/changeset.cpp: fatal error: QtGui/qtextcursor.h: No...
Status: RESOLVED DUPLICATE of bug 801541
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Davide Pesavento (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-12 09:00 UTC by Toralf Förster
Modified: 2022-04-12 17:36 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.62 KB, text/plain)
2022-04-12 09:00 UTC, Toralf Förster
Details
dev-util:qbs-1.19.1:20220412-080329.log (dev-util:qbs-1.19.1:20220412-080329.log,22.48 KB, text/plain)
2022-04-12 09:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,153.24 KB, text/plain)
2022-04-12 09:00 UTC, Toralf Förster
Details
environment (environment,60.11 KB, text/plain)
2022-04-12 09:00 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,50.09 KB, application/x-bzip)
2022-04-12 09:00 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.10 KB, application/x-bzip)
2022-04-12 09:00 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-04-12 09:00:44 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -std=gnu++1z -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_PROCESS_COMBINED_ARGUMENT_START -DQBS_VERSION=\"1.19.1\" -DQBS_LIBRARY -DQBS_RELATIVE_LIBEXEC_PATH=\
x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -std=gnu++1z -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_PROCESS_COMBINED_ARGUMENT_START -DQBS_VERSION=\"1.19.1\" -DQBS_LIBRARY -DQBS_RELATIVE_LIBEXEC_PATH=\
x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -std=gnu++1z -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_PROCESS_COMBINED_ARGUMENT_START -DQBS_VERSION=\"1.19.1\" -DQBS_LIBRARY -DQBS_RELATIVE_LIBEXEC_PATH=\
x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -std=gnu++1z -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_PROCESS_COMBINED_ARGUMENT_START -DQBS_VERSION=\"1.19.1\" -DQBS_LIBRARY -DQBS_RELATIVE_LIBEXEC_PATH=\
api/changeset.cpp:42:10: fatal error: QtGui/qtextcursor.h: No such file or directory
   42 | #include <QtGui/qtextcursor.h>
      |          ^~~~~~~~~~~~~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20220411-080050

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.0
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.60.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit b57ed15efd903575bf4cfcaf5656fbb1c5858624
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 12 07:19:23 2022 +0000

    2022-04-12 07:19:20 UTC

emerge -qpvO dev-util/qbs
[ebuild  N    ] dev-util/qbs-1.19.1  USE="-doc -examples -gui -test"
Comment 1 Toralf Förster gentoo-dev 2022-04-12 09:00:45 UTC
Created attachment 770297 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-12 09:00:46 UTC
Created attachment 770300 [details]
dev-util:qbs-1.19.1:20220412-080329.log
Comment 3 Toralf Förster gentoo-dev 2022-04-12 09:00:48 UTC
Created attachment 770303 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-12 09:00:49 UTC
Created attachment 770306 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-12 09:00:51 UTC
Created attachment 770309 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-12 09:00:52 UTC
Created attachment 770312 [details]
temp.tar.bz2
Comment 7 Davide Pesavento (RETIRED) gentoo-dev 2022-04-12 17:36:25 UTC

*** This bug has been marked as a duplicate of bug 801541 ***