Subject: Re: pkg/32095 sysutils/9base
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Roland Illig <rillig@NetBSD.org>
List: pkgsrc-bugs
Date: 11/19/2005 13:32:02
The following reply was made to PR pkg/32095; it has been noted by GNATS.
From: Roland Illig <rillig@NetBSD.org>
To: gnats-bugs@netbsd.org, Leonard Schmidt <lems@gmx.net>
Cc:
Subject: Re: pkg/32095 sysutils/9base
Date: Sat, 19 Nov 2005 14:31:38 +0100
This is a multi-part message in MIME format.
--------------090001060906070801060906
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
The package does not build on NetBSD 1.6.2/i386. It has some conflicts
about doubly defined data types and the like.
Roland
--------------090001060906070801060906
Content-Type: text/plain;
name="out"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="out"
===> Checking for vulnerabilities in 9base-20051114
=> Checksum SHA1 OK for 9base-20051114.tar.gz.
=> Checksum RMD160 OK for 9base-20051114.tar.gz.
work.baccf5ee -> /tmp/roland/pkgsrc/sysutils/9base/work.baccf5ee
===> Extracting for 9base-20051114
===> Patching for 9base-20051114
===> Applying pkgsrc patches for 9base-20051114
===> Overriding tools for 9base-20051114
===> Creating toolchain wrappers for 9base-20051114
===> Configuring for 9base-20051114
===> Building for 9base-20051114
9base build options:
CFLAGS = -O2 -ggdb -c -I. -DPREFIX="/home/roland/pkg"
LDFLAGS = -Wl,-R/home/roland/pkg/lib
CC = cc
CC fmt/dofmt.c
CC fmt/fltfmt.c
CC fmt/fmt.c
CC fmt/fmtfd.c
CC fmt/fmtfdflush.c
CC fmt/fmtlock.c
CC fmt/fmtprint.c
CC fmt/fmtquote.c
CC fmt/fmtrune.c
CC fmt/fmtstr.c
CC fmt/fmtvprint.c
CC fmt/fprint.c
CC fmt/nan64.c
CC fmt/print.c
CC fmt/runefmtstr.c
CC fmt/runeseprint.c
CC fmt/runesmprint.c
CC fmt/runesnprint.c
CC fmt/runesprint.c
CC fmt/runevseprint.c
CC fmt/runevsmprint.c
CC fmt/runevsnprint.c
CC fmt/seprint.c
CC fmt/smprint.c
CC fmt/snprint.c
CC fmt/sprint.c
CC fmt/strtod.c
CC fmt/vfprint.c
CC fmt/vseprint.c
CC fmt/vsmprint.c
CC fmt/vsnprint.c
CC fmt/charstod.c
CC fmt/pow10.c
CC utf/rune.c
CC utf/runestrcat.c
CC utf/runestrchr.c
CC utf/runestrcmp.c
CC utf/runestrcpy.c
CC utf/runestrdup.c
CC utf/runestrlen.c
CC utf/runestrecpy.c
CC utf/runestrncat.c
CC utf/runestrncmp.c
CC utf/runestrncpy.c
CC utf/runestrrchr.c
CC utf/runestrstr.c
CC utf/runetype.c
CC utf/utfecpy.c
CC utf/utflen.c
CC utf/utfnlen.c
CC utf/utfrrune.c
CC utf/utfrune.c
CC utf/utfutf.c
CC bio/bbuffered.c
In file included from bio.h:11,
from bio/bbuffered.c:2:
/usr/include/sys/types.h:109: warning: redefinition of `_fmtushort'
lib9.h:14: warning: `_fmtushort' previously declared here
/usr/include/sys/types.h:110: warning: redefinition of `_fmtuint'
lib9.h:15: warning: `_fmtuint' previously declared here
/usr/include/sys/types.h:111: warning: redefinition of `_fmtulong'
lib9.h:16: warning: `_fmtulong' previously declared here
CC bio/bfildes.c
In file included from bio.h:11,
from bio/bfildes.c:2:
/usr/include/sys/types.h:109: warning: redefinition of `_fmtushort'
lib9.h:14: warning: `_fmtushort' previously declared here
/usr/include/sys/types.h:110: warning: redefinition of `_fmtuint'
lib9.h:15: warning: `_fmtuint' previously declared here
/usr/include/sys/types.h:111: warning: redefinition of `_fmtulong'
lib9.h:16: warning: `_fmtulong' previously declared here
CC bio/bflush.c
In file included from bio.h:11,
from bio/bflush.c:2:
/usr/include/sys/types.h:109: warning: redefinition of `_fmtushort'
lib9.h:14: warning: `_fmtushort' previously declared here
/usr/include/sys/types.h:110: warning: redefinition of `_fmtuint'
lib9.h:15: warning: `_fmtuint' previously declared here
/usr/include/sys/types.h:111: warning: redefinition of `_fmtulong'
lib9.h:16: warning: `_fmtulong' previously declared here
CC bio/bgetc.c
In file included from bio.h:11,
from bio/bgetc.c:2:
/usr/include/sys/types.h:109: warning: redefinition of `_fmtushort'
lib9.h:14: warning: `_fmtushort' previously declared here
/usr/include/sys/types.h:110: warning: redefinition of `_fmtuint'
lib9.h:15: warning: `_fmtuint' previously declared here
/usr/include/sys/types.h:111: warning: redefinition of `_fmtulong'
lib9.h:16: warning: `_fmtulong' previously declared here
CC bio/bgetd.c
In file included from bio.h:11,
from bio/bgetd.c:2:
/usr/include/sys/types.h:109: warning: redefinition of `_fmtushort'
lib9.h:14: warning: `_fmtushort' previously declared here
/usr/include/sys/types.h:110: warning: redefinition of `_fmtuint'
lib9.h:15: warning: `_fmtuint' previously declared here
/usr/include/sys/types.h:111: warning: redefinition of `_fmtulong'
lib9.h:16: warning: `_fmtulong' previously declared here
CC bio/bgetrune.c
In file included from bio.h:11,
from bio/bgetrune.c:2:
/usr/include/sys/types.h:109: warning: redefinition of `_fmtushort'
lib9.h:14: warning: `_fmtushort' previously declared here
/usr/include/sys/types.h:110: warning: redefinition of `_fmtuint'
lib9.h:15: warning: `_fmtuint' previously declared here
/usr/include/sys/types.h:111: warning: redefinition of `_fmtulong'
lib9.h:16: warning: `_fmtulong' previously declared here
CC bio/binit.c
In file included from bio.h:11,
from bio/binit.c:2:
/usr/include/sys/types.h:109: warning: redefinition of `_fmtushort'
lib9.h:14: warning: `_fmtushort' previously declared here
/usr/include/sys/types.h:110: warning: redefinition of `_fmtuint'
lib9.h:15: warning: `_fmtuint' previously declared here
/usr/include/sys/types.h:111: warning: redefinition of `_fmtulong'
lib9.h:16: warning: `_fmtulong' previously declared here
CC bio/boffset.c
In file included from bio.h:11,
from bio/boffset.c:2:
/usr/include/sys/types.h:109: warning: redefinition of `_fmtushort'
lib9.h:14: warning: `_fmtushort' previously declared here
/usr/include/sys/types.h:110: warning: redefinition of `_fmtuint'
lib9.h:15: warning: `_fmtuint' previously declared here
/usr/include/sys/types.h:111: warning: redefinition of `_fmtulong'
lib9.h:16: warning: `_fmtulong' previously declared here
CC bio/bprint.c
In file included from bio.h:11,
from bio/bprint.c:2:
/usr/include/sys/types.h:109: warning: redefinition of `_fmtushort'
lib9.h:14: warning: `_fmtushort' previously declared here
/usr/include/sys/types.h:110: warning: redefinition of `_fmtuint'
lib9.h:15: warning: `_fmtuint' previously declared here
/usr/include/sys/types.h:111: warning: redefinition of `_fmtulong'
lib9.h:16: warning: `_fmtulong' previously declared here
CC bio/bputc.c
In file included from bio.h:11,
from bio/bputc.c:2:
/usr/include/sys/types.h:109: warning: redefinition of `_fmtushort'
lib9.h:14: warning: `_fmtushort' previously declared here
/usr/include/sys/types.h:110: warning: redefinition of `_fmtuint'
lib9.h:15: warning: `_fmtuint' previously declared here
/usr/include/sys/types.h:111: warning: redefinition of `_fmtulong'
lib9.h:16: warning: `_fmtulong' previously declared here
CC bio/bputrune.c
In file included from bio.h:11,
from bio/bputrune.c:2:
/usr/include/sys/types.h:109: warning: redefinition of `_fmtushort'
lib9.h:14: warning: `_fmtushort' previously declared here
/usr/include/sys/types.h:110: warning: redefinition of `_fmtuint'
lib9.h:15: warning: `_fmtuint' previously declared here
/usr/include/sys/types.h:111: warning: redefinition of `_fmtulong'
lib9.h:16: warning: `_fmtulong' previously declared here
CC bio/brdline.c
In file included from bio.h:11,
from bio/brdline.c:2:
/usr/include/sys/types.h:109: warning: redefinition of `_fmtushort'
lib9.h:14: warning: `_fmtushort' previously declared here
/usr/include/sys/types.h:110: warning: redefinition of `_fmtuint'
lib9.h:15: warning: `_fmtuint' previously declared here
/usr/include/sys/types.h:111: warning: redefinition of `_fmtulong'
lib9.h:16: warning: `_fmtulong' previously declared here
CC bio/brdstr.c
In file included from bio.h:11,
from bio/brdstr.c:2:
/usr/include/sys/types.h:109: warning: redefinition of `_fmtushort'
lib9.h:14: warning: `_fmtushort' previously declared here
/usr/include/sys/types.h:110: warning: redefinition of `_fmtuint'
lib9.h:15: warning: `_fmtuint' previously declared here
/usr/include/sys/types.h:111: warning: redefinition of `_fmtulong'
lib9.h:16: warning: `_fmtulong' previously declared here
CC bio/bread.c
In file included from bio.h:11,
from bio/bread.c:2:
/usr/include/sys/types.h:109: warning: redefinition of `_fmtushort'
lib9.h:14: warning: `_fmtushort' previously declared here
/usr/include/sys/types.h:110: warning: redefinition of `_fmtuint'
lib9.h:15: warning: `_fmtuint' previously declared here
/usr/include/sys/types.h:111: warning: redefinition of `_fmtulong'
lib9.h:16: warning: `_fmtulong' previously declared here
CC bio/bseek.c
In file included from bio.h:11,
from bio/bseek.c:2:
/usr/include/sys/types.h:109: warning: redefinition of `_fmtushort'
lib9.h:14: warning: `_fmtushort' previously declared here
/usr/include/sys/types.h:110: warning: redefinition of `_fmtuint'
lib9.h:15: warning: `_fmtuint' previously declared here
/usr/include/sys/types.h:111: warning: redefinition of `_fmtulong'
lib9.h:16: warning: `_fmtulong' previously declared here
CC bio/bvprint.c
In file included from bio.h:11,
from bio/bvprint.c:2:
/usr/include/sys/types.h:109: warning: redefinition of `_fmtushort'
lib9.h:14: warning: `_fmtushort' previously declared here
/usr/include/sys/types.h:110: warning: redefinition of `_fmtuint'
lib9.h:15: warning: `_fmtuint' previously declared here
/usr/include/sys/types.h:111: warning: redefinition of `_fmtulong'
lib9.h:16: warning: `_fmtulong' previously declared here
CC bio/bwrite.c
In file included from bio.h:11,
from bio/bwrite.c:2:
/usr/include/sys/types.h:109: warning: redefinition of `_fmtushort'
lib9.h:14: warning: `_fmtushort' previously declared here
/usr/include/sys/types.h:110: warning: redefinition of `_fmtuint'
lib9.h:15: warning: `_fmtuint' previously declared here
/usr/include/sys/types.h:111: warning: redefinition of `_fmtulong'
lib9.h:16: warning: `_fmtulong' previously declared here
CC regex/regcomp.c
In file included from regex/lib9.h:2,
from regex/regcomp.c:1:
libc.h:116: warning: parameter names (without types) in function declaration
libc.h:117: parse error before `int'
libc.h:119: warning: parameter names (without types) in function declaration
libc.h:120: parse error before `ulong'
libc.h:121: parse error before `ulong'
libc.h:122: parse error before `ulong'
libc.h:123: parse error before `getmalloctag'
libc.h:123: warning: data definition has no type or storage class
libc.h:124: parse error before `getrealloctag'
libc.h:124: warning: data definition has no type or storage class
libc.h:248: parse error before `truerand'
libc.h:248: warning: data definition has no type or storage class
libc.h:249: parse error before `ntruerand'
libc.h:249: warning: parameter names (without types) in function declaration
libc.h:249: warning: data definition has no type or storage class
libc.h:263: parse error before `getfcr'
libc.h:263: warning: data definition has no type or storage class
libc.h:264: warning: parameter names (without types) in function declaration
libc.h:265: parse error before `getfsr'
libc.h:265: warning: data definition has no type or storage class
libc.h:266: warning: parameter names (without types) in function declaration
libc.h:271: parse error before `umuldiv'
libc.h:271: warning: parameter names (without types) in function declaration
libc.h:271: warning: data definition has no type or storage class
libc.h:378: parse error before `getcallerpc'
libc.h:378: warning: data definition has no type or storage class
libc.h:469: parse error before `ulong'
libc.h:470: parse error before `ulong'
libc.h:483: parse error before `ulong'
libc.h:484: parse error before `ulong'
libc.h:496: parse error before `ulong'
libc.h:497: parse error before `ulong'
libc.h:515: parse error before `ulong'
libc.h:516: parse error before `ulong'
libc.h:517: parse error before `ulong'
libc.h:518: parse error before `ulong'
libc.h:675: parse error before `ulong'
libc.h:675: warning: no semicolon at end of struct or union
libc.h:677: parse error before `}'
libc.h:677: warning: data definition has no type or storage class
libc.h:682: parse error before `ushort'
libc.h:682: warning: no semicolon at end of struct or union
libc.h:683: warning: data definition has no type or storage class
libc.h:685: parse error before `qid'
libc.h:685: warning: data definition has no type or storage class
libc.h:686: parse error before `mode'
libc.h:686: warning: data definition has no type or storage class
libc.h:687: parse error before `atime'
libc.h:687: warning: data definition has no type or storage class
libc.h:688: parse error before `mtime'
libc.h:688: warning: data definition has no type or storage class
libc.h:694: parse error before `}'
libc.h:694: warning: data definition has no type or storage class
libc.h:701: parse error before `ulong'
libc.h:701: warning: no semicolon at end of struct or union
libc.h:703: parse error before `}'
libc.h:703: warning: data definition has no type or storage class
libc.h:709: parse error before `ulong'
libc.h:709: warning: no semicolon at end of struct or union
libc.h:710: warning: data definition has no type or storage class
libc.h:716: warning: parameter names (without types) in function declaration
libc.h:724: parse error before `ulong'
libc.h:726: parse error before `uint'
libc.h:771: parse error before `*'
libc.h:771: warning: data definition has no type or storage class
libc.h:772: parse error before `*'
libc.h:772: warning: data definition has no type or storage class
libc.h:773: parse error before `*'
libc.h:773: warning: data definition has no type or storage class
libc.h:780: parse error before `rendezvous'
libc.h:780: warning: parameter names (without types) in function declaration
libc.h:780: warning: data definition has no type or storage class
libc.h:801: parse error before `*'
libc.h:801: warning: data definition has no type or storage class
libc.h:802: parse error before `*'
libc.h:802: warning: data definition has no type or storage class
libc.h:803: parse error before `Dir'
libc.h:804: parse error before `Dir'
libc.h:805: parse error before `Dir'
libc.h:806: parse error before `*'
libc.h:807: parse error before `Dir'
libc.h:810: parse error before `uint'
*** Error code 1
Stop.
make: stopped in /tmp/roland/pkgsrc/sysutils/9base/work.baccf5ee/9base-20051114/lib9
*** Error code 1
Stop.
make: stopped in /tmp/roland/pkgsrc/sysutils/9base/work.baccf5ee/9base-20051114
*** Error code 1
Stop.
make: stopped in /home/roland/proj/NetBSD/pkgsrc/sysutils/9base
*** Error code 1
Stop.
make: stopped in /home/roland/proj/pkgsrc/sysutils/9base
--------------090001060906070801060906--