Subject: pkg/31025: package games/asc does not build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <mc0@databaar.ch>
List: pkgsrc-bugs
Date: 08/21/2005 12:11:00
>Number:         31025
>Category:       pkg
>Synopsis:       package games/asc does not build
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Aug 21 12:11:00 +0000 2005
>Originator:     A L Meyers
>Release:        latest 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:
checking for paragui-config... /usr/pkg/bin/paragui-config
checking for PARAGUI - version >= 1.0.1... no
*** Could not run PARAGUI test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means PARAGUI was incorrectly installed
*** or that you have moved PARAGUI since it was installed. In the latter case, you
*** may want to edit the paragui-config script: /usr/pkg/bin/paragui-config
configure: error:
   *** PARAGUI version 1.0.1 not found! ASC requires the Paragui library.
   If you have a distribution supplied Paragui.RPM installed, perhaps the
   Paragui-devel.RPM is missing. If your distribution does not include the
   Paragui library, you can get it from http://www.paragui.org/
   Alternatively, you can add "--disable-paragui" to "configure" to build
   ASC without Paragui. Some not-so-important dialogs will be missing, but
   you will be able to play ASC 
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/games/asc
[alm@localhost asc]$ 



However, paragui-1.0.4 is installed:

[alm@localhost asc]$ sudo /usr/pkg/bin/bmake install clean
===> Checking for vulnerabilities in asc-1.16.1.0
=> Checksum SHA1 OK for asc-source+music-1.16.1.0.tar.bz2.
=> Checksum RMD160 OK for asc-source+music-1.16.1.0.tar.bz2.
===> Extracting for asc-1.16.1.0
===> Required installed package bzip2>=1.0.3: bzip2-1.0.3 found
===> Required installed package SDL_mixer>=1.2.5nb4: SDL_mixer-1.2.6nb2 found
===> Required installed package libvorbis>=1.1.0nb1: libvorbis-1.1.0nb2 found
===> Required installed package libogg>=1.1.2nb1: libogg-1.1.2nb1 found
===> Required installed package SDLmm>=0.1.8nb1: SDLmm-0.1.8nb3 found
===> Required installed package libsigc++>=1.2.3nb1: libsigc++-1.2.7 found
===> Required installed package libsigc++>=1.2.5nb1: libsigc++-1.2.7 found
===> Required installed package smpeg>=0.4.4nb8: smpeg-0.4.4nb9 found
===> Required installed package paragui>=1.0.4nb6: paragui-1.0.4nb7 found

>How-To-Repeat:
do "bmake install clean" in games/asc after "bmake clean-depends" and "bmake clean"
>Fix:
none known