Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 785433 - net-libs/libiscsi-1.19.0 - /.../unistd.h: error: inlining failed in call to always_inline read.localalias: redefined extern inline
Summary: net-libs/libiscsi-1.19.0 - /.../unistd.h: error: inlining failed in call to a...
Status: RESOLVED FIXED
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:
Depends on:
Blocks: 786987
  Show dependency tree
 
Reported: 2021-04-24 17:59 UTC by Toralf Förster
Modified: 2024-03-01 23:09 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.41 KB, text/plain)
2021-04-24 17:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,156.40 KB, text/plain)
2021-04-24 17:59 UTC, Toralf Förster
Details
environment (environment,66.94 KB, text/plain)
2021-04-24 17:59 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.25 KB, application/x-bzip)
2021-04-24 17:59 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.93 KB, application/x-bzip)
2021-04-24 17:59 UTC, Toralf Förster
Details
net-libs:libiscsi-1.19.0:20210424-174242.log (net-libs:libiscsi-1.19.0:20210424-174242.log,54.51 KB, text/plain)
2021-04-24 17:59 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.96 KB, application/x-bzip)
2021-04-24 17:59 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-04-24 17:59:35 UTC
                 from ld_iscsi.c:22:
ld_iscsi.c: In function ‘read’:
/usr/include/bits/unistd.h:36:1: error: inlining failed in call to ‘always_inline’ ‘read.localalias’: redefined extern inline functions are not considered for inlining
   36 | read (int __fd, void *__buf, size_t __nbytes)
      | ^~~~
ld_iscsi.c:311:11: note: called from here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20210421-084009

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.3.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.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 Apr 24 17:20:15 UTC 2021

emerge -qpvO net-libs/libiscsi
[ebuild  N    ] net-libs/libiscsi-1.19.0
Comment 1 Toralf Förster gentoo-dev 2021-04-24 17:59:36 UTC
Created attachment 702237 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-24 17:59:38 UTC
Created attachment 702240 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-24 17:59:39 UTC
Created attachment 702243 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-24 17:59:40 UTC
Created attachment 702246 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-24 17:59:41 UTC
Created attachment 702249 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-24 17:59:43 UTC
Created attachment 702252 [details]
net-libs:libiscsi-1.19.0:20210424-174242.log
Comment 7 Toralf Förster gentoo-dev 2021-04-24 17:59:44 UTC
Created attachment 702255 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-05-10 11:44:22 UTC
The bug has been closed via the following commit(s):

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

commit 51cf016382a9b77926ee2a8038b1ecb8dc168d59
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-10 11:43:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-10 11:44:14 +0000

    net-libs/libiscsi: add 1.19.0_p20230208 (w/ fixed tests!)
    
    Fixes tests and compile failures. Fedora is shipping a snapshot too.
    
    Bug: https://bugs.gentoo.org/786987
    Closes: https://bugs.gentoo.org/785433
    Closes: https://bugs.gentoo.org/815322
    Signed-off-by: Sam James <sam@gentoo.org>

 net-libs/libiscsi/Manifest                         |  1 +
 ...iscsi-1.19.0_p20230208-fix-rdma-automagic.patch | 24 ++++++++
 net-libs/libiscsi/libiscsi-1.19.0_p20230208.ebuild | 66 ++++++++++++++++++++++
 net-libs/libiscsi/libiscsi-9999.ebuild             | 18 +++++-
 4 files changed, 106 insertions(+), 3 deletions(-)