Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 750173

Summary: net-print/libinklevel-0.9.3: stabilisation (was: net-print/libinklevel-0.9.2: configure: error: required header file missing)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: StabilizationAssignee: Printing Team <printing>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal Keywords: CC-ARCHES, PATCH
Version: unspecifiedFlags: nattka: sanity-check+
Hardware: All   
OS: Linux   
URL: https://sources.debian.org/patches/libinklevel/0.9.3-3/0001-configure.ac-fix-ftbfs-with-autoconf2.70.patch/
Whiteboard:
Package list:
net-print/libinklevel-0.9.3
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 732648    
Attachments:
Description Flags
emerge-info.txt
none
emerge-history.txt
none
environment
none
etc.portage.tbz2
none
logs.tbz2
none
net-print:libinklevel-0.9.2:20201019-010000.log
none
temp.tbz2
none
extra white space in configure script cause configure error.
none
diff to /var/db/repos/gentoo/net-print/libinklevel/libinklevel-0.9.2.ebuild none

Description Toralf Förster gentoo-dev 2020-10-19 16:41:22 UTC
checking for netinet/in.h... yes
checking for  sys/ioctl.h... no
configure: error: required header file missing 

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/net-print/libinklevel-0.9.2/work/libinklevel-0.9.2/config.log

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20201010-201503

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.47.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
3)	OpenJDK 8.265_p01 [openjdk-8]
*)	AdoptOpenJDK 8.265_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   jamvm 
  [3]   openjdk-8 
  [4]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Oct 18 11:35:18 PM UTC 2020
/var/db/repos/libressl	Sun Oct 18 04:35:14 PM UTC 2020

emerge -qpvO net-print/libinklevel
[ebuild  N    ] net-print/libinklevel-0.9.2  USE="-debug -static-libs"
Comment 1 Toralf Förster gentoo-dev 2020-10-19 16:41:24 UTC
Created attachment 666866 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-19 16:41:25 UTC
Created attachment 666869 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-10-19 16:41:27 UTC
Created attachment 666872 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-10-19 16:41:29 UTC
Created attachment 666875 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-10-19 16:41:30 UTC
Created attachment 666878 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-10-19 16:41:31 UTC
Created attachment 666881 [details]
net-print:libinklevel-0.9.2:20201019-010000.log
Comment 7 Toralf Förster gentoo-dev 2020-10-19 16:41:33 UTC
Created attachment 666884 [details]
temp.tbz2
Comment 8 mkm65535 2021-08-26 01:23:19 UTC
Created attachment 736047 [details, diff]
extra white space in configure script cause configure error.

please someone fix this.
Comment 9 mkm65535 2021-08-27 15:26:24 UTC
Created attachment 736255 [details, diff]
diff to /var/db/repos/gentoo/net-print/libinklevel/libinklevel-0.9.2.ebuild

just a ugly quick workaround.
please enjoy!
don't forget to do following command.
# ebuild libinklevel-0.9.2.ebuild digest
Comment 10 Larry the Git Cow gentoo-dev 2021-10-31 05:08:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44c7a0fe5dc521f4d7e9fb1525d51639f1f563c2

commit 44c7a0fe5dc521f4d7e9fb1525d51639f1f563c2
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-31 05:07:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-31 05:07:50 +0000

    net-print/libinklevel: fix autoconf 2.70+ compatibility
    
    Closes: https://bugs.gentoo.org/750173
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/libinklevel-0.9.2-autoconf-2.70.patch    | 51 ++++++++++++++++++++++
 net-print/libinklevel/libinklevel-0.9.2.ebuild     |  4 ++
 2 files changed, 55 insertions(+)
Comment 11 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-31 05:08:25 UTC
Thanks!
Comment 12 Larry the Git Cow gentoo-dev 2021-11-01 01:01:53 UTC
The bug has been closed via the following commit(s):

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

commit e0ebf144f1920f6b525a83a3cfff42a1f6f45e31
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-10-30 11:54:16 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-01 01:01:44 +0000

    net-print/libinklevel: add 0.9.3
    
    Closes: https://bugs.gentoo.org/750173
    Closes: https://bugs.gentoo.org/819270
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-print/libinklevel/Manifest                 |  1 +
 net-print/libinklevel/libinklevel-0.9.3.ebuild | 43 ++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)
Comment 13 Jakov Smolić archtester gentoo-dev 2021-11-01 10:57:10 UTC
Reopening for stabilization
Comment 14 Jakov Smolić archtester gentoo-dev 2021-11-22 16:46:43 UTC
amd64 done
Comment 15 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-11-24 00:45:41 UTC
x86 done

all arches done