Giter Club home page Giter Club logo

bcunit's People

Contributors

bagage avatar fgrisez avatar julonexus avatar sanavak avatar smorlat avatar viish avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bcunit's Issues

FTBFS when ENABLE_TEST=ON

FTBFS when ENABLE_TEST=ON

[philwyett@ks-kenobi bcunit-5.2.0]$ cmake . -DENABLE_TEST=ON
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-- Configuring done
-- Generating done
-- Build files have been written to: /home/philwyett/Development/temporary/bcunit-5.2.0
[philwyett@ks-kenobi bcunit-5.2.0]$ make
Consolidate compiler generated dependencies of target bcunit
[ 34%] Built target bcunit
Consolidate compiler generated dependencies of target bcunit-static
[ 69%] Built target bcunit-static
[ 73%] Building C object BCUnit/Sources/CMakeFiles/bcunit_test.dir/Framework/CUError.c.o
/home/philwyett/Development/temporary/bcunit-5.2.0/BCUnit/Sources/Framework/CUError.c:40:10: fatal error: BCUnit_intl.h: No such file or directory
 #include "BCUnit_intl.h"
          ^~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [BCUnit/Sources/CMakeFiles/bcunit_test.dir/build.make:76: BCUnit/Sources/CMakeFiles/bcunit_test.dir/Framework/CUError.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:240: BCUnit/Sources/CMakeFiles/bcunit_test.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
[philwyett@ks-kenobi bcunit-5.2.0]$

shared files and cmake config files is installed on different path

---snip---
bcunit /usr/share/BCUnit/
bcunit /usr/share/BCUnit/BCUnit-List.dtd
bcunit /usr/share/BCUnit/BCUnit-List.xsl
bcunit /usr/share/BCUnit/BCUnit-Run.dtd
bcunit /usr/share/BCUnit/BCUnit-Run.xsl
bcunit /usr/share/BCUnit/Memory-Dump.dtd
bcunit /usr/share/BCUnit/Memory-Dump.xsl
bcunit /usr/share/BCunit/
bcunit /usr/share/BCunit/cmake/
bcunit /usr/share/BCunit/cmake/BcUnitConfig.cmake
bcunit /usr/share/BCunit/cmake/BcUnitConfigVersion.cmake
bcunit /usr/share/BCunit/cmake/BcUnitTargets-noconfig.cmake
bcunit /usr/share/BCunit/cmake/BcUnitTargets.cmake
---snip---

project(BCunit C)

DESTINATION share/BCUnit

should be match for avoid directory fragmentation

greetings

FSF address is not correct in doc/fdl.html file

FSF address is not correct in doc/fdl.html file.

Example:

59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA

Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA`

The license should be the same the text should be the same as on the FSF website.

References:

[1] https://docs.fedoraproject.org/en-US/legal/allowed-licenses/

[2] https://spdx.org/licenses/GFDL-1.2-or-later.html

FSF address is not correct in COPYING file

FSF address is not correct in COPYING file.

Example:

    59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

    51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA

    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA`

The license should be the same the text should be the same as on the FSF website.

References:

[1] https://docs.fedoraproject.org/en-US/legal/allowed-licenses/

[2] https://spdx.org/licenses/LGPL-2.0-or-later.html

Handle not being a git repo better

Handle not being a git repo better.

Claiming 'fatal' confuses and should be more elegant in how this component is passed or failed.

[philwyett@ks-kenobi bcunit-5.2.0]$ cmake .
-- The C compiler identification is GNU 8.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib64/ccache/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found Git: /usr/bin/git (found suitable version "2.31.1", minimum required is "1.7.10") 
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-- Configuring done
-- Generating done
-- Build files have been written to: /home/philwyett/Development/temporary/bcunit-5.2.0

FTBFS when ENABLE_CURSES=ON and ncurses >= 6.3

Version: 5.2.0.

FTBFS when ENABLE_CURSES=ON and ncurses >= 6.3.

GCC >= 12.2.1.

/builddir/build/BUILD/bcunit-5.2.0/BCUnit/Sources/Curses/Curses.c:1161:39: error: format not a string literal and no format arguments [-Werror=format-security]

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.