pkgsrc-Users archive

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

Error building lang/ezm3 on Linux



Hi,

I am trying out pkgsrc on Linux. Wanted to build devel/cvsup, but that
depends on lang/ezm3, which is failing to building.

Here's the part that fails while doing "bmake install" in the
"lang/ezm3" directory.

----
echo regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o
choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o
fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o
lbasename.o make-temp-file.o objalloc.o obstack.o partition.o
pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o
strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o
xstrerror.o > required-list
make[2]: Entering directory
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/language/modula3/m3compiler/m3cc/LINUXLIBC6/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/language/modula3/m3compiler/m3cc/LINUXLIBC6/libiberty/testsuite'
make[1]: Leaving directory
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/language/modula3/m3compiler/m3cc/LINUXLIBC6/libiberty'
make[1]: Entering directory
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/language/modula3/m3compiler/m3cc/LINUXLIBC6/gcc'
HEADERS="auto-host.h ansidecl.h  i386/i386.h i386/att.h dbxelf.h
elfos.h svr4.h linux.h i386/linux.h defaults.h" DEFINES="POSIX" \
        TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_i486" \
        /bin/sh ../../gcc/gcc/mkconfig.sh config.h
config.h is unchanged
HEADERS="auto-host.h ansidecl.h  i386/i386.h i386/att.h dbxelf.h
elfos.h svr4.h linux.h i386/linux.h defaults.h" DEFINES="POSIX" \
        TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_i486" \
        /bin/sh ../../gcc/gcc/mkconfig.sh hconfig.h
hconfig.h is unchanged
gcc -c -DIN_GCC    -O -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
-DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc
-I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include
../../gcc/gcc/read-rtl.c -o read-rtl.o
In file included from ../../gcc/gcc/read-rtl.c:24:
../../gcc/gcc/rtl.h:125: warning: type of bit-field 'code' is a GCC extension
../../gcc/gcc/rtl.h:128: warning: type of bit-field 'mode' is a GCC extension
../../gcc/gcc/read-rtl.c: In function 'fatal_with_file_and_line':
../../gcc/gcc/read-rtl.c:62: warning: traditional C rejects ISO C
style function definitions
../../gcc/gcc/read-rtl.c: In function 'read_rtx':
../../gcc/gcc/read-rtl.c:662: error: invalid lvalue in increment
make[1]: *** [read-rtl.o] Error 1
make[1]: Leaving directory
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/language/modula3/m3compiler/m3cc/LINUXLIBC6/gcc'
--- building in LINUXLIBC6 ---

m3build: quake error: quake error: runtime error: Failed to build m3cc

--procedure--  -line-  -file---
error              --  <builtin>
                 112
/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/language/modula3/m3compiler/m3cc/src/m3makefile


m3build: quake error: quake error: runtime error: m3build failed with
error code: 1

--procedure--  -line-  -file---
error              --  <builtin>
BuildChunk        164
/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/src/m3makefile
PkgInfo           240
/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/src/m3makefile
                  31
/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/src/PACKAGES

make: *** [packages] Error 1
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/lang/ezm3
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/lang/ezm3
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/lang/ezm3
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/lang/ezm3
-----

Any ideas? For the record, there were no errors while bootstrapping
pkgsrc. And I have built packages like wget, lynx, links, nano and
mpg321. Also, the README file for ezm3 (in the source) said that I
should link gmake to make -- so have done that too.

Thanks,
Rakhesh

ps. Attachment is the complete output while doing "bmake install".

--
        NetBSD/i386 3.0 | Bluewall GNU/ Linux 1.2.2 | Toshiba Satellite L10-102
        http://search.gmane.org/?query=&group=gmane.os.netbsd.* (netbsd 
archives)
        http://man.netbsd.org/ (netbsd manpages)
===> *** No /usr/pkgsrc_distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
===> Installing for ezm3-1.2nb1
cd boot-LINUXLIBC6/m3core/LINUXLIBC6; /usr/bin/make -f make.boot "CC=gcc" 
"CFLAGS=" "AS=as" "ASFLAGS=" "AR=ar" "ARFLAGS=rv" "RANLIB=touch" 
"EXTRALIBS=-lm" "LDFLAGS=-Wl,-R/usr/pkg/lib"
make[1]: Entering directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3core/LINUXLIBC6'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3core/LINUXLIBC6'
cd boot-LINUXLIBC6/libm3/LINUXLIBC6; /usr/bin/make -f make.boot "CC=gcc" 
"CFLAGS=" "AS=as" "ASFLAGS=" "AR=ar" "ARFLAGS=rv" "RANLIB=touch" 
"EXTRALIBS=-lm" "LDFLAGS=-Wl,-R/usr/pkg/lib"
make[1]: Entering directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/libm3/LINUXLIBC6'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/libm3/LINUXLIBC6'
cd boot-LINUXLIBC6/m3middle/LINUXLIBC6; /usr/bin/make -f make.boot "CC=gcc" 
"CFLAGS=" "AS=as" "ASFLAGS=" "AR=ar" "ARFLAGS=rv" "RANLIB=touch" 
"EXTRALIBS=-lm" "LDFLAGS=-Wl,-R/usr/pkg/lib"
make[1]: Entering directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3middle/LINUXLIBC6'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3middle/LINUXLIBC6'
cd boot-LINUXLIBC6/m3front/LINUXLIBC6; /usr/bin/make -f make.boot "CC=gcc" 
"CFLAGS=" "AS=as" "ASFLAGS=" "AR=ar" "ARFLAGS=rv" "RANLIB=touch" 
"EXTRALIBS=-lm" "LDFLAGS=-Wl,-R/usr/pkg/lib"
make[1]: Entering directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3front/LINUXLIBC6'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3front/LINUXLIBC6'
cd boot-LINUXLIBC6/m3linker/LINUXLIBC6; /usr/bin/make -f make.boot "CC=gcc" 
"CFLAGS=" "AS=as" "ASFLAGS=" "AR=ar" "ARFLAGS=rv" "RANLIB=touch" 
"EXTRALIBS=-lm" "LDFLAGS=-Wl,-R/usr/pkg/lib"
make[1]: Entering directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3linker/LINUXLIBC6'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3linker/LINUXLIBC6'
cd boot-LINUXLIBC6/m3driver/LINUXLIBC6; /usr/bin/make -f make.boot "CC=gcc" 
"CFLAGS=" "AS=as" "ASFLAGS=" "AR=ar" "ARFLAGS=rv" "RANLIB=touch" 
"EXTRALIBS=-lm" "LDFLAGS=-Wl,-R/usr/pkg/lib"
make[1]: Entering directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3driver/LINUXLIBC6'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3driver/LINUXLIBC6'
cd boot-LINUXLIBC6/m3quake/LINUXLIBC6; /usr/bin/make -f make.boot "CC=gcc" 
"CFLAGS=" "AS=as" "ASFLAGS=" "AR=ar" "ARFLAGS=rv" "RANLIB=touch" 
"EXTRALIBS=-lm" "LDFLAGS=-Wl,-R/usr/pkg/lib"
make[1]: Entering directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3quake/LINUXLIBC6'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3quake/LINUXLIBC6'
cd boot-LINUXLIBC6/m3templates/LINUXLIBC6; /usr/bin/make -f make.boot "CC=gcc" 
"CFLAGS=" "AS=as" "ASFLAGS=" "AR=ar" "ARFLAGS=rv" "RANLIB=touch" 
"EXTRALIBS=-lm" "LDFLAGS=-Wl,-R/usr/pkg/lib"
make[1]: Entering directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3templates/LINUXLIBC6'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3templates/LINUXLIBC6'
cd boot-LINUXLIBC6/m3config/LINUXLIBC6; /usr/bin/make -f make.boot "CC=gcc" 
"CFLAGS=" "AS=as" "ASFLAGS=" "AR=ar" "ARFLAGS=rv" "RANLIB=touch" 
"EXTRALIBS=-lm" "LDFLAGS=-Wl,-R/usr/pkg/lib"
make[1]: Entering directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3config/LINUXLIBC6'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3config/LINUXLIBC6'
cd boot-LINUXLIBC6/m3build/LINUXLIBC6; /usr/bin/make -f make.boot "CC=gcc" 
"CFLAGS=" "AS=as" "ASFLAGS=" "AR=ar" "ARFLAGS=rv" "RANLIB=touch" 
"EXTRALIBS=-lm" "LDFLAGS=-Wl,-R/usr/pkg/lib"
make[1]: Entering directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3build/LINUXLIBC6'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3build/LINUXLIBC6'
cd boot-LINUXLIBC6/m3ship/LINUXLIBC6; /usr/bin/make -f make.boot "CC=gcc" 
"CFLAGS=" "AS=as" "ASFLAGS=" "AR=ar" "ARFLAGS=rv" "RANLIB=touch" 
"EXTRALIBS=-lm" "LDFLAGS=-Wl,-R/usr/pkg/lib"
make[1]: Entering directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3ship/LINUXLIBC6'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/boot-LINUXLIBC6/m3ship/LINUXLIBC6'
boot-LINUXLIBC6/m3build/LINUXLIBC6/m3build -T ../m3config/src -DBOOTSTRAP=TRUE 
--- building in LINUXLIBC6 ---

---------- building m3cc in language/modula3/m3compiler ----------

/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/src/../boot-LINUXLIBC6/m3build/LINUXLIBC6/m3build
 -T /mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/src/../m3config/src -F 
/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/src/../LINUXLIBC6/config.tmpl
Created "Makefile" in 
/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/language/modula3/m3compiler/m3cc/LINUXLIBC6
 using "mt-frag"
./config.status is unchanged
Configuring libiberty...
loading cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... (cached) 
/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/.tools/bin/makeinfo
checking for perl... (cached) perl
checking host system type... i486--linux-gnuelf
checking build system type... i486--linux-gnuelf
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for a BSD compatible install... (cached) 
/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/.tools/bin/install -c
xhost-mkfrag is unchanged
checking how to run the C preprocessor... cpp
checking for sys/file.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for alloca.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether errno must be declared... (cached) no
checking for ANSI C header files... (cached) yes
checking for uintptr_t... (cached) no
checking whether the C compiler (gcc  -Wl,-R/usr/pkg/lib) works... yes
checking whether the C compiler (gcc  -Wl,-R/usr/pkg/lib) is a 
cross-compiler... no
checking for asprintf... (cached) yes
checking for atexit... (cached) yes
checking for basename... (cached) yes
checking for bcmp... (cached) yes
checking for bcopy... (cached) yes
checking for bsearch... (cached) yes
checking for bzero... (cached) yes
checking for calloc... (cached) yes
checking for clock... (cached) yes
checking for ffs... (cached) yes
checking for getcwd... (cached) yes
checking for getpagesize... (cached) yes
checking for index... (cached) yes
checking for insque... (cached) yes
checking for memchr... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for mkstemps... (cached) no
checking for putenv... (cached) yes
checking for random... (cached) yes
checking for rename... (cached) yes
checking for rindex... (cached) yes
checking for setenv... (cached) yes
checking for sigsetmask... (cached) yes
checking for strcasecmp... (cached) yes
checking for strchr... (cached) yes
checking for strdup... (cached) yes
checking for strncasecmp... (cached) yes
checking for strrchr... (cached) yes
checking for strstr... (cached) yes
checking for strtod... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for tmpnam... (cached) yes
checking for vasprintf... (cached) yes
checking for vfprintf... (cached) yes
checking for vprintf... (cached) yes
checking for vsprintf... (cached) yes
checking for waitpid... (cached) yes
checking whether alloca needs Cray hooks... (cached) no
checking stack direction for C alloca... (cached) -1
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for _doprnt... (cached) no
checking for sys_errlist... (cached) yes
checking for sys_nerr... (cached) yes
checking for sys_siglist... (cached) yes
checking for getrusage... (cached) yes
checking for on_exit... (cached) yes
checking for psignal... (cached) yes
checking for strerror... (cached) yes
checking for strsignal... (cached) yes
checking for sysconf... (cached) yes
checking for times... (cached) yes
checking for sbrk... (cached) yes
checking for gettimeofday... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for working strncmp... (cached) yes
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
config.h is unchanged
Configuring gcc...
loading cache ../config.cache
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking host system type... i486--linux-gnuelf
checking target system type... i486--linux-gnuelf
checking build system type... i486--linux-gnuelf
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  -Wl,-R/usr/pkg/lib) works... yes
checking whether the C compiler (gcc  -Wl,-R/usr/pkg/lib) is a 
cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking whether gcc and cc understand -c and -o together... (cached) yes
checking for gnatbind... no
checking for compiler driver that understands Ada... (cached) no
checking whether gcc accepts -Wno-long-long... (cached) yes
checking how to run the C preprocessor... cpp
checking for inline... (cached) inline
checking for volatile... (cached) yes
checking for long double... (cached) yes
checking for long long int... (cached) yes
checking for __int64... (cached) no
checking for built-in _Bool... (cached) yes
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking execution character set... (cached) ASCII
checking whether make sets ${MAKE}... (cached) yes
checking whether a default assembler was specified... no
checking whether a default linker was specified... no
checking for GNU C library... (cached) yes
checking for mawk... (cached) gawk
checking whether ln works... (cached) yes
checking whether ln -s works... (cached) yes
checking for ranlib... (cached) ranlib
checking for a BSD compatible install... (cached) 
/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/.tools/bin/install -c
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for working stdbool.h... (cached) yes
checking whether string.h and strings.h may both be included... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for limits.h... (cached) yes
checking for stddef.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/times.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for direct.h... (cached) no
checking for malloc.h... (cached) yes
checking for langinfo.h... (cached) yes
checking for thread.h... (cached) no
checking for pthread.h... (cached) yes
checking for CHAR_BIT... (cached) yes
checking byte ordering... (cached) little-endian
checking floating point format... (cached) IEEE (little-endian)
checking for mktemp... (cached) yes
checking for makeinfo... (cached) 
/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/.tools/bin/makeinfo
checking for modern makeinfo... (cached) no
configure: warning: 
*** Makeinfo is missing or too old.
*** Info documentation will not be built.
checking for recent Pod::Man... yes
checking for flex... (cached) flex
checking for bison... (cached) bison
checking for collect2 libraries... (cached) none required
checking for library containing exc_resume... (cached) no
checking for preprocessor stringizing operator... (cached) yes
checking for inttypes.h... (cached) yes
checking for times... (cached) yes
checking for clock... (cached) yes
checking for dup2... (cached) yes
checking for kill... (cached) yes
checking for getrlimit... (cached) yes
checking for setrlimit... (cached) yes
checking for atoll... (cached) yes
checking for atoq... (cached) no
checking for sysconf... (cached) yes
checking for strsignal... (cached) yes
checking for putc_unlocked... (cached) yes
checking for fputc_unlocked... (cached) yes
checking for fputs_unlocked... (cached) yes
checking for fwrite_unlocked... (cached) yes
checking for fprintf_unlocked... (cached) no
checking for getrusage... (cached) yes
checking for nl_langinfo... (cached) yes
checking for lstat... (cached) yes
checking for ssize_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... (cached) gid_t
checking whether the printf functions support %p... (cached) yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap from /dev/zero... (cached) yes
checking for working mmap with MAP_ANON(YMOUS)... (cached) yes
checking for working mmap of a file... (cached) yes
checking for iconv... (cached) yes
checking for iconv declaration... (cached) 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
checking whether getenv is declared... (cached) yes
checking whether atol is declared... (cached) yes
checking whether sbrk is declared... (cached) yes
checking whether abort is declared... (cached) yes
checking whether atof is declared... (cached) yes
checking whether getcwd is declared... (cached) yes
checking whether getwd is declared... (cached) yes
checking whether strsignal is declared... (cached) yes
checking whether putc_unlocked is declared... (cached) yes
checking whether fputs_unlocked is declared... (cached) yes
checking whether fwrite_unlocked is declared... (cached) yes
checking whether fprintf_unlocked is declared... (cached) no
checking whether strstr is declared... (cached) yes
checking whether errno is declared... (cached) yes
checking whether malloc is declared... (cached) yes
checking whether realloc is declared... (cached) yes
checking whether calloc is declared... (cached) yes
checking whether free is declared... (cached) yes
checking whether basename is declared... (cached) yes
checking whether getopt is declared... (cached) yes
checking whether clock is declared... (cached) yes
checking whether getrlimit is declared... (cached) yes
checking whether setrlimit is declared... (cached) yes
checking whether getrusage is declared... (cached) yes
checking whether times is declared... (cached) yes
checking for struct tms... (cached) yes
checking for clock_t... (cached) yes
checking if mkdir takes one argument... (cached) no
Using `../../gcc/gcc/config/i386/i386.c' for machine-specific logic.
Using `../../gcc/gcc/config/i386/i386.md' as machine description file.
Using the following target machine macro files:
        ../../gcc/gcc/config/i386/i386.h
        ../../gcc/gcc/config/i386/att.h
        ../../gcc/gcc/config/dbxelf.h
        ../../gcc/gcc/config/elfos.h
        ../../gcc/gcc/config/svr4.h
        ../../gcc/gcc/config/linux.h
        ../../gcc/gcc/config/i386/linux.h
checking for library containing strerror... (cached) none required
checking for working const... (cached) yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking whether we are using the GNU C Library 2.1 or newer... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... (cached) yes
checking for fgets_unlocked... (cached) yes
checking for getcwd... (cached) yes
checking for getegid... (cached) yes
checking for geteuid... (cached) yes
checking for getgid... (cached) yes
checking for getuid... (cached) yes
checking for mempcpy... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for stpcpy... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strtoul... (cached) yes
checking for tsearch... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for iconv... (cached) yes
checking for iconv declaration... (cached) 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for GNU gettext in libc... (cached) yes
checking for dcgettext... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for bison... (cached) bison
checking version of bison... 2.2, ok
checking for catalogs to be installed...  da el es fr ja nl sv tr da el es fr 
ja nl sv tr
checking what assembler to use... /usr/bin/as
checking what linker to use... /usr/bin/ld
checking what nm to use... nm
checking what objdump to use... objdump
checking assembler alignment features... .p2align including maximum skip
checking assembler subsection support... working .subsection -1
checking assembler weak support... yes
checking assembler hidden support... yes
checking assembler leb128 support... yes
checking assembler eh_frame optimization... yes
checking assembler section merging support... yes
checking assembler instructions... filds fists 
checking assembler GOTOFF in data directives... yes
checking assembler dwarf2 debug_line support... yes
checking assembler --gdwarf2 support... yes
checking assembler --gstabs support... yes
checking linker PT_GNU_EH_FRAME support... yes
checking whether linker eh_frame optimizations work properly... yes
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
Links are now set up to build a native compiler for i486--linux-gnuelf
creating ./config.status
creating Makefile
creating intl/Makefile
creating fixinc/Makefile
creating gccbug
creating mklibgcc
creating auto-host.h
auto-host.h is unchanged
make[1]: Entering directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/language/modula3/m3compiler/m3cc/LINUXLIBC6/libiberty'
rm -f needed-list; touch needed-list; \
        for f in atexit calloc memchr memcmp memcpy memmove memset rename 
strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf 
vfork waitpid bcmp bcopy bzero; do \
          for g in mkstemps.o ; do \
            case "$g" in \
              *$f*) echo $g >> needed-list ;; \
            esac; \
          done; \
        done
echo regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o 
concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o 
getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o make-temp-file.o 
objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o 
splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o 
xmemdup.o xstrdup.o xstrerror.o > required-list
make[2]: Entering directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/language/modula3/m3compiler/m3cc/LINUXLIBC6/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/language/modula3/m3compiler/m3cc/LINUXLIBC6/libiberty/testsuite'
make[1]: Leaving directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/language/modula3/m3compiler/m3cc/LINUXLIBC6/libiberty'
make[1]: Entering directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/language/modula3/m3compiler/m3cc/LINUXLIBC6/gcc'
HEADERS="auto-host.h ansidecl.h  i386/i386.h i386/att.h dbxelf.h elfos.h svr4.h 
linux.h i386/linux.h defaults.h" DEFINES="POSIX" \
        TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_i486" \
        /bin/sh ../../gcc/gcc/mkconfig.sh config.h
config.h is unchanged
HEADERS="auto-host.h ansidecl.h  i386/i386.h i386/att.h dbxelf.h elfos.h svr4.h 
linux.h i386/linux.h defaults.h" DEFINES="POSIX" \
        TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_i486" \
        /bin/sh ../../gcc/gcc/mkconfig.sh hconfig.h
hconfig.h is unchanged
gcc -c -DIN_GCC    -O -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H 
-DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. 
-I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/read-rtl.c -o 
read-rtl.o
In file included from ../../gcc/gcc/read-rtl.c:24:
../../gcc/gcc/rtl.h:125: warning: type of bit-field 'code' is a GCC extension
../../gcc/gcc/rtl.h:128: warning: type of bit-field 'mode' is a GCC extension
../../gcc/gcc/read-rtl.c: In function 'fatal_with_file_and_line':
../../gcc/gcc/read-rtl.c:62: warning: traditional C rejects ISO C style 
function definitions
../../gcc/gcc/read-rtl.c: In function 'read_rtx':
../../gcc/gcc/read-rtl.c:662: error: invalid lvalue in increment
make[1]: *** [read-rtl.o] Error 1
make[1]: Leaving directory 
`/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/language/modula3/m3compiler/m3cc/LINUXLIBC6/gcc'
--- building in LINUXLIBC6 ---

m3build: quake error: quake error: runtime error: Failed to build m3cc

--procedure--  -line-  -file---
error              --  <builtin>
                  112  
/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/language/modula3/m3compiler/m3cc/src/m3makefile


m3build: quake error: quake error: runtime error: m3build failed with error 
code: 1

--procedure--  -line-  -file---
error              --  <builtin>
BuildChunk        164  
/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/src/m3makefile
PkgInfo           240  
/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/src/m3makefile
                   31  
/mnt/free/pkgsrc_arch_wrk/lang/ezm3/work/ezm3-1.2/src/PACKAGES

make: *** [packages] Error 1
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/lang/ezm3
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/lang/ezm3
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/lang/ezm3
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/lang/ezm3


Home | Main Index | Thread Index | Old Index