Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638356 - sys-cluster/knem-1.1.1 : /.../knem_main.c:450:19: error: implicit declaration of function current_uid ; did you mean current_time ? [-Werror=implicit-function-declaration]
Summary: sys-cluster/knem-1.1.1 : /.../knem_main.c:450:19: error: implicit declaration...
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: 2017-11-21 18:22 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,14.12 KB, text/plain)
2017-11-21 18:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,17.02 KB, text/plain)
2017-11-21 18:22 UTC, Toralf Förster
Details
environment (environment,130.22 KB, text/plain)
2017-11-21 18:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.48 KB, application/x-bzip)
2017-11-21 18:22 UTC, Toralf Förster
Details
sys-cluster:knem-1.1.1:20171121-010949.log (sys-cluster:knem-1.1.1:20171121-010949.log,21.66 KB, text/plain)
2017-11-21 18:22 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 2017-11-21 18:22:30 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_foreach_context_snprintf_cb’:
/var/tmp/portage/sys-cluster/knem-1.1.1/work/knem-1.1.1/driver/linux/knem_main.c:450:19: error: implicit declaration of function ‘current_uid’; did you mean ‘current_time’? [-Werror=implicit-function-declaration]
  if (!knem_uid_eq(current_uid(), ctx->uid) && !capable(CAP_SYS_ADMIN)) {
                   ^~~~~~~~~~~
                   current_time

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)




emerge -qpv sys-cluster/knem
[ebuild  N    ] sys-cluster/knem-1.1.1  USE="modules -debug"
Comment 1 Toralf Förster gentoo-dev 2017-11-21 18:22:34 UTC
Created attachment 505344 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-21 18:22:37 UTC
Created attachment 505346 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-21 18:22:40 UTC
Created attachment 505348 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-21 18:22:43 UTC
Created attachment 505350 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-21 18:22:46 UTC
Created attachment 505352 [details]
sys-cluster:knem-1.1.1:20171121-010949.log
Comment 6 Larry the Git Cow gentoo-dev 2018-09-03 21:05:33 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(-)