[MacPorts] #62627: vala @0.50.4 cannot be built on PPC Leopard because it seems to need a libcxx?
MacPorts
noreply at macports.org
Sun Apr 24 12:35:09 UTC 2022
#62627: vala @0.50.4 cannot be built on PPC Leopard because it seems to need a
libcxx?
------------------------+----------------------
Reporter: ballapete | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords: leopard
Port: vala |
------------------------+----------------------
Comment (by barracuda156):
Replying to [comment:5 mascguy]:
> Replying to [comment:4 ballapete]:
> > Last weekend I could upgrade to `vala @0.54.7_0` on PPC Leopard (Mac
OS X 10.5.8)…
>
> @barracuda156, can you confirm whether this is still an issue for you?
An example of vala hanging on Leopard when trying to build libgda:
{{{
Analysis of sampling valac (pid 4263) every 1 millisecond
Call graph:
909 Thread_3617
909 start
909 main
909 vala_compiler_run
909 vala_parser_parse
909 vala_code_context_accept
909 vala_parser_parse_file
909 vala_parser_parse_declarations
909 vala_parser_parse_declaration
909 vala_parser_parse_namespace_declaration
909 vala_parser_parse_declarations
909 vala_parser_parse_declaration
909 vala_parser_parse_namespace_declaration
909 vala_parser_parse_declarations
909 vala_parser_parse_declaration
909 vala_parser_parse_method_declaration
909 vala_method_construct
909 vala_symbol_construct
909 g_type_create_instance
909 g_slice_alloc0
909 g_slice_alloc
909
slab_allocator_alloc_chunk
909 posix_memalign
909 malloc_zone_memalign
909 szone_memalign
909 szone_free
909
small_free_detach_region
909
small_free_detach_region
Total number in stack (recursive counted multiple, when >=5):
Sort by top of stack, same collapsed (when >= 5):
small_free_detach_region 909
Analysis of sampling valac (pid 4263) every 1 millisecond
Call graph:
901 Thread_3617
901 start
901 main
901 vala_compiler_run
901 vala_parser_parse
901 vala_code_context_accept
901 vala_parser_parse_file
901 vala_parser_parse_declarations
901 vala_parser_parse_declaration
901 vala_parser_parse_namespace_declaration
901 vala_parser_parse_declarations
901 vala_parser_parse_declaration
901 vala_parser_parse_namespace_declaration
901 vala_parser_parse_declarations
901 vala_parser_parse_declaration
901 vala_parser_parse_method_declaration
901 vala_method_construct
901 vala_symbol_construct
901 g_type_create_instance
901 g_slice_alloc0
901 g_slice_alloc
901
slab_allocator_alloc_chunk
901 posix_memalign
901 malloc_zone_memalign
901 szone_memalign
901 szone_free
901
small_free_detach_region
901
small_free_detach_region
Total number in stack (recursive counted multiple, when >=5):
Sort by top of stack, same collapsed (when >= 5):
small_free_detach_region 901
}}}
Etc, upon refreshing just numbers change.
--
Ticket URL: <https://trac.macports.org/ticket/62627#comment:12>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list