| Summary: | media-gfx/inkscape-0.48.5 + app-text/poppler-0.29.0 : extension/internal/pdfinput/pdf-parser.cpp:864:65: error: no matching function for call to ‘GfxColorSpace::parse(Object*, NULL, NULL)’ | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Anton Kochkov <anton.kochkov> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge --info output
full build log |
||
Created attachment 393280 [details]
full build log
*** This bug has been marked as a duplicate of bug 534392 *** |
Created attachment 393278 [details] emerge --info output x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/freetype2 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -I/usr/include/libwpg-0.2 -I/usr/include/libwpd-0.9 -I/usr/include/poppler -I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -DPOTRACE=\"potrace\" -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I../cxxtest -I./bind/javainc -I./bind/javainc/linux -Werror=format-security -DG_DISABLE_SINGLE_INCLUDES -Wall -Wformat -Wformat-security -W -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wcast-align -Wsign-compare -Woverloaded-virtual -Wswitch -Wno-unused-parameter -O2 -march=corei7-avx -pipe -fno-strict-aliasing -fopenmp -c -o extension/internal/pdfinput/pdf-input.o extension/internal/pdfinput/pdf-input.cpp <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default] extension/internal/pdfinput/pdf-input.cpp:1:0: note: this is the location of the previous definition extension/internal/pdfinput/pdf-parser.cpp: In member function ‘void PdfParser::opSetExtGState(Object*, int)’: extension/internal/pdfinput/pdf-parser.cpp:864:65: error: no matching function for call to ‘GfxColorSpace::parse(Object*, NULL, NULL)’ extension/internal/pdfinput/pdf-parser.cpp:864:65: note: candidate is: In file included from /usr/include/poppler/Gfx.h:41:0, from extension/internal/pdfinput/pdf-parser.cpp:32: /usr/include/poppler/GfxState.h:211:25: note: static GfxColorSpace* GfxColorSpace::parse(GfxResources*, Object*, OutputDev*, GfxState*, int) /usr/include/poppler/GfxState.h:211:25: note: candidate expects 5 arguments, 3 provided extension/internal/pdfinput/pdf-parser.cpp: In member function ‘void PdfParser::opSetFillColorSpace(Object*, int)’: extension/internal/pdfinput/pdf-parser.cpp:1090:59: error: no matching function for call to ‘GfxColorSpace::parse(Object*, NULL, NULL)’ extension/internal/pdfinput/pdf-parser.cpp:1090:59: note: candidate is: In file included from /usr/include/poppler/Gfx.h:41:0, from extension/internal/pdfinput/pdf-parser.cpp:32: /usr/include/poppler/GfxState.h:211:25: note: static GfxColorSpace* GfxColorSpace::parse(GfxResources*, Object*, OutputDev*, GfxState*, int) /usr/include/poppler/GfxState.h:211:25: note: candidate expects 5 arguments, 3 provided extension/internal/pdfinput/pdf-parser.cpp:1092:55: error: no matching function for call to ‘GfxColorSpace::parse(Object*, NULL, NULL)’ extension/internal/pdfinput/pdf-parser.cpp:1092:55: note: candidate is: In file included from /usr/include/poppler/Gfx.h:41:0, from extension/internal/pdfinput/pdf-parser.cpp:32: /usr/include/poppler/GfxState.h:211:25: note: static GfxColorSpace* GfxColorSpace::parse(GfxResources*, Object*, OutputDev*, GfxState*, int) /usr/include/poppler/GfxState.h:211:25: note: candidate expects 5 arguments, 3 provided extension/internal/pdfinput/pdf-parser.cpp: In member function ‘void PdfParser::opSetStrokeColorSpace(Object*, int)’: extension/internal/pdfinput/pdf-parser.cpp:1131:59: error: no matching function for call to ‘GfxColorSpace::parse(Object*, NULL, NULL)’ extension/internal/pdfinput/pdf-parser.cpp:1131:59: note: candidate is: In file included from /usr/include/poppler/Gfx.h:41:0, from extension/internal/pdfinput/pdf-parser.cpp:32: /usr/include/poppler/GfxState.h:211:25: note: static GfxColorSpace* GfxColorSpace::parse(GfxResources*, Object*, OutputDev*, GfxState*, int) /usr/include/poppler/GfxState.h:211:25: note: candidate expects 5 arguments, 3 provided extension/internal/pdfinput/pdf-parser.cpp:1133:55: error: no matching function for call to ‘GfxColorSpace::parse(Object*, NULL, NULL)’ extension/internal/pdfinput/pdf-parser.cpp:1133:55: note: candidate is: In file included from /usr/include/poppler/Gfx.h:41:0, from extension/internal/pdfinput/pdf-parser.cpp:32: /usr/include/poppler/GfxState.h:211:25: note: static GfxColorSpace* GfxColorSpace::parse(GfxResources*, Object*, OutputDev*, GfxState*, int) /usr/include/poppler/GfxState.h:211:25: note: candidate expects 5 arguments, 3 provided extension/internal/pdfinput/pdf-parser.cpp: In member function ‘void PdfParser::doImage(Object*, Stream*, GBool)’: extension/internal/pdfinput/pdf-parser.cpp:2760:64: error: no matching function for call to ‘GfxColorSpace::parse(Object*, NULL, NULL)’ extension/internal/pdfinput/pdf-parser.cpp:2760:64: note: candidate is: In file included from /usr/include/poppler/Gfx.h:41:0, from extension/internal/pdfinput/pdf-parser.cpp:32: /usr/include/poppler/GfxState.h:211:25: note: static GfxColorSpace* GfxColorSpace::parse(GfxResources*, Object*, OutputDev*, GfxState*, int) /usr/include/poppler/GfxState.h:211:25: note: candidate expects 5 arguments, 3 provided extension/internal/pdfinput/pdf-parser.cpp:2851:83: error: no matching function for call to ‘GfxColorSpace::parse(Object*, NULL, NULL)’ extension/internal/pdfinput/pdf-parser.cpp:2851:83: note: candidate is: In file included from /usr/include/poppler/Gfx.h:41:0, from extension/internal/pdfinput/pdf-parser.cpp:32: /usr/include/poppler/GfxState.h:211:25: note: static GfxColorSpace* GfxColorSpace::parse(GfxResources*, Object*, OutputDev*, GfxState*, int) /usr/include/poppler/GfxState.h:211:25: note: candidate expects 5 arguments, 3 provided extension/internal/pdfinput/pdf-parser.cpp:2641:31: warning: unused variable ‘maskColorSpace’ [-Wunused-variable] extension/internal/pdfinput/pdf-parser.cpp: In member function ‘void PdfParser::doForm(Object*)’: extension/internal/pdfinput/pdf-parser.cpp:3044:61: error: no matching function for call to ‘GfxColorSpace::parse(Object*, NULL, NULL)’ extension/internal/pdfinput/pdf-parser.cpp:3044:61: note: candidate is: In file included from /usr/include/poppler/Gfx.h:41:0, from extension/internal/pdfinput/pdf-parser.cpp:32: /usr/include/poppler/GfxState.h:211:25: note: static GfxColorSpace* GfxColorSpace::parse(GfxResources*, Object*, OutputDev*, GfxState*, int) /usr/include/poppler/GfxState.h:211:25: note: candidate expects 5 arguments, 3 provided Makefile:5961: recipe for target 'extension/internal/pdfinput/pdf-parser.o' failed make[2]: *** [extension/internal/pdfinput/pdf-parser.o] Error 1 make[2]: *** Waiting for unfinished jobs.... extension/internal/pdfinput/pdf-input.cpp: In static member function ‘static void Inkscape::Extension::Internal::PdfInput::init()’: extension/internal/pdfinput/pdf-input.cpp:749:38: warning: variable ‘ext’ set but not used [-Wunused-but-set-variable] extension/internal/pdfinput/svg-builder.cpp: In member function ‘std::string Inkscape::Extension::Internal::SvgBuilder::_BestMatchingFont(std::string)’: extension/internal/pdfinput/svg-builder.cpp:912:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] make[2]: Leaving directory '/var/tmp/portage/media-gfx/inkscape-0.48.5/work/inkscape-0.48.5/src' Makefile:1022: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-gfx/inkscape-0.48.5/work/inkscape-0.48.5' Makefile:716: recipe for target 'all' failed make: *** [all] Error 2 [31;01m*[0m ERROR: media-gfx/inkscape-0.48.5::gentoo failed (compile phase): [31;01m*[0m emake failed [31;01m*[0m [31;01m*[0m If you need support, post the output of `emerge --info '=media-gfx/inkscape-0.48.5::gentoo'`, [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-gfx/inkscape-0.48.5::gentoo'`. [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-gfx/inkscape-0.48.5/temp/build.log'. [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-gfx/inkscape-0.48.5/temp/environment'. [31;01m*[0m Working directory: '/var/tmp/portage/media-gfx/inkscape-0.48.5/work/inkscape-0.48.5' [31;01m*[0m S: '/var/tmp/portage/media-gfx/inkscape-0.48.5/work/inkscape-0.48.5'