Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nitro-update fails emerge of bestcrypt
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
appelgebak
Apprentice
Apprentice


Joined: 12 Sep 2004
Posts: 225
Location: Ruhrpott

PostPosted: Tue Feb 21, 2006 8:20 pm    Post subject: nitro-update fails emerge of bestcrypt Reply with quote

Hi,

after upgrade of nitro-kernel there are problems in emerge bestcrypt:

It ends with

Code:
bclink.c:117: warning: pointer targets in passing argument 3 of 'RandomGenerateKey' differ in signedness
bclink.c:131: warning: pointer targets in passing argument 1 of 'RandomGenerateKey' differ in signedness
bclink.c:131: warning: pointer targets in passing argument 3 of 'RandomGenerateKey' differ in signedness
bclink.c:143: warning: pointer targets in passing argument 2 of 'bc_set_fd64' differ in signedness
bclink.c:143: warning: pointer targets in passing argument 4 of 'bc_set_fd64' differ in signedness
bclink.c: In function 'bclink':
bclink.c:247: warning: pointer targets in passing argument 9 of 'CreateKeyHandleEx' differ in signedness
bclink.c:247: warning: pointer targets in passing argument 10 of 'CreateKeyHandleEx' differ in signedness
i686-pc-linux-gnu-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -L../lib -I../include/  -Wall -fno-strict-aliasing -g  -O2 -march=athlon-xp -pipe -fomit-frame-pointer -fno-strict-aliasing -I../kgsha256   -c -o bcunlock.o bcunlock.c
g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -L../lib -I../include/  -Wall -fno-strict-aliasing -g  -O2 -march=athlon-xp -pipe -fomit-frame-pointer -fno-strict-aliasing -I../kgsha256  -ldl -lstdc++ -o bctool bctool.o alg.o config.o error.o misc.o bcmount.o bcpasswd.o bcinfo.o  bccreate.o bcformat.o bcreencrypt.o bcfsck.o bclink.o bcunlock.o
cp -f bctool ../bin/
make: Leaving directory `/var/tmp/portage/bestcrypt-1.6_p2-r1/work/bcrypt/src'
make: Entering directory `/var/tmp/portage/bestcrypt-1.6_p2-r1/work/bcrypt/mod'
gcc -I/lib/modules/2.6.16-rc3-nitro1/source/include -o mkver mkver.c
touch bc_dev.ver ;
gcc -I/lib/modules/2.6.16-rc3-nitro1/source/include/ -E bc_dev26.c -I../include -D__GENKSYMS__ | /sbin/genksyms  -k 2.6.16 > bc_dev.ver
In file included from /lib/modules/2.6.16-rc3-nitro1/source/include/linux/sched.h:12,
                 from /lib/modules/2.6.16-rc3-nitro1/source/include/linux/module.h:10,
                 from bc_dev26.c:28:
/lib/modules/2.6.16-rc3-nitro1/source/include/linux/jiffies.h:252:47: error: division by zero in #if
/lib/modules/2.6.16-rc3-nitro1/source/include/linux/jiffies.h:263:47: error: division by zero in #if
/lib/modules/2.6.16-rc3-nitro1/source/include/linux/jiffies.h:276:47: error: division by zero in #if
/lib/modules/2.6.16-rc3-nitro1/source/include/linux/jiffies.h:289:47: error: division by zero in #if
/lib/modules/2.6.16-rc3-nitro1/source/include/linux/jiffies.h:381:41: error: division by zero in #if
/lib/modules/2.6.16-rc3-nitro1/source/include/linux/jiffies.h:381:42: error: division by zero in #if
/lib/modules/2.6.16-rc3-nitro1/source/include/linux/jiffies.h:392:18: error: division by zero in #if
/lib/modules/2.6.16-rc3-nitro1/source/include/linux/jiffies.h:412:41: error: division by zero in #if
/lib/modules/2.6.16-rc3-nitro1/source/include/linux/jiffies.h:412:42: error: division by zero in #if
/lib/modules/2.6.16-rc3-nitro1/source/include/linux/jiffies.h:428:28: error: division by zero in #if
In file included from /lib/modules/2.6.16-rc3-nitro1/source/include/linux/signal.h:4,
                 from /lib/modules/2.6.16-rc3-nitro1/source/include/linux/sched.h:28,
                 from /lib/modules/2.6.16-rc3-nitro1/source/include/linux/module.h:10,
                 from bc_dev26.c:28:
/lib/modules/2.6.16-rc3-nitro1/source/include/linux/list.h:814:2: warning: #warning "don't include kernel headers in userspace"
In file included from /lib/modules/2.6.16-rc3-nitro1/source/include/linux/irq.h:22,
                 from /lib/modules/2.6.16-rc3-nitro1/source/include/asm/hardirq.h:6,
                 from bc_dev26.c:34:
/lib/modules/2.6.16-rc3-nitro1/source/include/asm/irq.h:16:25: error: irq_vectors.h: No such file or directory
make: Leaving directory `/var/tmp/portage/bestcrypt-1.6_p2-r1/work/bcrypt/mod'
make: Entering directory `/var/tmp/portage/bestcrypt-1.6_p2-r1/work/bcrypt/mod'
i686-pc-linux-gnu-gcc -c -D__KERNEL__ -DMODULE  -I/usr/src/linux/include/asm/mach-default/ -DKBUILD_BASENAME=BestCrypt   -I/var/tmp/portage/bestcrypt-1.6_p2-r1/work/bcrypt/mod/../include/ -I/usr/src/linux/include/ -O2 -march=athlon-xp -pipe -fomit-frame-pointer -fno-strict-aliasing -fno-stack-protector   -c -o bc_dev26.o bc_dev26.c
In file included from /usr/src/linux/include/linux/rwsem.h:27,
                 from /usr/src/linux/include/asm/semaphore.h:42,
                 from /usr/src/linux/include/linux/sched.h:20,
                 from /usr/src/linux/include/linux/module.h:10,
                 from bc_dev26.c:28:
/usr/src/linux/include/asm/rwsem.h: In function '__down_read':
/usr/src/linux/include/asm/rwsem.h:105: error: expected ':' or ')' before 'BestCrypt'
/usr/src/linux/include/asm/rwsem.h: In function '__down_write':
/usr/src/linux/include/asm/rwsem.h:157: error: expected ':' or ')' before 'BestCrypt'
/usr/src/linux/include/asm/rwsem.h: In function '__up_read':
/usr/src/linux/include/asm/rwsem.h:194: error: expected ':' or ')' before 'BestCrypt'
/usr/src/linux/include/asm/rwsem.h: In function '__up_write':
/usr/src/linux/include/asm/rwsem.h:220: error: expected ':' or ')' before 'BestCrypt'
/usr/src/linux/include/asm/rwsem.h: In function '__downgrade_write':
/usr/src/linux/include/asm/rwsem.h:245: error: expected ':' or ')' before 'BestCrypt'
In file included from /usr/src/linux/include/linux/sched.h:20,
                 from /usr/src/linux/include/linux/module.h:10,
                 from bc_dev26.c:28:
/usr/src/linux/include/asm/semaphore.h: In function 'down':
/usr/src/linux/include/asm/semaphore.h:105: error: expected ':' or ')' before 'BestCrypt'
/usr/src/linux/include/asm/semaphore.h: In function 'down_interruptible':
/usr/src/linux/include/asm/semaphore.h:130: error: expected ':' or ')' before 'BestCrypt'
/usr/src/linux/include/asm/semaphore.h: In function 'down_trylock':
/usr/src/linux/include/asm/semaphore.h:155: error: expected ':' or ')' before 'BestCrypt'
/usr/src/linux/include/asm/semaphore.h: In function 'up':
/usr/src/linux/include/asm/semaphore.h:179: error: expected ':' or ')' before 'BestCrypt'
i686-pc-linux-gnu-gcc -c -D__KERNEL__ -DMODULE  -I/usr/src/linux/include/asm/mach-default/ -DKBUILD_BASENAME=BestCrypt   -I/var/tmp/portage/bestcrypt-1.6_p2-r1/work/bcrypt/mod/../include/ -I/usr/src/linux/include/ -O2 -march=athlon-xp -pipe -fomit-frame-pointer -fno-strict-aliasing -fno-stack-protector   -c -o bc_mgr.o bc_mgr.c
In file included from /usr/src/linux/include/linux/rwsem.h:27,
                 from /usr/src/linux/include/linux/kobject.h:24,
                 from /usr/src/linux/include/linux/fs.h:213,
                 from bc_mgr.c:24:
/usr/src/linux/include/asm/rwsem.h: In function '__down_read':
/usr/src/linux/include/asm/rwsem.h:105: error: expected ':' or ')' before 'BestCrypt'
/usr/src/linux/include/asm/rwsem.h: In function '__down_write':
/usr/src/linux/include/asm/rwsem.h:157: error: expected ':' or ')' before 'BestCrypt'
/usr/src/linux/include/asm/rwsem.h: In function '__up_read':
/usr/src/linux/include/asm/rwsem.h:194: error: expected ':' or ')' before 'BestCrypt'
/usr/src/linux/include/asm/rwsem.h: In function '__up_write':
/usr/src/linux/include/asm/rwsem.h:220: error: expected ':' or ')' before 'BestCrypt'
/usr/src/linux/include/asm/rwsem.h: In function '__downgrade_write':
/usr/src/linux/include/asm/rwsem.h:245: error: expected ':' or ')' before 'BestCrypt'
In file included from /usr/src/linux/include/linux/sched.h:20,
                 from /usr/src/linux/include/linux/radix-tree.h:22,
                 from /usr/src/linux/include/linux/fs.h:215,
                 from bc_mgr.c:24:
/usr/src/linux/include/asm/semaphore.h: In function 'down':
/usr/src/linux/include/asm/semaphore.h:105: error: expected ':' or ')' before 'BestCrypt'
/usr/src/linux/include/asm/semaphore.h: In function 'down_interruptible':
/usr/src/linux/include/asm/semaphore.h:130: error: expected ':' or ')' before 'BestCrypt'
/usr/src/linux/include/asm/semaphore.h: In function 'down_trylock':
/usr/src/linux/include/asm/semaphore.h:155: error: expected ':' or ')' before 'BestCrypt'
/usr/src/linux/include/asm/semaphore.h: In function 'up':
/usr/src/linux/include/asm/semaphore.h:179: error: expected ':' or ')' before 'BestCrypt'
make: *** [bc_dev26.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [bc_mgr.o] Error 1

!!! ERROR: app-crypt/bestcrypt-1.6_p2-r1 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_compile
  ebuild.sh, line 941:   Called src_compile



Emerge --info:
Code:
Portage 2.1_pre4-r1 (default-linux/x86/2005.0, gcc-4.1.0-beta20060210, glibc-2.3.6-r2, 2.6.16-rc3-nitro1 i686)
=================================================================
System uname: 2.6.16-rc3-nitro1 i686 AMD Athlon(TM) XP 1800+
Gentoo Base System version 1.6.14
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -fno-strict-aliasing"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -fno-strict-aliasing"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/overlays/gentoo-de"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts bonobo cdr crypt cups decss dvb dvd dvdread eds emboss encode foomaticdb fortran gb gd gdbm gif gnome gpg gpm gstreamer gtk gtk2 imlib jpeg kde libg++ libusb libwww lm_sensors lvm mad matrox mga mikmod mmx motif mozilla mp3 mpeg mysql ncurses nls ogg oggvorbis opengl oss pam pdflib perl png postgres python qt quicktime readline sdl slang snmp spell ssl tcl tcpd tex tk truetype truetype-fonts type1-fonts usb vorbis win32codecs xfs xine xml2 xmms xv xvid zlib elibc_glibc kernel_linux linguas_de userland_GNU video_cards_matrox"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LDFLAGS


The kernelversion before (2.6.15-r3-nitro1) worked well...

Any ideas??

Appel
Back to top
View user's profile Send private message
Tiger683
Veteran
Veteran


Joined: 08 Jan 2005
Posts: 1347
Location: Heffner's House

PostPosted: Wed Feb 22, 2006 8:37 am    Post subject: Reply with quote

Please do _NOT_ ever start a new topic for problems with a current release !!!
Post in the release topic instead.

I think you should have read the announcement.
2.6.16-rc3-nitro1 is a preview release, something like a beta...
There is only limited support. I recommend to revert back to a stable release
if you encounter any blocking problem.

T
_________________
Retired gentoo user
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum