Opened 9 years ago
Last modified 8 years ago
#51341 new defect
ldas-tools @2.4.2_1: error: all paths through this function will call itself [-Werror,-Winfinite-recursion]
Reported by: | yfwang42@… | Owned by: | emaros |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | joseph.mills@… | |
Port: | ldas-tools |
Description
I am trying to install LAL suite (https://wiki.ligo.org/viewauth/DASWG/MacPorts) on OS X EI Captain (version: 10.11.4).
However, I couldn't install the "ldas-tools" in this suite. I ran "sudo port clean ldas-tools" and "sudo port install ldas-tools". Then I received the following:
---> Computing dependencies for ldas-tools ---> Fetching archive for ldas-tools ---> Attempting to fetch ldas-tools-2.4.2_1+python27.darwin_15.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/ldas-tools ---> Attempting to fetch ldas-tools-2.4.2_1+python27.darwin_15.x86_64.tbz2 from http://nou.nc.packages.macports.org/pub/macports/packages.macports.org/ldas-tools ---> Attempting to fetch ldas-tools-2.4.2_1+python27.darwin_15.x86_64.tbz2 from https://packages.macports.org/ldas-tools ---> Fetching distfiles for ldas-tools ---> Verifying checksums for ldas-tools ---> Extracting ldas-tools ---> Applying patches to ldas-tools ---> Configuring ldas-tools ---> Building ldas-tools Error: org.macports.build for port ldas-tools returned: command execution failed Please see the log file for port ldas-tools for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_ldas-tools/ldas-tools/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port ldas-tools failed
In the main.log, I found the following error:
:info:build In file included from FrDetector3.cc:1: :info:build ./FrDetector.cc:272:1: error: all paths through this function will call itself [-Werror,-Winfinite -recursion]
By the way, my Xcode version is 7.3.1
Attachments (1)
Change History (5)
Changed 9 years ago by yfwang42@…
comment:1 Changed 9 years ago by yfwang42@…
Cc: | yfwang42@… added |
---|
comment:2 Changed 9 years ago by mf2k (Frank Schima)
Cc: | ed.maros@… yfwang42@… removed |
---|---|
Owner: | changed from macports-tickets@… to ed.maros@… |
As reporter, you do not need to Cc yourself.
comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | joseph.mills@… added |
---|---|
Summary: | ldas-tools@2.4.2_1 + build error: command execution failed → ldas-tools @2.4.2_1: error: all paths through this function will call itself [-Werror,-Winfinite-recursion] |
Has duplicate #51608.
comment:4 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
First thing I would try is updating the port to 2.5.0; see #51609.
Note: See
TracTickets for help on using
tickets.
Cc Me!