pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
g95
pkg_rr head from today on -current/amd64:
/usr/bin/awk -f /usr/obj/pkgsrc/lang/g95/work.x86_64/gcc-4.1.2/gcc/opt-functions.awk \
-f /usr/obj/pkgsrc/lang/g95/work.x86_64/gcc-4.1.2/gcc/opth-gen.awk options.tmp > options.h
intrinsic.c: In function 'add_f2003_subroutines':
intrinsic.c:2560:15: warning: variable 'dr' set but not used [-Wunused-but-set-variable]
int di0, di1, dr, dc, dl;
^~
In file included from /usr/obj/pkgsrc/lang/g95/work.x86_64/gcc-4.1.2/gcc/flags.h:26:0,
from trans.h:30,
from f95-lang.c:24:
./options.h:3:0: error: unterminated #ifndef
#ifndef OPTIONS_H
but
$ egrep ^# /usr/obj/pkgsrc/lang/g95/work.x86_64/g95-0.93/options.h | grep if
#ifndef OPTIONS_H
#endif /* OPTIONS_H */
?
Maybe not MAKE_JOBS safe? (MAKE_JOBS=32)
Cheers,
Patrick
Home |
Main Index |
Thread Index |
Old Index