Opened 6 years ago

Closed 6 years ago

#56133 closed defect (fixed)

lalburst @ 1.4.4_6 : compilation fails at configure

Reported by: andreavicere Owned by: skymoo (Adam Mercer)
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: Cc: aronnax@…, lpsinger (Leo Singer)
Port: lalburst

Description

The upgrade of lalburst from version 1.4.4_5 to 1.4.4_6 fails with an error, apparently at configure phase. I am using MacOS X 10.13.3 Other LAL packages, like lalinspiral, upgrade fine. Here below the portion of the config.log which reports the error. Full config.log is attached

config.status:1680: cd swig       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_lalburst/lalburst/work/.tmp/GmiKSUkJ:1527: .deps/swiglal.deps: No such file or directory
make: *** No rule to make target `.deps/swiglal.deps'.  Stop.
config.status:1685: $? = 2
config.status:1689: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_lalburst/lalburst/work/lalburst-1.4.4':
config.status:1691: error: Something went wrong bootstrapping makefile fragments
    for automatic dependency tracking.  Try re-running configure with the
    '--disable-dependency-tracking' option to at least be able to build
    the package (albeit without support for automatic dependency tracking).
See `config.log' for more details

Attachments (1)

config.log (66.3 KB) - added by andreavicere 6 years ago.
config.log file, output of automake

Download all attachments as: .zip

Change History (8)

Changed 6 years ago by andreavicere

Attachment: config.log added

config.log file, output of automake

comment:1 Changed 6 years ago by skymoo (Adam Mercer)

Owner: set to skymoo
Status: newaccepted

Thanks, this is the second report of this I've received. I'm on vacation at the moment with limited internet access. I should have time to look at this in more detail by the middle of next week.

comment:2 Changed 6 years ago by mf2k (Frank Schima)

Cc: ram@… skymoo removed
Keywords: LAL configure removed
Type: updatedefect

comment:3 Changed 6 years ago by skymoo (Adam Mercer)

I can reproduce this. Working on a solution.

comment:4 Changed 6 years ago by skymoo (Adam Mercer)

I can workaround this problem but then configuration fails with:

checking for XLALSimDetectorStrainREAL8TimeSeries in -llalsimulation... no
configure: error: could not find the LALSimulation library

even though LALSimulation is present. This is proving to be quite annoying. Still looking.

comment:5 Changed 6 years ago by skymoo (Adam Mercer)

Just an update, still working on this. A little progress, but not enough for a fix.

comment:6 Changed 6 years ago by skymoo (Adam Mercer)

Should have a fix for this by the end of the day.

comment:7 Changed 6 years ago by skymoo (Adam Mercer)

Resolution: fixed
Status: acceptedclosed

In d9190ef12f6c9395d0b6f7e545533a099639f625/macports-ports:

science/lalburst: fix compilation error

closes #56133

Note: See TracTickets for help on using tickets.