whizard is hosted by Hepforge, IPPP Durham

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#107 closed defect (fixed)

Again: gamelan breaks the build!

Reported by: Juergen Reuter Owned by: ALL
Priority: P1 Milestone:
Component: configure Version: 2.0.0beta
Severity: blocker Keywords:
Cc:

Description

gamelan triggers an error on make distcheck:

Making all in gamelan
echo dump | mpost --ini gamelan
This is MetaPost, Version 1.005 (Web2C 7.5.7) (INIMP)
! I can't find file `gamelan'.
<*> gamelan
           
Please type another input file name: ! I can't find file `dump'.
<*> gamelan
           
Please type another input file name: 
! Emergency stop.
<*> gamelan
           
Transcript written on mpout.log.
make[3]: *** [gamelan.mem] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [distcheck] Error 2

The problem seems to be that somehow mpost looks for gamelan.mp in the _build directory but not in the src/gamelan directory.

Change History (2)

comment:1 Changed 14 years ago by kilian

Resolution: fixed
Status: newclosed

OK, with [1424] everythin works fine, at least if I avoid bug #100 by keeping src and build directory identical.

comment:2 Changed 14 years ago by Juergen Reuter

Milestone: v2.0.0final

Milestone v2.0.0final deleted

Note: See TracTickets for help on using tickets.