From owner-freebsd-ports@FreeBSD.ORG Wed Apr 30 19:41:16 2014 Return-Path: Delivered-To: freebsd-ports@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 592FFCDE for ; Wed, 30 Apr 2014 19:41:16 +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 022391D73 for ; Wed, 30 Apr 2014 19:41:15 +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 s3UJX7sH059628 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 30 Apr 2014 15:33:08 -0400 (EDT) (envelope-from andy@neu.net) Date: Wed, 30 Apr 2014 15:33:07 -0400 (EDT) From: AN To: freebsd-ports@freebsd.org Subject: compiz fails to update - invalid DSO for symbol XEmptyRegion In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII 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 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: Wed, 30 Apr 2014 19:41:16 -0000 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