Opened 11 years ago

Last modified 10 years ago

#41084 closed defect

xylib: fatal error: 'tr1/memory' file not found — at Version 1

Reported by: laew_rena24@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: mavericks Cc:
Port: xylib

Description (last modified by ryandesign (Ryan Carsten Schmidt))

The building failed in Maverick OS X 10.9. The main.log shows that

:info:configure checking tr1/memory usability... no
:info:configure checking tr1/memory presence... no
:info:configure checking for tr1/memory... no
.
.
.
.
.
:info:build ./cache.h:31:11: fatal error: 'tr1/memory' file not found
:info:build # include <tr1/memory>
:info:build           ^
:info:build 1 error generated.
:info:build make[2]: *** [cache.lo] Error 1
:info:build make[2]: *** Waiting for unfinished jobs....
:info:build mv -f .deps/gsas.Tpo .deps/gsas.Plo
:info:build mv -f .deps/brucker_raw.Tpo .deps/brucker_raw.Plo
:info:build mv -f .deps/xylib.Tpo .deps/xylib.Plo
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_xylib/xylib/work/xylib-1.2/xylib'
:info:build make[1]: *** [all-recursive] Error 1
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_xylib/xylib/work/xylib-1.2'
:info:build make: *** [all] Error 2

Change History (2)

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

Description: modified (diff)
Keywords: mavericks added; Fityk removed
Owner: changed from macports-tickets@… to ryandesign@…
Summary: xylib build fails in Maverick OSX 10.9xylib: fatal error: 'tr1/memory' file not found
Type: updatedefect

Changed 10 years ago by uvw2@…

Attachment: xylib.patch added
Note: See TracTickets for help on using tickets.