Bug 2290664 - vfrnav fails to buile with octave 9.2
Summary: vfrnav fails to buile with octave 9.2
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: vfrnav
Version: 42
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Thomas Sailer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-06-06 03:14 UTC by Orion Poplawski
Modified: 2025-02-27 17:23 UTC (History)
1 user (show)

Fixed In Version: vfrnav-20230429-20.fc43
Clone Of:
Environment:
Last Closed: 2025-02-27 17:23:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gitlab tsailer vfrnav issues 3 0 None opened Build failure with octave 7.1 2024-06-06 03:15:01 UTC

Description Orion Poplawski 2024-06-06 03:14:49 UTC
Fails with:

make[2]: Entering directory '/builddir/build/BUILD/vfrnav-20230429-build/vfrnav-20230429/doc'
octave-cli -q hamproptbl.m
make[2]: Leaving directory '/builddir/build/BUILD/vfrnav-20230429-build/vfrnav-20230429/doc'
warning: using the gnuplot graphics toolkit is discouraged

The gnuplot graphics toolkit is not actively maintained and has a number
of limitations that are unlikely to be fixed.  Communication with gnuplot
uses a one-directional pipe and limited information is passed back to the
Octave interpreter so most changes made interactively in the plot window
will not be reflected in the graphics properties managed by Octave.  For
example, if the plot window is closed with a mouse click, Octave will not
be notified and will not update its internal list of open figure windows.
The qt toolkit is recommended instead.
error: __go_line__: set: unknown line property 1+;CP 1;, unable to create graphics handle
error: called from
    __plt__>__plt2vv__ at line 502 column 10
    __plt__>__plt2__ at line 248 column 14
    __plt__ at line 135 column 14
    plot at line 240 column 10
    hamproptbl at line 52 column 1
make[2]: *** [Makefile:784: proptbl.cc] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Entering directory '/builddir/build/BUILD/vfrnav-20230429-build/vfrnav-20230429/doc'
octave-cli -q hartzellf7666a2af.m
                                                                               
                                                                               
       |------------------------Hartzell F7666A-2---------------------------|  
    7 +|+%%%%%%%%+%%%%%%%%%%+%%%%$%%%%+%%%%%%%%%%+%%%%%%%%%%+%%%%%%%%%%+%+-+|  
      +|         +          +    $    +          +   +--------------------+ |  
    6 %|+%%%%%%%%%%%%%%%*AAAAAAAA$AAAAAAAAAAAAAAAAAA%|***?***Approximation|+|  
      %|#########%AAAAAAA###%####$####%##########%A*AAAAAA###Measurements#| |  
      %|#######AAA*#########%####$####%##########%###+$$$?$$$Cowling------+ |  
    5 %|+%%%AAA*%%%%%%%%%%%%%%%%%$%%%%%%%%%%%%%%%%%%%%%%%%%%%AAA*%%%%%%%%+-+|  
      %|#AAA*####%##########%####$####%##########%##########%###AAA####%##  |  
    4 %|A*%%%%%%%%%%%%%%%%%%%%%%%$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*A*%%%%+-+|  
      %|#########%##########%####$####%##########%##########%#######AAA%##  |  
      %|#########%##########%####$####%##########%##########%#########*AA#  |  
    3 %|+%%%%%%%%%%%%%%%%%%%%%%%%$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%AA-+|  
      %|#########%##########%####$####%##########%##########%##########%#*A*|  
    2 %|+%%%%%%%%%%%%%%%%%%%%%%%%$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+-A|  
      %|#########%##########%####$####%##########%##########%##########%##  |  
      %|#########AF=104.4 (without cowling)######%##########%##########%##  |  
    1 %|+%%%%%%%%%%%%%%%%%%%%%%%%$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%+-+|  
      +|--------------------------------------------------------------------|  
    0 +-+%%%%%%%%+%%%%%%%%%%+%%%%$%%%%+%%%%%%%%%%+%%%%%%%%%%+%%%%%%%%%%+%+-+   
      5         10         15        20         25         30         35       
                                  Radius [inch]                                
                                                                               
make[2]: Leaving directory '/builddir/build/BUILD/vfrnav-20230429-build/vfrnav-20230429/doc'
warning: using the gnuplot graphics toolkit is discouraged

The gnuplot graphics toolkit is not actively maintained and has a number
of limitations that are unlikely to be fixed.  Communication with gnuplot
uses a one-directional pipe and limited information is passed back to the
Octave interpreter so most changes made interactively in the plot window
will not be reflected in the graphics properties managed by Octave.  For
example, if the plot window is closed with a mouse click, Octave will not
be notified and will not update its internal list of open figure windows.
The qt toolkit is recommended instead.
make[1]: *** [Makefile:686: all-recursive] Error 1
make: *** [Makefile:579: all] Error 2

Reported upstream here: https://gitlab.com/tsailer/vfrnav/-/issues/3

Reproducible: Always

Comment 1 Aoife Moloney 2025-02-26 13:03:37 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle.
Changing version to 42.

Comment 2 Fedora Update System 2025-02-27 16:04:19 UTC
FEDORA-2025-b0fd106696 (cmake-4.0.0~rc2-3.fc43, credentials-fetcher-1.3.7-4.fc43, and 18 more) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-b0fd106696

Comment 3 Fedora Update System 2025-02-27 17:23:53 UTC
FEDORA-2025-b0fd106696 (cmake-4.0.0~rc2-3.fc43, credentials-fetcher-1.3.7-4.fc43, and 18 more) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.