Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Apr 1997 17:57:14 GMT
From:      "Justin M. Seger" <jseger@scds.ziplink.net>
To:        current@freebsd.org
Subject:   Problems with modula-3-lib
Message-ID:  <199704201757.RAA03404@scds.ziplink.net>

next in thread | raw e-mail | index | archive | help
The lang/modula-3-lib port won't compile under current (as of April 19.)

Any ideas what might be causing it?  Here's the compile log.

>> Checksum OK for m3-fbsd-src-3.6.tar.gz.
>> Checksum OK for m3-fbsd-m3cc-3.6.tar.gz.
>> Checksum OK for m3-fbsd-boot-3.6.tar.gz.
===>  Building for modula-3-lib-3.6
++++++++++ quake ++++++++++
++++++++++ m3build ++++++++++
++++++++++ m3cc ++++++++++
Using `../gcc/config/i386/i386.c' to output insns.
Using `../gcc/config/i386/i386.md' as machine description file.
Using `../gcc/config/i386/freebsd.h' as target machine macro file.
Using `../gcc/config/i386/xm-freebsd.h' as host machine macro file.
Merged i386/x-freebsd.
Merged c++ fragment(s).
Created `./Makefile'.
Merged i386/x-freebsd.
Created `cp/Makefile'.
Links are now set up to build a native compiler for i486-unknown-freebsd.
`m3cgc1' is up to date.
++++++++++ everything else ++++++++++
--- building in FreeBSD2 ---
-- mtex done --

---------------------- building m3core ----------------------

--- building in FreeBSD2 ---
m3 -w1 -why -O -times -a libm3core.a -F/var/tmp/qk003371 
new source -> compiling ../src/runtime/FreeBSD2/RTHeapDepC.c
../src/runtime/FreeBSD2/RTHeapDepC.c: In function `truncate':
../src/runtime/FreeBSD2/RTHeapDepC.c:1151: argument `path' doesn't match prototype
/usr/include/sys/types.h:169: prototype declaration
../src/runtime/FreeBSD2/RTHeapDepC.c:1151: argument `length' doesn't match prototype
/usr/include/sys/types.h:169: prototype declaration
compilation failed => not building library "libm3core.a"

 seconds  #times  operation
    0.83       5  inhaling library link info
    0.27       1  getting derived timestamps
    0.32     210  checking timestamps
    0.35     180  checking old link info
    8.68       1  compiling C -> object
    0.46          other
---------------------------------------------------
   10.92          TOTAL

*** error code 1 (ignored)
missing libm3core.a: not building libm3core.so.4.0
--- shipping from FreeBSD2 ---
m3mkdir /usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3core/FreeBSD2
/usr/ports/lang/modula-3-lib/work/installed/lib/m3/pkg/m3core/FreeBSD2
   .M3EXPORTS
   .M3IMPTAB
   .M3WEB
   libm3core.a
install: libm3core.a: No such file or directory
*** error code 71
"/usr/ports/lang/modula-3-lib/work/m3/m3core/FreeBSD2/.M3SHIP", line 322: command execute failed
*** call stack ***
"/usr/ports/lang/modula-3-lib/work/m3/m3core/FreeBSD2/.M3SHIP", line 322: call to built-in exec
"/usr/ports/lang/modula-3-lib/work/m3/m3core/FreeBSD2/.M3SHIP", line 6: call to procedure install_file
m3ship: /usr/ports/lang/modula-3-lib/work/installed/bin/quake failed (status = 256)
*** error code 255
"/usr/ports/lang/modula-3-lib/work/m3/src/m3makefile", line 61: command execute failed
*** call stack ***
"/usr/ports/lang/modula-3-lib/work/m3/src/m3makefile", line 61: call to built-in exec
"/usr/ports/lang/modula-3-lib/work/m3/src/m3makefile", line 84: call to procedure BuildChunk
m3build: /usr/ports/lang/modula-3-lib/work/installed/bin/quake failed (status = 256)
*** Error code 255

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

-Justin Seger-



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