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

Bug 750374

Summary: media-gfx/sane-backends-1.0.30-r2 : configure: error: Exiting now.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://gitlab.com/sane-project/backends/-/issues/409
https://bugs.gentoo.org/show_bug.cgi?id=759982
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 732648    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-gfx:sane-backends-1.0.30-r2:20201020-065246.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-10-20 07:23:46 UTC
*** Maybe the compiler isn't ANSI C compliant or not properly installed?
*** For details on what went wrong see config.log.
configure: error: Exiting now.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-gfx/sane-backends-1.0.30-r2/work/backends-1.0.30-abi_x86_64.amd64/config.log

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20201019-041507

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
Available Ruby profiles:
  (none found)
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.265_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm


  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Oct 20 06:05:41 AM UTC 2020

emerge -qpvO media-gfx/sane-backends
[ebuild  N    ] media-gfx/sane-backends-1.0.30-r2  USE="ipv6 zeroconf -gphoto2 -snmp -systemd -threads -usb -v4l -xinetd" SANE_BACKENDS="abaton agfafocus apple artec artec_eplus48u as6e avision bh canon canon630u canon_dr cardscan coolscan coolscan2 coolscan3 dc210 dc240 dc25 dell1600n_net dmc epjitsu epson epson2 escl fujitsu genesys gt68xx hp hp3500 hp3900 hp4200 hp5400 hp5590 hpljm1005 hs2p ibm kodak kodakaio kvs1025 kvs20xx leo lexmark ma1509 magicolor matsushita microtek microtek2 mustek mustek_usb nec net niash p5 pie pixma plustek plustek_pp qcam ricoh ricoh2 rts8891 s9036 sceptre sharp sm3600 sm3840 snapscan sp15c st400 stv680 tamarack teco1 teco2 teco3 test u12 umax umax1220u umax_pp xerox_mfp -canon_pp -hpsj5s -kvs40xx -mustek_pp -mustek_usb2 -pnm"
Comment 1 Toralf Förster gentoo-dev 2020-10-20 07:23:48 UTC
Created attachment 667472 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-20 07:23:49 UTC
Created attachment 667475 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-10-20 07:23:51 UTC
Created attachment 667478 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-10-20 07:23:52 UTC
Created attachment 667481 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-10-20 07:23:54 UTC
Created attachment 667484 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-10-20 07:23:55 UTC
Created attachment 667487 [details]
media-gfx:sane-backends-1.0.30-r2:20201020-065246.log
Comment 7 Toralf Förster gentoo-dev 2020-10-20 07:23:57 UTC
Created attachment 667490 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2021-01-13 01:21:39 UTC
The bug has been closed via the following commit(s):

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

commit dcbeb65befc813a87bc9f0d45adefb5fa954f196
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-01-13 01:19:43 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-01-13 01:21:34 +0000

    media-gfx/sane-backends: Bump to version 1.0.31
    
    - Fixed build with autoconf-2.70 (#750374)
    - Added support for pieusb backend (#744703)
    - Added python-any-r1 eclass because the auto-generated gitlab
      tarballs we use require to generate some files with a shipped
      python script
    - Removed user LDFLAGS from pkgconfig files
    - Converted some variables into arrays
    - Minor ebuild overhaul
    
    Closes: https://bugs.gentoo.org/744703
    Closes: https://bugs.gentoo.org/750374
    Closes: https://bugs.gentoo.org/759982
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 media-gfx/sane-backends/Manifest                   |   1 +
 .../files/sane-backends-1.0.31-autoconf-2.70.patch |  93 ++++++
 .../sane-backends-1.0.31-backend_pot_input.patch   |  33 ++
 .../sane-backends-1.0.31-udev_rules_update.patch   |  55 ++++
 .../sane-backends/sane-backends-1.0.31.ebuild      | 362 +++++++++++++++++++++
 profiles/desc/sane_backends.desc                   |   1 +
 6 files changed, 545 insertions(+)