pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/40348: graphics/gwenview compilation errros (NetBSD 4.0) with latest exiv2
>Number: 40348
>Category: pkg
>Synopsis: graphics/gwenview compilation errros (NetBSD 4.0) with latest
>exiv2
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jan 09 11:40:00 +0000 2009
>Originator: Robert Elz
>Release: NetBSD 4.0_STABLE (pkgsrc current within past 3-4 hours)
>Organization:
Prince of Songkla University
>Environment:
System: NetBSD jade.coe.psu.ac.th 4.0_STABLE NetBSD 4.0_STABLE
(JADE-1.696-20080517) #9: Fri May 23 18:55:13 ICT 2008
kre%jade.coe.psu.ac.th@localhost:/usr/obj/4/kernels/JADE i386
Architecture: i386
Machine: i386
>Description:
With the latest version of graphics/exiv2 (exiv2-0.18nb1)
graphics/gwenview fails to compile on NetBSD 4.0 (though for
this one the NetBSD version might not matter).
>How-To-Repeat:
Attempt to build a current graphics/gwenview (pkgsrc depndency
requirements will, I think, insist on exiv2 being current).
I'm using NetBSD 4.0 (release) via pkg_comp with libkver
and NetBSD 4.0 release sets installed in the sandbox (except
no x* sets, using pkgsrc modular xord instead, I doubt any of
that is relevant).
Making all in imageutils
gmake[3]: Entering directory
`/pkg_comp/obj/pkgsrc/graphics/gwenview/4x/gwenview-1.4.2/src/imageutils'
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I./.. -I/usr/pkg/include -I/usr/pkg/qt3/include -I.
-I/usr/pkg/include -I/usr/pkg/include -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT
-I/usr/pkg/include -I/usr/include -I/usr/pkg/qt3/include
-I/usr/pkg/include/freetype2 -I/usr/include/krb5 -Wno-long-long -Wundef -Wall
-W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -I/usr/pkg/include
-I/usr/include -I/usr/pkg/qt3/include -I/usr/pkg/include/freetype2
-I/usr/include/krb5 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new
-fno-common -fexceptions -MT imageutils.lo -MD -MP -MF ".deps/imageutils.Tpo"
-c -o imageutils.lo imageutils.cpp; \
then mv -f ".deps/imageutils.Tpo" ".deps/imageutils.Plo"; else rm -f
".deps/imageutils.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I./.. -I/usr/pkg/include -I/usr/pkg/qt3/include -I.
-I/usr/pkg/include -I/usr/pkg/include -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT
-I/usr/pkg/include -I/usr/include -I/usr/pkg/qt3/include
-I/usr/pkg/include/freetype2 -I/usr/include/krb5 -Wno-long-long -Wundef -Wall
-W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -I/usr/pkg/include
-I/usr/include -I/usr/pkg/qt3/include -I/usr/pkg/include/freetype2
-I/usr/include/krb5 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new
-fno-common -fexceptions -MT jpegcontent.lo -MD -MP -MF ".deps/jpegcontent.Tpo"
-c -o jpegcontent.lo jpegcontent.cpp; \
then mv -f ".deps/jpegcontent.Tpo" ".deps/jpegcontent.Plo"; else rm -f
".deps/jpegcontent.Tpo"; exit 1; fi
jpegcontent.cpp: In member function 'bool
ImageUtils::JPEGContent::Private::readSize()':
jpegcontent.cpp:191: warning: unused variable 'mark'
jpegcontent.cpp: In member function 'int
ImageUtils::JPEGContent::dotsPerMeter(const QString&) const':
jpegcontent.cpp:337: warning: converting to 'int' from 'float'
jpegcontent.cpp: In member function 'QImage
ImageUtils::JPEGContent::thumbnail() const':
jpegcontent.cpp:592: error: 'class Exiv2::ExifData' has no member named
'copyThumbnail'
jpegcontent.cpp: In member function 'void
ImageUtils::JPEGContent::setThumbnail(const QImage&)':
jpegcontent.cpp:614: error: 'class Exiv2::ExifData' has no member named
'setJpegThumbnail'
gmake[3]: *** [jpegcontent.lo] Error 1
gmake[3]: Leaving directory
`/pkg_comp/obj/pkgsrc/graphics/gwenview/4x/gwenview-1.4.2/src/imageutils'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/pkg_comp/obj/pkgsrc/graphics/gwenview/4x/gwenview-1.4.2/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/pkg_comp/obj/pkgsrc/graphics/gwenview/4x/gwenview-1.4.2'
gmake: *** [all] Error 2
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/graphics/gwenview
*** Error code 1
Stop.
>Fix:
??
Home |
Main Index |
Thread Index |
Old Index