Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 May 2014 12:50:08 GMT
From:      Mamoru Iwaki <1wkmmr@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/189767: games/oneko fails to compile
Message-ID:  <201405131250.s4DCo8EP037483@cgiserv.freebsd.org>
Resent-Message-ID: <201405131300.s4DD01AO097299@freefall.freebsd.org>

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

>Number:         189767
>Category:       ports
>Synopsis:       games/oneko 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:   Tue May 13 13:00:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Mamoru Iwaki
>Release:        FreeBSD 10.0-STABLE
>Organization:
>Environment:
FreeBSD  10.0-STABLE FreeBSD 10.0-STABLE #0 r265947: Tue May 13 18:43:26 JST 2014     root@:/mnt2/usr/obj/nanobsd.full/mnt2/usr/src/sys/MYGEN  amd64
>Description:
games/oneko fails to compile

and 

it needs to stagefy. 
>How-To-Repeat:
simply try compiling:

% cd /usr/ports/games/oneko
% make

then it fails. 
>Fix:
With some flags added to make command, it succeeded:

% make CFLAGS='-I/usr/local/include -Wno-return-type'

or 

% make USE_GCC=any

here, I have gcc47 installed. 

I have no idea for stagefying it yet. 


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



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