Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 880843

Summary: net-analyzer/fragroute-1.2.6-r4 - unsigned long (char , const char , unsigned long); ISO C99 and later
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
net-analyzer:fragroute-1.2.6-r4:20221110-202137.log
temp.tar.bz2
var.tmp.clang.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-10 20:30:01 UTC
clang -DHAVE_CONFIG_H -I.     -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o mod.o mod.c
clang -DHAVE_CONFIG_H -I.     -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o mod_print.o mod_print.c
clang -DHAVE_CONFIG_H -I.     -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o mod_echo.o mod_echo.c
mod.c:140:4: error: call to undeclared library function 'strlcat' with type
      'unsigned long (char *, const char *, unsigned long)'; ISO C99 and later
      do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20221109-200005

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
php cli (if any):
  (none found)

  HEAD of ::gentoo
commit 1cfadf62e0795b3455c4f3297d7c56fdd989eed3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 10 19:46:53 2022 +0000

    2022-11-10 19:46:53 UTC

emerge -qpvO net-analyzer/fragroute
[ebuild  N    ] net-analyzer/fragroute-1.2.6-r4
Comment 1 Toralf Förster gentoo-dev 2022-11-10 20:30:02 UTC
Created attachment 830653 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-10 20:30:04 UTC
Created attachment 830655 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-10 20:30:05 UTC
Created attachment 830657 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-10 20:30:06 UTC
Created attachment 830659 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-10 20:30:07 UTC
Created attachment 830661 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-10 20:30:08 UTC
Created attachment 830663 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-10 20:30:09 UTC
Created attachment 830665 [details]
net-analyzer:fragroute-1.2.6-r4:20221110-202137.log
Comment 8 Toralf Förster gentoo-dev 2022-11-10 20:30:10 UTC
Created attachment 830667 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-10 20:30:11 UTC
Created attachment 830669 [details]
var.tmp.clang.tar.bz2