Activity for GPL Cver

  • Guy Hutchison Guy Hutchison posted a comment on ticket #4

    The binary created by the automake process does not have the correct behavior. After building the tests in tests_and_examples/install.tst should pass without messages, but the automake version has multiple errors. To reproduce, build using the automake system, change path to CVER in inst_tst.sh to: CVER="../../src/cver -q " And run test with ./inst_tst.sh

  • Guy Hutchison Guy Hutchison posted a comment on ticket #4

    On my system, running autoreconf -f -i results in: configure.ac:17: warning: The preprocessor macro STDC_HEADERS' is obsolete. configure.ac:17: Except in unusual embedded environments, you can safely include all configure.ac:17: ISO C90 headers unconditionally. configure.ac:34: warning: Update your code to rely only on HAVE_SYS_TIME_H, configure.ac:34: then remove this warning and the obsolete code below it. configure.ac:34: All current systems provide time.h; it need not be checked for. configure.ac:34:...

  • Ahmed El-Mahmoudy Ahmed El-Mahmoudy posted a comment on ticket #4

    All this shouldn't be needed, do you run: autoreconf -f -i ?

  • Guy Hutchison Guy Hutchison posted a comment on ticket #4

    I have added the files config.guess and config.sub, however even with the missing files this has multiple build issues on my system. autoconf reports the following errors: configure.ac:8: warning: The macro AC_CONFIG_HEADER' is obsolete. configure.ac:8: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:8: the top level configure.ac:17: warning: The macroAC_HEADER_STDC' is obsolete. configure.ac:17: You should run autoupdate. ./lib/autoconf/headers.m4:704:...

  • Guy Hutchison Guy Hutchison committed [f3f01c] on Code

    Updated robot test to build and run performance test

  • Guy Hutchison Guy Hutchison committed [0e93a9] on Code

    Add autoconf files per ticket 4

  • Ahmed El-Mahmoudy Ahmed El-Mahmoudy posted a comment on ticket #4

    autoconf 2.71 here too. Maybe you need automake too, here I use automake 1.16 Build log can be found on: https://salsa.debian.org/electronics-team/gplcver/-/jobs/5979175/raw

  • Guy Hutchison Guy Hutchison modified ticket #3

    Fix build issue on SPARC arch

  • Guy Hutchison Guy Hutchison posted a comment on ticket #3

    Applied patch to master

  • Guy Hutchison Guy Hutchison modified ticket #2

    String format security fix

  • Guy Hutchison Guy Hutchison posted a comment on ticket #2

    Applied patch to master

  • Guy Hutchison Guy Hutchison modified ticket #1

    Fix some typos

  • Guy Hutchison Guy Hutchison posted a comment on ticket #1

    Applied patch to master

  • Guy Hutchison Guy Hutchison modified ticket #5

    Add a header file to fix build issue

  • Guy Hutchison Guy Hutchison posted a comment on ticket #5

    Applied patch to master

  • Guy Hutchison Guy Hutchison committed [3d8ac2] on Code

    Added include directive per ticket 5

  • Guy Hutchison Guy Hutchison committed [d93da5] on Code

    Added SPARC build issue fix (ticket #3)

  • Guy Hutchison Guy Hutchison committed [898ef1] on Code

    Added string format security fix from ticket #2

  • Guy Hutchison Guy Hutchison committed [521a36] on Code

    Added minimal robot test

  • Guy Hutchison Guy Hutchison committed [4b261b] on Code

    Fixed typos as reported in issue #1

  • Guy Hutchison Guy Hutchison modified ticket #4

    Add autoconf files

  • Guy Hutchison Guy Hutchison posted a comment on ticket #4

    Attempting to build with autoconf yields multiple warnings: configure.ac:8: warning: The macro AC_CONFIG_HEADER' is obsolete. configure.ac:8: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:8: the top level configure.ac:17: warning: The macroAC_HEADER_STDC' is obsolete. configure.ac:17: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:17: the top level configure.ac:26: warning: The...

  • Guy Hutchison Guy Hutchison modified ticket #2

    String format security fix

  • Guy Hutchison Guy Hutchison modified ticket #1

    Fix some typos

  • Ahmed El-Mahmoudy Ahmed El-Mahmoudy created ticket #5

    Add a header file to fix build issue

  • Ahmed El-Mahmoudy Ahmed El-Mahmoudy created ticket #4

    Add autoconf files

  • Ahmed El-Mahmoudy Ahmed El-Mahmoudy created ticket #3

    Fix build issue on SPARC arch

  • Ahmed El-Mahmoudy Ahmed El-Mahmoudy created ticket #2

    String format security fix

  • Ahmed El-Mahmoudy Ahmed El-Mahmoudy created ticket #1

    Fix some typos

  • FX FX posted a comment on discussion Help

    The makefile for macOS (src/makefile.osx) does not work on current systems since...

1