Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 2013 21:37:51 GMT
From:      Pavlo Greenberg <dog@virtual.org.ua>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/183627: games/wesnoth fails to compile
Message-ID:  <201311032137.rA3Lbpj1068531@oldred.freebsd.org>
Resent-Message-ID: <201311032140.rA3Le0k1046211@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183627
>Category:       ports
>Synopsis:       games/wesnoth fails to compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 03 21:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Pavlo Greenberg
>Release:        FreeBSD 10.0-BETA3 amd64
>Organization:
>Environment:
FreeBSD dog 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257584: Sun Nov  3 22:47:30 EET 2013     root@dog:/usr/obj/usr/src/sys/DOG  amd64
>Description:
Building process fails with the following error:

[ 87%] Building CXX object src/CMakeFiles/wesnoth.dir/formula_string_utils.cpp.o
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/formula_tokenizer.cpp.o
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/game_controller.cpp.o
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/game_controller_abstract.cpp.o
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/game_controller_new.cpp.o
[ 88%] Building CXX object src/CMakeFiles/wesnoth.dir/game_display.cpp.o
In file included from /usr/ports/games/wesnoth/work/wesnoth-1.10.7/src/game_display.cpp:23:
In file included from /usr/ports/games/wesnoth/work/wesnoth-1.10.7/src/game_display.hpp:28:
/usr/ports/games/wesnoth/work/wesnoth-1.10.7/src/chat_events.hpp:39:38: error: unknown type name 'time_t'
        virtual void add_chat_message(const time_t& time,
                                            ^
1 error generated.
*** Error code 1

Stop.
make[4]: stopped in /usr/ports/games/wesnoth/work/wesnoth-1.10.7
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/games/wesnoth/work/wesnoth-1.10.7
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/games/wesnoth/work/wesnoth-1.10.7
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/games/wesnoth
*** Error code 1

Stop.
make: stopped in /usr/ports/games/wesnoth
>How-To-Repeat:
Build games/wesnoth port
>Fix:
I have no idea

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311032137.rA3Lbpj1068531>