Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948044 - sci-electronics/pulseview-9999: pv/storesession.cpp:188:96: error: cannot convert ‘Glib::DateTime’ to ‘Glib::TimeVal’
Summary: sci-electronics/pulseview-9999: pv/storesession.cpp:188:96: error: cannot con...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Embedded Gentoo Team
URL: https://github.com/sigrokproject/puls...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks:
 
Reported: 2025-01-13 16:47 UTC by Andreas Sturmlechner
Modified: 2025-02-17 21:38 UTC (History)
0 users

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


Attachments
sci-electronics:pulseview-9999:20250113-164420.log (sci-electronics:pulseview-9999:20250113-164420.log,64.52 KB, text/x-log)
2025-01-13 16:47 UTC, Andreas Sturmlechner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2025-01-13 16:47:02 UTC
Created attachment 916433 [details]
sci-electronics:pulseview-9999:20250113-164420.log

Trying to port the ebuild to Qt6, since git master is supporting this for quite some time already, but currently build fails with non-Qt related error.


Portage 3.0.66.1 (python 3.12.8-final-0, default/linux/amd64/23.0/split-usr/desktop/plasma, gcc-14, glibc-2.40-r7, 6.12.9-gentoo x86_64)
=================================================================
System uname: Linux-6.12.9-gentoo-x86_64-AMD_Ryzen_9_5950X_16-Core_Processor-with-glibc2.40
KiB Mem:    65759768 total,  21886236 free
KiB Swap:    4194292 total,   4194292 free
Timestamp of repository gentoo: Mon, 13 Jan 2025 06:45:00 +0000
Head commit of repository gentoo: f049f8d0a9430ac6248d324f4379609512895dd7
Timestamp of repository steam-overlay: Sat, 11 Jan 2025 08:18:45 +0000
Head commit of repository steam-overlay: 6061d7834806cee842eae67926897702994701b7

sh bash 5.2_p37
ld GNU ld (Gentoo 2.42 p6) 2.42.0
app-misc/pax-utils:        1.3.8::gentoo
app-shells/bash:           5.2_p37::gentoo
dev-build/autoconf:        2.13-r8::gentoo, 2.71-r7::gentoo, 2.72-r1::gentoo
dev-build/automake:        1.16.5-r2::gentoo, 1.17-r1::gentoo
dev-build/cmake:           3.31.4-r1::gentoo
dev-build/libtool:         2.5.4::gentoo
dev-build/make:            4.4.1-r100::gentoo
dev-build/meson:           1.6.1::gentoo
dev-java/java-config:      2.3.4::gentoo
dev-lang/perl:             5.40.0-r1::gentoo
dev-lang/python:           3.12.8_p1::gentoo, 3.13.1_p1::gentoo
dev-lang/rust-bin:         1.81.0-r101::gentoo, 1.82.0-r100::gentoo, 1.83.0::gentoo, 1.84.0::gentoo
llvm-core/clang:           18.1.8-r6::gentoo
llvm-core/lld:             18.1.8::gentoo
llvm-core/llvm:            18.1.8-r6::gentoo
sys-apps/baselayout:       2.17::gentoo
sys-apps/openrc:           0.56::gentoo
sys-apps/sandbox:          2.42::gentoo
sys-devel/binutils:        2.42-r2::gentoo, 2.43-r2::gentoo
sys-devel/binutils-config: 5.5.2::gentoo
sys-devel/gcc:             14.2.1_p20241221::gentoo
sys-devel/gcc-config:      2.12.1::gentoo
sys-kernel/linux-headers:  6.12::gentoo (virtual/os-headers)
sys-libs/glibc:            2.40-r7::gentoo
Comment 1 Larry the Git Cow gentoo-dev 2025-01-13 17:17:04 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7800a7313078655324196395106967fa23932d4f

commit 7800a7313078655324196395106967fa23932d4f
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-01-13 16:06:44 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-01-13 17:15:48 +0000

    sci-electronics/pulseview: Port to Qt6
    
    Build failure is the same regardless of Qt5 or Qt6, so might as well port it.
    
    Bug: https://bugs.gentoo.org/948044
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../pulseview-0.5.0-glibmm-2.68-required.patch      | 18 ++++++++++++++++++
 sci-electronics/pulseview/pulseview-9999.ebuild     | 21 +++++++++++----------
 2 files changed, 29 insertions(+), 10 deletions(-)