pkgsrc-Bugs archive

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

pkg/42533: tru64: lang/f2c-20090411nb2 fails to build



>Number:         42533
>Category:       pkg
>Synopsis:       tru64: lang/f2c-20090411nb2 fails to build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 28 07:50:00 +0000 2009
>Originator:     Szabolcs Rumi
>Release:        Tru64 5.1B-5
>Organization:
>Environment:
# sizer -v
HP Tru64 UNIX V5.1B (Rev. 2650); Thu Dec 17 18:47:21 CET 2009
# cc -V
Compaq C V6.5-303 (dtk) on HP Tru64 UNIX V5.1B (Rev. 2650)
Compiler Driver V6.5-302 (dtk) cc Driver
# cxx -V
Compaq C++ V7.1-006 for HP Tru64 UNIX V5.1B (Rev. 2650)
Compiler Driver V7.1-006 (cxx) cxx Driver

pkgsrc-current (12/26/2009 snapshot)

>Description:
===> Building for f2c-20090411nb2
if cc sysdeptest.c; then echo '/*OK*/' > sysdep.hd;  elif cc -DNO_MKDTEMP 
sysdeptest.c; then echo '#define NO_MKDTEMP' > sysdep.hd;  else { echo '#define 
NO_MKDTEMP'; echo '#define NO_MKSTEMP'; } > sysdep.hd; fi
rm -f a.out
( sed "s/#define/%token/" < tokdefs.h ;  cat gram.head  gram.dcl  gram.expr  
gram.exec  gram.io ) > gram.y
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c main.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c init.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c lex.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c proc.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c equiv.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c data.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c format.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c expr.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c exec.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c intr.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c io.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c misc.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c error.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c mem.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c names.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c output.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c p1output.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c pread.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c put.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c putpcc.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c vax.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c formatdata.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c parse_args.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c niceprintf.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c cds.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c sysdep.c
cc -O2 -ieee -I/usr/pkg/include   -I. -I. -c version.c
sed -e 's!/usr!/usr/pkg!g' -e 's!lib/libc.a!usr/lib/libc.a!g' f2c.1t > f2c.1
yacc  gram.y
conflicts: 4 shift/reduce
mv y.tab.c gram.c
nroff -Tascii -mandoc f2c.1 > f2c.cat1
Cannot open /usr/share/lib/tmac/tmac.andoc
*** [f2c.cat1] Error code 1
1 error

bmake: stopped in /usr/pkgsrc/lang/f2c/work/f2c/src
*** Error code 2

>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index