From owner-freebsd-stable@FreeBSD.ORG Fri Apr 11 11:16:59 2014 Return-Path: Delivered-To: freebsd-stable@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 3B9FC499; Fri, 11 Apr 2014 11:16:59 +0000 (UTC) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ECA6F195F; Fri, 11 Apr 2014 11:16:58 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.82) with esmtp (envelope-from ) id <1WYZS5-003ULV-18>; Fri, 11 Apr 2014 13:16:57 +0200 Received: from g225184157.adsl.alicedsl.de ([92.225.184.157] helo=munin.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.82) with esmtpsa (envelope-from ) id <1WYZS4-001soQ-Sf>; Fri, 11 Apr 2014 13:16:57 +0200 Date: Fri, 11 Apr 2014 13:16:50 +0200 From: "O. Hartmann" To: FreeBSD Ports , freebsd-stable@freebsd.org Subject: x11/kdelibs4: Update on 9.2-STABLE/CLANG fails, endless loop of the compiler Message-ID: <20140411131650.12c81111@munin.walstatt.dyndns.org> Organization: FU Berlin X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd9.2) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/7/xRDsjcTgFimKCYwD_FmW="; protocol="application/pgp-signature" X-Originating-IP: 92.225.184.157 X-ZEDAT-Hint: A X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2014 11:16:59 -0000 --Sig_/7/xRDsjcTgFimKCYwD_FmW= Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable The recent update of port x11/kdelibs4 from version kdelibs-4.12.3 kdelibs-4.12.4 fails on a FreeBSD 9.2-STABLE system (9.2-STABLE #0 r264299: Wed Apr 9 14:33:47 CEST 2014 amd64), system is compiled with LLVM/CLANG. compiling port x11/kdelibs4 either via portmaster r directly from its source folder via make end up in eternity-wait with the message/status shown below (always the same 98% psoition!). Since the update of this port is crucial for proceeding with updates, I need desperately to fix this problem. Is there a binary package for that sepcific port/revision? [...] /usr/ports/x11/kdelibs4/work/kdelibs-4.12.4/khtml/xml/dom_stringimpl.h:35:3= 3: note: expanded from macro 'QT_ALLOC_QCHAR_VEC' #define QT_ALLOC_QCHAR_VEC( N ) (QChar*) new char[ sizeof(QChar)*( N ) ] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/ports/x11/kdelibs4/work/kdeli= bs-4.12.4/khtml/xml/dom_stringimpl.h:73:6: warning: cast from 'char *' to 'QChar *' increases required alignment from 1 to 2 [-Wcast-align] s =3D QT_ALLOC_QCHAR_VEC( havestr ? length : 1 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/ports/x11/kdelibs4/work/kde= libs-4.12.4/khtml/xml/dom_stringimpl.h:35:33: note: expanded from macro 'QT_ALLOC_QCHAR_VEC' #define QT_ALLOC_QCHAR_VEC( N ) (QChar*) new char[ sizeof(QChar)*( N ) ] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 98%] Building CXX object khtml/CMakeFiles/khtml.dir/kcookiejar_interface.o 3 warnings generated. 5 warnings generated. --Sig_/7/xRDsjcTgFimKCYwD_FmW= Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJTR88pAAoJEOgBcD7A/5N8PPwH/j9ABrzoCgJkXZEumcN1/1RA Pl74/UBUO0d4I2tt04Mwx70WaOJS31NdCX0jURau1zk4/rhqZjQ8nxsjC1wcRcvL uyb4+L6JvEgbqNB2zeLBIeWMTIlM4FFR1Xr3GpsoeG4lE7EJxn6qKmFPE4h4wI5e 8Uwgz+EMOndYMWrqLzcntIR7YBumYhSjbn3yXXe1juLcdupG05B2JpTZtfbs3war wgF1plERyvWxPGrCnohvTlV+0nTuF5aNnUWG3KXhM2dXBaurfI6lmAw+73E/bH7x /i/WvzPpT/MkfRMsgJbpV5Wqt2tbVxv9v6X7zLxDNTtPsfEiBAHFEGBc5gFPrMQ= =3Hsd -----END PGP SIGNATURE----- --Sig_/7/xRDsjcTgFimKCYwD_FmW=--