Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875089 - dev-util/qdevicemonitor-1.0.1-r2 - devices/.../UdevImpl.h: error: a function declaration without a
Summary: dev-util/qdevicemonitor-1.0.1-r2 - devices/.../UdevImpl.h: error: a function ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexander Lopatin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-04 16:42 UTC by Toralf Förster
Modified: 2023-12-10 16:55 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.50 KB, text/plain)
2022-10-04 16:42 UTC, Toralf Förster
Details
dev-util:qdevicemonitor-1.0.1-r2:20221004-100740.log (dev-util:qdevicemonitor-1.0.1-r2:20221004-100740.log,13.28 KB, text/plain)
2022-10-04 16:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,133.05 KB, text/plain)
2022-10-04 16:42 UTC, Toralf Förster
Details
environment (environment,74.08 KB, text/plain)
2022-10-04 16:42 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.25 KB, application/x-bzip)
2022-10-04 16:42 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-10-04 16:42:39 UTC
too long lines were shrinked:

1 warning generated.
clang++ -c -pipe -march=native -fno-diagnostics-color -O2 -pedantic-errors -pedantic -Wextra -Wall -O3 -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC -DQT_DEBUG -DVERSION=\"1.0.1\" -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/inc
clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -pedantic-errors -pedantic -Wextra -Wall -std=c11 -O3 -Wall -Wextra -D_REENTRANT -fPIC -DQT_DEBUG -DVERSION=\"1.0.1\" -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/us
In file included from devices/trackers/usb/UdevImpl.c:18:
devices/trackers/usb/UdevImpl.h:20:10: error: a function declaration without a
      prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
void init();

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20221003-130005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
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 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 9f618b8c2264f1184e219c8eec46be18af4ea9cb
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 4 09:33:57 2022 +0000

    2022-10-04 09:33:56 UTC

emerge -qpvO dev-util/qdevicemonitor
[ebuild  N    ] dev-util/qdevicemonitor-1.0.1-r2
Comment 1 Toralf Förster gentoo-dev 2022-10-04 16:42:40 UTC
Created attachment 819826 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-04 16:42:41 UTC
Created attachment 819829 [details]
dev-util:qdevicemonitor-1.0.1-r2:20221004-100740.log
Comment 3 Toralf Förster gentoo-dev 2022-10-04 16:42:43 UTC
Created attachment 819832 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-04 16:42:44 UTC
Created attachment 819835 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-04 16:42:45 UTC
Created attachment 819838 [details]
etc.portage.tar.bz2
Comment 6 Alexander Lopatin 2023-04-06 23:46:48 UTC
I've been struggling to reproduce this issue with no luck. Is it still reproducible?
Comment 7 Toralf Förster gentoo-dev 2023-04-09 13:46:06 UTC
(In reply to Alexander Lopatin from comment #6)
> I've been struggling to reproduce this issue with no luck. Is it still
> reproducible?

this issue might be gone.