Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2003 18:22:38 +0100 (CET)
From:      Matthias Buelow <mkb@informatik.uni-wuerzburg.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48678: lang/moscow_ml port broken on 5.0
Message-ID:  <20030225172238.B7B675C25@reiher.informatik.uni-wuerzburg.de>

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

>Number:         48678
>Category:       ports
>Synopsis:       lang/moscow_ml port broken on 5.0
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 25 09:30:06 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Buelow
>Release:        FreeBSD 5.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD reiher.informatik.uni-wuerzburg.de 5.0-RELEASE-p2 FreeBSD 5.0-RELEASE-p2 #0: Sun Feb 23 01:38:51 CET 2003 root@reiher.informatik.uni-wuerzburg.de:/usr/obj/usr/src/sys/REIHER i386

>Description:

The lang/moscow_ml port doesn't build on 5.0-p2:

$ make
...
cd intinf; make INCDIR=../../runtime
gcc -Dunix -O2 -fno-defer-pop -fPIC -I../../runtime -c -o intinf.o intinf.c
intinf.c:4:17: gmp.h: No such file or directory
intinf.c: In function `largeint_finalize':
intinf.c:85: `MP_INT' undeclared (first use in this function)
intinf.c:85: (Each undeclared identifier is reported only once
intinf.c:85: for each function it appears in.)
intinf.c:85: `mpint' undeclared (first use in this function)
intinf.c:85: syntax error before ')' token
intinf.c: In function `largeint_alloc':
intinf.c:157: `MP_INT' undeclared (first use in this function)
intinf.c: In function `largeint_make':
intinf.c:175: `MP_INT' undeclared (first use in this function)
intinf.c:175: syntax error before ')' token
intinf.c: In function `largeint_make_si':
intinf.c:182: `MP_INT' undeclared (first use in this function)
intinf.c:182: syntax error before ')' token
intinf.c: In function `largeint_set':
intinf.c:188: `MP_INT' undeclared (first use in this function)
intinf.c:188: syntax error before ')' token
intinf.c:188: syntax error before ')' token
intinf.c: In function `largeint_set_si':
intinf.c:194: `MP_INT' undeclared (first use in this function)
intinf.c:194: syntax error before ')' token
intinf.c: In function `largeint_to_si':
intinf.c:200: `MP_INT' undeclared (first use in this function)
intinf.c:200: syntax error before ')' token
intinf.c: In function `largeint_neg':
intinf.c:209: `MP_INT' undeclared (first use in this function)
intinf.c:209: syntax error before ')' token
intinf.c:209: syntax error before ')' token
intinf.c: In function `largeint_add':
intinf.c:215: `MP_INT' undeclared (first use in this function)
intinf.c:215: syntax error before ')' token
intinf.c:215: syntax error before ')' token
intinf.c:215: syntax error before ')' token
intinf.c: In function `largeint_sub':
intinf.c:221: `MP_INT' undeclared (first use in this function)
intinf.c:221: syntax error before ')' token
intinf.c:221: syntax error before ')' token
intinf.c:221: syntax error before ')' token
intinf.c: In function `largeint_mul':
intinf.c:227: `MP_INT' undeclared (first use in this function)
intinf.c:227: syntax error before ')' token
intinf.c:227: syntax error before ')' token
intinf.c:227: syntax error before ')' token
intinf.c: In function `largeint_tdiv':
intinf.c:234: `MP_INT' undeclared (first use in this function)
intinf.c:234: syntax error before ')' token
intinf.c:234: syntax error before ')' token
intinf.c:234: syntax error before ')' token
intinf.c: In function `largeint_tmod':
intinf.c:240: `MP_INT' undeclared (first use in this function)
intinf.c:240: syntax error before ')' token
intinf.c:240: syntax error before ')' token
intinf.c:240: syntax error before ')' token
intinf.c: In function `largeint_tdivmod':
intinf.c:246: `MP_INT' undeclared (first use in this function)
intinf.c:246: syntax error before ')' token
intinf.c:246: syntax error before ')' token
intinf.c:247: syntax error before ')' token
intinf.c:247: syntax error before ')' token
intinf.c: In function `largeint_fdiv':
intinf.c:254: `MP_INT' undeclared (first use in this function)
intinf.c:254: syntax error before ')' token
intinf.c:254: syntax error before ')' token
intinf.c:254: syntax error before ')' token
intinf.c: In function `largeint_fmod':
intinf.c:260: `MP_INT' undeclared (first use in this function)
intinf.c:260: syntax error before ')' token
intinf.c:260: syntax error before ')' token
intinf.c:260: syntax error before ')' token
intinf.c: In function `largeint_fdivmod':
intinf.c:266: `MP_INT' undeclared (first use in this function)
intinf.c:266: syntax error before ')' token
intinf.c:266: syntax error before ')' token
intinf.c:267: syntax error before ')' token
intinf.c:267: syntax error before ')' token
intinf.c: In function `largeint_cmp':
intinf.c:273: `MP_INT' undeclared (first use in this function)
intinf.c:273: syntax error before ')' token
intinf.c:273: syntax error before ')' token
intinf.c: In function `largeint_cmp_si':
intinf.c:284: `MP_INT' undeclared (first use in this function)
intinf.c:284: syntax error before ')' token
intinf.c: In function `largeint_sizeinbase':
intinf.c:294: `MP_INT' undeclared (first use in this function)
intinf.c:294: syntax error before ')' token
intinf.c: In function `largeint_set_str':
intinf.c:308: `MP_INT' undeclared (first use in this function)
intinf.c:308: syntax error before ')' token
intinf.c: In function `largeint_get_str':
intinf.c:318: `MP_INT' undeclared (first use in this function)
intinf.c:318: syntax error before ')' token
intinf.c:321: syntax error before ')' token
intinf.c: In function `largeint_pow_ui':
intinf.c:334: `MP_INT' undeclared (first use in this function)
intinf.c:334: syntax error before ')' token
intinf.c:334: syntax error before ')' token
*** Error code 1

Stop in /usr/ports/lang/moscow_ml/work/mosml/src/dynlibs/intinf.
*** Error code 1

Stop in /usr/ports/lang/moscow_ml/work/mosml/src/dynlibs.
*** Error code 1

Stop in /usr/ports/lang/moscow_ml/work/mosml/src.
*** Error code 1

Stop in /usr/ports/lang/moscow_ml.


>How-To-Repeat:

Try to build lang/moscow_ml on 5.0/i386.

>Fix:


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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