Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821598 - dev-tcltk/tdom-0.9.2 fails to compile: ../generic/schema.c:416:1: error: conflicting types for ‘tdomGetSchemadata’; have ‘SchemaData *(Tcl_Interp *)’ {aka ‘struct SchemaData_ *(Tcl_Interp *)’}
Summary: dev-tcltk/tdom-0.9.2 fails to compile: ../generic/schema.c:416:1: error: conf...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
: 830066 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-11-04 06:10 UTC by Agostino Sarubbo
Modified: 2022-01-01 12:21 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,74.61 KB, text/plain)
2021-11-04 06:10 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 2021-11-04 06:10:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-tcltk/tdom-0.9.2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-04 06:10:35 UTC
Created attachment 748407 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-04 06:10:36 UTC
Possible context of error(s):

../generic/schema.c:416:1: error: conflicting types for ‘tdomGetSchemadata’; have ‘SchemaData *(Tcl_Interp *)’ {aka ‘struct SchemaData_ *(Tcl_Interp *)’}
Comment 3 Toralf Förster gentoo-dev 2021-12-27 09:58:40 UTC
*** Bug 830066 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2021-12-31 20:25:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63b754832e7537ac7bc657caabc1ae32e457c2b6

commit 63b754832e7537ac7bc657caabc1ae32e457c2b6
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2021-12-31 20:25:41 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2021-12-31 20:25:41 +0000

    dev-tcltk/tdom: fix build with tcl unthreaded
    
    Closes: https://bugs.gentoo.org/821598
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-tcltk/tdom/files/tdom-0.9.2-nothreads.patch | 11 +++++++++++
 dev-tcltk/tdom/tdom-0.9.2.ebuild                |  5 ++++-
 2 files changed, 15 insertions(+), 1 deletion(-)
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-01 12:20:15 UTC
*** Bug 830394 has been marked as a duplicate of this bug. ***