From owner-freebsd-ports@FreeBSD.ORG Fri Feb 24 11:05:40 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 930E61065670 for ; Fri, 24 Feb 2012 11:05:40 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from fmailer.gwdg.de (fmailer.gwdg.de [134.76.11.16]) by mx1.freebsd.org (Postfix) with ESMTP id 251998FC13 for ; Fri, 24 Feb 2012 11:05:40 +0000 (UTC) Received: from wald.nfv.gwdg.de ([134.76.242.31] helo=pc028.nfv) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1S0sy2-0004t9-D8; Fri, 24 Feb 2012 12:05:38 +0100 Message-ID: <4F476F02.1000908@gwdg.de> Date: Fri, 24 Feb 2012 12:05:38 +0100 From: Rainer Hurling User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.2) Gecko/20120218 Thunderbird/10.0.2 MIME-Version: 1.0 To: "O. Hartmann" References: <4F46B12F.5000502@zedat.fu-berlin.de> In-Reply-To: <4F46B12F.5000502@zedat.fu-berlin.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: 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 11:05:40 -0000 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