Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716466 - media-gfx/iscan-plugin-gt-x770-2.1.2.1-r3 : * doexe failed
Summary: media-gfx/iscan-plugin-gt-x770-2.1.2.1-r3 : * doexe failed
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 751370 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-04-06 15:33 UTC by Toralf Förster
Modified: 2021-04-08 22:00 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.17 KB, text/plain)
2020-04-06 15:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,364.13 KB, text/plain)
2020-04-06 15:33 UTC, Toralf Förster
Details
environment (environment,87.19 KB, text/plain)
2020-04-06 15:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,26.20 KB, application/x-bzip)
2020-04-06 15:33 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,1.23 KB, application/x-bzip)
2020-04-06 15:33 UTC, Toralf Förster
Details
media-gfx:iscan-plugin-gt-x770-2.1.2.1-r3:20200406-145730.log (media-gfx:iscan-plugin-gt-x770-2.1.2.1-r3:20200406-145730.log,2.14 KB, text/plain)
2020-04-06 15:33 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 2020-04-06 15:33:06 UTC
 * ERROR: media-gfx/iscan-plugin-gt-x770-2.1.2.1-r3::gentoo failed (install phase):
 *   doexe failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200328-141627

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Apr  6 13:37:47 UTC 2020
/var/db/repos/musl	Sat Apr  4 03:02:24 UTC 2020

emerge -qpvO media-gfx/iscan-plugin-gt-x770
[ebuild  N    ] media-gfx/iscan-plugin-gt-x770-2.1.2.1-r3
Comment 1 Toralf Förster gentoo-dev 2020-04-06 15:33:09 UTC
Created attachment 630814 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-06 15:33:13 UTC
Created attachment 630816 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-06 15:33:19 UTC
Created attachment 630818 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-06 15:33:22 UTC
Created attachment 630820 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-06 15:33:25 UTC
Created attachment 630822 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-06 15:33:28 UTC
Created attachment 630824 [details]
media-gfx:iscan-plugin-gt-x770-2.1.2.1-r3:20200406-145730.log
Comment 7 Matthew Schultz 2020-04-08 05:39:15 UTC
(In reply to Toralf Förster from comment #6)
> Created attachment 630824 [details]
> media-gfx:iscan-plugin-gt-x770-2.1.2.1-r3:20200406-145730.log

How is get_libdir returning "lib" instead of "lib64" in your amd64 environment?
Comment 8 Toralf Förster gentoo-dev 2020-10-28 08:31:52 UTC
*** Bug 751370 has been marked as a duplicate of this bug. ***
Comment 9 Jory A. Pratt gentoo-dev 2021-04-08 22:00:35 UTC
(In reply to Matthew Schultz from comment #7)
> (In reply to Toralf Förster from comment #6)
> > Created attachment 630824 [details]
> > media-gfx:iscan-plugin-gt-x770-2.1.2.1-r3:20200406-145730.log
> 
> How is get_libdir returning "lib" instead of "lib64" in your amd64
> environment?

as it is a musl enviroment, the profile sets the libdir to lib instead of lib64. There is no multilib setup for musl.