Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930717 - app-misc/lcdproc-0.5.9_p20211220 - hd44780-gpiod.c: error: implicit declaration of function gpiod_chip_get_line
Summary: app-misc/lcdproc-0.5.9_p20211220 - hd44780-gpiod.c: error: implicit declarati...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-04-26 16:12 UTC by Toralf Förster
Modified: 2024-04-26 16:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.63 KB, text/plain)
2024-04-26 16:12 UTC, Toralf Förster
Details
app-misc:lcdproc-0.5.9_p20211220:20240426-152845.log (app-misc:lcdproc-0.5.9_p20211220:20240426-152845.log,43.94 KB, text/plain)
2024-04-26 16:12 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,111.76 KB, application/x-xz)
2024-04-26 16:12 UTC, Toralf Förster
Details
environment (environment,94.44 KB, text/plain)
2024-04-26 16:12 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.17 KB, application/x-xz)
2024-04-26 16:12 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.06 KB, application/x-xz)
2024-04-26 16:12 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,11.25 KB, application/x-xz)
2024-04-26 16:12 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,119.45 KB, application/x-xz)
2024-04-26 16:12 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,22.94 KB, application/x-xz)
2024-04-26 16:12 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 2024-04-26 16:12:24 UTC
too long lines were shrinked:

  162 |                 write(p->fd, &bl_on, 1);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I../..  -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -fPIC -Wall -O2 -pipe -march=native -fno-diagnostics-color -Wno-unused-function -ftrampolines -c -o hd44780-hd44780-ugpio.o `test -f 'hd44780-ugpio.c' || echo './
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I../..  -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -fPIC -Wall -O2 -pipe -march=native -fno-diagnostics-color -Wno-unused-function -ftrampolines -c -o hd44780-hd44780-gpiod.o `test -f 'hd44780-gpiod.c' || echo './
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I../..  -I/usr/include/libusb-1.0 -I/usr/include/libftdi1 -I/usr/include/libusb-1.0 -fPIC -Wall -O2 -pipe -march=native -fno-diagnostics-color -Wno-unused-function -ftrampolines -c -o hd44780-hd44780-4bit.o `test -f 'hd44780-4bit.c' || echo './'`
hd44780-gpiod.c: In function init_gpio_pin:
hd44780-gpiod.c:73:16: error: implicit declaration of function gpiod_chip_get_line; did you mean gpiod_chip_get_info? [-Wimplicit-function-declaration]
   73 |         *pin = gpiod_chip_get_line(pins->chip, number);
      |                ^~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-20240412-195623

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.4
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

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

  HEAD of ::gentoo
commit 94a4452e79236afb548e88f86faaca978032c0a7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Apr 26 14:19:35 2024 +0000

    2024-04-26 14:19:34 UTC

emerge -qpvO app-misc/lcdproc
[ebuild  N    ] app-misc/lcdproc-0.5.9_p20211220  USE="png truetype -debug -doc -ethlcd -extra-charmaps -menu -nfs -samba -test-menu" LCD_DEVICES="bayrad cfontz glcd glk hd44780 lb216 lcdm001 mtxorb text -cfontzpacket -curses -cwlnx -ea65 -eyeboxone -futaba -g15 -glcdlib -i2500vfd -icp_a106 -imon -imonlcd -iowarrior -irman -irtrans -joy -jw002 -lcterm -linux_input -lirc -lis -md8800 -mdm166a -ms6931 -mtc_s16209x -mx5000 -noritakevfd -olimex_mod_lcd1x9 -picolcd -pyramid -rawserial -sdeclcd -sed1330 -sed1520 -serialpos -serialvfd -shuttlevfd -sli -stv5730 -sureelec -t6963 -tyan -ula200 -vlsys_m428 -xosd -yard2lcd"
Comment 1 Toralf Förster gentoo-dev 2024-04-26 16:12:25 UTC
Created attachment 891791 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-26 16:12:26 UTC
Created attachment 891792 [details]
app-misc:lcdproc-0.5.9_p20211220:20240426-152845.log
Comment 3 Toralf Förster gentoo-dev 2024-04-26 16:12:28 UTC
Created attachment 891793 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-04-26 16:12:29 UTC
Created attachment 891794 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-04-26 16:12:30 UTC
Created attachment 891795 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-26 16:12:31 UTC
Created attachment 891796 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-26 16:12:32 UTC
Created attachment 891797 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-26 16:12:33 UTC
Created attachment 891798 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-04-26 16:12:34 UTC
Created attachment 891799 [details]
temp.tar.xz