Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638378 - sys-apps/frandom-1.1 : ./.../uaccess.h:32:9: error: dereferencing pointer to incomplete type struct task_struct
Summary: sys-apps/frandom-1.1 : ./.../uaccess.h:32:9: error: dereferencing pointer to ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2017-11-21 18:27 UTC by Toralf Förster
Modified: 2021-12-01 13:36 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.44 KB, text/plain)
2017-11-21 18:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,117.56 KB, text/plain)
2017-11-21 18:27 UTC, Toralf Förster
Details
environment (environment,118.74 KB, text/plain)
2017-11-21 18:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.68 KB, application/x-bzip)
2017-11-21 18:27 UTC, Toralf Förster
Details
sys-apps:frandom-1.1:20171121-143927.log (sys-apps:frandom-1.1:20171121-143927.log,3.18 KB, text/plain)
2017-11-21 18:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.88 KB, application/x-bzip)
2017-11-21 18:27 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:27:29 UTC
In file included from /var/tmp/portage/sys-apps/frandom-1.1/work/frandom-1.1/frandom.c:28:0:
./arch/x86/include/asm/uaccess.h: In function ‘set_fs’:
./arch/x86/include/asm/uaccess.h:32:9: error: dereferencing pointer to incomplete type ‘struct task_struct’
  current->thread.addr_limit = fs;
         ^~
/var/tmp/portage/sys-apps/frandom-1.1/work/frandom-1.1/frandom.c: In function ‘frandom_read’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-no-multilib_libressl_20171119-113915

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

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)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *



emerge -qpv sys-apps/frandom
[ebuild  N    ] sys-apps/frandom-1.1
Comment 1 Toralf Förster gentoo-dev 2017-11-21 18:27:32 UTC
Created attachment 505486 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-21 18:27:35 UTC
Created attachment 505488 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-21 18:27:37 UTC
Created attachment 505490 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-21 18:27:40 UTC
Created attachment 505492 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-21 18:27:43 UTC
Created attachment 505494 [details]
sys-apps:frandom-1.1:20171121-143927.log
Comment 6 Toralf Förster gentoo-dev 2017-11-21 18:27:46 UTC
Created attachment 505496 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-12-01 13:36:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d987400c762eb696362869fe712c2871b45489f

commit 2d987400c762eb696362869fe712c2871b45489f
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-12-01 13:34:38 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-12-01 13:36:22 +0000

    sys-apps/frandom: treeclean
    
    Closes: https://bugs.gentoo.org/778749
    Closes: https://bugs.gentoo.org/819252
    Closes: https://bugs.gentoo.org/624330
    Closes: https://bugs.gentoo.org/638378
    Closes: https://bugs.gentoo.org/660874
    Closes: https://bugs.gentoo.org/688704
    Closes: https://bugs.gentoo.org/756226
    Closes: https://bugs.gentoo.org/756229
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 profiles/package.mask                  | 12 ------------
 sys-apps/frandom/Manifest              |  1 -
 sys-apps/frandom/frandom-1.1-r1.ebuild | 31 -------------------------------
 sys-apps/frandom/metadata.xml          | 11 -----------
 4 files changed, 55 deletions(-)