Menu

#1464 Patch: fix FortranProject plugin build via autotools

Undefined
applied
Fortran (9)
Patch
2024-03-13
2024-03-11
No

Recently I tried to build FortranProject plugin (r375) [1] sourcecode via autotools against one of the latest CodeBlocks (r485) revision and got an make error during build process.

This error is related to changes at FortranProject code with additional targets "svg" directories into "Makefile.am" files, e.g. at commits [2-4]. At this changes the appropriate changes in "configure.ac" were not made to create generate appropriate "Makefile" files under "svg" subdirectories.

The attached patch "fix_svg_configure.ac.patch" fixes this issue.

Also the last released FortranProject version is 1.8 instead of 1.6 [5] so this is taken into account in this patch.

[1] https://sourceforge.net/p/fortranproject/code/HEAD/tree/
[2] https://sourceforge.net/p/fortranproject/code/343/
[3] https://sourceforge.net/p/fortranproject/code/344/
[4] https://sourceforge.net/p/fortranproject/code/349/
[5] https://cbfortran.sourceforge.io/

Discussion

  • Miguel Gimenez

    Miguel Gimenez - 2024-03-12
    • labels: --> Fortran
    • Type: Undefined --> Patch
     
  • Miguel Gimenez

    Miguel Gimenez - 2024-03-12

    The patch is missing.

     
  • band-a-prend

    band-a-prend - 2024-03-12

    Sorry. I attached it initially but then asked to relogin on save action and didn't recheck if it presented. File is attached here now.

     
  • Miguel Gimenez

    Miguel Gimenez - 2024-03-12
    • assigned_to: Miguel Gimenez
     
  • Miguel Gimenez

    Miguel Gimenez - 2024-03-13
    • status: open --> applied
     
  • Miguel Gimenez

    Miguel Gimenez - 2024-03-13

    Patch applied in commit 376, thank you.

     

Log in to post a comment.

MongoDB Logo MongoDB