Skip to content

Release 3.20 incomplete #108

@osj1961

Description

@osj1961

While running the ReleaseTools/release-gap-package script, encountering an error.

~/Desktop/guava$ ../ReleaseTools/release-gap-package --force
Using PYTHON = '/usr/bin/python'
Using GAP = '/usr/local/bin/gap'
Extracting information from PackageInfo.g...
Package GUAVA 3.20
Building GAP package documentation (using makedoc.g)
Using archive basename guava-3.20
Using GitHub repository gap-packages/guava
Using GitHub username gap-packages
Using branch master
Using git tag v3.20 (derived from ArchiveURL in PackageInfo.g)
Deleting existing release v3.20 from GitHub

Exporting repository content for tag 'v3.20'
Building GAP package documentation for archives (using makedoc.g)
Removing unnecessary files
Generating build system files
+ cd src/leon
+ autoheader
+ automake --force-missing --add-missing --copy
+ :
+ autoconf
+ rm -rf src/leon/autom4te.cache

Validating PackageInfo.g...

Creating guava-3.20.tar.gz ...
Pushing your branch to GitHub
Everything up-to-date
Pushing your tag to GitHub
Everything up-to-date
Creating new release v3.20 on GitHub

Uploading guava-3.20.tar.gz with mime type application/x-gzip
######################################################################### 100.0%

Uploading PDF
######################################################################### 100.0%
Updating website
Already up to date.
ERROR: there was an error running GAP, see /home/fields/Desktop/guava/tmp/gap-error.log

The contents of the gap-error.log file:

Error, no method found! For debugging hints type ?Recovery from NoMethodFound
Error, no 1st choice method found for `SetPrintFormattingStatus' on 2 arguments
The 1st argument is 'fail' which might point to an earlier problem
 at /usr/share/gap-4.13.1/lib/methsel2.g:250 called from

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions