Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880531 - app-text/dictd-1.13.0-r5 - strlcat.c: error: a function definition without a prototype is deprecated
Summary: app-text/dictd-1.13.0-r5 - strlcat.c: error: a function definition without a ...
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: c23-porting
  Show dependency tree
 
Reported: 2022-11-08 21:40 UTC by Toralf Förster
Modified: 2022-11-08 22:52 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.72 KB, text/plain)
2022-11-08 21:40 UTC, Toralf Förster
Details
app-text:dictd-1.13.0-r5:20221108-213700.log (app-text:dictd-1.13.0-r5:20221108-213700.log,18.00 KB, text/plain)
2022-11-08 21:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,108.97 KB, text/plain)
2022-11-08 21:40 UTC, Toralf Förster
Details
environment (environment,87.45 KB, text/plain)
2022-11-08 21:40 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,739 bytes, application/x-bzip)
2022-11-08 21:40 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.09 KB, application/x-bzip)
2022-11-08 21:40 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.82 KB, application/x-bzip)
2022-11-08 21:41 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.54 KB, application/x-bzip)
2022-11-08 21:41 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,2.36 KB, application/x-bzip)
2022-11-08 21:41 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-11-08 21:40:52 UTC
too long lines were shrinked:

/bin/sh ./libtool --tag=CC --mode=compile clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_C
libtool: compile:  clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/
/bin/sh ./libtool --tag=CC --mode=compile clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_C
libtool: compile:  clang -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/lib64/dictd/\" -DDICT_DICTIONARY_PATH=\"/usr/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/etc/dict/
strlcat.c:40:1: error: a function definition without a prototype is deprecated
      in all versions of C and is not supported in C2x
      [-Werror,-Wdeprecated-non-prototype]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20221108-023017

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
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 Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.6
php cli (if any):

  HEAD of ::gentoo
commit 93dd32969d670d6d46b561bb93cd55137d85f98d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 8 21:16:52 2022 +0000

    2022-11-08 21:16:52 UTC

emerge -qpvO app-text/dictd
[ebuild  N    ] app-text/dictd-1.13.0-r5  USE="-dbi -judy -minimal -test"
Comment 1 Toralf Förster gentoo-dev 2022-11-08 21:40:53 UTC
Created attachment 829861 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 21:40:54 UTC
Created attachment 829863 [details]
app-text:dictd-1.13.0-r5:20221108-213700.log
Comment 3 Toralf Förster gentoo-dev 2022-11-08 21:40:55 UTC
Created attachment 829865 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-08 21:40:57 UTC
Created attachment 829867 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-08 21:40:58 UTC
Created attachment 829869 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-08 21:40:59 UTC
Created attachment 829871 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-08 21:41:00 UTC
Created attachment 829873 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-08 21:41:01 UTC
Created attachment 829875 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-08 21:41:02 UTC
Created attachment 829877 [details]
var.tmp.clang.tar.bz2