Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903603 - mail-client/thunderbird-102.9.1 - 40:09.67 .../strlcpy.c: error: a function definition without a prototype is deprecated in all ve
Summary: mail-client/thunderbird-102.9.1 - 40:09.67 .../strlcpy.c: error: a function d...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2023-03-30 16:52 UTC by Toralf Förster
Modified: 2023-03-30 16:52 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.38 KB, text/plain)
2023-03-30 16:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,228.77 KB, text/plain)
2023-03-30 16:52 UTC, Toralf Förster
Details
environment (environment,208.96 KB, text/plain)
2023-03-30 16:52 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,911 bytes, application/x-bzip)
2023-03-30 16:52 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.90 KB, application/x-bzip)
2023-03-30 16:52 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,19.11 KB, application/x-bzip)
2023-03-30 16:52 UTC, Toralf Förster
Details
mail-client:thunderbird-102.9.1:20230330-104156.log.bz2 (mail-client:thunderbird-102.9.1:20230330-104156.log.bz2,449.69 KB, application/x-bzip)
2023-03-30 16:52 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,497.09 KB, application/x-bzip)
2023-03-30 16: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 2023-03-30 16:52:47 UTC
too long lines were shrinked:

40:08.45 /var/tmp/portage/mail-client/thunderbird-102.9.1/work/thunderbird-102.9.1/third_party/sqlite3/src/sqlite3.c:164962:9: warning: code will never be executed [-Wunreachable-code]
40:08.45         YYMINORTYPE yylhsminor;
40:08.45         ^~~~~~~~~~~~~~~~~~~~~~~
40:09.44 gmake[4]: Leaving directory '/var/tmp/portage/mail-client/thunderbird-102.9.1/work/thunderbird_build/intl/unicharutil/util'
40:09.45 /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-clang -std=gnu99 -o Unified_c_src_third_party1.o -c  -I/var/tmp/portage/mail-client/thunderbird-102.9.1/work/thunderbird_build/dist/system_wrappers -include /var/tmp/portage/mail-client/thunderbird-102.9.1/work/thunderbird-102.9.1/config/gcc_hidden.h
40:09.67 In file included from Unified_c_src_third_party1.c:56:
40:09.67 /var/tmp/portage/mail-client/thunderbird-102.9.1/work/thunderbird-102.9.1/ipc/chromium/src/third_party/libevent/strlcpy.c:48: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]
40:09.67 event_strlcpy_(dst, src, siz)
40:09.67 ^

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 16.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.0
Python 3.10.10
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.68.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit cf352ec829e4978692f1c11b53ebc4d94168453a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Mar 30 10:02:05 2023 +0000

    2023-03-30 10:02:04 UTC

emerge -qpvO mail-client/thunderbird
[ebuild  N    ] mail-client/thunderbird-102.9.1  USE="clang dbus hwaccel openh264 sndio system-harfbuzz system-icu system-jpeg system-libvpx system-webp -debug -eme-free -hardened -jack -libproxy -lto (-pgo) -pulseaudio (-selinux) -system-av1 -system-libevent -system-librnp -system-png (-system-python-libs) -wayland -wifi" L10N="it rm -af -ar -ast -be -bg -br -ca -cak -cs -cy -da -de -dsb -el -en-CA -en-GB -es-AR -es-ES -es-MX -et -eu -fi -fr -fy -ga -gd -gl -he -hr -hsb -hu -id -is -ja -ka -kab -kk -ko -lt -lv -ms -nb -nl -nn -pa -pl -pt-BR -pt-PT -ro -ru -sk -sl -sq -sr -sv -th -tr -uk -uz -vi -zh-CN -zh-TW"
Comment 1 Toralf Förster gentoo-dev 2023-03-30 16:52:48 UTC
Created attachment 859280 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-30 16:52:49 UTC
Created attachment 859281 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-03-30 16:52:51 UTC
Created attachment 859282 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-03-30 16:52:51 UTC
Created attachment 859283 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-03-30 16:52:52 UTC
Created attachment 859284 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-03-30 16:52:53 UTC
Created attachment 859285 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-03-30 16:52:55 UTC
Created attachment 859286 [details]
mail-client:thunderbird-102.9.1:20230330-104156.log.bz2
Comment 8 Toralf Förster gentoo-dev 2023-03-30 16:52:56 UTC
Created attachment 859287 [details]
temp.tar.bz2