Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Aug 2014 15:53:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 189390] port lang/maude compilation failed
Message-ID:  <bug-189390-13-0Txo0PHX7q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-189390-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-189390-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189390

cduret@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Issue Resolved              |Open
         Resolution|Overcome By Events          |---

--- Comment #6 from cduret@gmail.com ---
No it is still not working with USE_GCC=any in Makefile

....
Making all in Mixfix
--- surface.yy ---
cat  ./top.yy  ./modules.yy  ./commands.yy  ./bottom.yy  > surface.yy
--- surface.cc ---
--- surface.h ---
--- surface.cc ---
bison -dv surface.yy -o surface.c
--- surface.h ---
bison -dv surface.yy -o surface.c
surface.yy:573.25: warning: a ';' might be needed at the end of action code
surface.yy:573.25:     future versions of Bison will not add the ';'
surface.yy:1097.77: warning: a ';' might be needed at the end of action code
surface.yy:1097.77:     future versions of Bison will not add the ';'
surface.yy:1102.77: warning: a ';' might be needed at the end of action code
surface.yy:1102.77:     future versions of Bison will not add the ';'
--- surface.cc ---
surface.yy:573.25: warning: a ';' might be needed at the end of action code
surface.yy:573.25:     future versions of Bison will not add the ';'
surface.yy:1097.77: warning: a ';' might be needed at the end of action code
surface.yy:1097.77:     future versions of Bison will not add the ';'
surface.yy:1102.77: warning: a ';' might be needed at the end of action code
surface.yy:1102.77:     future versions of Bison will not add the ';'
mv surface.c surface.cc
--- surface.h ---
mv surface.c surface.cc
mv: surface.c: No such file or directory
*** [surface.h] Error code 1

make[5]: stopped in /usr/ports/lang/maude/work/Maude-2.6/src/Mixfix
1 error

make[5]: stopped in /usr/ports/lang/maude/work/Maude-2.6/src/Mixfix
*** [all-recursive] Error code 1

make[4]: stopped in /usr/ports/lang/maude/work/Maude-2.6/src
1 error

make[4]: stopped in /usr/ports/lang/maude/work/Maude-2.6/src
*** [all-recursive] Error code 1

make[3]: stopped in /usr/ports/lang/maude/work/Maude-2.6
1 error

make[3]: stopped in /usr/ports/lang/maude/work/Maude-2.6
*** [all] Error code 2

make[2]: stopped in /usr/ports/lang/maude/work/Maude-2.6
1 error

make[2]: stopped in /usr/ports/lang/maude/work/Maude-2.6
===> 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/lang/maude
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/maude
@

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-189390-13-0Txo0PHX7q>