From owner-freebsd-ports@FreeBSD.ORG Fri May 2 03:02:53 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D78565E4; Fri, 2 May 2014 03:02:53 +0000 (UTC) Received: from mail.neu.net (neu.net [162.217.113.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gaq5.x.rootbsd.net", Issuer "gaq5.x.rootbsd.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 93AF71E04; Fri, 2 May 2014 03:02:53 +0000 (UTC) Received: from neu.net (neu.net [162.217.113.162]) by mail.neu.net (8.14.8/8.14.7) with ESMTP id s4237Tuu068322 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 1 May 2014 23:07:29 -0400 (EDT) (envelope-from andy@neu.net) Date: Thu, 1 May 2014 23:07:29 -0400 (EDT) From: AN To: Jung-uk Kim Subject: Re: compiz fails to update - invalid DSO for symbol XEmptyRegion In-Reply-To: <53627671.2080309@FreeBSD.org> Message-ID: References: <53627671.2080309@FreeBSD.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: clamav-milter 0.98.1 at my.mail.server.name X-Virus-Status: Clean X-Spam-Status: No, score=-0.6 required=4.1 tests=RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.neu.net Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2014 03:02:54 -0000 On Thu, 1 May 2014, Jung-uk Kim wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 2014-04-30 15:33:07 -0400, ?? wrote: >> FreeBSD FBSD11 11.0-CURRENT FreeBSD 11.0-CURRENT #42 r265149: Wed >> Apr 30 13:59:58 EDT 2014 >> root@FBSD11:/usr/obj/usr/src/sys/MYKERNEL amd64 >> >> Trying to update ports, compiz fails with: >> >> ===> Building for compiz-0.8.4_11 ... /bin/sh ../libtool --tag=CC >> --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall >> -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes >> -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 >> -export-dynamic -pthread -L/usr/local/lib -pthread -o compiz main.o >> privates.o object.o core.o texture.o display.o screen.o window.o >> event.o paint.o option.o plugin.o session.o fragment.o matrix.o >> cursor.o match.o metadata.o -lXcomposite -lXdamage -lXfixes -lXext >> -lXrandr -lXinerama -lICE -lSM -lxslt -lz -lm -lxml2 >> -L/usr/local/lib -lstartup-notification-1 -lGL -lm libtool: link: >> cc -O2 -pipe -fno-strict-aliasing -Wall -Wpointer-arith >> -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations >> -Wnested-externs -D_FORTIFY_SOURCE=2 -pthread -pthread -o compiz >> main.o privates.o object.o core.o texture.o display.o screen.o >> window.o event.o paint.o option.o plugin.o session.o fragment.o >> matrix.o cursor.o match.o metadata.o -Wl,--export-dynamic >> -L/usr/local/lib /usr/local/lib/libXcomposite.so >> /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so >> /usr/local/lib/libXext.so /usr/local/lib/libXrandr.so >> /usr/local/lib/libXinerama.so /usr/local/lib/libICE.so >> /usr/local/lib/libSM.so /usr/local/lib/libxslt.so -lz >> /usr/local/lib/libxml2.so >> /usr/local/lib/libstartup-notification-1.so -lGL -lm -pthread >> -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib >> /usr/bin/ld: /usr/local/lib/libX11.so.6: invalid DSO for symbol >> `XEmptyRegion' definition /usr/local/lib/libX11.so.6: could not >> read symbols: Bad value cc: error: linker command failed with exit >> code 1 (use -v to see invocation) gmake[4]: *** [compiz] Error 1 >> gmake[4]: Leaving directory >> `/usr/ports/x11-wm/compiz/work/compiz-0.8.4/src' gmake[3]: *** >> [all-recursive] Error 1 gmake[3]: Leaving directory >> `/usr/ports/x11-wm/compiz/work/compiz-0.8.4' gmake[2]: *** [all] >> Error 2 gmake[2]: Leaving directory >> `/usr/ports/x11-wm/compiz/work/compiz-0.8.4' ===> Compilation >> failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild >> before reporting the failure to the maintainer. *** Error code 1 >> >> Stop. make[1]: stopped in /usr/ports/x11-wm/compiz *** Error code >> 1 > > FYI, I fixed it last night (r352720). > > Jung-uk Kim Hi JKim: I confirm it is fixed now. Thank you. ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) + x11-wm/compiz (compiz-0.8.4_9 -> compiz-0.8.4_12) + x11-wm/emerald (emerald-0.8.4_7 -> emerald-0.8.4_9) + x11-wm/compiz-plugins-main (compiz-plugins-main-0.8.4_5 -> compiz-plugins-main-0.8.4_7) + x11-wm/compiz-plugins-extra (compiz-plugins-extra-0.8.4_5 -> compiz-plugins-extra-0.8.4_7)