Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945314 - [guru] net-im/Quaternion-0.0.96.1 fails to compile: quaternionroom.cpp:110:30: error: localUser was not declared in this scope
Summary: [guru] net-im/Quaternion-0.0.96.1 fails to compile: quaternionroom.cpp:110:30...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Haelwenn (lanodan) Monnier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-29 09:38 UTC by Agostino Sarubbo
Modified: 2025-01-05 17:23 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,157.27 KB, text/plain)
2024-11-29 09:38 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-11-29 09:38:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-im/Quaternion-0.0.96.1 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-29 09:38:42 UTC
Created attachment 912609 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-29 09:38:43 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


                 from /usr/include/qt6/QtNetwork/QSslError:1,
FAILED: CMakeFiles/quaternion.dir/client/chatroomwidget.cpp.o 
FAILED: CMakeFiles/quaternion.dir/client/mainwindow.cpp.o 
FAILED: CMakeFiles/quaternion.dir/client/models/messageeventmodel.cpp.o 
FAILED: CMakeFiles/quaternion.dir/client/profiledialog.cpp.o 
FAILED: CMakeFiles/quaternion.dir/client/quaternionroom.cpp.o 
FAILED: CMakeFiles/quaternion.dir/client/roomdialogs.cpp.o 
FAILED: CMakeFiles/quaternion.dir/client/thumbnailprovider.cpp.o 
FAILED: CMakeFiles/quaternion.dir/client/timelinewidget.cpp.o 
FAILED: CMakeFiles/quaternion.dir/client/userlistdock.cpp.o 
fatal: not a git repository (or any parent up to mount point /var/tmp)
/var/tmp/portage/net-im/Quaternion-0.0.96.1/work/Quaternion-0.0.96.1/client/quaternionroom.cpp:110:30: error: ‘localUser’ was not declared in this scope; did you mean ‘localUserId’?
Comment 3 Larry the Git Cow gentoo-dev 2025-01-05 17:23:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f074f7e62a5dc14bb4779935b37e378a52ddf6e6

commit f074f7e62a5dc14bb4779935b37e378a52ddf6e6
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2025-01-05 08:55:02 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2025-01-05 08:55:02 +0000

    net-im/Quaternion: block >=net-libs/libquotient-0.9.0
    
    It's not backwards compatible with 0.8.
    
    Closes: https://bugs.gentoo.org/945314
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 net-im/Quaternion/Quaternion-0.0.96.1.ebuild | 3 ++-
 net-im/Quaternion/metadata.xml               | 3 ---
 2 files changed, 2 insertions(+), 4 deletions(-)