Eigenstate: myrddin-dev mailing list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Build errors. Again.


Damn, mbld hates me, doesn't it? :)

$ make clean
...
$ make
... lots of other output...
cd /home/ryan/stuff/mc/libstd
mbld
libsys.a...
libstd.a...
../6/6m syserrno+linux-x64.myr
Unable to open file syserrno+linux-x64.myr
../6/6m systypes.myr
../6/6m sys+linux-x64.myr
../6/6m ifreq+linux-x64.myr
Unable to open file ifreq+linux-x64.myr
as -g -o util.o util+posixy-x64.s
as -g -o syscall.o syscall+linux-x64.s
../muse/muse -o sys ifreq.use syserrno.use systypes.use sys.use
ar -rcs libsys.a ifreq.o util.o syserrno.o syscall.o systypes.o sys.o
../6/6m -I . types.myr
../6/6m -I . cstrconv.myr
../6/6m -I . option.myr
../6/6m -I . errno.myr
../6/6m -I . syswrap+posixy-x64.myr
Unable to open file syswrap+posixy-x64.myr
../6/6m -I . die.myr
../6/6m -I . sleq.myr
../6/6m -I . hassuffix.myr
../6/6m -I . hashfuncs.myr
../6/6m -I . slfill.myr
../6/6m -I . clear.myr
../6/6m -I . extremum.myr
../6/6m -I . units.myr
../6/6m -I . alloc.myr
../6/6m -I . utf.myr
../6/6m -I .
No input files given
../6/6m -I . varargs.myr
../6/6m -I . chartype.myr
../6/6m -I . cmp.myr
../6/6m -I . hasprefix.myr
../6/6m -I . slcp.myr
../6/6m -I . sldup.myr
../6/6m -I . slpush.myr
../6/6m -I . bigint.myr
../6/6m -I . fltbits.myr
../6/6m -I . fltfmt.myr
../6/6m -I . fmt.myr
../6/6m -I . rand.myr
../6/6m -I . wait+posixy-x64.myr
Unable to open file wait+posixy-x64.myr
../6/6m -I . now.myr
../6/6m -I . strjoin.myr
../6/6m -I . mk.myr
../6/6m -I . sljoin.myr
../6/6m -I . result.myr
../6/6m -I . slurp.myr
../6/6m -I . strfind.myr
../6/6m -I . dirname.myr
../6/6m -I . putint.myr
../6/6m -I . mkpath.myr
../6/6m -I . strsplit.myr
../6/6m -I . env+posixy-x64.myr
Unable to open file env+posixy-x64.myr
../6/6m -I . endian.myr
../6/6m -I . htab.myr
../6/6m -I . intparse.myr
../6/6m -I . ipparse.myr
../6/6m -I . strstrip.myr
../6/6m -I . resolve+posixy-x64.myr
Unable to open file resolve+posixy-x64.myr
../6/6m -I . pathjoin.myr
../6/6m -I . optparse.myr
../6/6m -I . dir+linux-x64.myr
Unable to open file dir+linux-x64.myr
../6/6m -I . execvp.myr
../6/6m -I . slput.myr
../6/6m -I . spork.myr
../6/6m -I . getint.myr
../6/6m -I . bytebuf.myr
../6/6m -I . blat.myr
../6/6m -I . try.myr
../6/6m -I . sort.myr
../6/6m -I . search.myr
../6/6m -I . getcwd.myr
../6/6m -I . dial+posixy-x64.myr
Unable to open file dial+posixy-x64.myr
../6/6m -I . bitset.myr
../6/6m -I . swap.myr
../muse/muse -o std syswrap-ss.use slfill.use dial.use putint.use fmt.use
syswrap.use try.use sort.use blat.use pathjoin.use strjoin.use dir.use
mk.use swap.use hassuffix.use execvp.use types.use ipparse.use strfind.use
utf.use cstrconv.use search.use die.use units.use sljoin.use slpush.use
result.use bytebuf.use now.use htab.use env.use strstrip.use getcwd.use
bitset.use rand.use resolve.use slurp.use intparse.use varargs.use
clear.use hasprefix.use slput.use mkpath.use getint.use strsplit.use
dirname.use sleq.use endian.use alloc.use optparse.use spork.use
fltbits.use cmp.use sldup.use chartype.use fltfmt.use bigint.use option.use
extremum.use hashfuncs.use wait.use errno.use slcp.use
ar -rcs libstd.a syswrap-ss.o slfill.o dial.o putint.o fmt.o syswrap.o
try.o sort.o blat.o pathjoin.o strjoin.o dir.o mk.o swap.o hassuffix.o
execvp.o types.o ipparse.o strfind.o utf.o cstrconv.o search.o die.o
units.o sljoin.o slpush.o result.o bytebuf.o now.o htab.o env.o strstrip.o
getcwd.o bitset.o rand.o resolve.o slurp.o intparse.o varargs.o clear.o
hasprefix.o slput.o mkpath.o getint.o strsplit.o dirname.o sleq.o endian.o
alloc.o optparse.o spork.o fltbits.o cmp.o sldup.o chartype.o fltfmt.o
bigint.o option.o extremum.o hashfuncs.o wait.o errno.o slcp.o
cd /home/ryan/stuff/mc
cd /home/ryan/stuff/mc/libbio
mbld
libbio.a...
../6/6m bio.myr
../6/6m puti.myr
../6/6m geti.myr
../muse/muse -o bio puti.use bio.use geti.use
ar -rcs libbio.a puti.o bio.o geti.o
cd /home/ryan/stuff/mc
cd /home/ryan/stuff/mc/libregex
mbld
libregex.a...
../6/6m types.myr
../6/6m interp.myr
../6/6m ranges.myr
../6/6m compile.myr
../muse/muse -o regex interp.use types.use compile.use ranges.use
ar -rcs libregex.a interp.o types.o compile.o ranges.o
cd /home/ryan/stuff/mc
cd /home/ryan/stuff/mc/mbld
mbld
mbld...
6m -I . main.myr
main.myr:102: Undeclared var std.getcwd
FAIL: "6m -I . main.myr"
../6/6m -I . config.myr
../6/6m -I . types.myr
../6/6m -I . opts.myr
../6/6m -I . util.myr
../6/6m -I . subdir.myr
../6/6m -I . deps.myr
../6/6m -I . fsel.myr
../6/6m -I . parse.myr
../6/6m -I . build.myr
../6/6m -I . install.myr
../6/6m -I . clean.myr
../6/6m -I . test.myr
../6/6m -I . main.myr
main.myr:102: Undeclared var std.getcwd
make: *** [buildmyr] Error 1

-- 
Ryan
[ERROR]: Your autotools build scripts are 200 lines longer than your
program. Something’s wrong.
http://kirbyfan64.github.io/

Follow-Ups:
Re: Build errors. Again.Ori Bernstein <ori@xxxxxxxxxxxxxx>