### ### Sun Jun 20 13:02:03 EST 2004: ### /usr/pkg/bin/bmake bulk-package for fep-1.0nb1 ### Current pkg count: 3 installed packages: digest-20021220 patch-2.5.4nb2 xpkgwedge-1.10 ### BULK> Full rebuild in progress... BULK> Cleaning package and its depends ===> Cleaning for fep-1.0nb1 ===> Cleaning for patch-2.5.4nb2 BULK> Removing installed packages which are not needed to build fep-1.0nb1 BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest) /usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.10 pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix BULK> fep-1.0nb1 requires installed package patch-2.5.4nb2 (devel/patch) to build. BULK> Installing packages which are required to build fep-1.0nb1. BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed BULK> Required package digest-20021220 (pkgtools/digest) is already installed /usr/pkg/bin/bmake package (fep-1.0nb1) ===> Checking for vulnerabilities in fep-1.0nb1 => Checksum OK for fep.tar.gz. work -> /work/pkgbuild/misc/fep/work ===> Extracting for fep-1.0nb1 ===> Required installed package patch>=2.2: patch-2.5.4nb2 found ===> Patching for fep-1.0nb1 ===> Applying pkgsrc patches for fep-1.0nb1 ===> Overriding tools for fep-1.0nb1 ===> Configuring for fep-1.0nb1 ===> Building for fep-1.0nb1 cd /work/pkgbuild/misc/fep/work && for i in *.[ch]; do /usr/pkg/bin/nbsed "s,#endif lint,#endif /* lint */,g" ${i} > ${i}.new && /usr/bin/mv -f ${i}.new ${i}; done cc -O -DTERMIOS -c fep_main.c "fep_funcs.h", line 25: cannot have void object: terminate "fep_funcs.h", line 25: syntax error before or at: __P "fep_funcs.h", line 25: warning: old-style declaration or incorrect type for: __P "fep_funcs.h", line 25: warning: syntax error: empty declaration "fep_main.c", line 60: cannot have void object: catchsig "fep_main.c", line 60: syntax error before or at: __P "fep_main.c", line 60: warning: old-style declaration or incorrect type for: __P "fep_main.c", line 60: identifier redefined: __P current : function() returning int previous: function() returning int : "fep_funcs.h", line 25 "fep_main.c", line 60: warning: syntax error: empty declaration "fep_main.c", line 75: syntax error before or at: __P "fep_main.c", line 75: warning: old-style declaration or incorrect type for: __P "fep_main.c", line 75: identifier redefined: __P current : function() returning int previous: function() returning int : "fep_main.c", line 60 "fep_main.c", line 75: warning: old-style declaration or incorrect type for: sigchld "fep_main.c", line 75: syntax error before or at: __P "fep_main.c", line 75: warning: old-style declaration or incorrect type for: __P "fep_main.c", line 75: identifier redefined: __P current : function() returning int previous: function() returning int : "fep_main.c", line 75 "fep_main.c", line 75: warning: old-style declaration or incorrect type for: sigtstp "fep_main.c", line 75: syntax error before or at: __P "fep_main.c", line 75: warning: old-style declaration or incorrect type for: __P "fep_main.c", line 75: identifier redefined: __P current : function() returning int previous: function() returning int : "fep_main.c", line 75 "fep_main.c", line 75: warning: syntax error: empty declaration "fep_main.c", line 120: warning: old-style declaration or incorrect type for: main "fep_main.c", line 138: warning: implicit function declaration: init_bind_table "fep_main.c", line 143: warning: implicit function declaration: set_default_vars "fep_main.c", line 150: warning: implicit function declaration: strcmp "fep_main.c", line 151: warning: implicit function declaration: set_only_var "fep_main.c", line 191: warning: implicit function declaration: usageAndExit "fep_main.c", line 192: warning: implicit function declaration: atoi "fep_main.c", line 231: warning: implicit function declaration: look_cmdinfo "fep_main.c", line 239: warning: implicit function declaration: any "fep_main.c", line 241: warning: implicit function declaration: set_var "fep_main.c", line 247: warning: implicit function declaration: isatty "fep_main.c", line 248: warning: implicit function declaration: execvp "fep_main.c", line 250: warning: implicit function declaration: exit "fep_main.c", line 253: warning: implicit function declaration: get_pty_master "fep_main.c", line 254: warning: implicit function declaration: fix_tty "fep_main.c", line 263: warning: implicit function declaration: init_hist "fep_main.c", line 264: warning: implicit function declaration: init_edit_params "fep_main.c", line 274: warning: implicit function declaration: set_buffer "fep_main.c", line 276: warning: implicit function declaration: kill_process "fep_main.c", line 282: warning: implicit function declaration: fork "fep_main.c", line 289: warning: implicit function declaration: exec_to_command "fep_main.c", line 291: warning: implicit function declaration: fix_signal "fep_main.c", line 293: warning: implicit function declaration: input_handler "fep_main.c", line 297: warning: old-style declaration or incorrect type for: fix_signal "fep_main.c", line 299: cannot have void object: sigwinch "fep_main.c", line 299: syntax error before or at: __P "fep_main.c", line 302: warning: improper pointer/integer combination: arg #2 "fep_main.c", line 302: warning: assignment type mismatch: pointer to void "=" pointer to function(int) returning void "fep_main.c", line 303: warning: improper pointer/integer combination: arg #2 "fep_main.c", line 303: warning: assignment type mismatch: pointer to int "=" pointer to function(int) returning void "fep_main.c", line 304: warning: assignment type mismatch: pointer to int "=" pointer to function(int) returning void "fep_main.c", line 306: warning: improper pointer/integer combination: arg #2 "fep_main.c", line 311: warning: old-style declaration or incorrect type for: recover_signal "fep_main.c", line 313: warning: argument #2 is incompatible with prototype: prototype: pointer to function(int) returning void : "/usr/include/iso/signal_iso.h", line 48 argument : pointer to void "fep_main.c", line 314: warning: argument #2 is incompatible with prototype: prototype: pointer to function(int) returning void : "/usr/include/iso/signal_iso.h", line 48 argument : pointer to int "fep_main.c", line 315: warning: argument #2 is incompatible with prototype: prototype: pointer to function(int) returning void : "/usr/include/iso/signal_iso.h", line 48 argument : pointer to int "fep_main.c", line 319: warning: old-style declaration or incorrect type for: input_handler "fep_main.c", line 326: warning: implicit function declaration: open "fep_main.c", line 326: undefined symbol: O_RDONLY "fep_main.c", line 336: warning: implicit function declaration: strlen "fep_main.c", line 341: warning: implicit function declaration: write "fep_main.c", line 359: function designator is not of function type "fep_main.c", line 404: warning: old-style declaration or incorrect type for: getcharacter "fep_main.c", line 420: warning: implicit function declaration: memset "fep_main.c", line 432: function designator is not of function type "fep_main.c", line 444: warning: implicit function declaration: buf_read "fep_main.c", line 491: function designator is not of function type "fep_main.c", line 521: cannot recover from previous errors cc: acomp failed for fep_main.c *** Error code 2 Stop. bmake: stopped in /work/pkgbuild/misc/fep/work *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/misc/fep *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/misc/fep BULK> fep-1.0nb1 was marked as broken: -rw-r--r-- 1 root other 7635 Jun 20 13:02 .broken.html /usr/pkg/bin/bmake deinstall ===> Deinstalling for fep BULK> Marking all packages which depend upon fep-1.0nb1 as broken: BULK> Build for fep-1.0nb1 was not successful, aborting.