Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854303 - dev-util/kdstatemachineeditor-1.2.8 - /.../graphvizlayouterbackend.cpp: error: textlabel_t {aka struct textlabel_t} has no member
Summary: dev-util/kdstatemachineeditor-1.2.8 - /.../graphvizlayouterbackend.cpp: error...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-25 19:09 UTC by Toralf Förster
Modified: 2022-06-25 19:10 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.35 KB, text/plain)
2022-06-25 19:10 UTC, Toralf Förster
Details
dev-util:kdstatemachineeditor-1.2.8:20220625-184009.log (dev-util:kdstatemachineeditor-1.2.8:20220625-184009.log,84.11 KB, text/plain)
2022-06-25 19:10 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,101.49 KB, application/x-bzip)
2022-06-25 19:10 UTC, Toralf Förster
Details
environment (environment,93.23 KB, text/plain)
2022-06-25 19:10 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,52.74 KB, application/x-bzip)
2022-06-25 19:10 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.76 KB, application/x-bzip)
2022-06-25 19:10 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.65 KB, application/x-bzip)
2022-06-25 19:10 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-06-25 19:09:59 UTC
too long lines were shrinked:

[28/81] /usr/bin/x86_64-pc-linux-gnu-g++ -DGRAPHVIZ_MAJOR_VERSION=4 -DGRAPHVIZ_MINOR_VERSION=0 -DHAVE_STRING_H=1 -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050400 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -Dkdstatemachineeditor_core_EXPORTS -I/var
FAILED: src/core/CMakeFiles/kdstatemachineeditor_core.dir/layout/graphvizlayout/graphvizlayouterbackend.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DGRAPHVIZ_MAJOR_VERSION=4 -DGRAPHVIZ_MINOR_VERSION=0 -DHAVE_STRING_H=1 -DQT_CORE_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0x050400 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -Dkdstatemachineeditor_core_EXPORTS -I/var/tmp/por
/var/tmp/portage/dev-util/kdstatemachineeditor-1.2.8/work/kdstatemachineeditor-1.2.8/src/core/layout/graphvizlayout/graphvizlayouterbackend.cpp: In member function QRectF GraphvizLayouterBackend::Private::labelRectForEdge(Agedge_t*) const’:
/var/tmp/portage/dev-util/kdstatemachineeditor-1.2.8/work/kdstatemachineeditor-1.2.8/src/core/layout/graphvizlayout/graphvizlayouterbackend.cpp:468:41: error: textlabel_t’ {aka struct textlabel_t’} has no member named p’
  468 |     const double posx = ED_label(edge)->p.x;
      |                                         ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20220618-200005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.5
Python 3.9.13
Available Rust versions:
  [1]   rust-bin-1.61.0
  [2]   rust-1.61.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.21.0 [icedtea-8]
2)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
5)	Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17  system-vm
  [5]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit c2df8081060852cc9c6b2dc18787348a06f9d30c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jun 25 18:07:22 2022 +0000

    2022-06-25 18:07:21 UTC

emerge -qpvO dev-util/kdstatemachineeditor
[ebuild  N    ] dev-util/kdstatemachineeditor-1.2.8  USE="-doc -test"
Comment 1 Toralf Förster gentoo-dev 2022-06-25 19:10:00 UTC
Created attachment 787649 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-25 19:10:01 UTC
Created attachment 787652 [details]
dev-util:kdstatemachineeditor-1.2.8:20220625-184009.log
Comment 3 Toralf Förster gentoo-dev 2022-06-25 19:10:03 UTC
Created attachment 787655 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-06-25 19:10:05 UTC
Created attachment 787658 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-06-25 19:10:06 UTC
Created attachment 787661 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-25 19:10:07 UTC
Created attachment 787664 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-06-25 19:10:09 UTC
Created attachment 787667 [details]
temp.tar.bz2