reproduce-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #58716] Fix for a typo in reproduce/software/make/python.mk


From: Mohammad Akhlaghi
Subject: [bug #58716] Fix for a typo in reproduce/software/make/python.mk
Date: Mon, 6 Jul 2020 18:42:31 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

URL:
  <https://savannah.nongnu.org/bugs/?58716>

                 Summary: Fix for a typo in reproduce/software/make/python.mk
                 Project: Reproducible paper template
            Submitted by: None
            Submitted on: Mon 06 Jul 2020 11:42:29 PM BST
                Category: None
                Priority: 5 - Normal
                Severity: 2 - Minor
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: marius.peper@astro.uni.torun.pl
             Open/Closed: Open
         Discussion Lock: Any
        Operating System: None

    _______________________________________________________

Details:

Hi all,

I think there is a minor typo in reproduce/software/make/python.mk line 334 in
commit 0e4d4b3. The line is
$(ipydir)/healpy-$(healpy-version): $(ibidir)/healpix-$(healpy-version)
but should be
$(ipydir)/healpy-$(healpy-version): $(ibidir)/healpix-$(healpix-version).
With the typo I got an error:
make: *** No rule to make target
'/scratch/mpeper/thesis-peper/lensing-dir/build-dir/software/installed/version-info/proglib/healpix-',
needed by
'/scratch/mpeper/thesis-peper/lensing-dir/build-dir/software/installed/version-info/python/healpy-'.
make: Target 'all' not remade because of errors.

Best,
Marius




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?58716>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]