bugGNU Astronomy Utilities - Bugs: bug #62606, Book: missing...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #62606: Book: missing gnuastro-figures/gnuastro

Submitter:  Pedram Ashofteh-Ardakani <pedram>
Submitted:  Thu 09 Jun 2022 05:15:48 AM UTC
   
 
Category:  Book Severity:  3 - Normal
Item Group:  Crash Status:  Invalid
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Thu 09 Jun 2022 09:32:21 AM UTC, comment #2: 

== TL;DR ==

This bug won't happen in fresh clones. Make sure everything is cleaned up before building.

== Details ==

Indeed it is because of the new logo :) However, removing the final target: 'doc/gnuastro-figures/done.txt' and re-executing 'make pdf' in the 'build' directory didn't help.

Reading the Makefiles, I figured 'doc/plotsrc/conversions.sh' is the main conversion engine. So, I executed it and it worked like a charm. Then, I ran 'make pdf' and it produced the final output.

But I just re-cloned a fresh gnuastro with a depth of 1, just to make sure that this was not a side-effect of using the 'developer-build' script. Did a bootstrap, and then:


$ ./developer-build -d -a -c
$ cd build
$ make pdf


The PDF was created just fine.

== But why? ==

I assumed the '-I' option of the 'developer-build' would clean everything before make and install. But maybe there's a quirk hidden somewhere.

Just double check to see if everything is cleaned up and then proceed.

Pedram Ashofteh-Ardakani <pedram>
Group Member
Thu 09 Jun 2022 08:40:54 AM UTC, comment #1: 

Its about the logo. Its default SVG format needs to be converted to PDF to be used in the manual.

The conversion of all the images to all the necessary formats is done in one Makefile (with one target): doc/gnuastro-figures/done.txt .

So delete that target, re-run 'make' and this problem should go.

If so, please confirm and close the bug ;-).

Mohammad Akhlaghi <makhlaghi>
Group administrator
Thu 09 Jun 2022 05:15:48 AM UTC, original submission:  

Problem

'make pdf' crashes complaining about the missing image: gnuastro-figures/gnuastro

  • version: 0.17.44-ad2d9
Pedram Ashofteh-Ardakani <pedram>
Group Member

 

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

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 makhlaghi (Posted a comment)
  • -email is unavailable- added by pedram (Submitted the item)
  • -email is unavailable- added by pedram
  •  

    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.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-06-09 pedram StatusNone Invalid
        Open/ClosedOpen Closed
    2022-06-09 pedram Carbon-Copy- Added makhlaghi

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code