Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738458 - net-wireless/irda-utils-0.9.18-r6 - findchip.c:37:10: fatal error: sys/io.h: No such file or directory
Summary: net-wireless/irda-utils-0.9.18-r6 - findchip.c:37:10: fatal error: sys/io.h: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Gentoo TreeCleaner Project
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2020-08-21 18:51 UTC by ernsteiswuerfel
Modified: 2021-02-21 10:57 UTC (History)
2 users (show)

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


Attachments
build.log (irda-utils-0.9.18-r6:20200821-184909.log,7.50 KB, text/plain)
2020-08-21 18:51 UTC, ernsteiswuerfel
Details
emerge --info (file_738458.txt,5.92 KB, text/plain)
2020-08-21 18:51 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2020-08-21 18:51:11 UTC
Created attachment 655990 [details]
build.log

[...]
 [CC]  irkbd.c
irkbd.c: In function 'irkbd_handle_mouse':
irkbd.c:302:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  302 |  write(self->fifo, &scancode, 1);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 [CC]  irkbd
 [CC]  findchip.c
findchip.c:37:10: fatal error: sys/io.h: No such file or directory
   37 | #include <sys/io.h>
      |          ^~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:45: findchip.o] Error 1
make: *** [Makefile:34: all] Error 2
 * ERROR: net-wireless/irda-utils-0.9.18-r6::gentoo failed (compile phase):
 *   emake failed
Comment 1 ernsteiswuerfel archtester 2020-08-21 18:51:35 UTC
Created attachment 655992 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-02-21 10:57:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c721001fae7c09b754f8222d69609633e4ff0fa

commit 0c721001fae7c09b754f8222d69609633e4ff0fa
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-02-21 10:56:38 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-02-21 10:56:38 +0000

    net-wireless/irda-utils: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/741110
    Closes: https://bugs.gentoo.org/738458
    Closes: https://bugs.gentoo.org/716544
    Closes: https://bugs.gentoo.org/294757
    
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 net-wireless/irda-utils/Manifest                   |   1 -
 net-wireless/irda-utils/files/irda-setup.sh        |  68 -----------
 net-wireless/irda-utils/files/irda-usb.sh          |  62 ----------
 .../files/irda-utils-0.9.18-SIOCGSTAMP.patch       |  11 --
 .../files/irda-utils-0.9.18-asneeded.patch         |  15 ---
 .../files/irda-utils-0.9.18-dofail.patch           |  26 ----
 .../files/irda-utils-0.9.18-headers.patch          |  11 --
 .../irda-utils/files/irda-utils-0.9.18-io.h.diff   |  48 --------
 .../files/irda-utils-0.9.18-ldflags.patch          | 132 ---------------------
 .../files/irda-utils-0.9.18-makefile.diff          |  11 --
 .../files/irda-utils-0.9.18-smcinit.diff           |  14 ---
 net-wireless/irda-utils/files/irda-utils-rh1.patch |  11 --
 net-wireless/irda-utils/files/irda.confd           |  27 -----
 net-wireless/irda-utils/files/irda.initd           |  85 -------------
 net-wireless/irda-utils/files/irda.modsd           |  48 --------
 net-wireless/irda-utils/files/irda.rules           |  18 ---
 .../irda-utils/irda-utils-0.9.18-r6.ebuild         | 105 ----------------
 net-wireless/irda-utils/metadata.xml               |   8 --
 profiles/package.mask                              |   6 -
 19 files changed, 707 deletions(-)