Opened 8 years ago

Closed 5 years ago

#49631 closed defect (fixed)

rtorrent: build error: 'tr1/functional' file not found

Reported by: macports@… Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: mavericks yosemite elcapitan Cc:
Port: rtorrent

Description

A couple of header files try to #include <tr1/functional>, which is not found. Configure checks beforehand "for TR1 support… no" but continues anyway.

Attachments (1)

rtorrent.main.log.xz (5.1 KB) - added by macports@… 8 years ago.

Download all attachments as: .zip

Change History (5)

Changed 8 years ago by macports@…

Attachment: rtorrent.main.log.xz added

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: stuartwesterman@… openmaintainer@… removed
Keywords: mavericks yosemite elcapitan added
Owner: changed from macports-tickets@… to stuartwesterman@…
Summary: build error: 'tr1/functional' file not foundrtorrent: build error: 'tr1/functional' file not found

You shouldn't have even gotten this far: you should've seen the same problem with rtorrent's dependency libtorrent already; see #41417. Note: the suggestion in that ticket to use a MacPorts gcc compiler is not recommended. Instead the port should be updated to a version compatible with Mavericks and later.

comment:2 in reply to:  1 Changed 8 years ago by macports@…

Replying to ryandesign@…:

You shouldn't have even gotten this far: you should've seen the same problem with rtorrent's dependency libtorrent already; see #41417. Note: the suggestion in that ticket to use a MacPorts gcc compiler is not recommended. Instead the port should be updated to a version compatible with Mavericks and later.

Somehow I have libtorrent @0.13.2_0 (active), and I know I didn’t do any special workarounds.

Version 0, edited 8 years ago by macports@… (next)

comment:3 Changed 7 years ago by mf2k (Frank Schima)

Owner: stuartwesterman deleted
Status: newassigned

comment:4 Changed 5 years ago by kencu (Ken)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.