Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914709 - app-mobilephone/gnokii-0.6.31-r4 - [clang] ../.../compat.h: error: expected parameter declarator
Summary: app-mobilephone/gnokii-0.6.31-r4 - [clang] ../.../compat.h: error: expected p...
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:
 
Reported: 2023-09-25 16:51 UTC by Toralf Förster
Modified: 2023-09-25 16:51 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.18 KB, text/plain)
2023-09-25 16:51 UTC, Toralf Förster
Details
app-mobilephone:gnokii-0.6.31-r4:20230925-164729.log (app-mobilephone:gnokii-0.6.31-r4:20230925-164729.log,144.68 KB, text/plain)
2023-09-25 16:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,58.23 KB, text/plain)
2023-09-25 16:51 UTC, Toralf Förster
Details
environment (environment,107.59 KB, text/plain)
2023-09-25 16:51 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-09-25 16:51 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,8.48 KB, application/x-xz)
2023-09-25 16:51 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,14.87 KB, application/x-xz)
2023-09-25 16:51 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,44.84 KB, application/x-xz)
2023-09-25 16:51 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-09-25 16:51:10 UTC
too long lines were shrinked:

libtool: compile:  clang -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -I/usr/include/PCSC -pthread -O2 -pipe -march=native -fno-diagnostics-color -Wall -c generic.c  -fPIC -DPIC -o .libs/libPHONES_la-generic.o
libtool: compile:  clang -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -I/usr/include/PCSC -pthread -O2 -pipe -march=native -fno-diagnostics-color -Wall -c nokia.c  -fPIC -DPIC -o .libs/libPHONES_la-nokia.o
libtool: compile:  clang -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -I/usr/include/PCSC -pthread -O2 -pipe -march=native -fno-diagnostics-color -Wall -c nk7110.c  -fPIC -DPIC -o .libs/libPHONES_la-nk7110.o
libtool: compile:  clang -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -I/usr/include/PCSC -pthread -O2 -pipe -march=native -fno-diagnostics-color -Wall -c nk6510.c  -fPIC -DPIC -o .libs/libPHONES_la-nk6510.o
libtool: compile:  clang -DCOMPILING_LIBGNOKII -I. -I../../include -I../../include -I/usr/include/PCSC -pthread -O2 -pipe -march=native -fno-diagnostics-color -Wall -c nk6160.c  -fPIC -DPIC -o .libs/libPHONES_la-nk6160.o
In file included from nokia.c:41:
../../include/compat.h:199:5: error: expected parameter declarator
  199 | int snprintf(char *str, size_t size, const char *format, ...);
      |     ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_clang-20230924-160600

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.1
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.1+libcxx
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.72.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
  [2]   php8.2
go version go1.21.1 linux/amd64

  HEAD of ::gentoo
commit 2bb842cc94982e926a763cfe91d20fc7004c0d15
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Sep 25 16:01:43 2023 +0000

    2023-09-25 16:01:43 UTC

emerge -qpvO app-mobilephone/gnokii
[ebuild  N    ] app-mobilephone/gnokii-0.6.31-r4  USE="nls pcsc-lite -X -bluetooth -debug -ical -irda -mysql -postgres -sms -usb"
Comment 1 Toralf Förster gentoo-dev 2023-09-25 16:51:11 UTC
Created attachment 871401 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-25 16:51:12 UTC
Created attachment 871402 [details]
app-mobilephone:gnokii-0.6.31-r4:20230925-164729.log
Comment 3 Toralf Förster gentoo-dev 2023-09-25 16:51:13 UTC
Created attachment 871403 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-09-25 16:51:14 UTC
Created attachment 871404 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-09-25 16:51:15 UTC
Created attachment 871405 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-25 16:51:16 UTC
Created attachment 871406 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-25 16:51:17 UTC
Created attachment 871407 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-09-25 16:51:18 UTC
Created attachment 871408 [details]
temp.tar.xz