=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/parallel/pvm3", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for pvm-3.4.6nb2 ./lib/aimk -here -f ./conf/`./lib/pvmtmparch`.def -f ./Makefile.aimk all making in . for X86SOL2 make[1]: Entering directory '/tmp/work/parallel/pvm3/work/pvm3' building in src cd src; ../lib/aimk CC="gcc" F77="gfortran" CFLOPTS="-Wno-implicit-function-declaration -Wno-implicit-int -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include" FFLOPTS="-O -fallow-argument-mismatch" install making in X86SOL2/ for X86SOL2 make[2]: Entering directory '/tmp/work/parallel/pvm3/work/pvm3/src/X86SOL2' mkdir ../../lib/X86SOL2 /tmp/work/parallel/pvm3/work/.cwrapper/bin/libtool --mode=compile gcc -Wno-implicit-function-declaration -Wno-implicit-int -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DCLUMP_ALLOC -DSTATISTICS -DTIMESTAMPLOG -DSANITY -I../../include -DARCHCLASS=\"X86SOL2\" -DIMA_X86SOL2 -DSYSVBFUNC -DSYSVSTR -DNOGETDTBLSIZ -DSYSVSIGNAL -DNOWAIT3 -DHASERRORVARS -DRSHCOMMAND=\"/usr/bin/ssh\" -DUSESTRERROR -DHASSTDLIB -KPIC -c ../../src/ddpro.c libtool-fortran: compile: gcc -Wno-implicit-function-declaration -Wno-implicit-int -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/tmp/work/parallel/pvm3/work/.buildlink/include -DCLUMP_ALLOC -DSTATISTICS -DTIMESTAMPLOG -DSANITY -I../../include -DARCHCLASS=\"X86SOL2\" -DIMA_X86SOL2 -DSYSVBFUNC -DSYSVSTR -DNOGETDTBLSIZ -DSYSVSIGNAL -DNOWAIT3 -DHASERRORVARS -DRSHCOMMAND=\"/usr/bin/ssh\" -DUSESTRERROR -DHASSTDLIB -KPIC -c ../../src/ddpro.c -fPIC -DPIC -o .libs/ddpro.o ../../src/ddpro.c:443:7: error: conflicting types for 'getenv'; have 'char *(void)' 443 | char *getenv(); | ^~~~~~ In file included from /usr/include/stdlib.h:41, from ../../src/pvmalloc.h:61, from ../../src/ddpro.c:424: /usr/include/iso/stdlib_iso.h:139:14: note: previous declaration of 'getenv' with type 'char *(const char *)' 139 | extern char *getenv(const char *); | ^~~~~~ ../../src/ddpro.c: In function 'hostfailentry': ../../src/ddpro.c:545:1: warning: old-style function definition [-Wold-style-definition] 545 | hostfailentry(hp) | ^~~~~~~~~~~~~ ../../src/ddpro.c:560:17: error: too many arguments to function 'pvmbailout'; expected 0, have 1 560 | pvmbailout(0); | ^~~~~~~~~~ ~ ../../src/ddpro.c:441:6: note: declared here 441 | void pvmbailout(); | ^~~~~~~~~~ ../../src/ddpro.c: In function 'netentry': ../../src/ddpro.c:741:1: warning: old-style function definition [-Wold-style-definition] 741 | netentry(hp, mp) | ^~~~~~~~ ../../src/ddpro.c:750:68: error: too many arguments to function 'pvmnametag'; expected 0, have 2 750 | hp->hd_name, mp->m_src, mp->m_dst, pvmnametag(c, (int *)0), | ^~~~~~~~~~ ~ ../../src/ddpro.c:450:7: note: declared here 450 | char *pvmnametag(); | ^~~~~~~~~~ ../../src/ddpro.c:760:44: error: too many arguments to function 'pvmnametag'; expected 0, have 2 760 | mp->m_src, pvmnametag(c, (int *)0)); | ^~~~~~~~~~ ~ ../../src/ddpro.c:450:7: note: declared here 450 | char *pvmnametag(); | ^~~~~~~~~~ ../../src/ddpro.c:765:19: error: too many arguments to function 'netswitch[c]'; expected 0, have 2 765 | (netswitch[c])(hp, mp); | ~~~~~~~~~~^~~~ ~~ ../../src/ddpro.c: In function 'hostids_new': ../../src/ddpro.c:786:1: warning: old-style function definition [-Wold-style-definition] 786 | hostids_new(num, tids) | ^~~~~~~~~~~ ../../src/ddpro.c: In function 'free_waitc_add': ../../src/ddpro.c:819:1: warning: old-style function definition [-Wold-style-definition] 819 | free_waitc_add(wxp) | ^~~~~~~~~~~~~~ ../../src/ddpro.c: In function 'addhosts': ../../src/ddpro.c:839:1: warning: old-style function definition [-Wold-style-definition] 839 | addhosts(mp, rmp) | ^~~~~~~~ ../../src/ddpro.c:1028:26: error: too many arguments to function 'getenv'; expected 0, have 1 1028 | if (!(pvmdpath = getenv("PVM_DPATH"))) | ^~~~~~ ~~~~~~~~~~~ ../../src/ddpro.c:443:7: note: declared here 443 | char *getenv(); | ^~~~~~ ../../src/ddpro.c:1030:29: error: too many arguments to function 'getenv'; expected 0, have 1 1030 | if (!(winpvmdpath = getenv("PVM_WINDPATH"))) | ^~~~~~ ~~~~~~~~~~~~~~ ../../src/ddpro.c:443:7: note: declared here 443 | char *getenv(); | ^~~~~~ ../../src/ddpro.c:1068:33: error: too many arguments to function 'inadport_hex'; expected 0, have 1 1068 | inadport_hex( | ^~~~~~~~~~~~ 1069 | &hosts->ht_hosts[hosts->ht_master]->hd_sad), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/ddpro.c:442:7: note: declared here 442 | char *inadport_hex(); | ^~~~~~~~~~~~ ../../src/ddpro.c:1073:33: error: too many arguments to function 'inadport_hex'; expected 0, have 1 1073 | inadport_hex(&hp->hd_sad)); | ^~~~~~~~~~~~ ~~~~~~~~~~~ ../../src/ddpro.c:442:7: note: declared here 442 | char *inadport_hex(); | ^~~~~~~~~~~~ ../../src/ddpro.c:1093:33: error: too many arguments to function 'inadport_hex'; expected 0, have 1 1093 | inadport_hex( | ^~~~~~~~~~~~ 1094 | &hosts->ht_hosts[hosts->ht_master]->hd_sad), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/ddpro.c:442:7: note: declared here 442 | char *inadport_hex(); | ^~~~~~~~~~~~ ../../src/ddpro.c:1098:33: error: too many arguments to function 'inadport_hex'; expected 0, have 1 1098 | inadport_hex(&hp->hd_sad)); | ^~~~~~~~~~~~ ~~~~~~~~~~~ ../../src/ddpro.c:442:7: note: declared here 442 | char *inadport_hex(); | ^~~~~~~~~~~~ ../../src/ddpro.c:1109:33: error: too many arguments to function 'getenv'; expected 0, have 1 1109 | else if (vmid = getenv("PVM_VMID")) | ^~~~~~ ~~~~~~~~~~ ../../src/ddpro.c:443:7: note: declared here 443 | char *getenv(); | ^~~~~~ ../../src/ddpro.c: In function 'dm_add': ../../src/ddpro.c:1340:1: warning: old-style function definition [-Wold-style-definition] 1340 | dm_add(hp, mp) | ^~~~~~ ../../src/ddpro.c:1343:1: error: number of arguments doesn't match prototype 1343 | { | ^ ../../src/ddpro.c:483:5: error: prototype declaration 483 | int dm_add(); | ^~~~~~ ../../src/ddpro.c: In function 'dm_addack': ../../src/ddpro.c:1374:1: warning: old-style function definition [-Wold-style-definition] 1374 | dm_addack(hp, mp) | ^~~~~~~~~ ../../src/ddpro.c:1377:1: error: number of arguments doesn't match prototype 1377 | { | ^ ../../src/ddpro.c:484:5: error: prototype declaration 484 | int dm_addack(); | ^~~~~~~~~ ../../src/ddpro.c: In function 'exectasks': ../../src/ddpro.c:1400:1: warning: old-style function definition [-Wold-style-definition] 1400 | exectasks(mp, rmp, schtid) | ^~~~~~~~~ ../../src/ddpro.c:1531:33: error: too many arguments to function 'tev_send_newtask'; expected 0, have 7 1531 | tev_send_newtask( | ^~~~~~~~~~~~~~~~ 1532 | wxp->w_trctid, wxp->w_trcctx, wxp->w_trctag, | ~~~~~~~~~~~~~ ../../src/ddpro.c:446:6: note: declared here 446 | void tev_send_newtask(); | ^~~~~~~~~~~~~~~~ ../../src/ddpro.c: In function 'dm_exec': ../../src/ddpro.c:1591:1: warning: old-style function definition [-Wold-style-definition] 1591 | dm_exec(hp, mp) | ^~~~~~~ ../../src/ddpro.c:1594:1: error: number of arguments doesn't match prototype 1594 | { | ^ ../../src/ddpro.c:506:5: error: prototype declaration 506 | int dm_exec(); | ^~~~~~~ ../../src/ddpro.c: In function 'dm_execack': ../../src/ddpro.c:1620:1: warning: old-style function definition [-Wold-style-definition] 1620 | dm_execack(hp, mp) | ^~~~~~~~~~ ../../src/ddpro.c:1623:1: error: number of arguments doesn't match prototype 1623 | { | ^ ../../src/ddpro.c:507:5: error: prototype declaration 507 | int dm_execack(); | ^~~~~~~~~~ ../../src/ddpro.c: In function 'dm_sendsig': ../../src/ddpro.c:1695:1: warning: old-style function definition [-Wold-style-definition] 1695 | dm_sendsig(hp, mp) | ^~~~~~~~~~ ../../src/ddpro.c:1698:1: error: number of arguments doesn't match prototype 1698 | { | ^ ../../src/ddpro.c:504:5: error: prototype declaration 504 | int dm_sendsig(); | ^~~~~~~~~~ ../../src/ddpro.c: In function 'dm_htupd': ../../src/ddpro.c:1743:1: warning: old-style function definition [-Wold-style-definition] 1743 | dm_htupd(hp, mp) | ^~~~~~~~ ../../src/ddpro.c:1746:1: error: number of arguments doesn't match prototype 1746 | { | ^ ../../src/ddpro.c:494:5: error: prototype declaration 494 | int dm_htupd(); | ^~~~~~~~ ../../src/ddpro.c: In function 'dm_htupdack': ../../src/ddpro.c:1810:1: warning: old-style function definition [-Wold-style-definition] 1810 | dm_htupdack(hp, mp) | ^~~~~~~~~~~ ../../src/ddpro.c:1813:1: error: number of arguments doesn't match prototype 1813 | { | ^ ../../src/ddpro.c:495:5: error: prototype declaration 495 | int dm_htupdack(); | ^~~~~~~~~~~ ../../src/ddpro.c: In function 'ht_diff': ../../src/ddpro.c:1850:1: warning: old-style function definition [-Wold-style-definition] 1850 | ht_diff(htp2, htp1) | ^~~~~~~ ../../src/ddpro.c: In function 'gotnewhosts': ../../src/ddpro.c:1872:1: warning: old-style function definition [-Wold-style-definition] 1872 | gotnewhosts(htp2, htp1) | ^~~~~~~~~~~ ../../src/ddpro.c: In function 'dm_htcommit': ../../src/ddpro.c:1917:1: warning: old-style function definition [-Wold-style-definition] 1917 | dm_htcommit(hp, mp) | ^~~~~~~~~~~ ../../src/ddpro.c:1920:1: error: number of arguments doesn't match prototype 1920 | { | ^ ../../src/ddpro.c:492:5: error: prototype declaration 492 | int dm_htcommit(); | ^~~~~~~~~~~ ../../src/ddpro.c: In function 'dm_slconf': ../../src/ddpro.c:1965:1: warning: old-style function definition [-Wold-style-definition] 1965 | dm_slconf(hp, mp) | ^~~~~~~~~ ../../src/ddpro.c:1968:1: error: number of arguments doesn't match prototype 1968 | { | ^ ../../src/ddpro.c:505:5: error: prototype declaration 505 | int dm_slconf(); | ^~~~~~~~~ ../../src/ddpro.c:1982:43: error: too many arguments to function 'varsub'; expected 0, have 1 1982 | epaths = colonsep(varsub(s)); | ^~~~~~ ~ ../../src/ddpro.c:449:7: note: declared here 449 | char *varsub(); | ^~~~~~ ../../src/ddpro.c:1982:34: error: too many arguments to function 'colonsep'; expected 0, have 1 1982 | epaths = colonsep(varsub(s)); | ^~~~~~~~ ~~~~~~~~~ ../../src/ddpro.c:448:8: note: declared here 448 | char **colonsep(); | ^~~~~~~~ ../../src/ddpro.c:1990:36: error: too many arguments to function 'varsub'; expected 0, have 1 1990 | debugger = varsub(s); | ^~~~~~ ~ ../../src/ddpro.c:449:7: note: declared here 449 | char *varsub(); | ^~~~~~ ../../src/ddpro.c:1998:30: error: too many arguments to function 'varsub'; expected 0, have 1 1998 | s2 = varsub(s); | ^~~~~~ ~ ../../src/ddpro.c:449:7: note: declared here 449 | char *varsub(); | ^~~~~~ ../../src/ddpro.c: In function 'startack': ../../src/ddpro.c:2055:1: warning: old-style function definition [-Wold-style-definition] 2055 | startack(wp, mp) | ^~~~~~~~ ../../src/ddpro.c:2263:36: error: too many arguments to function 'inadport_hex'; expected 0, have 1 2263 | pkstr(mp2, inadport_hex(&hp->hd_sad)); | ^~~~~~~~~~~~ ~~~~~~~~~~~ ../../src/ddpro.c:442:7: note: declared here 442 | char *inadport_hex(); | ^~~~~~~~~~~~ ../../src/ddpro.c:2273:36: error: too many arguments to function 'inadport_hex'; expected 0, have 1 2273 | pkstr(mp2, inadport_hex(&hp->hd_sad)); | ^~~~~~~~~~~~ ~~~~~~~~~~~ ../../src/ddpro.c:442:7: note: declared here 442 | char *inadport_hex(); | ^~~~~~~~~~~~ ../../src/ddpro.c:2310:36: error: too many arguments to function 'inadport_hex'; expected 0, have 1 2310 | pkstr(mp2, inadport_hex(&hp->hd_sad)); | ^~~~~~~~~~~~ ~~~~~~~~~~~ ../../src/ddpro.c:442:7: note: declared here 442 | char *inadport_hex(); | ^~~~~~~~~~~~ ../../src/ddpro.c: In function 'dm_startack': ../../src/ddpro.c:2381:1: warning: old-style function definition [-Wold-style-definition] 2381 | dm_startack(hp, mp) | ^~~~~~~~~~~ ../../src/ddpro.c:2384:1: error: number of arguments doesn't match prototype 2384 | { | ^ ../../src/ddpro.c:508:5: error: prototype declaration 508 | int dm_startack(); | ^~~~~~~~~~~ ../../src/ddpro.c: In function 'dm_task': ../../src/ddpro.c:2408:1: warning: old-style function definition [-Wold-style-definition] 2408 | dm_task(hp, mp) | ^~~~~~~ ../../src/ddpro.c:2411:1: error: number of arguments doesn't match prototype 2411 | { | ^ ../../src/ddpro.c:509:5: error: prototype declaration 509 | int dm_task(); | ^~~~~~~ ../../src/ddpro.c: In function 'dm_taskack': ../../src/ddpro.c:2475:1: warning: old-style function definition [-Wold-style-definition] 2475 | dm_taskack(hp, mp) | ^~~~~~~~~~ ../../src/ddpro.c:2478:1: error: number of arguments doesn't match prototype 2478 | { | ^ ../../src/ddpro.c:510:5: error: prototype declaration 510 | int dm_taskack(); | ^~~~~~~~~~ ../../src/ddpro.c: In function 'dm_delhost': ../../src/ddpro.c:2528:1: warning: old-style function definition [-Wold-style-definition] 2528 | dm_delhost(hp, mp) | ^~~~~~~~~~ ../../src/ddpro.c:2531:1: error: number of arguments doesn't match prototype 2531 | { | ^ ../../src/ddpro.c:487:5: error: prototype declaration 487 | int dm_delhost(); | ^~~~~~~~~~ ../../src/ddpro.c: In function 'dm_delhostack': ../../src/ddpro.c:2630:1: warning: old-style function definition [-Wold-style-definition] 2630 | dm_delhostack(hp, mp) | ^~~~~~~~~~~~~ ../../src/ddpro.c:2633:1: error: number of arguments doesn't match prototype 2633 | { | ^ ../../src/ddpro.c:488:5: error: prototype declaration 488 | int dm_delhostack(); | ^~~~~~~~~~~~~ ../../src/ddpro.c: In function 'dm_null': ../../src/ddpro.c:2655:1: warning: old-style function definition [-Wold-style-definition] 2655 | dm_null(hp, mp) | ^~~~~~~ ../../src/ddpro.c:2658:1: error: number of arguments doesn't match prototype 2658 | { | ^ ../../src/ddpro.c:499:5: error: prototype declaration 499 | int dm_null(); | ^~~~~~~ ../../src/ddpro.c: In function 'dm_taskout': ../../src/ddpro.c:2680:1: warning: old-style function definition [-Wold-style-definition] 2680 | dm_taskout(hp, mp) | ^~~~~~~~~~ ../../src/ddpro.c:2683:1: error: number of arguments doesn't match prototype 2683 | { | ^ ../../src/ddpro.c:511:5: error: prototype declaration 511 | int dm_taskout(); | ^~~~~~~~~~ ../../src/ddpro.c: In function 'dm_pstat': ../../src/ddpro.c:2732:1: warning: old-style function definition [-Wold-style-definition] 2732 | dm_pstat(hp, mp) | ^~~~~~~~ ../../src/ddpro.c:2735:1: error: number of arguments doesn't match prototype 2735 | { | ^ ../../src/ddpro.c:500:5: error: prototype declaration 500 | int dm_pstat(); | ^~~~~~~~ ../../src/ddpro.c: In function 'dm_pstatack': ../../src/ddpro.c:2765:1: warning: old-style function definition [-Wold-style-definition] 2765 | dm_pstatack(hp, mp) | ^~~~~~~~~~~ ../../src/ddpro.c:2768:1: error: number of arguments doesn't match prototype 2768 | { | ^ ../../src/ddpro.c:501:5: error: prototype declaration 501 | int dm_pstatack(); | ^~~~~~~~~~~ ../../src/ddpro.c: In function 'dm_halt': ../../src/ddpro.c:2790:1: warning: old-style function definition [-Wold-style-definition] 2790 | dm_halt(hp, mp) | ^~~~~~~ ../../src/ddpro.c:2793:1: error: number of arguments doesn't match prototype 2793 | { | ^ ../../src/ddpro.c:489:5: error: prototype declaration 489 | int dm_halt(); | ^~~~~~~ ../../src/ddpro.c: In function 'dm_mca': ../../src/ddpro.c:2820:1: warning: old-style function definition [-Wold-style-definition] 2820 | dm_mca(hp, mp) | ^~~~~~ ../../src/ddpro.c:2823:1: error: number of arguments doesn't match prototype 2823 | { | ^ ../../src/ddpro.c:496:5: error: prototype declaration 496 | int dm_mca(); | ^~~~~~ ../../src/ddpro.c: In function 'dm_notify': ../../src/ddpro.c:2858:1: warning: old-style function definition [-Wold-style-definition] 2858 | dm_notify(hp, mp) | ^~~~~~~~~ ../../src/ddpro.c:2861:1: error: number of arguments doesn't match prototype 2861 | { | ^ ../../src/ddpro.c:497:5: error: prototype declaration 497 | int dm_notify(); | ^~~~~~~~~ ../../src/ddpro.c: In function 'dm_notifyack': ../../src/ddpro.c:2903:1: warning: old-style function definition [-Wold-style-definition] 2903 | dm_notifyack(hp, mp) | ^~~~~~~~~~~~ ../../src/ddpro.c:2906:1: error: number of arguments doesn't match prototype 2906 | { | ^ ../../src/ddpro.c:498:5: error: prototype declaration 498 | int dm_notifyack(); | ^~~~~~~~~~~~ ../../src/ddpro.c: In function 'dm_db': ../../src/ddpro.c:2942:1: warning: old-style function definition [-Wold-style-definition] 2942 | dm_db(hp, mp) | ^~~~~ ../../src/ddpro.c:2945:1: error: number of arguments doesn't match prototype 2945 | { | ^ ../../src/ddpro.c:485:5: error: prototype declaration 485 | int dm_db(); | ^~~~~ ../../src/ddpro.c: In function 'dm_dback': ../../src/ddpro.c:3184:1: warning: old-style function definition [-Wold-style-definition] 3184 | dm_dback(hp, mp) | ^~~~~~~~ ../../src/ddpro.c:3187:1: error: number of arguments doesn't match prototype 3187 | { | ^ ../../src/ddpro.c:486:5: error: prototype declaration 486 | int dm_dback(); | ^~~~~~~~ ../../src/ddpro.c: In function 'dm_reset': ../../src/ddpro.c:3212:1: warning: old-style function definition [-Wold-style-definition] 3212 | dm_reset(hp, mp) | ^~~~~~~~ ../../src/ddpro.c:3215:1: error: number of arguments doesn't match prototype 3215 | { | ^ ../../src/ddpro.c:502:5: error: prototype declaration 502 | int dm_reset(); | ^~~~~~~~ ../../src/ddpro.c: In function 'dm_resetack': ../../src/ddpro.c:3253:1: warning: old-style function definition [-Wold-style-definition] 3253 | dm_resetack(hp, mp) | ^~~~~~~~~~~ ../../src/ddpro.c:3256:1: error: number of arguments doesn't match prototype 3256 | { | ^ ../../src/ddpro.c:503:5: error: prototype declaration 503 | int dm_resetack(); | ^~~~~~~~~~~ ../../src/ddpro.c: In function 'dm_htdel': ../../src/ddpro.c:3277:1: warning: old-style function definition [-Wold-style-definition] 3277 | dm_htdel(hp, mp) | ^~~~~~~~ ../../src/ddpro.c:3280:1: error: number of arguments doesn't match prototype 3280 | { | ^ ../../src/ddpro.c:493:5: error: prototype declaration 493 | int dm_htdel(); | ^~~~~~~~ ../../src/ddpro.c: In function 'dm_hostsync': ../../src/ddpro.c:3320:1: warning: old-style function definition [-Wold-style-definition] 3320 | dm_hostsync(hp, mp) | ^~~~~~~~~~~ ../../src/ddpro.c:3323:1: error: number of arguments doesn't match prototype 3323 | { | ^ ../../src/ddpro.c:490:5: error: prototype declaration 490 | int dm_hostsync(); | ^~~~~~~~~~~ ../../src/ddpro.c: In function 'dm_hostsyncack': ../../src/ddpro.c:3353:1: warning: old-style function definition [-Wold-style-definition] 3353 | dm_hostsyncack(hp, mp) | ^~~~~~~~~~~~~~ ../../src/ddpro.c:3356:1: error: number of arguments doesn't match prototype 3356 | { | ^ ../../src/ddpro.c:491:5: error: prototype declaration 491 | int dm_hostsyncack(); | ^~~~~~~~~~~~~~ ../../src/ddpro.c: In function 'mca_free': ../../src/ddpro.c:3390:1: warning: old-style function definition [-Wold-style-definition] 3390 | mca_free(mcap) | ^~~~~~~~ ../../src/ddpro.c: In function 'mesg_new': ../../src/ddpro.c:3401:1: warning: old-style function definition [-Wold-style-definition] 3401 | mesg_new(master) | ^~~~~~~~ ../../src/ddpro.c:3409:29: error: too many arguments to function 'mp->m_codef->enc_init'; expected 0, have 1 3409 | (mp->m_codef->enc_init)(mp); | ~~~~~~~~~~~~^~~~~~~~~~~ ~~ In file included from ../../src/ddpro.c:426: ../../src/pmsg.h:68:15: note: declared here 68 | int (*enc_init)(); /* initialize write */ | ^~~~~~~~ make[2]: *** [/tmp/work/parallel/pvm3/work/pvm3/src/Makefile.aimk:392: ddpro.o] Error 1 make[2]: Leaving directory '/tmp/work/parallel/pvm3/work/pvm3/src/X86SOL2' make[1]: *** [Makefile.aimk:81: s] Error 2 make[1]: Leaving directory '/tmp/work/parallel/pvm3/work/pvm3' gmake: *** [Makefile:18: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/parallel/pvm3 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/parallel/pvm3