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

Bug 933615

Summary: media-gfx/sane-frontends-1.0.14-r6 don't find sane libraries or headers from media-gfx/sane-backends-1.2.1 at configure step
Product: Gentoo Linux Reporter: Zentoo <b4b1>
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: UNCONFIRMED ---    
Severity: normal CC: b4b1, jeff.hayes87
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build log

Description Zentoo 2024-06-05 15:00:17 UTC
media-gfx/sane-frontends don't find sane libraries or headers from media-gfx/sane-backends at configure step and print the following error:

checking for sane-config... /usr/bin/sane-config
checking for SANE - version >= 1.0.0... no
*** Could not run SANE test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding SANE or finding the wrong
*** version of SANE. If it is not finding SANE, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location.  Also, make sure you have run ldconfig if that
*** is required on your system.
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
***
**********************************************************************
ERROR: Couldn't find SANE libraries (sane-backends). Possible reasons:
     - sane-backends isn't installed (install sane-backends before
       sane-frontends)
     - the SANE header files aren't installed (if you installed
       SANE as RPM make sure you also included the sane-devel RPM)
     - the SANE libraries can't be found because /usr/local/lib/ isn't
       searched by the dynamic linker (see INSTALL for details)
**********************************************************************

Reproducible: Always
Comment 1 Mike Gilbert gentoo-dev 2024-06-05 16:52:39 UTC
Please attach the build log, config.log, and provide emerge --info.
Comment 2 Zentoo 2024-06-06 09:37:10 UTC
Created attachment 895235 [details]
emerge --info
Comment 3 Zentoo 2024-06-06 09:37:39 UTC
Created attachment 895236 [details]
build log