Uploaded image for project: 'Data Management'
  1. Data Management
  2. DM-2796

obs_subaru cannot be built due to a missing hsc header file

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Won't Fix
    • Resolution: Done
    • Fix Version/s: None
    • Component/s: obs_subaru
    • Labels:
      None

      Description

      Building obs_subaru on a standard LSST stack fails with an error:

      src/DistEstXYTransform.cc:26:10: fatal error: 'hsc/meas/match/distest.h' file not found
      #include "hsc/meas/match/distest.h"
      

      It also has a warning that would be nice to have fixed:

      src/Crosstalk.cc:95:66: warning: explicitly assigning a variable of type 'std::size_t' (aka 'unsigned long') to itself [-Wself-assign]
                  PixelVector const& ctx1List = getCrosstalkX1(i, nxAmp=nxAmp);
      

      It may not be essential to fix this, but it would be very handy because it would allow us to update obs_subaru when we make changes in dependencies (as I am doing right now with DM-1578)

        Attachments

          Issue Links

            Activity

            Hide
            lauren Lauren MacArthur added a comment -

            This is being addressed by Paul Price in DM-1794. I don't think the current branch for that ticket builds, but you can try building with my u/lauren/DM-1299 branch if you want a working obs_subaru. Yusra AlSayyad's changes in ip_isr and pipe_tasks are needed for that branch. Those merges didn't make it into 10.1, so you would also need to set those up.

            Show
            lauren Lauren MacArthur added a comment - This is being addressed by Paul Price in DM-1794 . I don't think the current branch for that ticket builds, but you can try building with my u/lauren/ DM-1299 branch if you want a working obs_subaru. Yusra AlSayyad 's changes in ip_isr and pipe_tasks are needed for that branch. Those merges didn't make it into 10.1, so you would also need to set those up.

              People

              Assignee:
              lauren Lauren MacArthur
              Reporter:
              rowen Russell Owen
              Watchers:
              Lauren MacArthur, Russell Owen, Simon Krughoff
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Jenkins

                  No builds found.