sherpa is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" (/hepforge/svn/sherpa does not appear to be a Subversion repository.). Look in the Trac log for more information.
Modify

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#204 closed defect (fixed)

Sherpa

Reported by: Generic User (don't modify these fields) Owned by: support@sherpa-mc.de
Priority: major Milestone: rel-1.4.0
Component: Unknown Version: 1.3.1
Keywords: missing files in package? Cc: sami.kama@cern.ch

Description

SHERPA-MC-1.3.1.tar.gz seems to be missing files in Manual folder, build fails. Log is below

Making all in Manual make[2]: Entering directory `/home/kama/higgsWork/SHERPA-MC-1.3.1/Manual' if test -x "$(which texi2html 2>/dev/null)"; then \

texi2html --I .. --nosec-nav --css-include=./Sherpa.css ./Sherpa.texi; \

elif test -x "$(which makeinfo 2>/dev/null)"; then \

makeinfo -I .. --html --no-split --css-include=./Sherpa.css -o Sherpa.html ./Sherpa.texi; \

else \

touch Sherpa.html; \

fi

.Customization.texi:24: @include `MyInterface.texi': No such file or directory. .Examples.texi:52: @include `LHC_EPA.texi': No such file or directory. .LHC_ADD.texi:1: Prev reference to nonexistent node `LHC_EPA' (perhaps incorrect sectioning?). .LHC_AGC.texi:1: Next reference to nonexistent node `LHC_EPA' (perhaps incorrect sectioning?). .OLE.texi:1: Next reference to nonexistent node `My own interface' (perhaps incorrect sectioning?). .Examples.texi:26: Menu reference to nonexistent node `LHC_EPA' (perhaps incorrect sectioning?). .Customization.texi:17: Menu reference to nonexistent node `My own interface' (perhaps incorrect sectioning?). makeinfo: Removing output file `Sherpa.html' due to errors; use --force to preserve. make[2]: * [Sherpa.html] Error 1

Attachments (2)

LHC_EPA.texi (479 bytes) - added by Frank Siegert 13 years ago.
MyInterface.texi (2.7 KB) - added by Frank Siegert 13 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 13 years ago by Generic User (don't modify these fields)

Re submitting make output with proper formatting

Making all in Manual
make[2]: Entering directory `/home/kama/higgsWork/SHERPA-MC-1.3.1/Manual'
if test -x "$(which texi2html 2>/dev/null)"; then \
          texi2html --I .. --nosec-nav --css-include=./Sherpa.css ./Sherpa.texi; \
        elif test -x "$(which makeinfo 2>/dev/null)"; then \
          makeinfo -I .. --html --no-split --css-include=./Sherpa.css -o Sherpa.html ./Sherpa.texi; \
        else \
          touch Sherpa.html; \
        fi
.//Customization.texi:24: @include `MyInterface.texi': No such file or directory.
.//Examples.texi:52: @include `LHC_EPA.texi': No such file or directory.
.//LHC_ADD.texi:1: Prev reference to nonexistent node `LHC_EPA' (perhaps incorrect sectioning?).
.//LHC_AGC.texi:1: Next reference to nonexistent node `LHC_EPA' (perhaps incorrect sectioning?).
.//OLE.texi:1: Next reference to nonexistent node `My own interface' (perhaps incorrect sectioning?).
.//Examples.texi:26: Menu reference to nonexistent node `LHC_EPA' (perhaps incorrect sectioning?).
.//Customization.texi:17: Menu reference to nonexistent node `My own interface' (perhaps incorrect sectioning?).
makeinfo: Removing output file `Sherpa.html' due to errors; use --force to preserve.
make[2]: *** [Sherpa.html] Error 1

comment:2 Changed 13 years ago by Frank Siegert

Resolution: fixed
Status: newclosed

Hi Sami,

thanks for the report, these files (MyInterface.texi and LHC_EPA.texi) were indeed missing in the build process and I have fixed that for the next release. I am also attaching them to this ticket. Please download them into the Manual/ folder and let us know if the installation succeeds then.

Cheers,

Frank

Changed 13 years ago by Frank Siegert

Attachment: LHC_EPA.texi added

Changed 13 years ago by Frank Siegert

Attachment: MyInterface.texi added

comment:3 Changed 13 years ago by Frank Siegert

Milestone: rel-2.0.0

Modify Ticket

Change Properties
Action
as closed The owner will remain support@sherpa-mc.de.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.