From owner-freebsd-questions@FreeBSD.ORG Sat Feb 15 22:19:58 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 569C9EC0 for ; Sat, 15 Feb 2014 22:19:58 +0000 (UTC) Received: from mail-qc0-x229.google.com (mail-qc0-x229.google.com [IPv6:2607:f8b0:400d:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0C72C1DF7 for ; Sat, 15 Feb 2014 22:19:57 +0000 (UTC) Received: by mail-qc0-f169.google.com with SMTP id w7so22156618qcr.14 for ; Sat, 15 Feb 2014 14:19:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsd.com.br; s=capeta; h=date:from:to:subject:message-id:organization:mime-version :content-type:content-transfer-encoding; bh=z/qSebKesePxL7cbDiCQwxtaDODSFlyQ5Fz1miL6bsQ=; b=ecVD4IO9tRgrIn1hhMkDg+RmZT/VEzEJU/FEe9m9QmvKDjAVgZVCh9oM27zIPL0fBM VYecNhPopICqY0T7dGgD2xMcYhduIsuEKJ0Uq9oDkgc6HVluyIYYLFtxx9JI1Q8DRxG3 hdvYSwBQT1QM3wvgxNrsATWXAw6fl4u/fuLAc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:organization :mime-version:content-type:content-transfer-encoding; bh=z/qSebKesePxL7cbDiCQwxtaDODSFlyQ5Fz1miL6bsQ=; b=CMBPMEHxLFZyIBYRwuQq7QgoeuZQ8sd2sR/pLjQsSyt4quxAwW0DyvmoBNhFcwBwPE fs04YWbP5MM5kxK3aGvOiKtR5e3LjFGJpE2UW3xPPDtwOTrnMFgujV4JVBwQZTqRFzWy dJB8RYK+j9dLvFH84DGk/LSK1Fhp+JI64M3f9Tsu2azwznKez3c/2kPUVd9Sif0zKi7V 01vFWVL+VKNv7ynLrSwjmOKhdAJsXup1GVhwqFlMxN1xVWK3g/8GqlLXIHVnnS3Mgi8m KRMoBMmGmKe+tAJ08EFERQfKwkfHZYsvwzJI82RDjMQe7FfzCHaLtTDyW+W+Oc6ooVGg yRNA== X-Gm-Message-State: ALoCoQlGFdJbEPut2jn6coOK8vp+opri0b62QVtmwNq7qxUD9JjUjBZS1cdr9cQPqVZEix57srrW X-Received: by 10.224.88.131 with SMTP id a3mr24917196qam.34.1392502797229; Sat, 15 Feb 2014 14:19:57 -0800 (PST) Received: from Papi ([177.134.223.82]) by mx.google.com with ESMTPSA id z1sm29233819qaz.18.2014.02.15.14.19.56 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sat, 15 Feb 2014 14:19:57 -0800 (PST) Date: Sat, 15 Feb 2014 19:21:18 -0300 From: Mario Lobo To: User questions Subject: Kdenetwork4 build problems Message-ID: <20140215192118.6535c458@Papi> Organization: BSD X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd9.2) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Feb 2014 22:19:58 -0000 Hello; Just SVNed my ports and started portmaster -a tu upgrade whatever has a new version. When in net/kdenetwork4, it stops with the following errors -- Found LIBKONQ: /usr/local/kde4/include Parsing ontology file /usr/ports/net/kdenetwork4/work/kdenetwork-4.10.5/kget/kget_history.trig failed. CMake Error at /usr/local/kde4/share/apps/cmake/modules/NepomukAddOntologyClasses.cmake:78 (message): Running /usr/local/kde4/bin/nepomuk-rcgen to generate list of headers failed with error code 255 Call Stack (most recent call first): kget/CMakeLists.txt:183 (NEPOMUK_ADD_ONTOLOGY_CLASSES) Parsing ontology file /usr/ports/net/kdenetwork4/work/kdenetwork-4.10.5/kget/kget_history.trig failed. CMake Error at /usr/local/kde4/share/apps/cmake/modules/NepomukAddOntologyClasses.cmake:87 (message): Running /usr/local/kde4/bin/nepomuk-rcgen to generate list of sources failed with error code 255 Call Stack (most recent call first): kget/CMakeLists.txt:183 (NEPOMUK_ADD_ONTOLOGY_CLASSES) CMake Error at /usr/local/kde4/share/apps/cmake/modules/NepomukAddOntologyClasses.cmake:90 (add_custom_command): add_custom_command Wrong syntax. A TARGET or OUTPUT must be specified. Call Stack (most recent call first): kget/CMakeLists.txt:183 (NEPOMUK_ADD_ONTOLOGY_CLASSES) See also "/usr/ports/net/kdenetwork4/work/.build/CMakeFiles/CMakeError.log". **** CMakeError.log Determining if the Q_WS_WIN exist failed with the following output: Change Dir: /usr/ports/net/kdenetwork4/work/.build/CMakeFiles/CMakeTmp Run Build Command:/usr/local/bin/gmake "cmTryCompileExec440644336/fast" /usr/local/bin/gmake -f CMakeFiles/cmTryCompileExec440644336.dir/build.make CMakeFiles/cmTryCompileExec440644336.dir/build gmake[1]: Entering directory `/usr/ports/net/kdenetwork4/work/.build/CMakeFiles/CMakeTmp' /usr/local/bin/cmake -E cmake_progress_report /usr/ports/net/kdenetwork4/work/.build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec440644336.dir/CheckSymbolExists.c.o /usr/bin/cc -O2 -pipe -march=k8-sse3 -fno-strict-aliasing -I/usr/local/include/qt4 -o CMakeFiles/cmTryCompileExec440644336.dir/CheckSymbol /usr/ports/net/kdenetwork4/work/.build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /usr/ports/net/kdenetwork4/work/.build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: error: 'Q_WS_WIN' undeclared (first use in this function) /usr/ports/net/kdenetwork4/work/.build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: error: (Each undeclared identifier is reported only once /usr/ports/net/kdenetwork4/work/.build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: error: for each function it appears in.) gmake[1]: *** [CMakeFiles/cmTryCompileExec440644336.dir/CheckSymbolExists.c.o] Error 1 gmake[1]: Leaving directory `/usr/ports/net/kdenetwork4/work/.build/CMakeFiles/CMakeTmp' gmake: *** [cmTryCompileExec440644336/fast] Error 2 File /usr/ports/net/kdenetwork4/work/.build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: Googling for several terms from all these messages yielded only the very messages but no solution. All QT libraries are present with no faulty links to any of them. Would anybody have some direction to correct this? Thanks, -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since 2.2.8 [not Pro-Audio.... YET!!] (99% winblows FREE) "UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things."