Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920830 - media-radio/direwolf-1.6 - [clang] /.../string.h: error: expected parameter declarator
Summary: media-radio/direwolf-1.6 - [clang] /.../string.h: error: expected parameter d...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Richard Freeman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-12-27 21:53 UTC by Toralf Förster
Modified: 2023-12-27 21:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.04 KB, text/plain)
2023-12-27 21:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,142.44 KB, text/plain)
2023-12-27 21:53 UTC, Toralf Förster
Details
environment (environment,114.47 KB, text/plain)
2023-12-27 21:53 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.12 KB, application/x-xz)
2023-12-27 21:53 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.86 KB, application/x-xz)
2023-12-27 21:53 UTC, Toralf Förster
Details
media-radio:direwolf-1.6:20231227-215222.log (media-radio:direwolf-1.6:20231227-215222.log,24.51 KB, text/plain)
2023-12-27 21:53 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,223.03 KB, text/plain)
2023-12-27 21:53 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,39.80 KB, application/x-xz)
2023-12-27 21:53 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,7.45 KB, application/x-xz)
2023-12-27 21:53 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-12-27 21:53:11 UTC
too long lines were shrinked:

[5/176] /var/tmp/portage/media-radio/direwolf-1.6/temp/clang-wrappers/clang -DAPPLICATION_NAME="\"Dire Wolf\"" -DARCHITECTURE_x86_64=1 -DCOMPANY=\"wb2osz\" -DCOPYRIGHT="\"Copyright (c) 2019 John Langner, WB2OSZ. All rights reserved.\"" -DIDENTIFIER="\"com.wb2osz.Dire Wolf\"" -DIREWOLF_VERSION=\"1.6.
[6/176] /var/tmp/portage/media-radio/direwolf-1.6/temp/clang-wrappers/clang -DAPPLICATION_NAME="\"Dire Wolf\"" -DARCHITECTURE_x86_64=1 -DCOMPANY=\"wb2osz\" -DCOPYRIGHT="\"Copyright (c) 2019 John Langner, WB2OSZ. All rights reserved.\"" -DIDENTIFIER="\"com.wb2osz.Dire Wolf\"" -DIREWOLF_VERSION=\"1.6.
[7/176] /var/tmp/portage/media-radio/direwolf-1.6/temp/clang-wrappers/clang -DAPPLICATION_NAME="\"Dire Wolf\"" -DARCHITECTURE_x86_64=1 -DCOMPANY=\"wb2osz\" -DCOPYRIGHT="\"Copyright (c) 2019 John Langner, WB2OSZ. All rights reserved.\"" -DIDENTIFIER="\"com.wb2osz.Dire Wolf\"" -DIREWOLF_VERSION=\"1.6.
FAILED: external/misc/CMakeFiles/misc.dir/strlcpy.c.o 
/var/tmp/portage/media-radio/direwolf-1.6/temp/clang-wrappers/clang -DAPPLICATION_NAME="\"Dire Wolf\"" -DARCHITECTURE_x86_64=1 -DCOMPANY=\"wb2osz\" -DCOPYRIGHT="\"Copyright (c) 2019 John Langner, WB2OSZ. All rights reserved.\"" -DIDENTIFIER="\"com.wb2osz.Dire Wolf\"" -DIREWOLF_VERSION=\"1.6.0\" -DMA
In file included from /var/tmp/portage/media-radio/direwolf-1.6/work/direwolf-1.6/external/misc/strlcpy.c:55:
/usr/include/string.h:506:15: error: expected parameter declarator
  506 | extern size_t strlcpy (char *__restrict __dest,
      |               ^

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

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

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.21.5 linux/amd64

  HEAD of ::gentoo
commit f730745356f336aa6267fe970f38ec30a4ff27ed
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 27 20:47:03 2023 +0000

    2023-12-27 20:47:02 UTC

emerge -qpvO media-radio/direwolf
[ebuild  N    ] media-radio/direwolf-1.6  USE="udev -gps -hamlib -test"
Comment 1 Toralf Förster gentoo-dev 2023-12-27 21:53:11 UTC
Created attachment 880767 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-27 21:53:13 UTC
Created attachment 880768 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-12-27 21:53:14 UTC
Created attachment 880769 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-27 21:53:15 UTC
Created attachment 880770 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-27 21:53:16 UTC
Created attachment 880771 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-27 21:53:17 UTC
Created attachment 880772 [details]
media-radio:direwolf-1.6:20231227-215222.log
Comment 7 Toralf Förster gentoo-dev 2023-12-27 21:53:18 UTC
Created attachment 880773 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2023-12-27 21:53:20 UTC
Created attachment 880774 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2023-12-27 21:53:20 UTC
Created attachment 880775 [details]
var.tmp.clang.tar.xz