Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895104 - net-misc/olsrd-0.9.8_p20210612[pud] - src/gpsdclient.h: error: redefinition of struct fixsource_t
Summary: net-misc/olsrd-0.9.8_p20210612[pud] - src/gpsdclient.h: error: redefinition o...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-17 09:59 UTC by Toralf Förster
Modified: 2023-06-16 05:26 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.75 KB, text/plain)
2023-02-17 09:59 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,55.39 KB, application/x-bzip)
2023-02-17 09:59 UTC, Toralf Förster
Details
environment (environment,62.87 KB, text/plain)
2023-02-17 09:59 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.79 KB, application/x-bzip)
2023-02-17 09:59 UTC, Toralf Förster
Details
net-misc:olsrd-0.9.8_p20210612:20230217-085316.log (net-misc:olsrd-0.9.8_p20210612:20230217-085316.log,166.32 KB, text/plain)
2023-02-17 09:59 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.90 KB, application/x-bzip)
2023-02-17 09:59 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 2023-02-17 09:59:45 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -M -I../../../src -I../../../lib -I../../../lib/pud/nmealib/include -I../../../lib/pud/wireformat/include -DOLSR_PLUGIN -DUSE_FPM -DDEBUG "src/nodeIdConversion.c" | sed -e '1s/\(nodeIdConversion\.o\)[ :]*/src\/\1 src\/nodeIdConversion\.d: Makefile \.\.\/\.\.\/\.\.\/Makefile\.
x86_64-pc-linux-gnu-gcc -M -I../../../src -I../../../lib -I../../../lib/pud/nmealib/include -I../../../lib/pud/wireformat/include -DOLSR_PLUGIN -DUSE_FPM -DDEBUG -I ./include "src/context.c" | sed -e '1s/\(context\.o\)[ :]*/src\/\1 src\/context\.d: Makefile \.\.\/\.\.\/\.\.\/Makefile\.inc /g' >"src/
x86_64-pc-linux-gnu-gcc -M -I../../../src -I../../../lib -I../../../lib/pud/nmealib/include -I../../../lib/pud/wireformat/include -DOLSR_PLUGIN -DUSE_FPM -DDEBUG -I ./include "src/generator.c" | sed -e '1s/\(generator\.o\)[ :]*/src\/\1 src\/generator\.d: Makefile \.\.\/\.\.\/\.\.\/Makefile\.inc /g' 
x86_64-pc-linux-gnu-gcc -M -I../../../src -I../../../lib -I../../../lib/pud/nmealib/include -I../../../lib/pud/wireformat/include -DOLSR_PLUGIN -DUSE_FPM -DDEBUG "src/wireFormat.c" | sed -e '1s/\(wireFormat\.o\)[ :]*/src\/\1 src\/wireFormat\.d: Makefile \.\.\/\.\.\/\.\.\/Makefile\.inc /g' >"src/wire
In file included from src/configuration.h:50,
                 from src/configuration.c:46:
src/gpsdclient.h:64:8: error: redefinition of struct fixsource_t
   64 | struct fixsource_t {
      |        ^~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20230214-180043

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-11
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Rust versions:
  [1]   rust-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.2 *

  HEAD of ::gentoo
commit d08e4dfdc5e71fa829d8540905abe2f21b8a4ace
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Feb 17 08:47:02 2023 +0000

    2023-02-17 08:47:01 UTC

emerge -qpvO net-misc/olsrd
[ebuild  N    ] net-misc/olsrd-0.9.8_p20210612  USE="pud -gtk"
Comment 1 Toralf Förster gentoo-dev 2023-02-17 09:59:46 UTC
Created attachment 852156 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-17 09:59:47 UTC
Created attachment 852158 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2023-02-17 09:59:48 UTC
Created attachment 852160 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-17 09:59:49 UTC
Created attachment 852162 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-17 09:59:51 UTC
Created attachment 852164 [details]
net-misc:olsrd-0.9.8_p20210612:20230217-085316.log
Comment 6 Toralf Förster gentoo-dev 2023-02-17 09:59:52 UTC
Created attachment 852166 [details]
temp.tar.bz2