[MacPorts] #50211: mapnik @3.0.9:
MacPorts
noreply at macports.org
Mon Jan 4 09:02:09 PST 2016
#50211: mapnik @3.0.9:
--------------------------+------------------------
Reporter: ryandesign@… | Owner: macports@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.99
Keywords: | Port: mapnik
--------------------------+------------------------
mapnik @3.0.9 doesn't build, on OS X El Capitan 10.11.3 Beta (15D9c), with
Xcode 7.1.1. (mapnik @3.0.8 didn't build either.)
{{{
Undefined symbols for architecture x86_64:
"agg::comp_op_rgba_hue<agg::rgba8T<agg::linear>,
agg::order_rgba>::blend_pix(unsigned char*, unsigned int, unsigned int,
unsigned int, unsigned int, unsigned int)", referenced from:
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in image_compositing.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in image_util.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in agg_renderer.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in process_dot_symbolizer.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in process_line_symbolizer.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in process_line_pattern_symbolizer.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in process_polygon_symbolizer.os
...
"agg::comp_op_rgba_color<agg::rgba8T<agg::linear>,
agg::order_rgba>::blend_pix(unsigned char*, unsigned int, unsigned int,
unsigned int, unsigned int, unsigned int)", referenced from:
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in image_compositing.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in image_util.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in agg_renderer.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in process_dot_symbolizer.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in process_line_symbolizer.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in process_line_pattern_symbolizer.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in process_polygon_symbolizer.os
...
"agg::comp_op_rgba_value<agg::rgba8T<agg::linear>,
agg::order_rgba>::blend_pix(unsigned char*, unsigned int, unsigned int,
unsigned int, unsigned int, unsigned int)", referenced from:
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in image_compositing.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in image_util.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in agg_renderer.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in process_dot_symbolizer.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in process_line_symbolizer.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in process_line_pattern_symbolizer.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in process_polygon_symbolizer.os
...
"agg::comp_op_rgba_saturation<agg::rgba8T<agg::linear>,
agg::order_rgba>::blend_pix(unsigned char*, unsigned int, unsigned int,
unsigned int, unsigned int, unsigned int)", referenced from:
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in image_compositing.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in image_util.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in agg_renderer.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in process_dot_symbolizer.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in process_line_symbolizer.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in process_line_pattern_symbolizer.os
agg::comp_op_table_rgba<agg::rgba8T<agg::linear>,
agg::order_rgba>::g_comp_op_func in process_polygon_symbolizer.os
...
ld: symbol(s) not found for architecture x86_64
}}}
--
Ticket URL: <https://trac.macports.org/ticket/50211>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list