Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703506 - net-fs/openafs-kernel-1.6.22.2 : /.../osi_machdep.h:94:8: error: implicit declaration of function do_gettimeofday
Summary: net-fs/openafs-kernel-1.6.22.2 : /.../osi_machdep.h:94:8: error: implicit dec...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Adam Feldman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-21 21:56 UTC by Toralf Förster
Modified: 2020-11-29 19:14 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.55 KB, text/plain)
2019-12-21 21:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,173.17 KB, text/plain)
2019-12-21 21:56 UTC, Toralf Förster
Details
environment (environment,139.07 KB, text/plain)
2019-12-21 21:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.04 KB, application/x-bzip)
2019-12-21 21:56 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,52.11 KB, application/x-bzip)
2019-12-21 21:56 UTC, Toralf Förster
Details
net-fs:openafs-kernel-1.6.22.2:20191221-212059.log (net-fs:openafs-kernel-1.6.22.2:20191221-212059.log,125.53 KB, text/plain)
2019-12-21 21:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,44.25 KB, application/x-bzip)
2019-12-21 21:56 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 2019-12-21 21:56:20 UTC
                 from /var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/libafs/MODLOAD-5.4.4-gentoo-MP/afs_callback.c:21:
/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/libafs/MODLOAD-5.4.4-gentoo-MP/afs_callback.c: In function ‘SRXAFSCB_GetCE’:
/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/afs/LINUX/osi_machdep.h:94:8: error: implicit declaration of function ‘do_gettimeofday’; did you mean ‘do_settimeofday64’? [-Werror=implicit-function-declaration]
   94 |        do_gettimeofday(&__afs_tv);                           \
      |        ^~~~~~~~~~~~~~~
/var/tmp/portage/net-fs/openafs-kernel-1.6.22.2/work/openafs-1.6.22.2/src/afs/afs_osi.h:168:25: note: in expansion of macro ‘osi_GetTime’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20191218-081522

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.39.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 21 Dec 2019 21:05:48 +0000

emerge -qpvO net-fs/openafs-kernel
[ebuild  N    ] net-fs/openafs-kernel-1.6.22.2  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2019-12-21 21:56:23 UTC
Created attachment 600310 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-21 21:56:25 UTC
Created attachment 600312 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-21 21:56:28 UTC
Created attachment 600314 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-21 21:56:31 UTC
Created attachment 600316 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-21 21:56:34 UTC
Created attachment 600318 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-21 21:56:37 UTC
Created attachment 600320 [details]
net-fs:openafs-kernel-1.6.22.2:20191221-212059.log
Comment 7 Toralf Förster gentoo-dev 2019-12-21 21:56:40 UTC
Created attachment 600322 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-11-29 19:14:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07628bb2188c4ce09f32bd8263987a107b794ce5

commit 07628bb2188c4ce09f32bd8263987a107b794ce5
Author:     Andrew Savchenko <bircoph@gentoo.org>
AuthorDate: 2020-11-29 18:55:26 +0000
Commit:     Andrew Savchenko <bircoph@gentoo.org>
CommitDate: 2020-11-29 19:14:12 +0000

    net-fs/openafs-kernel: remove last rited and vulnerable package
    
    All functionality is peserved within net-fs/openafs[modules].
    
    Bug: https://bugs.gentoo.org/719136
    Closes: https://bugs.gentoo.org/703506
    Closes: https://bugs.gentoo.org/707928
    Closes: https://bugs.gentoo.org/724920
    
    Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>

 net-fs/openafs-kernel/Manifest                     |   3 -
 net-fs/openafs-kernel/metadata.xml                 |  11 --
 .../openafs-kernel-1.6.22.1-r1.ebuild              | 134 ---------------------
 .../openafs-kernel-1.6.22.2-r1.ebuild              | 134 ---------------------
 4 files changed, 282 deletions(-)