From owner-freebsd-questions@FreeBSD.ORG Mon Oct 24 15:50:32 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 077931065670 for ; Mon, 24 Oct 2011 15:50:32 +0000 (UTC) (envelope-from tehnik@hackermail.com) Received: from mailout-us.mail.com (mailout-us.mail.com [74.208.122.35]) by mx1.freebsd.org (Postfix) with SMTP id B80E98FC1B for ; Mon, 24 Oct 2011 15:50:31 +0000 (UTC) Received: (qmail invoked by alias); 24 Oct 2011 15:50:30 -0000 Received: from 196.113.129.213-pppoe-dynamic.uvttk.ru (EHLO ALICE.localnet) [213.129.113.196] by mail.gmx.com (mp-us010) with SMTP; 24 Oct 2011 11:50:30 -0400 X-Authenticated: #80418231 X-Provags-ID: V01U2FsdGVkX18LhiJnXZ4L2ogBzBCN+xEClsN8N6mb7lIXX88snv n7vRXbWaT4R5zo Date: Mon, 24 Oct 2011 19:49:47 +0400 From: tehnik To: freebsd-questions@freebsd.org Message-Id: <20111024194947.f7b7128e.tehnik@hackermail.com> In-Reply-To: <94018fbc115aadbf9223693f362fa495.squirrel@www.drenet.info> References: <20111023191726.687390eb.tehnik@hackermail.com> <94018fbc115aadbf9223693f362fa495.squirrel@www.drenet.info> X-Mailer: Sylpheed 3.1.2 (GTK+ 2.24.6; i386-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: cant compile kdelibs4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Oct 2011 15:50:32 -0000 On Sun, 23 Oct 2011 17:53:57 -0500 "Andre Goree" wrote: > > On Sun, October 23, 2011 10:17 am, tehnik wrote: > > On Sun, 23 Oct 2011 14:21:01 +0200 > > Brent Clark wrote: > > > >> Hiya > >> > >> Im struggling to install / compile x11/kdelibs4. Would anyone know or > >> please help me understand where I am going wrong. > >> > >> In file included from > >> /usr/ports/x11/kdelibs4/work/kdelibs-4.7.2/kio/bookmarks/kbookmark.cc:33: > >> /usr/local/include/qdatetime.h:51: error: function definition does not > >> declare parameters > >> /usr/local/include/qdatetime.h:123: error: function definition does > >> not declare parameters > >> /usr/local/include/qdatetime.h:184: error: function definition does > >> not declare parameters > >> /usr/local/include/qdatetime.h:241: error: expected initializer before > >> '&' token > >> /usr/local/include/qdatetime.h:242: error: expected initializer before > >> '&' token > >> /usr/local/include/qdatetime.h:243: error: expected initializer before > >> '&' token > >> /usr/local/include/qdatetime.h:244: error: expected initializer before > >> '&' token > >> /usr/local/include/qdatetime.h:245: error: expected initializer before > >> '&' token > >> /usr/local/include/qdatetime.h:246: error: expected initializer before > >> '&' token > >> /usr/ports/x11/kdelibs4/work/kdelibs-4.7.2/kio/bookmarks/kbookmark.cc: > >> In member function 'void KBookmark::updateAccessMetadata()': > >> /usr/ports/x11/kdelibs4/work/kdelibs-4.7.2/kio/bookmarks/kbookmark.cc:548: > >> error: incomplete type 'QDateTime' used in nested name specifier > >> *** Error code 1 > >> 1 error > >> *** Error code 2 > >> 1 error > >> *** Error code 2 > >> 1 error > >> *** Error code 1 > >> > >> Stop in /usr/ports/x11/kdelibs4. > >> ** Command failed [exit code 1]: /usr/bin/script -qa > >> /tmp/portinstall20111023-2898-rske50-0 env make > >> ** Fix the problem and try again. > >> ---> Skipping 'multimedia/kdenlive' because a requisite port > >> 'x11/kdelibs4' failed (specify -k to force) > >> ** Listing the failed packages (-:ignored / *:skipped / !:failed) > >> ! x11/kdelibs4 (unknown build error) > >> * multimedia/kdenlive > >> [bclark@bclark-laptop /usr/ports/multimedia]$ > >> > >> Kind Regards > >> Brent Clark > >> _______________________________________________ > >> freebsd-questions@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >> To unsubscribe, send any mail to > >> "freebsd-questions-unsubscribe@freebsd.org" > > Me helped delete qt3 > > > > -- > > tehnik > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > > > > > > I'm having this same exact issue, the compile is failing at the same exact > spot. I've removed the only port that had any trace of qt3 in the name, > however I still get the error when trying to compile. > > [root@desktop kdelibs4]# pkg_info -xI qt3 > qt4-qt3support-4.7.4 Qt3 compatibility library > > > I've also rebuilt a few other ports that I thought my have been the > culprit(devel/py-qt4-core, devel/py-sip), but to no avail. Any other > ideas or hints? > > > -- > Andre Goree > andre@drenet.info > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Me helped delete qt-3.3.8_13 and last make reinstall kdelibs4, but no portupgrade kdelibs4. -- tehnik