Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927456 - net-misc/olsrd-0.9.8_p20210612 - src/olsrd_filtergw.c: error: implicit declaration of function should_filter [-Wimplicit-function-declaration]
Summary: net-misc/olsrd-0.9.8_p20210612 - src/olsrd_filtergw.c: error: implicit declar...
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: c99-porting
  Show dependency tree
 
Reported: 2024-03-21 18:52 UTC by Toralf Förster
Modified: 2024-03-21 18:52 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.59 KB, text/plain)
2024-03-21 18:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,71.13 KB, text/plain)
2024-03-21 18:52 UTC, Toralf Förster
Details
environment (environment,61.86 KB, text/plain)
2024-03-21 18:52 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.15 KB, application/x-xz)
2024-03-21 18:52 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.65 KB, application/x-xz)
2024-03-21 18:52 UTC, Toralf Förster
Details
net-misc:olsrd-0.9.8_p20210612:20240321-164311.log (net-misc:olsrd-0.9.8_p20210612:20240321-164311.log,111.11 KB, text/plain)
2024-03-21 18:52 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,148.53 KB, text/plain)
2024-03-21 18:52 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,20.06 KB, application/x-xz)
2024-03-21 18:52 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 2024-03-21 18:52:11 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -fPIC -ggdb -fPIC -ggdb -I../../src -I../../lib -I../../lib/pud/nmealib/include -I../../lib/pud/wireformat/include -DOLSR_PLUGIN  -DUSE_FPM -DDEBUG   -c -o src/olsrd_plugin.o src/olsrd_plugin.c
src/olsrd_filtergw.c: In function set_plugin_filter:
src/olsrd_filtergw.c:124:17: error: assignment to struct hna_group * from incompatible pointer type struct filter_group * [-Wincompatible-pointer-types]
  124 |       new->next =  filter_groups;
      |                 ^
src/olsrd_filtergw.c: In function olsrd_filtergw_parser:
src/olsrd_filtergw.c:186:7: error: implicit declaration of function should_filter [-Wimplicit-function-declaration]
  186 |   if(!should_filter(&originator))
      |       ^~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20240319-203036

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.2
Python 3.11.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.76.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.22.1 linux/amd64

  HEAD of ::gentoo
commit 24238c364396a0b28e7dbd5db20327e0fef274ae
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Mar 21 15:49:35 2024 +0000

    2024-03-21 15:49:34 UTC

emerge -qpvO net-misc/olsrd
[ebuild  N    ] net-misc/olsrd-0.9.8_p20210612  USE="gtk pud"
Comment 1 Toralf Förster gentoo-dev 2024-03-21 18:52:12 UTC
Created attachment 888107 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-03-21 18:52:13 UTC
Created attachment 888108 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-03-21 18:52:14 UTC
Created attachment 888109 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-03-21 18:52:15 UTC
Created attachment 888110 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-03-21 18:52:16 UTC
Created attachment 888111 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-03-21 18:52:17 UTC
Created attachment 888112 [details]
net-misc:olsrd-0.9.8_p20210612:20240321-164311.log
Comment 7 Toralf Förster gentoo-dev 2024-03-21 18:52:18 UTC
Created attachment 888113 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-03-21 18:52:19 UTC
Created attachment 888114 [details]
temp.tar.xz