Subject: pkg/29450: package games/ularn does not build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <almeyers@consult-meyers.com>
List: pkgsrc-bugs
Date: 02/19/2005 13:29:00
>Number: 29450
>Category: pkg
>Synopsis: package games/ularn does not build
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Feb 19 13:29:00 +0000 2005
>Originator: A L Meyers
>Release: lastest cvs pkgsrc bootstrapped to Mandrake Linux 10.1 i386
>Organization:
>Environment:
Linux localhost.localdomain 2.6.8.1-12mdk #1 Fri Oct 1 12:53:41 CEST 2004 i686 AMD Athlon(tm) XP 2800+ unknown GNU/Linux
>Description:
===> Building for ularn-6.12.92nb1
gcc -c -g -Wall -Wno-comment action.c
In file included from action.c:5:
extern.h:95: warning: conflicting types for built-in function 'lrint'
gcc -c -g -Wall -Wno-comment bill.c
In file included from bill.c:10:
extern.h:95: warning: conflicting types for built-in function 'lrint'
gcc -c -g -Wall -Wno-comment create.c
In file included from create.c:8:
extern.h:95: warning: conflicting types for built-in function 'lrint'
gcc -c -g -Wall -Wno-comment data.c
gcc -c -g -Wall -Wno-comment diag.c
In file included from diag.c:6:
extern.h:95: warning: conflicting types for built-in function 'lrint'
gcc -c -g -Wall -Wno-comment display.c
In file included from display.c:7:
extern.h:95: warning: conflicting types for built-in function 'lrint'
gcc -c -g -Wall -Wno-comment fortune.c
In file included from fortune.c:7:
extern.h:95: warning: conflicting types for built-in function 'lrint'
fortune.c: In function `fortune':
fortune.c:23: error: conflicting types for 'malloc'
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/games/ularn/work
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/games/ularn
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===> * log of the build
===> * /usr/pkgsrc/games/ularn/work/.work.log
===>
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/games/ularn
>How-To-Repeat:
do "bmake install clean" in games/ularn
>Fix:
none known