My first guess would be - need newer version of pugixml
It does work for me with debian sid's version - 1.7-2

On Thu, Sep 8, 2016 at 1:10 PM, André Felipe Carvalho
<afelipe.carva...@gmail.com> wrote:
> Hello,
>
> After git pulling the code this morning, I can't compile dt. What am I doing
> wrong?
>
>
> [ 31%] Building C object
> src/CMakeFiles/lib_darktable.dir/control/crawler.c.o
> [ 31%] Building C object src/CMakeFiles/lib_darktable.dir/control/jobs.c.o
> [ 31%] Building C object
> src/CMakeFiles/lib_darktable.dir/control/jobs/control_jobs.c.o
> /home/andre/compilar/darktable/src/common/exif.cc: In function ‘GList*
> read_history_v1(const char*)’:
> /home/andre/compilar/darktable/src/common/exif.cc:1714:37: error: ‘class
> pugi::xml_document’ has no member named ‘select_node’
>    pugi::xpath_node modversion =
> doc.select_node("//darktable:history_modversion
>                                      ^
> /home/andre/compilar/darktable/src/common/exif.cc:1715:34: error: ‘class
> pugi::xml_document’ has no member named ‘select_node’
>    pugi::xpath_node enabled =
> doc.select_node("//darktable:history_enabled/rdf:S
>                                   ^
> /home/andre/compilar/darktable/src/common/exif.cc:1716:36: error: ‘class
> pugi::xml_document’ has no member named ‘select_node’
>    pugi::xpath_node operation =
> doc.select_node("//darktable:history_operation/r
>                                     ^
> /home/andre/compilar/darktable/src/common/exif.cc:1717:33: error: ‘class
> pugi::xml_document’ has no member named ‘select_node’
>    pugi::xpath_node params =
> doc.select_node("//darktable:history_params/rdf:Seq
>                                  ^
> /home/andre/compilar/darktable/src/common/exif.cc:1718:41: error: ‘class
> pugi::xml_document’ has no member named ‘select_node’
>    pugi::xpath_node blendop_params =
> doc.select_node("//darktable:blendop_params
>                                          ^
> /home/andre/compilar/darktable/src/common/exif.cc:1719:42: error: ‘class
> pugi::xml_document’ has no member named ‘select_node’
>    pugi::xpath_node blendop_version =
> doc.select_node("//darktable:blendop_versi
>                                           ^
> /home/andre/compilar/darktable/src/common/exif.cc:1720:41: error: ‘class
> pugi::xml_document’ has no member named ‘select_node’
>    pugi::xpath_node multi_priority =
> doc.select_node("//darktable:multi_priority
>                                          ^
> /home/andre/compilar/darktable/src/common/exif.cc:1721:37: error: ‘class
> pugi::xml_document’ has no member named ‘select_node’
>    pugi::xpath_node multi_name =
> doc.select_node("//darktable:multi_name/rdf:Seq
>                                      ^
> [ 32%] [ 32%] Building C object
> src/CMakeFiles/lib_darktable.dir/control/jobs/develop_jobs.c.o
> Building C object
> src/CMakeFiles/lib_darktable.dir/control/jobs/film_jobs.c.o
> [ 32%] Building C object
> src/CMakeFiles/lib_darktable.dir/control/jobs/image_jobs.c.o
> src/CMakeFiles/lib_darktable.dir/build.make:415: recipe for target
> 'src/CMakeFiles/lib_darktable.dir/common/exif.cc.o' failed
> make[2]: *** [src/CMakeFiles/lib_darktable.dir/common/exif.cc.o] Error 1
> make[2]: ** Esperando que outros processos terminem.
> CMakeFiles/Makefile2:1366: recipe for target
> 'src/CMakeFiles/lib_darktable.dir/all' failed
> make[1]: *** [src/CMakeFiles/lib_darktable.dir/all] Error 2
> Makefile:136: recipe for target 'all' failed
> make: *** [all] Error 2
>
>
> --
> André Felipe
Roman.

> https://www.flickr.com/photos/andrefelipecarvalho/
>
> ___________________________________________________________________________
> darktable developer mailing list to unsubscribe send a mail to
> darktable-dev+unsubscr...@lists.darktable.org
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to