Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638592 - app-crypt/bestcrypt-2.0.11 : ./.../uaccess.h:32:9: error: dereferencing pointer to incomplete type struct task_struct
Summary: app-crypt/bestcrypt-2.0.11 : ./.../uaccess.h:32:9: error: dereferencing point...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-23 18:59 UTC by Toralf Förster
Modified: 2018-09-11 16:51 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.78 KB, text/plain)
2017-11-23 18:59 UTC, Toralf Förster
Details
app-crypt:bestcrypt-2.0.11:20171123-043501.log (app-crypt:bestcrypt-2.0.11:20171123-043501.log,12.53 KB, text/plain)
2017-11-23 18:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,147.18 KB, text/plain)
2017-11-23 18:59 UTC, Toralf Förster
Details
environment (environment,122.26 KB, text/plain)
2017-11-23 18:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.06 KB, application/x-bzip)
2017-11-23 18:59 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.52 KB, application/x-bzip)
2017-11-23 18: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 2017-11-23 18:59:23 UTC
In file included from /var/tmp/portage/app-crypt/bestcrypt-2.0.11/work/BestCrypt-2.0.11/kernel/kmod/bc_mem.c:9: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;
         ^~
make[4]: *** [scripts/Makefile.build:315: /var/tmp/portage/app-crypt/bestcrypt-2.0.11/work/BestCrypt-2.0.11/kernel/kmod/bc_mem.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_libressl_20171120-180701

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *



emerge -qpv app-crypt/bestcrypt
[ebuild  N    ] app-crypt/bestcrypt-2.0.11
Comment 1 Toralf Förster gentoo-dev 2017-11-23 18:59:26 UTC
Created attachment 505932 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-23 18:59:29 UTC
Created attachment 505934 [details]
app-crypt:bestcrypt-2.0.11:20171123-043501.log
Comment 3 Toralf Förster gentoo-dev 2017-11-23 18:59:32 UTC
Created attachment 505936 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-23 18:59:35 UTC
Created attachment 505938 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-23 18:59:38 UTC
Created attachment 505940 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-23 18:59:41 UTC
Created attachment 505942 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-09-11 16:51:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c14803bcad24b8d36e5a0bae448284d11975a23

commit 9c14803bcad24b8d36e5a0bae448284d11975a23
Author:     Alon Bar-Lev <alonbl@gentoo.org>
AuthorDate: 2018-09-11 16:45:31 +0000
Commit:     Alon Bar-Lev <alonbl@gentoo.org>
CommitDate: 2018-09-11 16:51:14 +0000

    app-crypt/bestcrypt: version bump
    
    This package is no longer supported by upstream, I could find it in hidden
    webdav of upstream. Use on your on risk!
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=638592
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=600770
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=565064
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-crypt/bestcrypt/Manifest                       |   1 +
 app-crypt/bestcrypt/bestcrypt-2.0.11.ebuild        |   2 +-
 app-crypt/bestcrypt/bestcrypt-2.0.14.ebuild        |  81 ++++
 .../bestcrypt/files/bestcrypt-2.0.14-build.patch   | 522 +++++++++++++++++++++
 4 files changed, 605 insertions(+), 1 deletion(-)