Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830394 - dev-tcltk/tdom-0.9.2 - ../.../schema.c: error: conflicting types for tdomGetSchemadata; have SchemaData (void) {aka struct SchemaD
Summary: dev-tcltk/tdom-0.9.2 - ../.../schema.c: error: conflicting types for tdomGetS...
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:
Depends on:
Blocks:
 
Reported: 2022-01-01 11:56 UTC by Toralf Förster
Modified: 2022-01-02 06:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.86 KB, text/plain)
2022-01-01 11:56 UTC, Toralf Förster
Details
dev-tcltk:tdom-0.9.2:20211231-224846.log (dev-tcltk:tdom-0.9.2:20211231-224846.log,36.28 KB, text/plain)
2022-01-01 11:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,197.62 KB, text/plain)
2022-01-01 11:56 UTC, Toralf Förster
Details
environment (environment,86.87 KB, text/plain)
2022-01-01 11:56 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.71 KB, application/x-bzip)
2022-01-01 11:56 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.05 KB, application/x-bzip)
2022-01-01 11:56 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-01-01 11:56:03 UTC
too long lines were shrinked:

   40 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -DPACKAGE_VERSION=\"0.9.2\" -DPACKAGE_STRING=\"tdom\ 0.9.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdom=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_ST
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tdom\" -DPACKAGE_TARNAME=\"tdom\" -DPACKAGE_VERSION=\"0.9.2\" -DPACKAGE_STRING=\"tdom\ 0.9.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdom=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_ST
../generic/schema.c:422:1: error: conflicting types for ‘tdomGetSchemadata’; have ‘SchemaData *(void)’ {aka ‘struct SchemaData_ *(void)’}
  422 | tdomGetSchemadata (void)
      | ^~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20211229-135049

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.57.0
  [2]   rust-1.57.0 *
The following VMs are available for generation-2:
1)	OpenJDK 8.312_p07 [openjdk-8]
*)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-8 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4
  [3]   php8.1 *

  HEAD of ::gentoo
commit 8a00b869e8a9159f5131813acce98b1653228722
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 31 21:06:50 2021 +0000

    2021-12-31 21:06:47 UTC

emerge -qpvO dev-tcltk/tdom
[ebuild  N    ] dev-tcltk/tdom-0.9.2  USE="-static-libs -threads"
Comment 1 Toralf Förster gentoo-dev 2022-01-01 11:56:04 UTC
Created attachment 760976 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-01 11:56:05 UTC
Created attachment 760977 [details]
dev-tcltk:tdom-0.9.2:20211231-224846.log
Comment 3 Toralf Förster gentoo-dev 2022-01-01 11:56:06 UTC
Created attachment 760978 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-01 11:56:08 UTC
Created attachment 760979 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-01 11:56:09 UTC
Created attachment 760980 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-01 11:56:10 UTC
Created attachment 760981 [details]
logs.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-01 12:20:15 UTC Comment hidden (obsolete)
Comment 8 Tupone Alfredo gentoo-dev 2022-01-01 13:38:30 UTC
It was already fixed. Thanks
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-02 06:35:17 UTC
(In reply to Tupone Alfredo from comment #8)
> It was already fixed. Thanks

Ah: https://gitweb.gentoo.org/repo/gentoo.git/commit/dev-tcltk/tdom?id=5cf9ff984bb9cc862a77bd1f7530407c9302a57f.