bugGNU Octave - Bugs: bug #62098, Build failure for graphics

 
 

bug #62098: Build failure for graphics

Submitter:  None
Submitted:  Wed 23 Feb 2022 12:24:29 AM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * dev
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Thu 24 Feb 2022 05:58:38 PM UTC, comment #10: 

Just tested and 'make dist' works again.  Closing report again.

Rik <rik5>
Group administrator
Thu 24 Feb 2022 05:20:47 PM UTC, comment #9: 

Sorry for the mess and thanks for the patch. I have missed that the application logos are also included in vector format.

Torsten Lilge <ttl>
Group Member
Thu 24 Feb 2022 04:35:10 PM UTC, comment #8: 

I pushed a change here:
https://hg.savannah.gnu.org/hgweb/octave/rev/bc390b9d14f9

Marking as ready for test.

Markus Mützel <mmuetzel>
Group administrator
Thu 24 Feb 2022 07:52:49 AM UTC, comment #7: 

Maybe related, `make dist` is failing with this error:
http://buildbot.octave.org:8010/#/builders/21/builds/1274/steps/7/logs/stdio

make[3]: *** No rule to make target 'libgui/src/icons/octave/128x128/graphic_logo_DocumentationDockWidget.svg', needed by 'distdir-am'.  Stop.
make[3]: *** Waiting for unfinished jobs....


Markus Mützel <mmuetzel>
Group administrator
Wed 23 Feb 2022 09:03:34 PM UTC, comment #6: 

This issue seems to be fixed so I'm closing the report.  However, see bug #62106 for another problem with the icon search path which prevents building.

Rik <rik5>
Group administrator
Wed 23 Feb 2022 08:04:58 PM UTC, comment #5: 

Oops. Sorry. I didn't want to interfere...

Markus Mützel <mmuetzel>
Group administrator
Wed 23 Feb 2022 07:58:07 PM UTC, comment #4: 

I was just compiling a version with the missing icon files added :-)
But the file in question isn't really required. Therefore, removing the entry in resources.qrc is fine.

Torsten Lilge <ttl>
Group Member
Wed 23 Feb 2022 07:51:28 PM UTC, comment #3: 

I pushed a change here removing those entries from the resource file:
https://hg.savannah.gnu.org/hgweb/octave/rev/d6d64afc58f9

Marking as ready for test.

Markus Mützel <mmuetzel>
Group administrator
Wed 23 Feb 2022 02:21:53 PM UTC, comment #2: 

Workaround: I created a dummy file using "touch font-x-generic.png" in the directory libgui/src/icons/tango/128x128. That allows the executable to build.

Arun Giridhar <arungiridhar>
Group Member
Wed 23 Feb 2022 02:16:39 PM UTC, comment #1: 

I am getting the same error now. I was going to submit a new report but found this from a search for RCC.

It seems the file libgui/src/resource.qrc refers to the file font-x-generic.png but there is no file font-x-generic.png in the path.

I tried both QML_DISABLE_DISK_CACHE and QML_FORCE_DISK_CACHE but those have no effect.

Copying Torsten.

Arun Giridhar <arungiridhar>
Group Member
Wed 23 Feb 2022 12:24:29 AM UTC, original submission:  


  GEN      libinterp/builtin-defun-decls.h
  GEN      libgui/src/qrc-resource.cc
../libgui/src/resource.qrc: Warning: potential duplicate alias detected: 'applications-system.png'
RCC: Error in '../libgui/src/resource.qrc': Cannot find file 'icons/tango/128x128/font-x-generic.png'
make[2]: *** [Makefile:31462: libgui/src/qrc-resource.cc] Error 1


Octave 8 hg id ed8c84205bdb

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by ttl (Posted a comment)
  • -email is unavailable- added by mmuetzel (Posted a comment)
  • -email is unavailable- added by arungiridhar (Posted a comment)
  • -email is unavailable- added by arungiridhar
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 11 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-02-24 rik5 StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2022-02-24 mmuetzel StatusIn Progress Ready For Test
    2022-02-24 mmuetzel StatusFixed In Progress
        Open/ClosedClosed Open
    2022-02-23 rik5 StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2022-02-23 mmuetzel CategoryConfiguration and Build System GUI
        StatusNone Ready For Test
        Operating SystemGNU/Linux Any
    2022-02-23 arungiridhar Carbon-Copy- Added ttl

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code