25 дек. 2014 г. 22:48 пользователь "David Coppa" <dco...@gmail.com> написал:
>
> On Thu, Dec 25, 2014 at 7:46 PM, Landry Breuil <lan...@openbsd.org> wrote:
>
> > x11/kde4/kscd + net/ktorrent-kde4 + x11/kde4/marble share th same
failure:
> >
> > CMake Error at /usr/local/share/cmake/Modules/FindPkgConfig.cmake:112
> > (elseif):
> >   given arguments:
> >
> >     "VERSION_LESS" "3.1"
> >
> >   Unknown arguments specified
> > Call Stack (most recent call first):
> >   /usr/local/share/cmake/Modules/FindPkgConfig.cmake:501
(_pkgconfig_parse_options)
> >   /usr/local/share/cmake/Modules/FindLCMS.cmake:24 (pkg_check_modules)
> >   /usr/local/share/cmake/Modules/Qt4ConfigDependentSettings.cmake:37
(include)
> >   /usr/local/share/cmake/Modules/FindQt4.cmake:1198 (include)
> >   CMakeLists.txt:5 (find_package)
> >
> > x11/kde/kdeedu3:
> > kalzium.all_cpp.o(.text+0x3a5f): In function
> > `DetailedInfoDlg::addHTMLTab(QString const&, QString const&, QString
> > const&)': : undefined reference to `KHTMLPart::KHTMLPart(QWidget*, char
const*,
> > QObject*, char const*, KHTMLPart::GUIProfile)'
> > collect2: ld returned 1 exit status
> > Makefile:598: recipe for target 'kalzium' failed
> >
> > (an unrelated fluke ?)
> >
> > editors/nvi:
> > Scanning dependencies of target headers
> > /usr/bin/make -f CMakeFiles/headers.dir/build.make
CMakeFiles/headers.dir/build
> > make: don't know how to make
/usr/obj/mfs/nvi-2.1.2/nvi-2.1.2/cl/extern.h (prerequisite of:
CMakeFiles/headers)
> > Stop in .
>
> I've just now fixed nvi.
>
> > graphics/blender:
> >
> >
/usr/obj/mfs/blender-2.72b/blender-2.72b/source/blender/blenfont/intern/blf_glyph.c:
In function 'blf_
> > glyph_add':
> >
/usr/obj/mfs/blender-2.72b/blender-2.72b/source/blender/blenfont/intern/blf_glyph.c:265:19:
error: con
> > version to 'int' from 'unsigned int' may change the sign of the result
[-Werror=sign-conversion]
> >   g->width = bitmap.width;
> >                    ^
> >
/usr/obj/mfs/blender-2.72b/blender-2.72b/source/blender/blenfont/intern/blf_glyph.c:266:20:
error: conversion to 'int' from 'unsigned int' may change the sign of the
result [-Werror=sign-conversion]
> >   g->height = bitmap.rows;
> >                     ^
>
> This is caused by freetype-2.5.4 like openimageio and openttd. I'll
> fix it asap...
>
> CCing Vadim about kde-related failures.

Already looking there. Actually, there's a KDE 4.14.3 minor update pending,
so I have an evil mix of KDE packages here... The problems look like being
easily solvable, so there should a patch happen in a few hours.

--
Vadim Zhukov

Reply via email to