#1722: osx build failed caused by errant '\c'
---------------------------+------------------------------------------------
Reporter: LaVolta | Type: bug
Status: new | Priority: normal
Milestone: | Component: build
Version: 2.6.0 | Severity: medium
Keywords: osx build icu | Lang:
Patch: | Platform: mac
---------------------------+------------------------------------------------
OS:
[[BR]]
{{{
Darwin mac.local 10.4.0 Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53
PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386 i386 i386
}}}
[[BR]]
Error message:
[[BR]]
{{{
perl -MExtUtils::Command -e mkpath blib/lib
c++ -dynamiclib -undefined dynamic_lookup -L/usr/local/lib
-L/Users/horus/.test/src/parrot/blib/lib -L/opt/local/lib -o
blib/lib/libparrot.2.6.0.dylib -install_name
/Users/horus/.test/src/parrot/blib/lib/libparrot.dylib \
src/string/api.o src/ops/core_ops.o src/byteorder.o
src/string/charset.o src/core_pmcs.o src/datatypes.o src/debug.o
src/dynext.o src/embed.o src/string/encoding.o src/exceptions.o src/exit.o
src/extend.o src/extend_vtable.o src/gc/alloc_memory.o src/gc/api.o
src/gc/gc_ms.o src/gc/gc_inf.o src/gc/mark_sweep.o src/gc/system.o
src/global_setup.o src/hash.o src/hll.o src/call/pcc.o src/call/args.o
src/interp/inter_cb.o src/interp/inter_create.o src/interp/inter_misc.o
src/call/ops.o src/call/context.o src/call/context_accessors.o src/key.o
src/library.o src/longopt.o src/misc.o src/multidispatch.o src/namespace.o
src/frame_builder.o src/nci/api.o src/nci/core_thunks.o
src/nci/extra_thunks.o src/oo.o src/packfile.o src/packout.o
src/platform.o src/pmc_freeze.o src/pmc.o src/runcore/main.o
src/runcore/cores.o src/runcore/profiling.o src/scheduler.o
src/spf_render.o src/spf_vtable.o src/string/primitives.o src/sub.o
src/thread.o src/runcore/trace.o src/utils.o src/vtables.o src/warnings.o
src/packfile/pf_items.o src/gc/alloc_resources.o
src/string/charset/ascii.o src/string/charset/binary.o
src/string/charset/iso-8859-1.o src/string/charset/tables.o
src/string/charset/unicode.o src/io/core.o src/io/api.o src/io/utf8.o
src/io/buffer.o src/io/unix.o src/io/win32.o src/io/portable.o
src/io/filehandle.o src/io/socket_api.o src/io/socket_unix.o
src/io/socket_win32.o src/pmc/default.o src/pmc/null.o src/pmc/env.o
src/pmc/key.o src/pmc/unmanagedstruct.o src/pmc/managedstruct.o
src/pmc/exception.o src/pmc/parrotlibrary.o src/pmc/parrotinterpreter.o
src/pmc/parrotthread.o src/pmc/lexpad.o src/pmc/timer.o src/pmc/pointer.o
src/pmc/sub.o src/pmc/continuation.o src/pmc/coroutine.o src/pmc/eval.o
src/pmc/nci.o src/pmc/float.o src/pmc/integer.o src/pmc/bigint.o
src/pmc/bignum.o src/pmc/complex.o src/pmc/string.o src/pmc/boolean.o
src/pmc/fixedintegerarray.o src/pmc/iterator.o src/pmc/fixedstringarray.o
src/pmc/hash.o src/pmc/orderedhash.o src/pmc/oplib.o src/pmc/opcode.o
src/pmc/addrregistry.o src/pmc/arrayiterator.o src/pmc/bytebuffer.o
src/pmc/callcontext.o src/pmc/capture.o src/pmc/class.o
src/pmc/codestring.o src/pmc/eventhandler.o src/pmc/exceptionhandler.o
src/pmc/exporter.o src/pmc/filehandle.o src/pmc/fixedbooleanarray.o
src/pmc/fixedfloatarray.o src/pmc/fixedpmcarray.o src/pmc/handle.o
src/pmc/hashiterator.o src/pmc/hashiteratorkey.o src/pmc/imageio.o
src/pmc/imageiosize.o src/pmc/imageiostrings.o src/pmc/lexinfo.o
src/pmc/multisub.o src/pmc/namespace.o src/pmc/object.o
src/pmc/orderedhashiterator.o src/pmc/packfile.o
src/pmc/packfileannotation.o src/pmc/packfileannotations.o
src/pmc/packfileconstanttable.o src/pmc/packfiledebug.o
src/pmc/packfiledirectory.o src/pmc/packfilefixupentry.o
src/pmc/packfilefixuptable.o src/pmc/packfilerawsegment.o
src/pmc/packfilesegment.o src/pmc/pmcproxy.o
src/pmc/resizablebooleanarray.o src/pmc/resizablefloatarray.o
src/pmc/resizableintegerarray.o src/pmc/resizablepmcarray.o
src/pmc/resizablestringarray.o src/pmc/role.o src/pmc/scalar.o
src/pmc/scheduler.o src/pmc/schedulermessage.o src/pmc/sockaddr.o
src/pmc/socket.o src/pmc/stringbuilder.o src/pmc/stringhandle.o
src/pmc/stringiterator.o src/pmc/task.o src/pmc/threadinterpreter.o
src/pmc/undef.o src/string/encoding/fixed_8.o src/string/encoding/ucs2.o
src/string/encoding/ucs4.o src/string/encoding/utf16.o
src/string/encoding/utf8.o compilers/imcc/imcparser.o
compilers/imcc/imclexer.o compilers/imcc/imc.o compilers/imcc/main.o
compilers/imcc/symreg.o compilers/imcc/instructions.o compilers/imcc/cfg.o
compilers/imcc/reg_alloc.o compilers/imcc/sets.o compilers/imcc/debug.o
compilers/imcc/optimizer.o compilers/imcc/pbc.o
compilers/imcc/parser_util.o compilers/imcc/pcc.o -lm -lutil -lgmp
-lreadline -lintl -lpthread -lm -L/opt/local/lib -licuuc -licudata
-lpthread -lm \c
i686-apple-darwin10-g++-4.2.1: c: No such file or directory
make: *** [blib/lib/libparrot.2.6.0.dylib] Error 1
}}}
[[BR]]
the old work-around not work any more. patched included, tested locally,
worked, though it's ugly...
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1722>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets