Opened 3 years ago

Closed 3 years ago

#63389 closed defect (worksforme)

dvisvgm @2.12_0: error: no viable conversion from 'unique_ptr<SVGElement, default_delete<SVGElement>>' to 'unique_ptr<XMLElement, default_delete<XMLElement>>'

Reported by: macdeport Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc: macdeport
Port: dvisvgm

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

build PSPattern.cpp:111:9: error: no viable conversion from 'unique_ptr<SVGElement, default_delete<SVGElement>>' to 'unique_ptr<XMLElement, default_delete<XMLElement>>'

Attachments (1)

main.log.zip (13.8 KB) - added by macdeport 3 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_dvisvgm/dvisvgm/main.log

Download all attachments as: .zip

Change History (8)

Changed 3 years ago by macdeport

Attachment: main.log.zip added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_dvisvgm/dvisvgm/main.log

comment:1 Changed 3 years ago by macdeport

Summary: Failed to build dvisvgm 2.12Failed to build dvisvgm-2.12_0.darwin_14.x86_64.tbz2

comment:2 Changed 3 years ago by macdeport

:info:build libtool: compile:  /usr/bin/clang++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -Wall -Wnon-virtual-dtor -I../libs/clipper -I../libs/variant/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -pipe -Os -stdlib=libc++ -arch x86_64 -Wno-mismatched-tags -MT PSPattern.lo -MD -MP -MF .deps/PSPattern.Tpo -c PSPattern.cpp  -fno-common -DPIC -o .libs/PSPattern.o
:info:build PSPattern.cpp:111:9: error: no viable conversion from 'unique_ptr<SVGElement, default_delete<SVGElement>>' to 'unique_ptr<XMLElement, default_delete<XMLElement>>'
:info:build         return group;
:info:build                ^~~~~

comment:3 Changed 3 years ago by macdeport

Cc: macdeport added

comment:4 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: set to michaelld
Status: newassigned
Summary: Failed to build dvisvgm-2.12_0.darwin_14.x86_64.tbz2dvisvgm @2.12_0: error: no viable conversion from 'unique_ptr<SVGElement, default_delete<SVGElement>>' to 'unique_ptr<XMLElement, default_delete<XMLElement>>'
Version: 2.1.22.7.1

comment:5 Changed 3 years ago by michaelld (Michael Dickens)

Is this ticket still an issue for folks?

comment:6 in reply to:  5 Changed 3 years ago by macdeport

Replying to michaelld:

Is this ticket still an issue for folks?

Finally I uninstalled dvisvgm and it's OK ;-) Thank you

comment:7 Changed 3 years ago by michaelld (Michael Dickens)

Resolution: worksforme
Status: assignedclosed

OK; closing. Thanks for the reply!

Note: See TracTickets for help on using tickets.