pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/29423: package games/moria fails build



>Number:         29423
>Category:       pkg
>Synopsis:       package games/moria fails build
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 17 15:57:00 +0000 2005
>Originator:     A L Meyers
>Release:        latest 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 moria-5.5.2
cc -O2   -Dunix -DLIBDIR=\"/usr/pkg/share/games/moria\" 
-DMORIA_TOP=\"/var/games/moria.scores\" -c main.c
cc -O2   -Dunix -DLIBDIR=\"/usr/pkg/share/games/moria\" 
-DMORIA_TOP=\"/var/games/moria.scores\" -c misc1.c
cc -O2   -Dunix -DLIBDIR=\"/usr/pkg/share/games/moria\" 
-DMORIA_TOP=\"/var/games/moria.scores\" -c misc2.c
cc -O2   -Dunix -DLIBDIR=\"/usr/pkg/share/games/moria\" 
-DMORIA_TOP=\"/var/games/moria.scores\" -c misc3.c
cc -O2   -Dunix -DLIBDIR=\"/usr/pkg/share/games/moria\" 
-DMORIA_TOP=\"/var/games/moria.scores\" -c misc4.c
cc -O2   -Dunix -DLIBDIR=\"/usr/pkg/share/games/moria\" 
-DMORIA_TOP=\"/var/games/moria.scores\" -c store1.c
cc -O2   -Dunix -DLIBDIR=\"/usr/pkg/share/games/moria\" 
-DMORIA_TOP=\"/var/games/moria.scores\" -c files.c
cc -O2   -Dunix -DLIBDIR=\"/usr/pkg/share/games/moria\" 
-DMORIA_TOP=\"/var/games/moria.scores\" -c io.c
io.c: In function `init_curses':
io.c:341: warning: passing arg 2 of `signal' from incompatible pointer type
io.c: In function `moriaterm':
io.c:393: error: storage size of 'tbuf' isn't known
io.c:429: error: `VINTR' undeclared (first use in this function)
io.c:429: error: (Each undeclared identifier is reported only once
io.c:429: error: for each function it appears in.)
io.c:430: error: `VQUIT' undeclared (first use in this function)
io.c:431: error: `VERASE' undeclared (first use in this function)
io.c:432: error: `VKILL' undeclared (first use in this function)
io.c:433: error: `VEOF' undeclared (first use in this function)
io.c:436: error: `VEOL' undeclared (first use in this function)
io.c:442: error: `VMIN' undeclared (first use in this function)
io.c:443: error: `VTIME' undeclared (first use in this function)
io.c: In function `shell_out':
io.c:656: error: storage size of 'tbuf' isn't known
io.c: At top level:
io.c:209: error: storage size of `save_termio' isn't known
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/moria/work/umoria
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/moria
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /usr/pkgsrc/games/moria/work/.work.log
===>
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/moria

>How-To-Repeat:
do "bmake install clean" in games/moria
>Fix:
none known




Home | Main Index | Thread Index | Old Index