From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 2 06:29:32 2015 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A781ED7C for ; Sat, 2 May 2015 06:29:32 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9146D13AC for ; Sat, 2 May 2015 06:29:32 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t426TWHC055039 for ; Sat, 2 May 2015 06:29:32 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 199848] [maintainer][patch] games/wesnoth update to 1.13.0 Date: Sat, 02 May 2015 06:29:32 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: wen@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 May 2015 06:29:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199848 Wen Heping changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wen@FreeBSD.org --- Comment #3 from Wen Heping --- Hi, Do you test it on 9.x platform ? It failed build on my box, the last lines of the build log is as below. Regards, wen ... [ 76%] Building CXX object src/CMakeFiles/wesnothd.dir/loadscreen_empty.cpp.o cd /wrkdirs/usr/ports/games/wesnoth/work/wesnoth-1.13.0/src && /usr/bin/c++ -DHAS_RELATIVE_LOCALEDIR=0 -DHAVE_CONFIG_H -DHAVE_FRIBIDI -DHAVE_HISTORY -DHAVE_LIBDBUS -DHAVE_LIBPNG -DLUA_USE_POSIX -D_X11 -std=c++98 -W -Wall -O2 -pipe -fno-strict-aliasing -isystem /usr/local/include -isystem /usr/local/include/freetype2 -isystem /usr/local/include/SDL -isystem /usr/local/include/pango-1.0 -isystem /usr/local/include/cairo -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include/pixman-1 -isystem /usr/local/include/libpng16 -isystem /usr/local/include/dbus-1.0 -isystem /usr/local/include/dbus-1.0/include -I/wrkdirs/usr/ports/games/wesnoth/work/wesnoth-1.13.0/src -isystem /usr/local/include/fribidi -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DWESNOTH_PATH=\"/usr/local/share/wesnoth\" -DLOCALEDIR=\"/usr/local/share/locale\" -DFIFODIR=\"/var/run/wesnothd\" -o CMakeFiles/wesnothd.dir/loadscreen_empty.cpp.o -c /wrkdirs/usr/ports/games/wesnoth/work/wesnoth-1.13.0/src/loadscreen_empty.cpp Linking CXX executable ../wesnothd cd /wrkdirs/usr/ports/games/wesnoth/work/wesnoth-1.13.0/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/wesnothd.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++98 -W -Wall -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lboost_system CMakeFiles/wesnothd.dir/server/ban.cpp.o CMakeFiles/wesnothd.dir/server/game.cpp.o CMakeFiles/wesnothd.dir/server/input_stream.cpp.o CMakeFiles/wesnothd.dir/server/metrics.cpp.o CMakeFiles/wesnothd.dir/server/player.cpp.o CMakeFiles/wesnothd.dir/server/player_network.cpp.o CMakeFiles/wesnothd.dir/server/proxy.cpp.o CMakeFiles/wesnothd.dir/server/room.cpp.o CMakeFiles/wesnothd.dir/server/room_manager.cpp.o CMakeFiles/wesnothd.dir/server/server.cpp.o CMakeFiles/wesnothd.dir/server/simple_wml.cpp.o CMakeFiles/wesnothd.dir/server/user_handler.cpp.o CMakeFiles/wesnothd.dir/server/forum_user_handler.cpp.o CMakeFiles/wesnothd.dir/server/sample_user_handler.cpp.o CMakeFiles/wesnothd.dir/network.cpp.o CMakeFiles/wesnothd.dir/network_worker.cpp.o CMakeFiles/wesnothd.dir/loadscreen_empty.cpp.o -o ../wesnothd -L/usr/local/lib libwesnoth-core.a /usr/local/lib/libSDLmain.a /usr/local/lib/libSDL.so -pthread /usr/local/lib/libboost_iostreams.so /usr/local/lib/libboost_regex.so /usr/local/lib/libboost_program_options.so /usr/local/lib/libboost_filesystem.so /usr/local/lib/libboost_locale.so /usr/local/lib/libSDL_net.so /usr/local/lib/libboost_system.so /usr/local/lib/libboost_random.so -Wl,-rpath,/usr/local/lib: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/wesnoth/work/wesnoth-1.13.0/CMakeFiles 100 [ 76%] Built target wesnothd 1 error *** [all] Error code 2 1 error ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** [do-build] Error code 1 Stop in /usr/ports/games/wesnoth. build of games/wesnoth ended at Sat May 2 16:45:31 CST 2015 build time: 00:05:19 !!! build failure encountered !!! -- You are receiving this mail because: You are the assignee for the bug.