=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for dvdrecord-0.1.5nb2 --- xconfig.h --- --- all --- /usr/pkg/bin/bmake all-recursive --- all-recursive --- Making all in libdeflt --- default.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT default.o -MD -MP -MF ".deps/default.Tpo" -c -o default.o `test -f 'default.c' || echo './'`default.c; then mv -f ".deps/default.Tpo" ".deps/default.Po"; else rm -f ".deps/default.Tpo"; exit 1; fi --- libdeflt.a --- rm -f libdeflt.a ar cru libdeflt.a default.o ranlib libdeflt.a Making all in librscg --- scsi-remote.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../libscg -I../include -O2 -MT scsi-remote.o -MD -MP -MF ".deps/scsi-remote.Tpo" -c -o scsi-remote.o `test -f 'scsi-remote.c' || echo './'`scsi-remote.c; then mv -f ".deps/scsi-remote.Tpo" ".deps/scsi-remote.Po"; else rm -f ".deps/scsi-remote.Tpo"; exit 1; fi scsi-remote.c:263:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] js_snprintf(devname, sizeof(devname), device); ^~~~~~ scsi-remote.c:263:40: note: treat the string as an argument to avoid this js_snprintf(devname, sizeof(devname), device); ^ "%s", scsi-remote.c:491:48: warning: field precision should have type 'int', but argument has type 'long' [-Wformat] js_snprintf(rscsiuser, sizeof(rscsiuser), "%.*s", p - host, host); ~~^~ ~~~~~~~~ 2 warnings generated. --- librscg.a --- rm -f librscg.a ar cru librscg.a scsi-remote.o ranlib librscg.a Making all in libscg --- scsitransp.o --- --- scsihack.o --- --- scsiopen.o --- --- scsitransp.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DUSE_PG -O2 -MT scsitransp.o -MD -MP -MF ".deps/scsitransp.Tpo" -c -o scsitransp.o `test -f 'scsitransp.c' || echo './'`scsitransp.c; then mv -f ".deps/scsitransp.Tpo" ".deps/scsitransp.Po"; else rm -f ".deps/scsitransp.Tpo"; exit 1; fi --- scsihack.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DUSE_PG -O2 -MT scsihack.o -MD -MP -MF ".deps/scsihack.Tpo" -c -o scsihack.o `test -f 'scsihack.c' || echo './'`scsihack.c; then mv -f ".deps/scsihack.Tpo" ".deps/scsihack.Po"; else rm -f ".deps/scsihack.Tpo"; exit 1; fi --- scsiopen.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DUSE_PG -O2 -MT scsiopen.o -MD -MP -MF ".deps/scsiopen.Tpo" -c -o scsiopen.o `test -f 'scsiopen.c' || echo './'`scsiopen.c; then mv -f ".deps/scsiopen.Tpo" ".deps/scsiopen.Po"; else rm -f ".deps/scsiopen.Tpo"; exit 1; fi --- scsitransp.o --- scsitransp.c:922:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] js_fprintf(f, s); ^ scsitransp.c:922:16: note: treat the string as an argument to avoid this js_fprintf(f, s); ^ "%s", scsitransp.c:946:31: warning: format string is not a string literal (potentially insecure) [-Wformat-security] amt = js_snprintf(p, maxcnt, s); ^ scsitransp.c:946:31: note: treat the string as an argument to avoid this amt = js_snprintf(p, maxcnt, s); ^ "%s", scsitransp.c:1150:56: warning: invalid conversion specifier 'r' [-Wformat-invalid-specifier] cnt = js_snprintf(scgp->errptr, scg_errrsize(scgp), "%r", form, args); ~^ --- scsiopen.o --- scsiopen.c:242:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security] js_snprintf(errs, slen, scgp->errstr); ^~~~~~~~~~~~ scsiopen.c:242:28: note: treat the string as an argument to avoid this js_snprintf(errs, slen, scgp->errstr); ^ "%s", --- scsitransp.o --- scsitransp.c:1150:66: warning: data argument not used by format string [-Wformat-extra-args] cnt = js_snprintf(scgp->errptr, scg_errrsize(scgp), "%r", form, args); ~~~~ ^ --- scsiopen.o --- 1 warning generated. --- scgsettarget.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DUSE_PG -O2 -MT scgsettarget.o -MD -MP -MF ".deps/scgsettarget.Tpo" -c -o scgsettarget.o `test -f 'scgsettarget.c' || echo './'`scgsettarget.c; then mv -f ".deps/scgsettarget.Tpo" ".deps/scgsettarget.Po"; else rm -f ".deps/scgsettarget.Tpo"; exit 1; fi --- scsierrs.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DUSE_PG -O2 -MT scsierrs.o -MD -MP -MF ".deps/scsierrs.Tpo" -c -o scsierrs.o `test -f 'scsierrs.c' || echo './'`scsierrs.c; then mv -f ".deps/scsierrs.Tpo" ".deps/scsierrs.Po"; else rm -f ".deps/scsierrs.Tpo"; exit 1; fi --- scgtimes.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DUSE_PG -O2 -MT scgtimes.o -MD -MP -MF ".deps/scgtimes.Tpo" -c -o scgtimes.o `test -f 'scgtimes.c' || echo './'`scgtimes.c; then mv -f ".deps/scgtimes.Tpo" ".deps/scgtimes.Po"; else rm -f ".deps/scgtimes.Tpo"; exit 1; fi --- scsitransp.o --- 4 warnings generated. --- rdummy.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DUSE_PG -O2 -MT rdummy.o -MD -MP -MF ".deps/rdummy.Tpo" -c -o rdummy.o `test -f 'rdummy.c' || echo './'`rdummy.c; then mv -f ".deps/rdummy.Tpo" ".deps/rdummy.Po"; else rm -f ".deps/rdummy.Tpo"; exit 1; fi --- libscg.a --- rm -f libscg.a ar cru libscg.a scsitransp.o scsihack.o scsiopen.o scgsettarget.o scsierrs.o scgtimes.o rdummy.o -lcam ar: fatal: Can't specify both -m and -r *** [libscg.a] Error code 64 (ignored) Making all in libschily --- cvmod.o --- --- dat.o --- --- fcons.o --- --- cvmod.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT cvmod.o -MD -MP -MF ".deps/cvmod.Tpo" -c -o cvmod.o `test -f 'stdio/cvmod.c' || echo './'`stdio/cvmod.c; then mv -f ".deps/cvmod.Tpo" ".deps/cvmod.Po"; else rm -f ".deps/cvmod.Tpo"; exit 1; fi --- dat.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT dat.o -MD -MP -MF ".deps/dat.Tpo" -c -o dat.o `test -f 'stdio/dat.c' || echo './'`stdio/dat.c; then mv -f ".deps/dat.Tpo" ".deps/dat.Po"; else rm -f ".deps/dat.Tpo"; exit 1; fi --- fcons.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fcons.o -MD -MP -MF ".deps/fcons.Tpo" -c -o fcons.o `test -f 'stdio/fcons.c' || echo './'`stdio/fcons.c; then mv -f ".deps/fcons.Tpo" ".deps/fcons.Po"; else rm -f ".deps/fcons.Tpo"; exit 1; fi --- fdown.o --- --- fdup.o --- --- fdown.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fdown.o -MD -MP -MF ".deps/fdown.Tpo" -c -o fdown.o `test -f 'stdio/fdown.c' || echo './'`stdio/fdown.c; then mv -f ".deps/fdown.Tpo" ".deps/fdown.Po"; else rm -f ".deps/fdown.Tpo"; exit 1; fi --- ffileread.o --- --- fdup.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fdup.o -MD -MP -MF ".deps/fdup.Tpo" -c -o fdup.o `test -f 'stdio/fdup.c' || echo './'`stdio/fdup.c; then mv -f ".deps/fdup.Tpo" ".deps/fdup.Po"; else rm -f ".deps/fdup.Tpo"; exit 1; fi --- ffileread.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT ffileread.o -MD -MP -MF ".deps/ffileread.Tpo" -c -o ffileread.o `test -f 'stdio/ffileread.c' || echo './'`stdio/ffileread.c; then mv -f ".deps/ffileread.Tpo" ".deps/ffileread.Po"; else rm -f ".deps/ffileread.Tpo"; exit 1; fi --- ffilewrite.o --- --- fgetline.o --- --- ffilewrite.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT ffilewrite.o -MD -MP -MF ".deps/ffilewrite.Tpo" -c -o ffilewrite.o `test -f 'stdio/ffilewrite.c' || echo './'`stdio/ffilewrite.c; then mv -f ".deps/ffilewrite.Tpo" ".deps/ffilewrite.Po"; else rm -f ".deps/ffilewrite.Tpo"; exit 1; fi --- fgetline.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fgetline.o -MD -MP -MF ".deps/fgetline.Tpo" -c -o fgetline.o `test -f 'stdio/fgetline.c' || echo './'`stdio/fgetline.c; then mv -f ".deps/fgetline.Tpo" ".deps/fgetline.Po"; else rm -f ".deps/fgetline.Tpo"; exit 1; fi --- fgetstr.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fgetstr.o -MD -MP -MF ".deps/fgetstr.Tpo" -c -o fgetstr.o `test -f 'stdio/fgetstr.c' || echo './'`stdio/fgetstr.c; then mv -f ".deps/fgetstr.Tpo" ".deps/fgetstr.Po"; else rm -f ".deps/fgetstr.Tpo"; exit 1; fi --- file_raise.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT file_raise.o -MD -MP -MF ".deps/file_raise.Tpo" -c -o file_raise.o `test -f 'stdio/file_raise.c' || echo './'`stdio/file_raise.c; then mv -f ".deps/file_raise.Tpo" ".deps/file_raise.Po"; else rm -f ".deps/file_raise.Tpo"; exit 1; fi --- fileclose.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fileclose.o -MD -MP -MF ".deps/fileclose.Tpo" -c -o fileclose.o `test -f 'stdio/fileclose.c' || echo './'`stdio/fileclose.c; then mv -f ".deps/fileclose.Tpo" ".deps/fileclose.Po"; else rm -f ".deps/fileclose.Tpo"; exit 1; fi --- fileluopen.o --- --- fileopen.o --- --- fileluopen.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fileluopen.o -MD -MP -MF ".deps/fileluopen.Tpo" -c -o fileluopen.o `test -f 'stdio/fileluopen.c' || echo './'`stdio/fileluopen.c; then mv -f ".deps/fileluopen.Tpo" ".deps/fileluopen.Po"; else rm -f ".deps/fileluopen.Tpo"; exit 1; fi --- fileopen.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fileopen.o -MD -MP -MF ".deps/fileopen.Tpo" -c -o fileopen.o `test -f 'stdio/fileopen.c' || echo './'`stdio/fileopen.c; then mv -f ".deps/fileopen.Tpo" ".deps/fileopen.Po"; else rm -f ".deps/fileopen.Tpo"; exit 1; fi --- filepos.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT filepos.o -MD -MP -MF ".deps/filepos.Tpo" -c -o filepos.o `test -f 'stdio/filepos.c' || echo './'`stdio/filepos.c; then mv -f ".deps/filepos.Tpo" ".deps/filepos.Po"; else rm -f ".deps/filepos.Tpo"; exit 1; fi --- fileread.o --- --- filereopen.o --- --- fileread.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fileread.o -MD -MP -MF ".deps/fileread.Tpo" -c -o fileread.o `test -f 'stdio/fileread.c' || echo './'`stdio/fileread.c; then mv -f ".deps/fileread.Tpo" ".deps/fileread.Po"; else rm -f ".deps/fileread.Tpo"; exit 1; fi --- filereopen.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT filereopen.o -MD -MP -MF ".deps/filereopen.Tpo" -c -o filereopen.o `test -f 'stdio/filereopen.c' || echo './'`stdio/filereopen.c; then mv -f ".deps/filereopen.Tpo" ".deps/filereopen.Po"; else rm -f ".deps/filereopen.Tpo"; exit 1; fi --- fileseek.o --- --- filesize.o --- --- fileseek.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fileseek.o -MD -MP -MF ".deps/fileseek.Tpo" -c -o fileseek.o `test -f 'stdio/fileseek.c' || echo './'`stdio/fileseek.c; then mv -f ".deps/fileseek.Tpo" ".deps/fileseek.Po"; else rm -f ".deps/fileseek.Tpo"; exit 1; fi --- filesize.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT filesize.o -MD -MP -MF ".deps/filesize.Tpo" -c -o filesize.o `test -f 'stdio/filesize.c' || echo './'`stdio/filesize.c; then mv -f ".deps/filesize.Tpo" ".deps/filesize.Po"; else rm -f ".deps/filesize.Tpo"; exit 1; fi --- filestat.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT filestat.o -MD -MP -MF ".deps/filestat.Tpo" -c -o filestat.o `test -f 'stdio/filestat.c' || echo './'`stdio/filestat.c; then mv -f ".deps/filestat.Tpo" ".deps/filestat.Po"; else rm -f ".deps/filestat.Tpo"; exit 1; fi --- filewrite.o --- --- flag.o --- --- filewrite.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT filewrite.o -MD -MP -MF ".deps/filewrite.Tpo" -c -o filewrite.o `test -f 'stdio/filewrite.c' || echo './'`stdio/filewrite.c; then mv -f ".deps/filewrite.Tpo" ".deps/filewrite.Po"; else rm -f ".deps/filewrite.Tpo"; exit 1; fi --- flag.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT flag.o -MD -MP -MF ".deps/flag.Tpo" -c -o flag.o `test -f 'stdio/flag.c' || echo './'`stdio/flag.c; then mv -f ".deps/flag.Tpo" ".deps/flag.Po"; else rm -f ".deps/flag.Tpo"; exit 1; fi --- flush.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT flush.o -MD -MP -MF ".deps/flush.Tpo" -c -o flush.o `test -f 'stdio/flush.c' || echo './'`stdio/flush.c; then mv -f ".deps/flush.Tpo" ".deps/flush.Po"; else rm -f ".deps/flush.Tpo"; exit 1; fi --- fpipe.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fpipe.o -MD -MP -MF ".deps/fpipe.Tpo" -c -o fpipe.o `test -f 'stdio/fpipe.c' || echo './'`stdio/fpipe.c; then mv -f ".deps/fpipe.Tpo" ".deps/fpipe.Po"; else rm -f ".deps/fpipe.Tpo"; exit 1; fi --- niread.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT niread.o -MD -MP -MF ".deps/niread.Tpo" -c -o niread.o `test -f 'stdio/niread.c' || echo './'`stdio/niread.c; then mv -f ".deps/niread.Tpo" ".deps/niread.Po"; else rm -f ".deps/niread.Tpo"; exit 1; fi --- niwrite.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT niwrite.o -MD -MP -MF ".deps/niwrite.Tpo" -c -o niwrite.o `test -f 'stdio/niwrite.c' || echo './'`stdio/niwrite.c; then mv -f ".deps/niwrite.Tpo" ".deps/niwrite.Po"; else rm -f ".deps/niwrite.Tpo"; exit 1; fi --- nixread.o --- --- nixwrite.o --- --- nixread.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT nixread.o -MD -MP -MF ".deps/nixread.Tpo" -c -o nixread.o `test -f 'stdio/nixread.c' || echo './'`stdio/nixread.c; then mv -f ".deps/nixread.Tpo" ".deps/nixread.Po"; else rm -f ".deps/nixread.Tpo"; exit 1; fi --- nixwrite.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT nixwrite.o -MD -MP -MF ".deps/nixwrite.Tpo" -c -o nixwrite.o `test -f 'stdio/nixwrite.c' || echo './'`stdio/nixwrite.c; then mv -f ".deps/nixwrite.Tpo" ".deps/nixwrite.Po"; else rm -f ".deps/nixwrite.Tpo"; exit 1; fi --- openfd.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT openfd.o -MD -MP -MF ".deps/openfd.Tpo" -c -o openfd.o `test -f 'stdio/openfd.c' || echo './'`stdio/openfd.c; then mv -f ".deps/openfd.Tpo" ".deps/openfd.Po"; else rm -f ".deps/openfd.Tpo"; exit 1; fi --- peekc.o --- --- fcons64.o --- --- peekc.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT peekc.o -MD -MP -MF ".deps/peekc.Tpo" -c -o peekc.o `test -f 'stdio/peekc.c' || echo './'`stdio/peekc.c; then mv -f ".deps/peekc.Tpo" ".deps/peekc.Po"; else rm -f ".deps/peekc.Tpo"; exit 1; fi --- fcons64.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fcons64.o -MD -MP -MF ".deps/fcons64.Tpo" -c -o fcons64.o `test -f 'stdio/fcons64.c' || echo './'`stdio/fcons64.c; then mv -f ".deps/fcons64.Tpo" ".deps/fcons64.Po"; else rm -f ".deps/fcons64.Tpo"; exit 1; fi --- fdup64.o --- --- fileluopen64.o --- --- fileopen64.o --- --- fdup64.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fdup64.o -MD -MP -MF ".deps/fdup64.Tpo" -c -o fdup64.o `test -f 'stdio/fdup64.c' || echo './'`stdio/fdup64.c; then mv -f ".deps/fdup64.Tpo" ".deps/fdup64.Po"; else rm -f ".deps/fdup64.Tpo"; exit 1; fi --- fileluopen64.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fileluopen64.o -MD -MP -MF ".deps/fileluopen64.Tpo" -c -o fileluopen64.o `test -f 'stdio/fileluopen64.c' || echo './'`stdio/fileluopen64.c; then mv -f ".deps/fileluopen64.Tpo" ".deps/fileluopen64.Po"; else rm -f ".deps/fileluopen64.Tpo"; exit 1; fi --- fileopen64.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fileopen64.o -MD -MP -MF ".deps/fileopen64.Tpo" -c -o fileopen64.o `test -f 'stdio/fileopen64.c' || echo './'`stdio/fileopen64.c; then mv -f ".deps/fileopen64.Tpo" ".deps/fileopen64.Po"; else rm -f ".deps/fileopen64.Tpo"; exit 1; fi --- filepos64.o --- --- filereopen64.o --- --- filepos64.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT filepos64.o -MD -MP -MF ".deps/filepos64.Tpo" -c -o filepos64.o `test -f 'stdio/filepos64.c' || echo './'`stdio/filepos64.c; then mv -f ".deps/filepos64.Tpo" ".deps/filepos64.Po"; else rm -f ".deps/filepos64.Tpo"; exit 1; fi --- fileseek64.o --- --- filereopen64.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT filereopen64.o -MD -MP -MF ".deps/filereopen64.Tpo" -c -o filereopen64.o `test -f 'stdio/filereopen64.c' || echo './'`stdio/filereopen64.c; then mv -f ".deps/filereopen64.Tpo" ".deps/filereopen64.Po"; else rm -f ".deps/filereopen64.Tpo"; exit 1; fi --- fileseek64.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fileseek64.o -MD -MP -MF ".deps/fileseek64.Tpo" -c -o fileseek64.o `test -f 'stdio/fileseek64.c' || echo './'`stdio/fileseek64.c; then mv -f ".deps/fileseek64.Tpo" ".deps/fileseek64.Po"; else rm -f ".deps/fileseek64.Tpo"; exit 1; fi --- filesize64.o --- --- filestat64.o --- --- filesize64.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT filesize64.o -MD -MP -MF ".deps/filesize64.Tpo" -c -o filesize64.o `test -f 'stdio/filesize64.c' || echo './'`stdio/filesize64.c; then mv -f ".deps/filesize64.Tpo" ".deps/filesize64.Po"; else rm -f ".deps/filesize64.Tpo"; exit 1; fi --- openfd64.o --- --- filestat64.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT filestat64.o -MD -MP -MF ".deps/filestat64.Tpo" -c -o filestat64.o `test -f 'stdio/filestat64.c' || echo './'`stdio/filestat64.c; then mv -f ".deps/filestat64.Tpo" ".deps/filestat64.Po"; else rm -f ".deps/filestat64.Tpo"; exit 1; fi --- openfd64.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT openfd64.o -MD -MP -MF ".deps/openfd64.Tpo" -c -o openfd64.o `test -f 'stdio/openfd64.c' || echo './'`stdio/openfd64.c; then mv -f ".deps/openfd64.Tpo" ".deps/openfd64.Po"; else rm -f ".deps/openfd64.Tpo"; exit 1; fi --- astoi.o --- --- astoll.o --- --- astoi.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT astoi.o -MD -MP -MF ".deps/astoi.Tpo" -c -o astoi.o `test -f 'astoi.c' || echo './'`astoi.c; then mv -f ".deps/astoi.Tpo" ".deps/astoi.Po"; else rm -f ".deps/astoi.Tpo"; exit 1; fi --- astoll.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT astoll.o -MD -MP -MF ".deps/astoll.Tpo" -c -o astoll.o `test -f 'astoll.c' || echo './'`astoll.c; then mv -f ".deps/astoll.Tpo" ".deps/astoll.Po"; else rm -f ".deps/astoll.Tpo"; exit 1; fi --- breakline.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT breakline.o -MD -MP -MF ".deps/breakline.Tpo" -c -o breakline.o `test -f 'breakline.c' || echo './'`breakline.c; then mv -f ".deps/breakline.Tpo" ".deps/breakline.Po"; else rm -f ".deps/breakline.Tpo"; exit 1; fi --- comerr.o --- --- cmpbytes.o --- --- comerr.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT comerr.o -MD -MP -MF ".deps/comerr.Tpo" -c -o comerr.o `test -f 'comerr.c' || echo './'`comerr.c; then mv -f ".deps/comerr.Tpo" ".deps/comerr.Po"; else rm -f ".deps/comerr.Tpo"; exit 1; fi --- cmpbytes.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT cmpbytes.o -MD -MP -MF ".deps/cmpbytes.Tpo" -c -o cmpbytes.o `test -f 'cmpbytes.c' || echo './'`cmpbytes.c; then mv -f ".deps/cmpbytes.Tpo" ".deps/cmpbytes.Po"; else rm -f ".deps/cmpbytes.Tpo"; exit 1; fi --- error.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o `test -f 'error.c' || echo './'`error.c; then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; exit 1; fi --- fconv.o --- --- comerr.o --- comerr.c:191:15: warning: invalid conversion specifier 'r' [-Wformat-invalid-specifier] error("%s: %r", prognam, msg, args); ~^ comerr.c:191:28: warning: data argument not used by format string [-Wformat-extra-args] error("%s: %r", prognam, msg, args); ~~~~~~~~ ^ comerr.c:199:19: warning: invalid conversion specifier 'r' [-Wformat-invalid-specifier] error("%s: %s. %r", prognam, errnam, msg, args); ~^ comerr.c:199:40: warning: data argument not used by format string [-Wformat-extra-args] error("%s: %s. %r", prognam, errnam, msg, args); ~~~~~~~~~~~~ ^ --- error.o --- error.c:46:29: warning: invalid conversion specifier 'r' [-Wformat-invalid-specifier] ret = js_fprintf(stderr, "%r", fmt, args); ~^ error.c:46:38: warning: data argument not used by format string [-Wformat-extra-args] ret = js_fprintf(stderr, "%r", fmt, args); ~~~~ ^ 2 warnings generated. --- fconv.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fconv.o -MD -MP -MF ".deps/fconv.Tpo" -c -o fconv.o `test -f 'fconv.c' || echo './'`fconv.c; then mv -f ".deps/fconv.Tpo" ".deps/fconv.Po"; else rm -f ".deps/fconv.Tpo"; exit 1; fi --- fexec.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fexec.o -MD -MP -MF ".deps/fexec.Tpo" -c -o fexec.o `test -f 'fexec.c' || echo './'`fexec.c; then mv -f ".deps/fexec.Tpo" ".deps/fexec.Po"; else rm -f ".deps/fexec.Tpo"; exit 1; fi --- comerr.o --- 4 warnings generated. --- fillbytes.o --- --- fconv.o --- In file included from fconv.c:102: In file included from ./cvt.c:57: ./strtod.c:416:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (rv = freelist[k]) { ~~~^~~~~~~~~~~~~ ./strtod.c:416:9: note: place parentheses around the assignment to silence this warning if (rv = freelist[k]) { ^ ( ) ./strtod.c:416:9: note: use '==' to turn this assignment into an equality comparison if (rv = freelist[k]) { ^ == ./strtod.c:604:7: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses] if (!x & 1) ^ ~ --- fillbytes.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT fillbytes.o -MD -MP -MF ".deps/fillbytes.Tpo" -c -o fillbytes.o `test -f 'fillbytes.c' || echo './'`fillbytes.c; then mv -f ".deps/fillbytes.Tpo" ".deps/fillbytes.Po"; else rm -f ".deps/fillbytes.Tpo"; exit 1; fi --- fconv.o --- ./strtod.c:604:7: note: add parentheses after the '!' to evaluate the bitwise operator first if (!x & 1) ^ ( ) ./strtod.c:604:7: note: add parentheses around left hand side expression to silence this warning if (!x & 1) ^ ( ) ./strtod.c:664:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (y = *xb & 0xffff) { ~~^~~~~~~~~~~~~~ ./strtod.c:664:9: note: place parentheses around the assignment to silence this warning if (y = *xb & 0xffff) { ^ ( ) ./strtod.c:664:9: note: use '==' to turn this assignment into an equality comparison if (y = *xb & 0xffff) { ^ == ./strtod.c:678:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (y = *xb >> 16) { ~~^~~~~~~~~~~ ./strtod.c:678:9: note: place parentheses around the assignment to silence this warning if (y = *xb >> 16) { ^ ( ) ./strtod.c:678:9: note: use '==' to turn this assignment into an equality comparison if (y = *xb >> 16) { ^ == ./strtod.c:729:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (i = k & 3) ~~^~~~~~~ ./strtod.c:729:8: note: place parentheses around the assignment to silence this warning if (i = k & 3) ^ ( ) ./strtod.c:729:8: note: use '==' to turn this assignment into an equality comparison if (i = k & 3) ^ == ./strtod.c:792:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (*x1 = z) ~~~~^~~ ./strtod.c:792:11: note: place parentheses around the assignment to silence this warning if (*x1 = z) ^ ( ) ./strtod.c:792:11: note: use '==' to turn this assignment into an equality comparison if (*x1 = z) ^ == ./strtod.c:963:37: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] word1(a) = L >= 31 ? 1 : 1 << 31 - L; ~~ ~~~^~~ ./strtod.c:963:37: note: place parentheses around the '-' expression to silence this warning word1(a) = L >= 31 ? 1 : 1 << 31 - L; ^ ( ) ./strtod.c:998:27: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] d0 = Exp_1 | y >> Ebits - k; ~~ ~~~~~~^~~ ./strtod.c:998:27: note: place parentheses around the '-' expression to silence this warning d0 = Exp_1 | y >> Ebits - k; ~~~~~~^~~ ./strtod.c:1000:24: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] d1 = y << (32-Ebits) + k | w >> Ebits - k; ~~ ~~~~~~~~~~~^~~ ./strtod.c:1000:24: note: place parentheses around the '+' expression to silence this warning d1 = y << (32-Ebits) + k | w >> Ebits - k; ^ ( ) ./strtod.c:1000:41: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] d1 = y << (32-Ebits) + k | w >> Ebits - k; ~~ ~~~~~~^~~ ./strtod.c:1000:41: note: place parentheses around the '-' expression to silence this warning d1 = y << (32-Ebits) + k | w >> Ebits - k; ~~~~~~^~~ ./strtod.c:1005:33: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] d0 = Exp_1 | y << k | z >> 32 - k; ~~ ~~~^~~ ./strtod.c:1005:33: note: place parentheses around the '-' expression to silence this warning d0 = Exp_1 | y << k | z >> 32 - k; ^ ( ) ./strtod.c:1007:25: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] d1 = z << k | y >> 32 - k; ~~ ~~~^~~ ./strtod.c:1007:25: note: place parentheses around the '-' expression to silence this warning d1 = z << k | y >> 32 - k; ^ ( ) ./strtod.c:1075:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (de = (int)(d0 >> Exp_shift)) ~~~^~~~~~~~~~~~~~~~~~~~~~~~ ./strtod.c:1075:9: note: place parentheses around the assignment to silence this warning if (de = (int)(d0 >> Exp_shift)) ^ ( ) ./strtod.c:1075:9: note: use '==' to turn this assignment into an equality comparison if (de = (int)(d0 >> Exp_shift)) ^ == ./strtod.c:1079:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (y = d1) { ~~^~~~ ./strtod.c:1079:8: note: place parentheses around the assignment to silence this warning if (y = d1) { ^ ( ) ./strtod.c:1079:8: note: use '==' to turn this assignment into an equality comparison if (y = d1) { ^ == ./strtod.c:1080:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (k = lo0bits(&y)) { ~~^~~~~~~~~~~~~ ./strtod.c:1080:9: note: place parentheses around the assignment to silence this warning if (k = lo0bits(&y)) { ^ ( ) ./strtod.c:1080:9: note: use '==' to turn this assignment into an equality comparison if (k = lo0bits(&y)) { ^ == ./strtod.c:1081:23: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] x[0] = y | z << 32 - k; ~~ ~~~^~~ ./strtod.c:1081:23: note: place parentheses around the '-' expression to silence this warning x[0] = y | z << 32 - k; ^ ( ) ./strtod.c:1432:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (i = e1 & 15) ~~^~~~~~~~~ ./strtod.c:1432:9: note: place parentheses around the assignment to silence this warning if (i = e1 & 15) ^ ( ) ./strtod.c:1432:9: note: use '==' to turn this assignment into an equality comparison if (i = e1 & 15) ^ == ./strtod.c:1478:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (i = e1 & 15) ~~^~~~~~~~~ ./strtod.c:1478:9: note: place parentheses around the assignment to silence this warning if (i = e1 & 15) ^ ( ) ./strtod.c:1478:9: note: use '==' to turn this assignment into an equality comparison if (i = e1 & 15) ^ == ./strtod.c:2027:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (i = (int)(word0(d) >> Exp_shift1 & (Exp_mask>>Exp_shift1))) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./strtod.c:2027:8: note: place parentheses around the assignment to silence this warning if (i = (int)(word0(d) >> Exp_shift1 & (Exp_mask>>Exp_shift1))) { ^ ( ) ./strtod.c:2027:8: note: use '==' to turn this assignment into an equality comparison if (i = (int)(word0(d) >> Exp_shift1 & (Exp_mask>>Exp_shift1))) { ^ == ./strtod.c:2071:32: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] x = i > 32 ? word0(d) << 64 - i | word1(d) >> i - 32 ~~ ~~~^~~ ./strtod.c:2071:32: note: place parentheses around the '-' expression to silence this warning x = i > 32 ? word0(d) << 64 - i | word1(d) >> i - 32 ^ ( ) ./strtod.c:2071:52: warning: operator '>>' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] x = i > 32 ? word0(d) << 64 - i | word1(d) >> i - 32 ~~ ~~^~~~ ./strtod.c:2071:52: note: place parentheses around the '-' expression to silence this warning x = i > 32 ? word0(d) << 64 - i | word1(d) >> i - 32 ^ ( ) ./strtod.c:2072:25: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] : word1(d) << 32 - i; ~~ ~~~^~~ ./strtod.c:2072:25: note: place parentheses around the '-' expression to silence this warning : word1(d) << 32 - i; ^ ( ) ./strtod.c:2172:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] else if (j1 = -k) { ~~~^~~~ ./strtod.c:2172:15: note: place parentheses around the assignment to silence this warning else if (j1 = -k) { ^ ( ) ./strtod.c:2172:15: note: use '==' to turn this assignment into an equality comparison else if (j1 = -k) { ^ == ./strtod.c:2272:27: warning: '&&' within '||' [-Wlogical-op-parentheses] if (d > ds || d == ds && L & 1) { ~~ ~~~~~~~~^~~~~~~~ ./strtod.c:2272:27: note: place parentheses around the '&&' expression to silence this warning if (d > ds || d == ds && L & 1) { ^ ( ) ./strtod.c:2337:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (j = b5 - m5) ~~^~~~~~~~~ ./strtod.c:2337:10: note: place parentheses around the assignment to silence this warning if (j = b5 - m5) ^ ( ) ./strtod.c:2337:10: note: use '==' to turn this assignment into an equality comparison if (j = b5 - m5) ^ == ./strtod.c:2372:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (i = ((s5 ? 32 - hi0bits(S->x[S->wds-1]) : 1) + s2) & 0x1f) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./strtod.c:2372:8: note: place parentheses around the assignment to silence this warning if (i = ((s5 ? 32 - hi0bits(S->x[S->wds-1]) : 1) + s2) & 0x1f) ^ ( ) ./strtod.c:2372:8: note: use '==' to turn this assignment into an equality comparison if (i = ((s5 ? 32 - hi0bits(S->x[S->wds-1]) : 1) + s2) & 0x1f) ^ == ./strtod.c:2451:8: warning: '&&' within '||' [-Wlogical-op-parentheses] && !(word1(d) & 1) ^~~~~~~~~~~~~~~~~~ ./strtod.c:2451:8: note: place parentheses around the '&&' expression to silence this warning && !(word1(d) & 1) ^ ) ./strtod.c:2457:29: warning: '&&' within '||' [-Wlogical-op-parentheses] if ((j1 > 0 || j1 == 0 && dig & 1) ~~ ~~~~~~~~^~~~~~~~~~ ./strtod.c:2457:29: note: place parentheses around the '&&' expression to silence this warning if ((j1 > 0 || j1 == 0 && dig & 1) ^ ( ) ./strtod.c:2497:22: warning: '&&' within '||' [-Wlogical-op-parentheses] if (j > 0 || j == 0 && dig & 1) { ~~ ~~~~~~~^~~~~~~~~~ ./strtod.c:2497:22: note: place parentheses around the '&&' expression to silence this warning if (j > 0 || j == 0 && dig & 1) { ^ ( ) --- findbytes.o --- --- findline.o --- --- findbytes.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT findbytes.o -MD -MP -MF ".deps/findbytes.Tpo" -c -o findbytes.o `test -f 'findbytes.c' || echo './'`findbytes.c; then mv -f ".deps/findbytes.Tpo" ".deps/findbytes.Po"; else rm -f ".deps/findbytes.Tpo"; exit 1; fi --- findline.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT findline.o -MD -MP -MF ".deps/findline.Tpo" -c -o findline.o `test -f 'findline.c' || echo './'`findline.c; then mv -f ".deps/findline.Tpo" ".deps/findline.Po"; else rm -f ".deps/findline.Tpo"; exit 1; fi --- format.o --- --- getargs.o --- --- format.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT format.o -MD -MP -MF ".deps/format.Tpo" -c -o format.o `test -f 'format.c' || echo './'`format.c; then mv -f ".deps/format.Tpo" ".deps/format.Po"; else rm -f ".deps/format.Tpo"; exit 1; fi --- getargs.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT getargs.o -MD -MP -MF ".deps/getargs.Tpo" -c -o getargs.o `test -f 'getargs.c' || echo './'`getargs.c; then mv -f ".deps/getargs.Tpo" ".deps/getargs.Po"; else rm -f ".deps/getargs.Tpo"; exit 1; fi --- getav0.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT getav0.o -MD -MP -MF ".deps/getav0.Tpo" -c -o getav0.o `test -f 'getav0.c' || echo './'`getav0.c; then mv -f ".deps/getav0.Tpo" ".deps/getav0.Po"; else rm -f ".deps/getav0.Tpo"; exit 1; fi --- geterrno.o --- --- getfp.o --- --- geterrno.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT geterrno.o -MD -MP -MF ".deps/geterrno.Tpo" -c -o geterrno.o `test -f 'geterrno.c' || echo './'`geterrno.c; then mv -f ".deps/geterrno.Tpo" ".deps/geterrno.Po"; else rm -f ".deps/geterrno.Tpo"; exit 1; fi --- getfp.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT getfp.o -MD -MP -MF ".deps/getfp.Tpo" -c -o getfp.o `test -f 'getfp.c' || echo './'`getfp.c; then mv -f ".deps/getfp.Tpo" ".deps/getfp.Po"; else rm -f ".deps/getfp.Tpo"; exit 1; fi --- getdomainname.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT getdomainname.o -MD -MP -MF ".deps/getdomainname.Tpo" -c -o getdomainname.o `test -f 'getdomainname.c' || echo './'`getdomainname.c; then mv -f ".deps/getdomainname.Tpo" ".deps/getdomainname.Po"; else rm -f ".deps/getdomainname.Tpo"; exit 1; fi --- getpagesize.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT getpagesize.o -MD -MP -MF ".deps/getpagesize.Tpo" -c -o getpagesize.o `test -f 'getpagesize.c' || echo './'`getpagesize.c; then mv -f ".deps/getpagesize.Tpo" ".deps/getpagesize.Po"; else rm -f ".deps/getpagesize.Tpo"; exit 1; fi --- handlecond.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT handlecond.o -MD -MP -MF ".deps/handlecond.Tpo" -c -o handlecond.o `test -f 'handlecond.c' || echo './'`handlecond.c; then mv -f ".deps/handlecond.Tpo" ".deps/handlecond.Po"; else rm -f ".deps/handlecond.Tpo"; exit 1; fi --- jsprintf.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT jsprintf.o -MD -MP -MF ".deps/jsprintf.Tpo" -c -o jsprintf.o `test -f 'jsprintf.c' || echo './'`jsprintf.c; then mv -f ".deps/jsprintf.Tpo" ".deps/jsprintf.Po"; else rm -f ".deps/jsprintf.Tpo"; exit 1; fi --- jssnprintf.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT jssnprintf.o -MD -MP -MF ".deps/jssnprintf.Tpo" -c -o jssnprintf.o `test -f 'jssnprintf.c' || echo './'`jssnprintf.c; then mv -f ".deps/jssnprintf.Tpo" ".deps/jssnprintf.Po"; else rm -f ".deps/jssnprintf.Tpo"; exit 1; fi --- jssprintf.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT jssprintf.o -MD -MP -MF ".deps/jssprintf.Tpo" -c -o jssprintf.o `test -f 'jssprintf.c' || echo './'`jssprintf.c; then mv -f ".deps/jssprintf.Tpo" ".deps/jssprintf.Po"; else rm -f ".deps/jssprintf.Tpo"; exit 1; fi --- match.o --- --- matchl.o --- --- match.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT match.o -MD -MP -MF ".deps/match.Tpo" -c -o match.o `test -f 'match.c' || echo './'`match.c; then mv -f ".deps/match.Tpo" ".deps/match.Po"; else rm -f ".deps/match.Tpo"; exit 1; fi --- matchl.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT matchl.o -MD -MP -MF ".deps/matchl.Tpo" -c -o matchl.o `test -f 'matchl.c' || echo './'`matchl.c; then mv -f ".deps/matchl.Tpo" ".deps/matchl.Po"; else rm -f ".deps/matchl.Tpo"; exit 1; fi --- movebytes.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT movebytes.o -MD -MP -MF ".deps/movebytes.Tpo" -c -o movebytes.o `test -f 'movebytes.c' || echo './'`movebytes.c; then mv -f ".deps/movebytes.Tpo" ".deps/movebytes.Po"; else rm -f ".deps/movebytes.Tpo"; exit 1; fi --- raisecond.o --- --- fconv.o --- 29 warnings generated. --- raisecond.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT raisecond.o -MD -MP -MF ".deps/raisecond.Tpo" -c -o raisecond.o `test -f 'raisecond.c' || echo './'`raisecond.c; then mv -f ".deps/raisecond.Tpo" ".deps/raisecond.Po"; else rm -f ".deps/raisecond.Tpo"; exit 1; fi --- saveargs.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT saveargs.o -MD -MP -MF ".deps/saveargs.Tpo" -c -o saveargs.o `test -f 'saveargs.c' || echo './'`saveargs.c; then mv -f ".deps/saveargs.Tpo" ".deps/saveargs.Po"; else rm -f ".deps/saveargs.Tpo"; exit 1; fi --- serrmsg.o --- --- seterrno.o --- --- serrmsg.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT serrmsg.o -MD -MP -MF ".deps/serrmsg.Tpo" -c -o serrmsg.o `test -f 'serrmsg.c' || echo './'`serrmsg.c; then mv -f ".deps/serrmsg.Tpo" ".deps/serrmsg.Po"; else rm -f ".deps/serrmsg.Tpo"; exit 1; fi --- seterrno.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT seterrno.o -MD -MP -MF ".deps/seterrno.Tpo" -c -o seterrno.o `test -f 'seterrno.c' || echo './'`seterrno.c; then mv -f ".deps/seterrno.Tpo" ".deps/seterrno.Po"; else rm -f ".deps/seterrno.Tpo"; exit 1; fi --- setfp.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT setfp.o -MD -MP -MF ".deps/setfp.Tpo" -c -o setfp.o `test -f 'setfp.c' || echo './'`setfp.c; then mv -f ".deps/setfp.Tpo" ".deps/setfp.Po"; else rm -f ".deps/setfp.Tpo"; exit 1; fi --- serrmsg.o --- serrmsg.c:106:40: warning: invalid conversion specifier 'r' [-Wformat-invalid-specifier] ret = js_snprintf(buf, maxcnt, "%s: %r", prognam, msg, args); ~^ serrmsg.c:106:53: warning: data argument not used by format string [-Wformat-extra-args] ret = js_snprintf(buf, maxcnt, "%s: %r", prognam, msg, args); ~~~~~~~~ ^ serrmsg.c:115:15: warning: invalid conversion specifier 'r' [-Wformat-invalid-specifier] "%s: %s. %r", prognam, errnam, msg, args); ~^ serrmsg.c:115:36: warning: data argument not used by format string [-Wformat-extra-args] "%s: %s. %r", prognam, errnam, msg, args); ~~~~~~~~~~~~ ^ 4 warnings generated. --- spawn.o --- --- strcatl.o --- --- spawn.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT spawn.o -MD -MP -MF ".deps/spawn.Tpo" -c -o spawn.o `test -f 'spawn.c' || echo './'`spawn.c; then mv -f ".deps/spawn.Tpo" ".deps/spawn.Po"; else rm -f ".deps/spawn.Tpo"; exit 1; fi --- strcatl.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT strcatl.o -MD -MP -MF ".deps/strcatl.Tpo" -c -o strcatl.o `test -f 'strcatl.c' || echo './'`strcatl.c; then mv -f ".deps/strcatl.Tpo" ".deps/strcatl.Po"; else rm -f ".deps/strcatl.Tpo"; exit 1; fi --- streql.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT streql.o -MD -MP -MF ".deps/streql.Tpo" -c -o streql.o `test -f 'streql.c' || echo './'`streql.c; then mv -f ".deps/streql.Tpo" ".deps/streql.Po"; else rm -f ".deps/streql.Tpo"; exit 1; fi --- swabbytes.o --- --- usleep.o --- --- swabbytes.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT swabbytes.o -MD -MP -MF ".deps/swabbytes.Tpo" -c -o swabbytes.o `test -f 'swabbytes.c' || echo './'`swabbytes.c; then mv -f ".deps/swabbytes.Tpo" ".deps/swabbytes.Po"; else rm -f ".deps/swabbytes.Tpo"; exit 1; fi --- usleep.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -MT usleep.o -MD -MP -MF ".deps/usleep.Tpo" -c -o usleep.o `test -f 'usleep.c' || echo './'`usleep.c; then mv -f ".deps/usleep.Tpo" ".deps/usleep.Po"; else rm -f ".deps/usleep.Tpo"; exit 1; fi --- libschily.a --- rm -f libschily.a ar cru libschily.a cvmod.o dat.o fcons.o fdown.o fdup.o ffileread.o ffilewrite.o fgetline.o fgetstr.o file_raise.o fileclose.o fileluopen.o fileopen.o filepos.o fileread.o filereopen.o fileseek.o filesize.o filestat.o filewrite.o flag.o flush.o fpipe.o niread.o niwrite.o nixread.o nixwrite.o openfd.o peekc.o fcons64.o fdup64.o fileluopen64.o fileopen64.o filepos64.o filereopen64.o fileseek64.o filesize64.o filestat64.o openfd64.o astoi.o astoll.o breakline.o comerr.o cmpbytes.o error.o fconv.o fexec.o fillbytes.o findbytes.o findline.o format.o getargs.o getav0.o geterrno.o getfp.o getdomainname.o getpagesize.o handlecond.o jsprintf.o jssnprintf.o jssprintf.o match.o matchl.o movebytes.o raisecond.o saveargs.o serrmsg.o seterrno.o setfp.o spawn.o strcatl.o streql.o swabbytes.o usleep.o ranlib libschily.a Making all in cdrecord --- cdrecord.o --- --- cd_misc.o --- --- fifo.o --- --- cdrecord.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT cdrecord.o -MD -MP -MF ".deps/cdrecord.Tpo" -c -o cdrecord.o `test -f 'cdrecord.c' || echo './'`cdrecord.c; then mv -f ".deps/cdrecord.Tpo" ".deps/cdrecord.Po"; else rm -f ".deps/cdrecord.Tpo"; exit 1; fi --- cd_misc.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT cd_misc.o -MD -MP -MF ".deps/cd_misc.Tpo" -c -o cd_misc.o `test -f 'cd_misc.c' || echo './'`cd_misc.c; then mv -f ".deps/cd_misc.Tpo" ".deps/cd_misc.Po"; else rm -f ".deps/cd_misc.Tpo"; exit 1; fi --- fifo.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT fifo.o -MD -MP -MF ".deps/fifo.Tpo" -c -o fifo.o `test -f 'fifo.c' || echo './'`fifo.c; then mv -f ".deps/fifo.Tpo" ".deps/fifo.Po"; else rm -f ".deps/fifo.Tpo"; exit 1; fi --- isosize.o --- --- cdrecord.o --- cdrecord.c:276:63: warning: illegal character encoding in string literal [-Winvalid-source-encoding] printf("Cdrecord%s%s %s (%s-%s-%s) Copyright (C) 1995-2001 Jrg Schilling\n", ^~~~ cdrecord.c:1024:57: warning: illegal character encoding in string literal [-Winvalid-source-encoding] error("\t-preemp Audio tracks are mastered with 50/15 s preemphasis\n"); ^~~~ cdrecord.c:1282:34: warning: format specifies type 'int' but the argument has type 'Llong' (aka 'long long') [-Wformat] printf("@%02dT%06d\n", track, tracksize >> 20); ~~~~ ^~~~~~~~~~~~~~~ %06lld cdrecord.c:1358:35: warning: format specifies type 'int' but the argument has type 'Llong' (aka 'long long') [-Wformat] printf("@%02d:%06d\n", track, bytes >> 20); ~~~~ ^~~~~~~~~~~ %06lld --- isosize.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT isosize.o -MD -MP -MF ".deps/isosize.Tpo" -c -o isosize.o `test -f 'isosize.c' || echo './'`isosize.c; then mv -f ".deps/isosize.Tpo" ".deps/isosize.Po"; else rm -f ".deps/isosize.Tpo"; exit 1; fi --- audiosize.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT audiosize.o -MD -MP -MF ".deps/audiosize.Tpo" -c -o audiosize.o `test -f 'audiosize.c' || echo './'`audiosize.c; then mv -f ".deps/audiosize.Tpo" ".deps/audiosize.Po"; else rm -f ".deps/audiosize.Tpo"; exit 1; fi --- auinfo.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT auinfo.o -MD -MP -MF ".deps/auinfo.Tpo" -c -o auinfo.o `test -f 'auinfo.c' || echo './'`auinfo.c; then mv -f ".deps/auinfo.Tpo" ".deps/auinfo.Po"; else rm -f ".deps/auinfo.Tpo"; exit 1; fi --- diskid.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT diskid.o -MD -MP -MF ".deps/diskid.Tpo" -c -o diskid.o `test -f 'diskid.c' || echo './'`diskid.c; then mv -f ".deps/diskid.Tpo" ".deps/diskid.Po"; else rm -f ".deps/diskid.Tpo"; exit 1; fi diskid.c:115:40: warning: illegal character encoding in string literal [-Winvalid-source-encoding] LOCAL char m_albrechts[] = "CDA Datentrger Albrechts GmbH."; ^~~~ diskid.c:116:45: warning: illegal character encoding in string literal [-Winvalid-source-encoding] LOCAL char m_xalbrechts[] = "??? CDA Datentrger Albrechts GmbH."; ^~~~ diskid.c:153:55: warning: illegal character encoding in string literal [-Winvalid-source-encoding] {{97, 33, 00}, 82, "ILLEGAL OLD CODE: Old CDA Datentrger Albrechts GmbH." }, ^~~~ 3 warnings generated. --- wm_session.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT wm_session.o -MD -MP -MF ".deps/wm_session.Tpo" -c -o wm_session.o `test -f 'wm_session.c' || echo './'`wm_session.c; then mv -f ".deps/wm_session.Tpo" ".deps/wm_session.Po"; else rm -f ".deps/wm_session.Tpo"; exit 1; fi --- wm_track.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT wm_track.o -MD -MP -MF ".deps/wm_track.Tpo" -c -o wm_track.o `test -f 'wm_track.c' || echo './'`wm_track.c; then mv -f ".deps/wm_track.Tpo" ".deps/wm_track.Po"; else rm -f ".deps/wm_track.Tpo"; exit 1; fi --- wm_packet.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT wm_packet.o -MD -MP -MF ".deps/wm_packet.Tpo" -c -o wm_packet.o `test -f 'wm_packet.c' || echo './'`wm_packet.c; then mv -f ".deps/wm_packet.Tpo" ".deps/wm_packet.Po"; else rm -f ".deps/wm_packet.Tpo"; exit 1; fi --- movesect.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT movesect.o -MD -MP -MF ".deps/movesect.Tpo" -c -o movesect.o `test -f 'movesect.c' || echo './'`movesect.c; then mv -f ".deps/movesect.Tpo" ".deps/movesect.Po"; else rm -f ".deps/movesect.Tpo"; exit 1; fi --- wm_packet.o --- wm_packet.c:89:34: warning: format specifies type 'int' but the argument has type 'Llong' (aka 'long long') [-Wformat] printf("@%02dT%06d\n", track, tracksize >> 20); ~~~~ ^~~~~~~~~~~~~~~ %06lld wm_packet.c:191:35: warning: format specifies type 'int' but the argument has type 'Llong' (aka 'long long') [-Wformat] printf("@%02d:%06d\n", track, bytes >> 20); ~~~~ ^~~~~~~~~~~ %06lld 2 warnings generated. --- subchan.o --- --- cdtext.o --- --- subchan.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT subchan.o -MD -MP -MF ".deps/subchan.Tpo" -c -o subchan.o `test -f 'subchan.c' || echo './'`subchan.c; then mv -f ".deps/subchan.Tpo" ".deps/subchan.Po"; else rm -f ".deps/subchan.Tpo"; exit 1; fi --- cdtext.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT cdtext.o -MD -MP -MF ".deps/cdtext.Tpo" -c -o cdtext.o `test -f 'cdtext.c' || echo './'`cdtext.c; then mv -f ".deps/cdtext.Tpo" ".deps/cdtext.Po"; else rm -f ".deps/cdtext.Tpo"; exit 1; fi --- defaults.o --- --- cdr_drv.o --- --- defaults.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT defaults.o -MD -MP -MF ".deps/defaults.Tpo" -c -o defaults.o `test -f 'defaults.c' || echo './'`defaults.c; then mv -f ".deps/defaults.Tpo" ".deps/defaults.Po"; else rm -f ".deps/defaults.Tpo"; exit 1; fi --- cdr_drv.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT cdr_drv.o -MD -MP -MF ".deps/cdr_drv.Tpo" -c -o cdr_drv.o `test -f 'cdr_drv.c' || echo './'`cdr_drv.c; then mv -f ".deps/cdr_drv.Tpo" ".deps/cdr_drv.Po"; else rm -f ".deps/cdr_drv.Tpo"; exit 1; fi --- drv_philips.o --- --- drv_sony.o --- --- drv_philips.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT drv_philips.o -MD -MP -MF ".deps/drv_philips.Tpo" -c -o drv_philips.o `test -f 'drv_philips.c' || echo './'`drv_philips.c; then mv -f ".deps/drv_philips.Tpo" ".deps/drv_philips.Po"; else rm -f ".deps/drv_philips.Tpo"; exit 1; fi --- drv_sony.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT drv_sony.o -MD -MP -MF ".deps/drv_sony.Tpo" -c -o drv_sony.o `test -f 'drv_sony.c' || echo './'`drv_sony.c; then mv -f ".deps/drv_sony.Tpo" ".deps/drv_sony.Po"; else rm -f ".deps/drv_sony.Tpo"; exit 1; fi --- cdrecord.o --- 4 warnings generated. --- drv_jvc.o --- --- drv_mmc.o --- --- drv_jvc.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT drv_jvc.o -MD -MP -MF ".deps/drv_jvc.Tpo" -c -o drv_jvc.o `test -f 'drv_jvc.c' || echo './'`drv_jvc.c; then mv -f ".deps/drv_jvc.Tpo" ".deps/drv_jvc.Po"; else rm -f ".deps/drv_jvc.Tpo"; exit 1; fi --- drv_mmc.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT drv_mmc.o -MD -MP -MF ".deps/drv_mmc.Tpo" -c -o drv_mmc.o `test -f 'drv_mmc.c' || echo './'`drv_mmc.c; then mv -f ".deps/drv_mmc.Tpo" ".deps/drv_mmc.Po"; else rm -f ".deps/drv_mmc.Tpo"; exit 1; fi --- drv_simul.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT drv_simul.o -MD -MP -MF ".deps/drv_simul.Tpo" -c -o drv_simul.o `test -f 'drv_simul.c' || echo './'`drv_simul.c; then mv -f ".deps/drv_simul.Tpo" ".deps/drv_simul.Po"; else rm -f ".deps/drv_simul.Tpo"; exit 1; fi --- drv_mmc.o --- drv_mmc.c:1519:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ --- scsi_scan.o --- --- scsi_cdr.o --- --- scsi_scan.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT scsi_scan.o -MD -MP -MF ".deps/scsi_scan.Tpo" -c -o scsi_scan.o `test -f 'scsi_scan.c' || echo './'`scsi_scan.c; then mv -f ".deps/scsi_scan.Tpo" ".deps/scsi_scan.Po"; else rm -f ".deps/scsi_scan.Tpo"; exit 1; fi --- scsi_cdr.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT scsi_cdr.o -MD -MP -MF ".deps/scsi_cdr.Tpo" -c -o scsi_cdr.o `test -f 'scsi_cdr.c' || echo './'`scsi_cdr.c; then mv -f ".deps/scsi_cdr.Tpo" ".deps/scsi_cdr.Po"; else rm -f ".deps/scsi_cdr.Tpo"; exit 1; fi --- modes.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT modes.o -MD -MP -MF ".deps/modes.Tpo" -c -o modes.o `test -f 'modes.c' || echo './'`modes.c; then mv -f ".deps/modes.Tpo" ".deps/modes.Po"; else rm -f ".deps/modes.Tpo"; exit 1; fi --- misc.o --- --- drv_mmc.o --- 1 warning generated. --- misc.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o `test -f 'misc.c' || echo './'`misc.c; then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi --- crc16.o --- if clang -DHAVE_CONFIG_H -I. -I. -I.. -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -MT crc16.o -MD -MP -MF ".deps/crc16.Tpo" -c -o crc16.o `test -f 'crc16.c' || echo './'`crc16.c; then mv -f ".deps/crc16.Tpo" ".deps/crc16.Po"; else rm -f ".deps/crc16.Tpo"; exit 1; fi --- dvdrecord --- clang -DFIFO -DAUINFO -DUSE_LARGEFILES -I../include -I../libscg -O2 -Wl,-R/usr/pkg/lib -o dvdrecord cdrecord.o cd_misc.o fifo.o isosize.o audiosize.o auinfo.o diskid.o wm_session.o wm_track.o wm_packet.o movesect.o subchan.o cdtext.o defaults.o cdr_drv.o drv_philips.o drv_sony.o drv_jvc.o drv_mmc.o drv_simul.o scsi_scan.o scsi_cdr.o modes.o misc.o crc16.o -L../libdeflt -ldeflt -L../librscg -lrscg -L../libscg -lscg -L../libschily -lschily /usr/bin/ld: cannot find -lscg clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [dvdrecord] Error code 1 bmake[2]: stopped in /var/pkgsrc/work/sysutils/dvdrecord/work/dvdrtools-0.1.5/cdrecord 1 error bmake[2]: stopped in /var/pkgsrc/work/sysutils/dvdrecord/work/dvdrtools-0.1.5/cdrecord *** [all-recursive] Error code 1 bmake[1]: stopped in /var/pkgsrc/work/sysutils/dvdrecord/work/dvdrtools-0.1.5 1 error bmake[1]: stopped in /var/pkgsrc/work/sysutils/dvdrecord/work/dvdrtools-0.1.5 *** [all] Error code 2 bmake: stopped in /var/pkgsrc/work/sysutils/dvdrecord/work/dvdrtools-0.1.5 1 error bmake: stopped in /var/pkgsrc/work/sysutils/dvdrecord/work/dvdrtools-0.1.5 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/sysutils/dvdrecord *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/sysutils/dvdrecord