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.

Ciao!
David
-- 
"If you try a few times and give up, you'll never get there. But if
you keep at it... There's a lot of problems in the world which can
really be solved by applying two or three times the persistence that
other people will."
                -- Stewart Nelson

Reply via email to