From owner-freebsd-ports@FreeBSD.ORG Fri Feb 24 14:28:24 2012 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4BAC7106564A for ; Fri, 24 Feb 2012 14:28:24 +0000 (UTC) (envelope-from l.pizzamiglio@bally-wulff.de) Received: from mail.bally-wulff.de (mail.bally-wulff.de [212.144.118.8]) by mx1.freebsd.org (Postfix) with ESMTP id D062B8FC14 for ; Fri, 24 Feb 2012 14:28:23 +0000 (UTC) Received: from bwex.bally-wulff.de (unknown [192.168.204.106]) by mail.bally-wulff.de (Postfix) with ESMTP id F3C3F4068; Fri, 24 Feb 2012 15:28:21 +0100 (CET) Received: from pizzamig.bally.de ([192.9.205.30]) by bwex.bally-wulff.de with Microsoft SMTPSVC(6.0.3790.4675); Fri, 24 Feb 2012 15:28:22 +0100 Message-ID: <4F479E83.4020305@bally-wulff.de> Date: Fri, 24 Feb 2012 15:28:19 +0100 From: Luca Pizzamiglio User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:10.0.2) Gecko/20120220 Thunderbird/10.0.2 MIME-Version: 1.0 To: Rainer Hurling References: <4F46B12F.5000502@zedat.fu-berlin.de> <4F476F02.1000908@gwdg.de> <4F477ADE.7090100@bally-wulff.de> <4F4798F4.6010808@gwdg.de> In-Reply-To: <4F4798F4.6010808@gwdg.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 24 Feb 2012 14:28:22.0792 (UTC) FILETIME=[8FF92080:01CCF300] Cc: "O. Hartmann" , Ports FreeBSD Subject: Re: graphics/poppler-qt4: Installation error: /poppler-0.18.4/qt4/src' GEN poppler-optcontent.moc, not: not found, gmake[1]: *** [poppler-optcontent.moc] Error 127 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2012 14:28:24 -0000 Problem fixed! thanks to solve ports/165438! It was caused by qt3 conflict OR freebsd < 9.0. I had no qt3 package installed, qt4 only. Compiled and updated. Thanks. Best regards, Luca On 02/24/12 15:04, Rainer Hurling wrote: > On 24.02.2012 12:56 (UTC+1), Luca Pizzamiglio wrote: >> Hi Reiner, >> unfortunately no x11-toolkits/qt33 here! > > Did you also looked for qt-copy-3.3.8_13? It was only a guess because it > helped me. > >> And there's something strange: I cannot build poppler-qt4 1.18.4. >> but Oliver built it, the problem occurs during the install phase. >> And I cannot see any 0.18.4_1 version, as Oliver reports... > > My upgraded version is now poppler-qt4-0.18.4. I don't know about a > portrevision 1. Seems that Oliver has to explain this. > >> Where am I wrong? any ideas? >> >> thanks >> >> Regards, >> Luca >> >> >> On 02/24/12 12:05, Rainer Hurling wrote: >>> Am 23.02.2012 22:35 (UTC+1) schrieb O. Hartmann: >>>> I found myself confronted with this error today. I happens on a FreeBSD >>>> 10.0/amd64 box, most recently built-world. >>>> >>>> The error is persistent with CLANG and legacy GCC 4.2.1. The port is a >>>> denepndency for several client applications I've installed on that box >>>> and after the update today (poppler-qt4 seems to be installed before as >>>> version 0.18.4 and got updated today to version 0.18.4_1), the port >>>> isn't installed anymore! >>>> >>>> The portmaintainersoftware is portmaster. Error follows below. >>>> >>>> Any ideas? >>> >>> Deinstalling x11-toolkits/qt33, upgrading graphics/poppler-qt4 and after >>> that reinstalling x11-toolkits/qt33 works for me. >>> >>> Hope this helps, >>> Rainer >>> >>> >>>> Regards, >>>> Oliver >>>> >>>> clang++: warning: argument unused during compilation: '-fno-check-new' >>>> CXX libpoppler_cpp_la-poppler-version.lo >>>> clang++: warning: argument unused during compilation: '-fno-check-new' >>>> CXXLD libpoppler-cpp.la >>>> clang++: warning: argument unused during compilation: '-pthread' >>>> clang++: warning: argument unused during compilation: '-pthread' >>>> gmake[3]: Leaving directory >>>> `/usr/ports/graphics/poppler-qt4/work/poppler-0.18.4/cpp' >>>> Making all in tests >>>> gmake[3]: Entering directory >>>> `/usr/ports/graphics/poppler-qt4/work/poppler-0.18.4/cpp/tests' >>>> CXX parseargs.o >>>> clang++: warning: argument unused during compilation: '-fno-check-new' >>>> CXX poppler-dump.o >>>> clang++: warning: argument unused during compilation: '-fno-check-new' >>>> CXXLD poppler-dump >>>> clang++: warning: argument unused during compilation: '-ansi' >>>> CXX poppler-render.o >>>> clang++: warning: argument unused during compilation: '-fno-check-new' >>>> CXXLD poppler-render >>>> clang++: warning: argument unused during compilation: '-ansi' >>>> gmake[3]: Leaving directory >>>> `/usr/ports/graphics/poppler-qt4/work/poppler-0.18.4/cpp/tests' >>>> gmake[2]: Leaving directory >>>> `/usr/ports/graphics/poppler-qt4/work/poppler-0.18.4/cpp' >>>> gmake[2]: Entering directory >>>> `/usr/ports/graphics/poppler-qt4/work/poppler-0.18.4' >>>> gmake[2]: Nothing to be done for `all-am'. >>>> gmake[2]: Leaving directory >>>> `/usr/ports/graphics/poppler-qt4/work/poppler-0.18.4' >>>> gmake[1]: Leaving directory >>>> `/usr/ports/graphics/poppler-qt4/work/poppler-0.18.4' >>>> ===> Installing for poppler-qt4-0.18.4 >>>> ===> Generating temporary packing list >>>> Making install in src >>>> gmake[1]: Entering directory >>>> `/usr/ports/graphics/poppler-qt4/work/poppler-0.18.4/qt4/src' >>>> GEN poppler-optcontent.moc >>>> not: not found >>>> gmake[1]: *** [poppler-optcontent.moc] Error 127 >>>> gmake[1]: Leaving directory >>>> `/usr/ports/graphics/poppler-qt4/work/poppler-0.18.4/qt4/src' >>>> gmake: *** [install-recursive] Error 1 >>>> *** [do-install] Error code 2 >>>> >>>> Stop in /usr/ports/graphics/poppler-qt4. >>>> >>>> ===>>> Installation of poppler-qt4-0.18.4 (graphics/poppler-qt4) failed >>>> ===>>> Aborting update >>>> >>>> Terminated >>>> >>>> ===>>> You can restart from the point of failure with this command >>>> line: >>>> portmaster graphics/poppler-qt4 >