Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649494 - sys-cluster/knem-1.1.1 : /.../knem_main.c:667:19: error: knem_contexts_idr undeclared (first use in this function)
Summary: sys-cluster/knem-1.1.1 : /.../knem_main.c:667:19: error: knem_contexts_idr un...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexey Shvetsov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-03 21:59 UTC by Toralf Förster
Modified: 2018-09-03 21:05 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.83 KB, text/plain)
2018-03-03 21:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,186.22 KB, text/plain)
2018-03-03 21:59 UTC, Toralf Förster
Details
environment (environment,128.31 KB, text/plain)
2018-03-03 21:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.51 KB, application/x-bzip)
2018-03-03 21:59 UTC, Toralf Förster
Details
sys-cluster:knem-1.1.1:20180303-191859.log (sys-cluster:knem-1.1.1:20180303-191859.log,22.10 KB, text/plain)
2018-03-03 21: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 2018-03-03 21:59:39 UTC
  CC [M]  /var/tmp/portage/sys-cluster/knem-1.1.1/work/knem-1.1.1/driver/linux/knem_main.o
/var/tmp/portage/sys-cluster/knem-1.1.1/work/knem-1.1.1/driver/linux/knem_main.c: In function ‘knem_assign_context_id’:
/var/tmp/portage/sys-cluster/knem-1.1.1/work/knem-1.1.1/driver/linux/knem_main.c:667:19: error: ‘knem_contexts_idr’ undeclared (first use in this function); did you mean ‘knem_contexts_init’?
  err = idr_alloc(&knem_contexts_idr, ctx, 0, 0, GFP_NOWAIT);
                   ^~~~~~~~~~~~~~~~~
                   knem_contexts_init

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_libressl_20180227-215203

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv sys-cluster/knem
[ebuild  N    ] sys-cluster/knem-1.1.1  USE="modules -debug"
Comment 1 Toralf Förster gentoo-dev 2018-03-03 21:59:42 UTC
Created attachment 522156 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-03 21:59:45 UTC
Created attachment 522158 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-03-03 21:59:48 UTC
Created attachment 522160 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-03-03 21:59:51 UTC
Created attachment 522162 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-03-03 21:59:54 UTC
Created attachment 522164 [details]
sys-cluster:knem-1.1.1:20180303-191859.log
Comment 6 Larry the Git Cow gentoo-dev 2018-09-03 21:05:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=768341030da4acb06798dc0d444ba8ca9dfea5f8

commit 768341030da4acb06798dc0d444ba8ca9dfea5f8
Author:     Alexey Shvetsov <alexxy@gentoo.org>
AuthorDate: 2018-09-03 21:04:46 +0000
Commit:     Alexey Shvetsov <alexxy@gentoo.org>
CommitDate: 2018-09-03 21:05:12 +0000

    sys-cluster/knem: Version bump
    
    Closes: https://bugs.gentoo.org/555148
    Closes: https://bugs.gentoo.org/560558
    Closes: https://bugs.gentoo.org/625688
    Closes: https://bugs.gentoo.org/638356
    Closes: https://bugs.gentoo.org/649494
    Package-Manager: Portage-2.3.47, Repoman-2.3.10

 sys-cluster/knem/Manifest                          |  2 +-
 .../knem/files/knem-1.1.3-setup_timer.patch        | 58 ++++++++++++++++++++++
 .../knem/{knem-1.1.1.ebuild => knem-1.1.3.ebuild}  | 11 ++--
 sys-cluster/knem/knem-9999.ebuild                  |  7 +--
 4 files changed, 71 insertions(+), 7 deletions(-)