reproduce-devel
[Top][All Lists]
Advanced

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

[bug #61072] Likely portability bug for cfitsio: sse2


From: Boud Roukema
Subject: [bug #61072] Likely portability bug for cfitsio: sse2
Date: Mon, 23 Aug 2021 10:37:15 -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/?61072>

                 Summary: Likely portability bug for cfitsio: sse2
                 Project: Maneage
            Submitted by: boud
            Submitted on: Mon 23 Aug 2021 02:37:14 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Commit 3a1b967 includes the option _--enable-sse2_ for _cfitsio_ :

$ egrep -n -C2 "sse2|avx" reproduce/software/make/*.mk 
reproduce/software/make/high-level.mk-428-      export
gbuild_tar=$(ddir)/$$customtar
reproduce/software/make/high-level.mk-429-      $(call gbuild,
cfitsio-$(cfitsio-version), , \
reproduce/software/make/high-level.mk:430:                     --enable-sse2
--enable-reentrant \
reproduce/software/make/high-level.mk-431-                    
--with-bzip2=$(idir), , \
reproduce/software/make/high-level.mk-432-                     make shared
fpack funpack)
...


This is likely to cause an _arm64_ portability bug, as in
https://savannah.nongnu.org/bugs/?61026 . Unless we want an
Intel-compatible-only package, then the option should be removed, pending a
method of enabling the option only for Intel-compatible architectures.

(This should affect the reproducibility of gnuastro projects on arm64.)





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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