Subject: pkg/36399: centericq doesnt compile on amd64 - NetBSD-Current
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <a-burghardt@gmx.de>
List: pkgsrc-bugs
Date: 05/29/2007 11:55:00
>Number: 36399
>Category: pkg
>Synopsis: centericq doesnt compile on amd64 - NetBSD-Current
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue May 29 11:55:00 +0000 2007
>Originator: Andreas Burghardt
>Release: NetBSD-current
>Organization:
>Environment:
NetBSD sundal 4.99.20 NetBSD 4.99.20 (GENERIC.MP) #0: Sun May 27 18:00:27 CEST 2007 root@sundal:/usr/obj/obj/sys/arch/amd64/compile/GENERIC.MP amd64
>Description:
chat/centericq doesn`t build on NetBSD-Current (amd64). The build exits as follows:
c++ -DPACKAGE=\"kkconsui\" -DVERSION=\"0.1\" -I. -I. -I../include -I../../kkstrtext -I../../kkstrtext-0.1 -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -c texteditor.cc
texteditor.cc: In static member function 'static int ktool::texteditor::findint(void*, void*)':
texteditor.cc:1943: error: cast from 'void*' to 'int' loses precision
gmake[4]: *** [texteditor.o] Error 1
gmake[4]: Leaving directory `/usr/pkgsrc/chat/centericq/work/centericq-4.21.0/kkconsui-0.1/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/pkgsrc/chat/centericq/work/centericq-4.21.0/kkconsui-0.1/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/pkgsrc/chat/centericq/work/centericq-4.21.0/kkconsui-0.1'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/chat/centericq/work/centericq-4.21.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/chat/centericq
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/chat/centericq
>How-To-Repeat:
>Fix: