Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 778791 - media-gfx/xpaint-3.1.3 - rdlibtool: error logged in slbt_lconf_open(), line 597: flow error: unexpected condition or other.
Summary: media-gfx/xpaint-3.1.3 - rdlibtool: error logged in slbt_lconf_open(), line 5...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Viorel Munteanu
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: slibtool rlibtool
  Show dependency tree
 
Reported: 2021-03-27 21:02 UTC by Toralf Förster
Modified: 2021-04-10 08:31 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.10 KB, text/plain)
2021-03-27 21:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,417.77 KB, text/plain)
2021-03-27 21:02 UTC, Toralf Förster
Details
environment (environment,81.71 KB, text/plain)
2021-03-27 21:02 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.24 KB, application/x-bzip)
2021-03-27 21:02 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.24 KB, application/x-bzip)
2021-03-27 21:02 UTC, Toralf Förster
Details
media-gfx:xpaint-3.1.3:20210327-205941.log (media-gfx:xpaint-3.1.3:20210327-205941.log,12.25 KB, text/plain)
2021-03-27 21:02 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.25 KB, application/x-bzip)
2021-03-27 21:02 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 2021-03-27 21:02:45 UTC
rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 34, .st_ino = 3045199}.
rdlibtool: lconf: stopped in "/var/tmp" (config file not found on current device).
rdlibtool: error logged in slbt_lconf_open(), line 597: flow error: unexpected condition or other.
rdlibtool: < returned to > slbt_get_lconf_flags(), line 640.
make[2]: *** [Makefile:465: readScriptC.lo] Error 2
make[2]: Leaving directory '/var/tmp/portage/media-gfx/xpaint-3.1.3/work/xpaint-3.1.3/xpaintrw'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-20210316-095736

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.1
 [3] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.50.0
  [2]   rust-1.50.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Mar 27 20:20:42 UTC 2021

emerge -qpvO media-gfx/xpaint
[ebuild     U ] media-gfx/xpaint-3.1.3 [2.10.2-r1] USE="-pgf -tiff"
Comment 1 Toralf Förster gentoo-dev 2021-03-27 21:02:46 UTC
Created attachment 695151 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-27 21:02:48 UTC
Created attachment 695154 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-03-27 21:02:50 UTC
Created attachment 695157 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-03-27 21:02:51 UTC
Created attachment 695160 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-03-27 21:02:52 UTC
Created attachment 695163 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-03-27 21:02:53 UTC
Created attachment 695166 [details]
media-gfx:xpaint-3.1.3:20210327-205941.log
Comment 7 Toralf Förster gentoo-dev 2021-03-27 21:02:55 UTC
Created attachment 695169 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-04-10 08:31:38 UTC
The bug has been closed via the following commit(s):

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

commit 4db13a86d16973ebc6ff65e41c6c220d901b2841
Author:     Viorel Munteanu <ceamac.paragon@gmail.com>
AuthorDate: 2021-03-28 11:50:11 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-04-10 08:31:31 +0000

    media-gfx/xpaint: fix emerging with `rdlibtool`
    
    `rdlibtool` is part of `sys-devel/slibtool`
    
    Closes: https://bugs.gentoo.org/778791
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../xpaint/files/xpaint-3.1.3-libtool-clang.patch  | 37 ++++++++++++++++++----
 media-gfx/xpaint/xpaint-3.1.3.ebuild               |  1 -
 2 files changed, 31 insertions(+), 7 deletions(-)