GithubHelp home page GithubHelp logo

cms-gem-daq-project / reedmuller-c Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sraaphorst/reed-muller-c

0.0 0.0 1.0 285 KB

Implementation of Reed-Muller codes in ANSI C++98.

License: Other

Makefile 24.17% C 75.83%

reedmuller-c's People

Contributors

jsturdy avatar sraaphorst avatar

Watchers

 avatar  avatar  avatar

Forkers

lpetre-ulb

reedmuller-c's Issues

RPM build fails because no tag tag is present in the repository

Title says it all. Since no tag is present to the repository, tag2rel.sh fails:

[lpetre@gem904daq04 reedmuller-c]$ ./config/tag2rel.sh
[lpetre@gem904daq04 reedmuller-c]$

As a consequence, the Version: tag in the SPEC file is not replaced properly which make the RPM build fails:

[lpetre@gem904daq04 reedmuller-c]$ scl enable devtoolset-8 -- make rpm
[...]
rpmbuild --quiet -bs -bl \
    --buildroot=/afs/cern.ch/user/l/lpetre/GEM/develop/reedmuller-c/x86_64/rpm/RPMBUILD/BUILDROOT \
    --define "_requires 0" \
    --define "_release .caffde7git" \
    --define "_build_requires 0" \
    --define  "_topdir /afs/cern.ch/user/l/lpetre/GEM/develop/reedmuller-c/x86_64/rpm/RPMBUILD" \
    /afs/cern.ch/user/l/lpetre/GEM/develop/reedmuller-c/x86_64/rpm/reedmuller.spec \
     --target "x86_64";
Building target platforms: x86_64
Building for target x86_64
error: line 41: Illegal sequence ".." in: Version: ..
make[1]: *** [/afs/cern.ch/user/l/lpetre/GEM/develop/reedmuller-c/x86_64/rpm/reedmuller.src.rpm] Error 1
make[1]: Leaving directory `/afs/cern.ch/user/l/lpetre/GEM/develop/reedmuller-c'
make: *** [x86_64.rpm] Error 2

Possible solution: At least one tag should be pushed to the Git repository.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.