Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945037 - [guru] dev-libs/lsquic-4.0.8-r2 fails to compile: lsquic_di_error.c:24:1: error: conflicting types for lsquic_data_in_error_new; have struct data_in (struct lsquic_conn_public )
Summary: [guru] dev-libs/lsquic-4.0.8-r2 fails to compile: lsquic_di_error.c:24:1: err...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: trakrailysurely
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-26 15:59 UTC by Agostino Sarubbo
Modified: 2025-02-03 11:38 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,639.60 KB, text/plain)
2024-11-26 15:59 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-26 15:59:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/lsquic-4.0.8-r2 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-26 15:59:28 UTC
Created attachment 911997 [details]
build.log

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


FAILED: src/liblsquic/CMakeFiles/lsquic.dir/lsquic_di_error.c.o 
/var/tmp/portage/dev-libs/lsquic-4.0.8-r2/work/lsquic-4.0.8/src/liblsquic/lsquic_di_error.c:24:1: error: conflicting types for ‘lsquic_data_in_error_new’; have ‘struct data_in *(struct lsquic_conn_public *)’
Comment 3 Larry the Git Cow gentoo-dev 2025-02-03 11:38:15 UTC
The bug has been closed via the following commit(s):

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

commit 96b7067ea4ea8da43b0883a44c1a5deb824d1808
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2025-02-02 08:27:44 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2025-02-02 08:27:44 +0000

    dev-libs/lsquic: add 4.0.12
    
    Closes: https://bugs.gentoo.org/945037
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 dev-libs/lsquic/Manifest               |  1 +
 dev-libs/lsquic/files/lsquic-c23.patch | 17 +++++++++++
 dev-libs/lsquic/lsquic-4.0.12.ebuild   | 54 ++++++++++++++++++++++++++++++++++
 3 files changed, 72 insertions(+)