Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2010 21:06:38 GMT
From:      Anatoly Borodin <anatoly.borodin@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/147236: www/kwebkitpart does not build
Message-ID:  <201005302106.o4UL6cI3026264@www.freebsd.org>
Resent-Message-ID: <201005302110.o4ULA2vY076605@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         147236
>Category:       ports
>Synopsis:       www/kwebkitpart does not build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 30 21:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Anatoly Borodin
>Release:        
>Organization:
>Environment:
>Description:
www/kwebkitpart does not build after the recent update to the 0.9.0svn1130403 version, see the log:
>How-To-Repeat:
# cd /usr/ports/www/kwebkitpart && make
===>  License check disabled, port has not defined LICENSE
===>  Extracting for kwebkitpart-0.9.0.s1130403
=> MD5 Checksum OK for kwebkitpart-0.9.0svn1130403.tar.gz.
=> SHA256 Checksum OK for kwebkitpart-0.9.0svn1130403.tar.gz.
===>  Patching for kwebkitpart-0.9.0.s1130403
===>   kwebkitpart-0.9.0.s1130403 depends on file: /usr/local/bin/designer-qt4 - found
===>   kwebkitpart-0.9.0.s1130403 depends on file: /usr/local/bin/moc-qt4 - found
===>   kwebkitpart-0.9.0.s1130403 depends on file: /usr/local/bin/qmake-qt4 - found
===>   kwebkitpart-0.9.0.s1130403 depends on file: /usr/local/bin/rcc - found
===>   kwebkitpart-0.9.0.s1130403 depends on file: /usr/local/bin/uic-qt4 - found
===>   kwebkitpart-0.9.0.s1130403 depends on file: /usr/local/lib/qt4/libQtWebKit.so - found
===>   kwebkitpart-0.9.0.s1130403 depends on file: /usr/local/bin/automoc4 - found
===>   kwebkitpart-0.9.0.s1130403 depends on file: /usr/local/bin/cmake - found
===>   kwebkitpart-0.9.0.s1130403 depends on shared library: kimproxy.5 - found
===>  Configuring for kwebkitpart-0.9.0.s1130403
/bin/mkdir -p /usr/obj/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1130403
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at /usr/local/share/cmake/Modules/FindKDE4.cmake:98 (MESSAGE):
  ERROR: cmake/modules/FindKDE4Internal.cmake not found in
Call Stack (most recent call first):
  CMakeLists.txt:4 (find_package)


CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 2.8)

  should be added at the top of the file.  The version specified may be lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!
*** Error code 1

Stop in /usr/ports/www/kwebkitpart.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005302106.o4UL6cI3026264>