pkgsrc-Bugs archive

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

pkg/30317: cint build has lots of errors



>Number:         30317
>Category:       pkg
>Synopsis:       cint build has lots of errors
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon May 23 19:40:00 +0000 2005
>Originator:     diro%nixsys.bz@localhost
>Release:        NetBSD 1.6.2
>Organization:
>Environment:
System: NetBSD nixsys 1.6.2 NetBSD 1.6.2 (NIXSYS) #10: Thu Mar 4 22:20:38 EST 
2004 root@nixsys:/usr/src/sys/arch/alpha/compile/NIXSYS alpha
Architecture: alpha
Machine: alpha
>Description:

===> Checking for vulnerabilities in cint-5.15.174
=> Checksum SHA1 OK for cint-5.15.174/cint5.15.tar.gz.
=> Checksum RMD160 OK for cint-5.15.174/cint5.15.tar.gz.
===> Extracting for cint-5.15.174
/usr/bin/find -d /usr/src/sys/pkgsrc/lang/cint/work -type d -name CVS -exec 
/bin/rm -rf {} \;
/usr/bin/find /usr/src/sys/pkgsrc/lang/cint/work -type f -name .cvsignore -exec 
/bin/rm -f {} \;
===> Patching for cint-5.15.174
===> Applying pkgsrc patches for cint-5.15.174
===> Overriding tools for cint-5.15.174
===> Creating toolchain wrappers for cint-5.15.174
===> Configuring for cint-5.15.174
===> Building for cint-5.15.174
#######################################################################
# setup
# C/C++ interpreter installation
# Copyright(c) : 1995~2004 Masaharu Goto (cint%pcroot.cern.ch@localhost)
#######################################################################
rm -f main/*.o cint done core include/mkincld include/stdio.h makecint 
include/iosenum.h ; (cd src; make clean) ; (cd readline; make clean)
rm -f   gcc3strm.o stdstrct.o  Api.o Class.o BaseCls.o Type.o DataMbr.o 
Method.o MethodAr.o CallFunc.o Typedf.o Apiif.o Token.o  bc_autoobj.o 
bc_cfunc.o bc_inst.o bc_parse.o bc_reader.o bc_type.o bc_exec.o bc_vtbl.o 
bc_eh.o bc_debug.o bc_assign.o  auxu.o  cast.o  debug.o  decl.o  disp.o  dump.o 
 end.o  error.o  expr.o  fread.o  func.o  gcoll.o  global1.o  global2.o  
g__cfunc.o  ifunc.o  inherit.o  init.o  input.o  intrpt.o  loadfile.o  macro.o  
malloc.o  memtest.o  new.o  newlink.o  oldlink.o  opr.o  parse.o  pause.o  
pcode.o  pragma.o  quote.o  scrupto.o  shl.o  sizeof.o  struct.o  stub.o  
tmplt.o  typedef.o  val2a.o  value.o  var.o /Users/gotom/src/cint/src/G__ci.a 
core
rm -f readline.o vi_mode.o history.o funmap.o keymaps.o xmalloc.o tilde.o 
alloca.o *.a core
(cd doc; make clean)
rm -f *.aux *.cp *.fn *.ky *.log *.pg *.toc *.tp *.vr *.cps *.pgs  *.fns *.kys 
*.tps *.vrs *.o core texindex
# Get platform information file #######################################


platform/netbsd will be used as MAKEINFO
Makefile.base will be used as Base of Makefile


Continue after 5 sec
# Copying Makefiles ###################################################
# make clean ###########################################################
rm -f main/*.o cint done core include/mkincld include/stdio.h makecint 
include/iosenum.h ; (cd src; make clean) ; (cd readline; make clean)
rm -f   gcc3strm.o stdstrct.o  Api.o Class.o BaseCls.o Type.o DataMbr.o 
Method.o MethodAr.o CallFunc.o Typedf.o Apiif.o Token.o  bc_autoobj.o 
bc_cfunc.o bc_inst.o bc_parse.o bc_reader.o bc_type.o bc_exec.o bc_vtbl.o 
bc_eh.o bc_debug.o bc_assign.o  auxu.o  cast.o  debug.o  decl.o  disp.o  dump.o 
 end.o  error.o  expr.o  fread.o  func.o  gcoll.o  global1.o  global2.o  
g__cfunc.o  ifunc.o  inherit.o  init.o  input.o  intrpt.o  loadfile.o  macro.o  
malloc.o  memtest.o  new.o  newlink.o  oldlink.o  opr.o  parse.o  pause.o  
pcode.o  pragma.o  quote.o  scrupto.o  shl.o  sizeof.o  struct.o  stub.o  
tmplt.o  typedef.o  val2a.o  value.o  var.o 
/usr/src/sys/pkgsrc/lang/cint/work/src/G__ci.a core
rm -f readline.o vi_mode.o history.o funmap.o keymaps.o xmalloc.o tilde.o 
alloca.o *.a core
(cd doc; make clean)
rm -f *.aux *.cp *.fn *.ky *.log *.pg *.toc *.tp *.vr *.cps *.pgs  *.fns *.kys 
*.tps *.vrs *.o core texindex
# make #################################################################
(cd readline ; make)
cc -c -O -DUSGr3 -I. -I../   -DVI_MODE  readline.c
readline.c: In function `readline_internal':
readline.c:484: warning: type mismatch in implicit declaration for built-in 
function `strcpy'
readline.c:484: warning: type mismatch in implicit declaration for built-in 
function `strlen'
readline.c: In function `rl_set_signals':
readline.c:613: warning: passing arg 2 of `signal' from incompatible pointer 
type
readline.c:617: warning: passing arg 2 of `signal' from incompatible pointer 
type
readline.c:622: warning: passing arg 2 of `signal' from incompatible pointer 
type
readline.c:627: warning: passing arg 2 of `signal' from incompatible pointer 
type
readline.c:628: warning: passing arg 2 of `signal' from incompatible pointer 
type
readline.c:638: warning: passing arg 2 of `signal' from incompatible pointer 
type
readline.c: In function `rl_clear_signals':
readline.c:644: warning: passing arg 2 of `signal' from incompatible pointer 
type
readline.c:645: warning: passing arg 2 of `signal' from incompatible pointer 
type
readline.c:648: warning: passing arg 2 of `signal' from incompatible pointer 
type
readline.c:652: warning: passing arg 2 of `signal' from incompatible pointer 
type
readline.c:653: warning: passing arg 2 of `signal' from incompatible pointer 
type
readline.c:657: warning: passing arg 2 of `signal' from incompatible pointer 
type
readline.c: In function `alphabetic':
readline.c:2634: warning: cast from pointer to integer of different size
readline.c: In function `rl_complete_internal':
readline.c:3695: warning: cast to pointer from integer of different size
readline.c:3749: warning: cast to pointer from integer of different size
cc -c -O -DUSGr3 -I. -I../   -DVI_MODE  vi_mode.c
vi_mode.c: In function `rl_vi_search':
vi_mode.c:185: warning: type mismatch in implicit declaration for built-in 
function `strlen'
vi_mode.c:233: warning: type mismatch in implicit declaration for built-in 
function `strcpy'
cc -c -O -DUSGr3 -I. -I../   -DVI_MODE  history.c
history.c: In function `history_total_bytes':
history.c:137: warning: type mismatch in implicit declaration for built-in 
function `strlen'
history.c: In function `add_history':
history.c:196: warning: type mismatch in implicit declaration for built-in 
function `strcpy'
cc -c -O -DUSGr3 -I. -I../   -DVI_MODE  funmap.c
cc -c -O -DUSGr3 -I. -I../   -DVI_MODE  keymaps.c
rm -f xmalloc.o
cc -O -DUSGr3 -I.  -c ../malloc/xmalloc.c
../malloc/xmalloc.c: In function `xmalloc':
../malloc/xmalloc.c:39: warning: cast to pointer from integer of different size
../malloc/xmalloc.c: In function `xrealloc':
../malloc/xmalloc.c:54: warning: cast to pointer from integer of different size
../malloc/xmalloc.c:56: warning: cast to pointer from integer of different size
rm -f tilde.o
cc -O -DUSGr3 -I.  -c ../glob/tilde.c
../glob/tilde.c: In function `tilde_find_prefix':
../glob/tilde.c:86: warning: type mismatch in implicit declaration for built-in 
function `strlen'
../glob/tilde.c: In function `tilde_expand':
../glob/tilde.c:174: warning: cast to pointer from integer of different size
../glob/tilde.c:186: warning: type mismatch in implicit declaration for 
built-in function `strcpy'
../glob/tilde.c: In function `tilde_expand_word':
../glob/tilde.c:202: warning: cast to pointer from integer of different size
../glob/tilde.c:210: warning: cast to pointer from integer of different size
../glob/tilde.c:219: warning: cast to pointer from integer of different size
../glob/tilde.c:246: warning: cast to pointer from integer of different size
../glob/tilde.c:268: warning: cast to pointer from integer of different size
rm -f alloca.o
cc -O -DUSGr3 -I.  -c ../malloc/alloca.c
rm -f -f libreadline.a
ar clq libreadline.a readline.o vi_mode.o history.o funmap.o keymaps.o 
xmalloc.o tilde.o alloca.o
if [ -f "/usr/bin/ranlib" ]; then /usr/bin/ranlib libreadline.a; fi
(cd src ; make CINTSYSDIR=/usr/src/sys/pkgsrc/lang/cint/work )
g++ -I../lib/gcc3strm -I..  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL 
-DG__NEWSTDHEADER  -O -c gcc3strm.cxx
In file included from gcc3strm.h:27,
                 from gcc3strm.cxx:4:
../lib/gcc3strm/iostrm.h: In function `class istream & operator >>(istream &, 
void *&)':
../lib/gcc3strm/iostrm.h:76: initializing non-const `bool &' with `void *' will 
use a temporary
/usr/include/g++/iostream.h:217: in passing argument 1 of `istream::operator 
>>(bool &)'
In file included from gcc3strm.h:27,
                 from gcc3strm.cxx:4:
../lib/gcc3strm/iostrm.h: At top level:
../lib/gcc3strm/iostrm.h:83: syntax error before `*'
../lib/gcc3strm/iostrm.h:84: syntax error before `*'
../lib/gcc3strm/iostrm.h:85: syntax error before `*'
../lib/gcc3strm/iostrm.h: In function `void G__unredirectcout()':
../lib/gcc3strm/iostrm.h:93: `G__store_cout' undeclared (first use this 
function)
../lib/gcc3strm/iostrm.h:93: (Each undeclared identifier is reported only once
../lib/gcc3strm/iostrm.h:93: for each function it appears in.)
../lib/gcc3strm/iostrm.h: In function `void G__redirectcout(const char *)':
../lib/gcc3strm/iostrm.h:107: `ios_base' undeclared (first use this function)
../lib/gcc3strm/iostrm.h:107: parse error before `::'
../lib/gcc3strm/iostrm.h: In function `void G__unredirectcerr(...)':
../lib/gcc3strm/iostrm.h:114: `G__store_cerr' undeclared (first use this 
function)
../lib/gcc3strm/iostrm.h: In function `void G__redirectcerr(const char *)':
../lib/gcc3strm/iostrm.h:128: parse error before `::'
../lib/gcc3strm/iostrm.h: In function `void G__unredirectcin(...)':
../lib/gcc3strm/iostrm.h:135: `G__store_cin' undeclared (first use this 
function)
../lib/gcc3strm/iostrm.h: In function `void G__redirectcin(const char *)':
../lib/gcc3strm/iostrm.h:149: parse error before `::'
In file included from gcc3strm.cxx:4:
gcc3strm.h: At top level:
gcc3strm.h:64: `mbstate_t' was not declared in this scope
gcc3strm.h:64: syntax error before `;'
gcc3strm.h:65: syntax error before `;'
gcc3strm.h:66: `char_traits' was not declared in this scope
gcc3strm.h:66: parse error before `>'
gcc3strm.h:67: `char_traits' was not declared in this scope
gcc3strm.h:67: parse error before `>'
gcc3strm.h:68: `char_traits' was not declared in this scope
gcc3strm.h:68: parse error before `>'
gcc3strm.h:69: `char_traits' was not declared in this scope
gcc3strm.h:69: parse error before `>'
gcc3strm.h:70: `char_traits' was not declared in this scope
gcc3strm.h:70: parse error before `>'
gcc3strm.h:71: `char_traits' was not declared in this scope
gcc3strm.h:71: parse error before `>'
gcc3strm.h:72: `char_traits' was not declared in this scope
gcc3strm.h:72: parse error before `>'
gcc3strm.h:73: `char_traits' was not declared in this scope
gcc3strm.h:73: parse error before `>'
gcc3strm.h:74: `char_traits' was not declared in this scope
gcc3strm.h:74: parse error before `>'
gcc3strm.h:75: `char_traits' was not declared in this scope
gcc3strm.h:75: parse error before `>'
gcc3strm.h:76: `char_traits' was not declared in this scope
gcc3strm.h:76: parse error before `>'
gcc3strm.h:77: `char_traits' was not declared in this scope
gcc3strm.h:77: parse error before `>'
gcc3strm.h:78: `char_traits' was not declared in this scope
gcc3strm.h:78: parse error before `>'
gcc3strm.h:79: `char_traits' was not declared in this scope
gcc3strm.h:79: parse error before `>'
gcc3strm.h:80: `char_traits' was not declared in this scope
gcc3strm.h:80: parse error before `>'
gcc3strm.cxx: In function `int G__G__stream_4_1_0(G__value *, const char *, 
G__param *, int)':
gcc3strm.cxx:64: `mbstate_t' undeclared (first use this function)
gcc3strm.cxx:64: `p' undeclared (first use this function)
gcc3strm.cxx:65: parse error before `['
gcc3strm.cxx:72: confused by earlier errors, bailing out
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/src
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work
# Building optional component. Not guaranteed #########################
# Failing following build is not fatal for cint #######################
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makefile is created. Makecint success.
Do 'make -f Makefile' to compile the object
gcc  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -O -fPIC  -o exten.o -c exten.c
In file included from exten.h:9,
                 from exten.c:7:
posix.h:107: conflicting types for `seekdir'
/usr/include/dirent.h:95: previous declaration of `seekdir'
posix.h:180: conflicting types for `read'
/usr/include/unistd.h:136: previous declaration of `read'
posix.h:181: conflicting types for `write'
/usr/include/unistd.h:148: previous declaration of `write'
posix.h:282: conflicting types for `setpgrp'
/usr/include/unistd.h:263: previous declaration of `setpgrp'
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/posix
rm: G__*: No such file or directory
rm: *.o: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makefile is created. Makecint success.
Do 'make -f Makefile' to compile the object
cint  -w1 -zlong -nG__cpp_long.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 -A  
-DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -Z0 longlong.h  longdbl.h
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -O -fPIC  -c 
G__cpp_long.C
In file included from G__cpp_long.C:4:
G__cpp_long.h:13: G__ci.h: No such file or directory
In file included from G__cpp_long.C:4:
G__cpp_long.h:29: lib/longlong/longlong.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/longlong
gcc -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NEWSTDHEADER -o mksockh 
mksockh.c
rm: mksockh.exe: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makefile is created. Makecint success.
Do 'make -f Makefile' to compile the object
gcc  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -O -fPIC  -o cintsock.o -c 
cintsock.c
cint  -K -w1 -zcintsock -nG__c_cintsock.c  -D__MAKECINT__ -DG__MAKECINT  -c-2   
-DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -Z0 cintsock.h
gcc -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -O -fPIC  -c 
G__c_cintsock.c
In file included from G__c_cintsock.c:4:
G__c_cintsock.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/socket
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makefile is created. Makecint success.
Do 'make -f Makefile' to compile the object
cint  -K -w1 -zipc -nG__c_ipc.c  -D__MAKECINT__ -DG__MAKECINT  -c-2   
-DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL  ipcif.h
Note: Link requested for undefined class ipc_parm  FILE: LINE:0
Note: Link requested for undefined class ipc_perm  FILE: LINE:0
Note: Link requested for undefined class semid_ds  FILE: LINE:0
Note: Link requested for undefined class msqid_ds  FILE: LINE:0
gcc -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -O -fPIC  -c 
G__c_ipc.c
In file included from G__c_ipc.c:4:
G__c_ipc.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/ipc
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makefile is created. Makecint success.
Do 'make -f Makefile' to compile the object
make: don't know how to make ipcif.h.old. Stop

make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/ipc
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makefile is created. Makecint success.
Do 'make -f Makefile' to compile the object
cint  -w1 -zpthread -nG__cpp_pthread.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 -A  
-DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -D_POSIX_C_SOURCE=199506L -Z0 pthd.h
Note: Link requested for undefined class pthread_cond  FILE: LINE:0
Note: Link requested for undefined class pthread_mutex  FILE: LINE:0
Note: Link requested for undefined class timespec  FILE: LINE:0
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL 
-D_POSIX_C_SOURCE=199506L -O -fPIC  -c G__cpp_pthread.C
In file included from G__cpp_pthread.C:4:
G__cpp_pthread.h:13: G__ci.h: No such file or directory
In file included from G__cpp_pthread.h:26,
                 from G__cpp_pthread.C:4:
pthd.h:28: pthread.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/pthread
mv: rename pthread.dll to ../../include/pthread.dll: No such file or directory
rm -f pthread.dll core    G__cpp_pthread.o G__cpp_pthread.C G__cpp_pthread.h  
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makefile is created. Makecint success.
Do 'make -f Makefile' to compile the object
rm -f xlib.dll core G__c_xlib.o G__c_xlib.c G__c_xlib.h     
cint  -K -w1 -zxlib -nG__c_xlib.c  -D__MAKECINT__ -DG__MAKECINT  -c-2    
-I/usr/X11R6/include -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL 
-DXLIB_ILLEGAL_ACCESS  TOP.h
In file included from /var/tmp/tmp.0.23526a_cint.c:1:
XLIB.h:13: platform.h: No such file or directory
XLIB.h:16: X11/Xlib.h: No such file or directory
XLIB.h:17: X11/Xutil.h: No such file or directory
XLIB.h:18: X11/Xos.h: No such file or directory
XLIB.h:19: X11/keysym.h: No such file or directory
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:15
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:16
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:17
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:18
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:19
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:20
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:21
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:22
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:23
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:24
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:25
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:26
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:27
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:28
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:29
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:30
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:31
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:32
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:33
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:34
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:35
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:36
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:37
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:38
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:39
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:40
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:41
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:42
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:43
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:45
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:46
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:47
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:48
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:49
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:50
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:51
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:52
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:53
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:54
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:55
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:56
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:57
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:58
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:59
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:60
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:61
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:62
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:63
Warning: Unknown type Screen in function argyment FILE:x11mfunc.h LINE:64
Warning: Unknown type Display in function argyment FILE:x11mfunc.h LINE:65
Warning: Unknown type XImage in function argyment FILE:x11mfunc.h LINE:66
Warning: Unknown type XImage in function argyment FILE:x11mfunc.h LINE:67
Warning: Unknown type XImage in function argyment FILE:x11mfunc.h LINE:68
Warning: Unknown type XImage in function argyment FILE:x11mfunc.h LINE:69
Warning: Unknown type XImage in function argyment FILE:x11mfunc.h LINE:70
Warning: Unknown type KeySym in function argyment FILE:x11mfunc.h LINE:71
Warning: Unknown type KeySym in function argyment FILE:x11mfunc.h LINE:73
Warning: Unknown type KeySym in function argyment FILE:x11mfunc.h LINE:74
Warning: Unknown type KeySym in function argyment FILE:x11mfunc.h LINE:75
Warning: Unknown type KeySym in function argyment FILE:x11mfunc.h LINE:76
Warning: Unknown type KeySym in function argyment FILE:x11mfunc.h LINE:77
gcc -I/usr/pkg/cint   -I/usr/X11R6/include -DG__REGEXP -DG__SHAREDLIB 
-DG__OSFDLL -DXLIB_ILLEGAL_ACCESS -O -fPIC  -c G__c_xlib.c
In file included from G__c_xlib.c:4:
G__c_xlib.h:13: G__ci.h: No such file or directory
In file included from TOP.h:20,
                 from G__c_xlib.h:22,
                 from G__c_xlib.c:4:
XLIB.h:16: X11/Xlib.h: No such file or directory
XLIB.h:17: X11/Xutil.h: No such file or directory
XLIB.h:18: X11/Xos.h: No such file or directory
XLIB.h:19: X11/keysym.h: No such file or directory
G__c_xlib.c:1586: warning: garbage at end of `#ifndef' argument
G__c_xlib.c:1736: warning: garbage at end of `#ifndef' argument
G__c_xlib.c:1742: warning: garbage at end of `#ifndef' argument
G__c_xlib.c:1784: warning: garbage at end of `#ifndef' argument
G__c_xlib.c:1880: warning: garbage at end of `#ifndef' argument
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/xlib
mv: rename xlib.dll to /usr/src/sys/pkgsrc/lang/cint/work/include/X11/xlib.dll: 
No such file or directory
rm -f xlib.dll core G__c_xlib.o G__c_xlib.c G__c_xlib.h     
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makefile is created. Makecint success.
Do 'make -f Makefile' to compile the object
rm -f gl.dll core G__c_gl.o G__c_gl.c G__c_gl.h     
cint  -K -w1 -zgl -nG__c_gl.c  -D__MAKECINT__ -DG__MAKECINT  -c-2    
-I/usr/X11R6/include -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL  TOP.h
In file included from /var/tmp/tmp.0.23605a_cint.c:1:
cintGL.h:3: X11/Xlib.h: No such file or directory
cintGL.h:4: X11/Xutil.h: No such file or directory
In file included from /var/tmp/tmp.0.23605a_cint.c:1:
cintGL.h:21: GL/gl.h: No such file or directory
cintGL.h:22: GL/glu.h: No such file or directory
cintGL.h:27: GL/glx.h: No such file or directory
gcc -I/usr/pkg/cint   -I/usr/X11R6/include -DG__REGEXP -DG__SHAREDLIB 
-DG__OSFDLL -O -fPIC  -c G__c_gl.c
In file included from G__c_gl.c:4:
G__c_gl.h:13: G__ci.h: No such file or directory
In file included from TOP.h:19,
                 from G__c_gl.h:22,
                 from G__c_gl.c:4:
cintGL.h:21: GL/gl.h: No such file or directory
cintGL.h:22: GL/glu.h: No such file or directory
cintGL.h:27: GL/glx.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/gl
mv: rename gl.dll to /usr/src/sys/pkgsrc/lang/cint/work/include/GL/gl.dll: No 
such file or directory
rm -f gl.dll core G__c_gl.o G__c_gl.c G__c_gl.h     
rm: ../../include/stdfunc.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makestdfunc is created. Makecint success.
Do 'make -f Makestdfunc' to compile the object
cint  -K -w1 -zstdfunc -nG__c_stdfunc.c  -D__MAKECINT__ -DG__MAKECINT  -c-2   
-DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -Z0 stdfunc.h
gcc -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -O -fPIC  -c 
G__c_stdfunc.c
In file included from G__c_stdfunc.c:4:
G__c_stdfunc.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/stdstrct
mv: rename stdfunc.dll to ../../include/stdfunc.dll: No such file or directory
rm -f stdfunc.dll core G__c_stdfunc.o G__c_stdfunc.c G__c_stdfunc.h     
rm: ../../include/stdcxxfunc.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makestdcxxfunc is created. Makecint success.
Do 'make -f Makestdcxxfunc' to compile the object
cint  -w1 -zstdcxxfunc -nG__cpp_stdcxxfunc.C  -D__MAKECINT__ -DG__MAKECINT  
-c-1 -A  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -Z0 stdcxxfunc.h
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -O -fPIC  -c 
G__cpp_stdcxxfunc.C
In file included from G__cpp_stdcxxfunc.C:4:
G__cpp_stdcxxfunc.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/stdstrct
mv: rename stdcxxfunc.dll to ../../include/stdcxxfunc.dll: No such file or 
directory
rm -f stdcxxfunc.dll core    G__cpp_stdcxxfunc.o G__cpp_stdcxxfunc.C 
G__cpp_stdcxxfunc.h  
rm: ../../stl/string.dll: No such file or directory
rm: ../../stl/vector.dll: No such file or directory
rm: ../../stl/vectorbool.dll: No such file or directory
rm: ../../stl/list.dll: No such file or directory
rm: ../../stl/deque.dll: No such file or directory
rm: ../../stl/pair.dll: No such file or directory
rm: ../../stl/map.dll: No such file or directory
rm: ../../stl/map2.dll: No such file or directory
rm: ../../stl/set.dll: No such file or directory
rm: ../../stl/multimap.dll: No such file or directory
rm: ../../stl/multimap2.dll: No such file or directory
rm: ../../stl/multiset.dll: No such file or directory
rm: ../../stl/stack.dll: No such file or directory
rm: ../../stl/queue.dll: No such file or directory
rm: ../../stl/valarray.dll: No such file or directory
rm: ../../stl/exception.dll: No such file or directory
rm: ../../stl/stdexcept.dll: No such file or directory
rm: ../../stl/climits.dll: No such file or directory
rm: ../../stl/complex.dll: No such file or directory
rm: G__*: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makestr is created. Makecint success.
Do 'make -f Makestr' to compile the object
cint  -w1 -zstring -nG__cpp_string.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 -A  
-DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -Z0 str.h
Note: link requested for unknown typedef string::value_type FILE:str.h LINE:32
Note: link requested for unknown typedef string::iterator FILE:str.h LINE:42
Note: link requested for unknown typedef string::const_iterator FILE:str.h 
LINE:44
Note: link requested for unknown typedef string::pointer FILE:str.h LINE:47
Note: link requested for unknown typedef string::const_pointer FILE:str.h 
LINE:48
Note: link requested for unknown typedef string::reference FILE:str.h LINE:49
Note: link requested for unknown typedef string::difference_type FILE:str.h 
LINE:50
Note: link requested for unknown typedef string::size_type FILE:str.h LINE:51
Note: link requested for unknown typedef string::traits_type FILE:str.h LINE:52
Warning: #pragma link, function operator+(char,const string&) not found 
FILE:str.h LINE:61
Warning: #pragma link, function operator+(conststring&,char) not found 
FILE:str.h LINE:62
Warning: #pragma link, function operator<(constchar*,const string&) not found 
FILE:str.h LINE:66
Warning: #pragma link, function operator>(constchar*,const string&) not found 
FILE:str.h LINE:67
Warning: #pragma link, function operator==(constchar*,const string&) not found 
FILE:str.h LINE:68
Warning: #pragma link, function operator!=(constchar*,const string&) not found 
FILE:str.h LINE:69
Warning: #pragma link, function operator<=(constchar*,const string&) not found 
FILE:str.h LINE:70
Warning: #pragma link, function operator>=(constchar*,const string&) not found 
FILE:str.h LINE:71
Warning: #pragma link, function operator+(constchar*,const string&) not found 
FILE:str.h LINE:72
Warning: #pragma link, function operator<(conststring&,const char*) not found 
FILE:str.h LINE:74
Warning: #pragma link, function operator>(conststring&,const char*) not found 
FILE:str.h LINE:75
Warning: #pragma link, function operator==(conststring&,const char*) not found 
FILE:str.h LINE:76
Warning: #pragma link, function operator!=(conststring&,const char*) not found 
FILE:str.h LINE:77
Warning: #pragma link, function operator<=(conststring&,const char*) not found 
FILE:str.h LINE:78
Warning: #pragma link, function operator>=(conststring&,const char*) not found 
FILE:str.h LINE:79
Warning: #pragma link, function operator+(conststring&,const char*) not found 
FILE:str.h LINE:80
Warning: #pragma link, function swap(string&lhs,string&rhs) not found 
FILE:str.h LINE:82
Note: link requested for unknown function getline FILE:str.h LINE:83
Note: Link requested for already precompiled class string  FILE: LINE:0
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -O -fPIC  -c 
G__cpp_string.C
In file included from G__cpp_string.C:4:
G__cpp_string.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/dll_stl
mv: rename string.dll to ../../stl/string.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makevec is created. Makecint success.
Do 'make -f Makevec' to compile the object
cint  -w1 -zvector -nG__cpp_vector.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 -A  
-DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM -Z0 vec.h
Note: Link requested for already precompiled class 
vector<char,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
vector<short,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
vector<int,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
vector<long,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
vector<double,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
vector<void*,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
vector<char*,__malloc_alloc_template<0> >  FILE: LINE:0
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM -O 
-fPIC  -c G__cpp_vector.C
In file included from G__cpp_vector.C:4:
G__cpp_vector.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/dll_stl
mv: rename vector.dll to ../../stl/vector.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makevecbool is created. Makecint success.
Do 'make -f Makevecbool' to compile the object
cint  -w1 -zvectorbool -nG__cpp_vectorbool.C  -D__MAKECINT__ -DG__MAKECINT  
-c-1 -A  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM -Z0 vecbool.h
Limitation: Can't instantiate precompiled template allocator<bool> 
FILE:vecbool.h LINE:14
!!!Removing G__cpp_vectorbool.C G__cpp_vectorbool.h !!!
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/dll_stl
mv: rename vectorbool.dll to ../../stl/vectorbool.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makelist is created. Makecint success.
Do 'make -f Makelist' to compile the object
cint  -w1 -zlist -nG__cpp_list.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 -A  
-DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM -Z0 lst.h
Note: Link requested for already precompiled class 
list<int,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
list<long,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
list<double,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
list<void*,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
list<char*,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
list<string,__malloc_alloc_template<0> >  FILE: LINE:0
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM -O 
-fPIC  -c G__cpp_list.C
In file included from G__cpp_list.C:4:
G__cpp_list.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/dll_stl
mv: rename list.dll to ../../stl/list.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makedeque is created. Makecint success.
Do 'make -f Makedeque' to compile the object
cint  -w1 -zdeque -nG__cpp_deque.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 -A  
-DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM -Z0 dqu.h
Note: Link requested for already precompiled class 
deque<int,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
deque<long,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
deque<double,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
deque<void*,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
deque<char*,__malloc_alloc_template<0> >  FILE: LINE:0
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM -O 
-fPIC  -c G__cpp_deque.C
In file included from G__cpp_deque.C:4:
G__cpp_deque.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/dll_stl
mv: rename deque.dll to ../../stl/deque.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makemap is created. Makecint success.
Do 'make -f Makemap' to compile the object
cint  -w1 -zmap -nG__cpp_map.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 -A  
-DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM -Z0 mp.h
Note: Link requested for already precompiled class 
map<char*,int,less<char*>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
map<char*,long,less<char*>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
map<char*,double,less<char*>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
map<char*,void*,less<char*>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
map<char*,char*,less<char*>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
map<string,int,less<string>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
map<string,long,less<string>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
map<string,double,less<string>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
map<string,void*,less<string>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class string  FILE: LINE:0
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM -O 
-fPIC  -c G__cpp_map.C
In file included from G__cpp_map.C:4:
G__cpp_map.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/dll_stl
mv: rename map.dll to ../../stl/map.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makemap2 is created. Makecint success.
Do 'make -f Makemap2' to compile the object
cint  -w1 -zmap2 -nG__cpp_map2.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 -A  
-DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM  -DG__MAP2 -Z0 mp.h
Note: Link requested for already precompiled class string  FILE: LINE:0
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM  
-DG__MAP2 -O -fPIC  -c G__cpp_map2.C
In file included from G__cpp_map2.C:4:
G__cpp_map2.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/dll_stl
mv: rename map2.dll to ../../stl/map2.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makeset is created. Makecint success.
Do 'make -f Makeset' to compile the object
cint  -w1 -zset -nG__cpp_set.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 -A  
-DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM -Z0 st.h
Note: Link requested for already precompiled class 
set<int,less<int>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
set<long,less<long>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
set<double,less<double>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
set<void*,less<void*>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
set<char*,less<char*>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
set<string,less<string>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class string  FILE: LINE:0
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM -O 
-fPIC  -c G__cpp_set.C
In file included from G__cpp_set.C:4:
G__cpp_set.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/dll_stl
mv: rename set.dll to ../../stl/set.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makemmap is created. Makecint success.
Do 'make -f Makemmap' to compile the object
cint  -w1 -zmultimap -nG__cpp_multimap.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 -A 
 -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM -Z0 multmp.h
Note: Link requested for already precompiled class 
multimap<char*,int,less<char*>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
multimap<char*,long,less<char*>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
multimap<char*,double,less<char*>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
multimap<char*,void*,less<char*>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
multimap<char*,char*,less<char*>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
multimap<string,int,less<string>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
multimap<string,long,less<string>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
multimap<string,double,less<string>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
multimap<string,void*,less<string>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class string  FILE: LINE:0
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM -O 
-fPIC  -c G__cpp_multimap.C
In file included from G__cpp_multimap.C:4:
G__cpp_multimap.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/dll_stl
mv: rename multimap.dll to ../../stl/multimap.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makemmap2 is created. Makecint success.
Do 'make -f Makemmap2' to compile the object
cint  -w1 -zmultimap2 -nG__cpp_multimap2.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 
-A  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM  -DG__MAP2 -Z0 
multmp.h
Note: Link requested for already precompiled class string  FILE: LINE:0
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM  
-DG__MAP2 -O -fPIC  -c G__cpp_multimap2.C
In file included from G__cpp_multimap2.C:4:
G__cpp_multimap2.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/dll_stl
mv: rename multimap2.dll to ../../stl/multimap2.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makemset is created. Makecint success.
Do 'make -f Makemset' to compile the object
cint  -w1 -zmultiset -nG__cpp_multiset.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 -A 
 -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM -Z0 multst.h
Note: Link requested for already precompiled class 
multiset<int,less<int>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
multiset<long,less<long>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
multiset<double,less<double>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
multiset<void*,less<void*>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
multiset<char*,less<char*>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class 
multiset<string,less<string>,__malloc_alloc_template<0> >  FILE: LINE:0
Note: Link requested for already precompiled class string  FILE: LINE:0
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -DG__NOALGORITHM -O 
-fPIC  -c G__cpp_multiset.C
In file included from G__cpp_multiset.C:4:
G__cpp_multiset.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/dll_stl
mv: rename multiset.dll to ../../stl/multiset.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makestk is created. Makecint success.
Do 'make -f Makestk' to compile the object
cint  -w1 -zstack -nG__cpp_stack.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 -A  
-DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -Z0 stk.h
Note: Link requested for already precompiled class 
stack<int,deque<int,__malloc_alloc_template<0> > >  FILE: LINE:0
Note: Link requested for already precompiled class 
stack<long,deque<long,__malloc_alloc_template<0> > >  FILE: LINE:0
Note: Link requested for already precompiled class 
stack<double,deque<double,__malloc_alloc_template<0> > >  FILE: LINE:0
Note: Link requested for already precompiled class 
stack<void*,deque<void*,__malloc_alloc_template<0> > >  FILE: LINE:0
Note: Link requested for already precompiled class 
stack<char*,deque<char*,__malloc_alloc_template<0> > >  FILE: LINE:0
Note: Link requested for already precompiled class 
stack<string,deque<string,__malloc_alloc_template<0> > >  FILE: LINE:0
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -O -fPIC  -c 
G__cpp_stack.C
In file included from G__cpp_stack.C:4:
G__cpp_stack.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/dll_stl
mv: rename stack.dll to ../../stl/stack.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makeque is created. Makecint success.
Do 'make -f Makeque' to compile the object
cint  -w1 -zqueue -nG__cpp_queue.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 -A  
-DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -Z0 que.h
Note: Link requested for already precompiled class 
queue<int,deque<int,__malloc_alloc_template<0> > >  FILE: LINE:0
Note: Link requested for already precompiled class 
queue<long,deque<long,__malloc_alloc_template<0> > >  FILE: LINE:0
Note: Link requested for already precompiled class 
queue<double,deque<double,__malloc_alloc_template<0> > >  FILE: LINE:0
Note: Link requested for already precompiled class 
queue<void*,deque<void*,__malloc_alloc_template<0> > >  FILE: LINE:0
Note: Link requested for already precompiled class 
queue<char*,deque<char*,__malloc_alloc_template<0> > >  FILE: LINE:0
Note: Link requested for already precompiled class 
queue<string,deque<string,__malloc_alloc_template<0> > >  FILE: LINE:0
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -O -fPIC  -c 
G__cpp_queue.C
In file included from G__cpp_queue.C:4:
G__cpp_queue.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/dll_stl
mv: rename queue.dll to ../../stl/queue.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makevary is created. Makecint success.
Do 'make -f Makevary' to compile the object
cint  -w1 -zvalarray -nG__cpp_valarray.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 -A 
 -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -Z0 vary.h
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -O -fPIC  -c 
G__cpp_valarray.C
In file included from G__cpp_valarray.C:4:
G__cpp_valarray.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/dll_stl
mv: rename valarray.dll to ../../stl/valarray.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makeeh is created. Makecint success.
Do 'make -f Makeeh' to compile the object
cint  -w1 -zexception -nG__cpp_exception.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 
-A  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -Z0 cinteh.h
Note: Link requested for already precompiled class exception  FILE: LINE:0
Note: Link requested for already precompiled class bad_exception  FILE: LINE:0
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -O -fPIC  -c 
G__cpp_exception.C
In file included from G__cpp_exception.C:4:
G__cpp_exception.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/dll_stl
mv: rename exception.dll to ../../stl/exception.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makese is created. Makecint success.
Do 'make -f Makese' to compile the object
cint  -w1 -zstdexcept -nG__cpp_stdexcept.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 
-A  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -Z0 se.h
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -O -fPIC  -c 
G__cpp_stdexcept.C
In file included from G__cpp_stdexcept.C:4:
G__cpp_stdexcept.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/dll_stl
mv: rename stdexcept.dll to ../../stl/stdexcept.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makeclimits is created. Makecint success.
Do 'make -f Makeclimits' to compile the object
cint  -w1 -zclimits -nG__cpp_climits.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 -A  
-DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -Z1 clim.h
Limitation: Can't instantiate precompiled template numeric_limits<bool> 
FILE:clim.h LINE:17
Note: link requested for unknown class numeric_limits<bool> FILE:clim.h LINE:17
!!!Removing G__cpp_climits.C G__cpp_climits.h !!!
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/dll_stl
mv: rename climits.dll to ../../stl/climits.dll: No such file or directory
################################################################
# makecint : interpreter-compiler for cint (UNIX version)
#
# Copyright(c) 1995~2000 Masaharu Goto (MXJ02154%niftyserve.or.jp@localhost)
################################################################
Makecomplex is created. Makecint success.
Do 'make -f Makecomplex' to compile the object
cint  -w1 -zcomplex -nG__cpp_complex.C  -D__MAKECINT__ -DG__MAKECINT  -c-1 -A  
-DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -Z1 cmplx.h
g++ -I/usr/pkg/cint  -DG__REGEXP -DG__SHAREDLIB -DG__OSFDLL -O -fPIC  -c 
G__cpp_complex.C
In file included from G__cpp_complex.C:4:
G__cpp_complex.h:13: G__ci.h: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/lib/dll_stl
mv: rename complex.dll to ../../stl/complex.dll: No such file or directory
make: don't know how to make ../cint. Stop

make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/include
rm get.o ifdef.o ifdef
rm: get.o: No such file or directory
rm: ifdef.o: No such file or directory
rm: ifdef: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/cint/work/tool/ifdef
g++ -O -DG__GET -c -o ifdef.o ifdef.cxx
gcc -O -DG__IFDEF -c -o get.o get.c
get.c: In function `library_func':
get.c:2599: warning: cast to pointer from integer of different size
get.c:2607: warning: cast to pointer from integer of different size
get.c:2618: warning: cast to pointer from integer of different size
g++ -O -o ifdef ifdef.o get.o -lm
/usr/lib/libstdc++.so: warning: warning: reference to compatibility vfork(); 
include <unistd.h> for correct reference
rm get.o ifdef.o ifdef
# Failing above build is not fatal for cint ###########################
Create /root/.inputrc if you wish to use vi-mode with following content.
    set editing-mode vi
#######################################################################

Cint installation failed. Contact cint%pcroot.cern.ch@localhost

#######################################################################
=> Unwrapping files-to-be-installed.

>How-To-Repeat:
        make lang/cint in pkgsrc-current
>Fix:
        

>Unformatted:
 >Severity      serious



Home | Main Index | Thread Index | Old Index