Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928387 - sys-libs/mtdev-1.1.6 - [slibtool] /.../ld: cannot find -lmtdev: No such file or directory
Summary: sys-libs/mtdev-1.1.6 - [slibtool] /.../ld: cannot find -lmtdev: No such file ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Naohiro Aota
URL: https://github.com/rydberg/mtdev/pull/2
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2024-04-01 14:34 UTC by Toralf Förster
Modified: 2024-04-05 19:09 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.67 KB, text/plain)
2024-04-01 14:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,5.87 KB, text/plain)
2024-04-01 14:34 UTC, Toralf Förster
Details
environment (environment,24.37 KB, text/plain)
2024-04-01 14:34 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.77 KB, application/x-xz)
2024-04-01 14:34 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,6.34 KB, application/x-xz)
2024-04-01 14:34 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,30.32 KB, text/plain)
2024-04-01 14:34 UTC, Toralf Förster
Details
sys-libs:mtdev-1.1.6:20240401-113927.log (sys-libs:mtdev-1.1.6:20240401-113927.log,20.66 KB, text/plain)
2024-04-01 14:34 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,7.39 KB, application/x-xz)
2024-04-01 14:34 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 2024-04-01 14:34:01 UTC
rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT].
rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3.
rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 101, .st_ino = 369041}.
rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4.
rdlibtool: lconf: found "/var/tmp/portage/sys-libs/mtdev-1.1.6/work/mtdev-1.1.6/libtool".
rdlibtool: link: x86_64-pc-linux-gnu-gcc mtdev-test.o -O2 -pipe -march=native -fno-diagnostics-color -lmtdev -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/mtdev-test
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: cannot find -lmtdev: No such file or directory
collect2: error: ld returned 1 exit status
rdlibtool: error logged in slbt_exec_link_create_executable(), line 246: flow error: unexpected condition or other.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20240401-090521

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
Python 3.11.8
php cli (if any):

  HEAD of ::gentoo
commit 313b2faa32b22193270c9696db0b110f706e99f4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 1 10:35:53 2024 +0000

    2024-04-01 10:35:52 UTC

emerge -qpvO sys-libs/mtdev
[ebuild  N    ] sys-libs/mtdev-1.1.6
Comment 1 Toralf Förster gentoo-dev 2024-04-01 14:34:02 UTC
Created attachment 889210 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-01 14:34:03 UTC
Created attachment 889211 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-01 14:34:04 UTC
Created attachment 889212 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-01 14:34:04 UTC
Created attachment 889213 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-01 14:34:05 UTC
Created attachment 889214 [details]
logs.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-01 14:34:06 UTC
Created attachment 889215 [details]
qlist-info.txt
Comment 7 Toralf Förster gentoo-dev 2024-04-01 14:34:07 UTC
Created attachment 889216 [details]
sys-libs:mtdev-1.1.6:20240401-113927.log
Comment 8 Toralf Förster gentoo-dev 2024-04-01 14:34:08 UTC
Created attachment 889217 [details]
temp.tar.xz
Comment 9 orbea 2024-04-04 14:05:12 UTC
Fixed in mtdev 1.1.7.
Comment 10 Larry the Git Cow gentoo-dev 2024-04-05 19:09:22 UTC
The bug has been closed via the following commit(s):

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

commit 0f85764c7f65fd5ce840922b6afa84bcb9d40ab6
Author:     orbea <orbea@riseup.net>
AuthorDate: 2024-04-05 18:28:00 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2024-04-05 19:08:05 +0000

    sys-libs/mtdev: add 1.1.7
    
    Closes: https://bugs.gentoo.org/928387
    Closes: https://github.com/gentoo/gentoo/pull/36121
    Signed-off-by: orbea <orbea@riseup.net>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 sys-libs/mtdev/Manifest           |  1 +
 sys-libs/mtdev/mtdev-1.1.7.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)