MidnightBSD Magus

sysutils/dvd+rw-tools

DVD burning software

Flavor Version Run OSVersion Arch License Restricted Status
7.1 421 2.0 amd64 gpl2 0 fail

Events

Machine Type Time Message
skunkworks info 2020-09-24 11:28:06.290969 Test Started
skunkworks fail 2020-09-24 11:28:14.538015 make build returned non-zero: 1
skunkworks fail 2020-09-24 11:28:14.5782 Test complete.

Log

===>  Building for dvd+rw-tools-7.1
--- all ---
--- growisofs.o ---
--- growisofs_mmc.o ---
--- dvd+rw-format.o ---
--- dvd+rw-mediainfo.o ---
--- growisofs.o ---
cc -O2 -pipe -fno-strict-aliasing   -pthread -D_THREAD_SAFE  -D_REENTRANT -c -o growisofs.o growisofs.c
--- growisofs_mmc.o ---
c++ -O2 -pipe -fno-strict-aliasing   -fno-exceptions -pthread -D_THREAD_SAFE  -D_REENTRANT -c -o growisofs_mmc.o growisofs_mmc.cpp
--- dvd+rw-mediainfo.o ---
c++ -O2 -pipe -fno-strict-aliasing   -fno-exceptions -pthread -D_THREAD_SAFE  -D_REENTRANT -c -o dvd+rw-mediainfo.o dvd+rw-mediainfo.cpp
--- dvd+rw-format.o ---
c++ -O2 -pipe -fno-strict-aliasing   -fno-exceptions -pthread -D_THREAD_SAFE  -D_REENTRANT -c -o dvd+rw-format.o dvd+rw-format.cpp
--- growisofs_mmc.o ---
In file included from growisofs_mmc.cpp:17:
./transport.hxx:129:51: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
                            int l = wctomb(str,(wchar_t)(unsigned char)'');
                                                                       ^
./transport.hxx:131:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
                            else        str[0]='',str[1]='\0';
                                               ^
--- dvd+rw-format.o ---
In file included from dvd+rw-format.cpp:87:
./transport.hxx:129:51: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
                            int l = wctomb(str,(wchar_t)(unsigned char)'');
                                                                       ^
./transport.hxx:131:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
                            else        str[0]='',str[1]='\0';
                                               ^
--- dvd+rw-mediainfo.o ---
In file included from dvd+rw-mediainfo.cpp:12:
./transport.hxx:129:51: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
                            int l = wctomb(str,(wchar_t)(unsigned char)'');
                                                                       ^
./transport.hxx:131:20: warning: illegal character encoding in character literal [-Winvalid-source-encoding]
                            else        str[0]='',str[1]='\0';
                                               ^
--- growisofs.o ---
growisofs.c:2273:8: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
--- dvd+rw-mediainfo.o ---
dvd+rw-mediainfo.cpp:624:27: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
        printf (" %s    %u*2KB=%"LLU"\n",
                                 ^
                                  
dvd+rw-mediainfo.cpp:944:16: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
            printf("%"LLU"\n",(unsigned long long)capacity*blocksize);
                      ^
                       
dvd+rw-mediainfo.cpp:951:13: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
                printf("%"LLU"\n",(unsigned long long)capacity*blocksize);
                          ^
                           
dvd+rw-mediainfo.cpp:1124:43: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
        printf ("READ CAPACITY:          %u*%u=%"LLU"\n",
                                                 ^
                                                  
2 warnings and 4 errors generated.
*** [dvd+rw-mediainfo.o] Error code 1

make[2]: stopped in /magus/work/usr/mports/sysutils/dvd+rw-tools/work/dvd+rw-tools-7.1
--- growisofs.o ---
                            current,progress.final,100.0/ratio,
                            ^~~~~~~
growisofs.c:2273:16: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
                            current,progress.final,100.0/ratio,
                                    ^~~~~~~~~~~~~~
growisofs.c:2287:8: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
                            current,progress.final,0.0,
                            ^~~~~~~
growisofs.c:2287:16: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
                            current,progress.final,0.0,
                                    ^~~~~~~~~~~~~~
growisofs.c:2399:8: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat]
                            (capacity-outoff)/2048,tracksize/2048);
                            ^~~~~~~~~~~~~~~~~~~~~~
growisofs.c:2399:31: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat]
                            (capacity-outoff)/2048,tracksize/2048);
                                                   ^~~~~~~~~~~~~~
growisofs.c:2429:10: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat]
                                            (capacity-outoff)/2048,
                                            ^~~~~~~~~~~~~~~~~~~~~~
growisofs.c:2430:10: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat]
                                            tracksize/2048);
                                            ^~~~~~~~~~~~~~
growisofs.c:2698:6: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat]
            (outoff-startoff)/2048,
            ^~~~~~~~~~~~~~~~~~~~~~
growisofs.c:3269:20: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
                                            in_device,off),
                                                      ^~~
growisofs.c:3515:34: warning: format specifies type 'long long' but the argument has type 'long' [-Wformat]
        printf("next_session=%"LLD"\n", next_session*CD_BLOCK);
                             ~~~~~      ^~~~~~~~~~~~~~~~~~~~~
growisofs.c:3518:30: warning: format specifies type 'long long' but the argument has type 'off_t' (aka 'long') [-Wformat]
        printf("capacity=%"LLD"\n", capacity);
                         ~~~~~      ^~~~~~~~
12 warnings generated.
--- dvd+rw-format.o ---
2 warnings generated.
--- growisofs_mmc.o ---
2 warnings generated.
1 error

make[2]: stopped in /magus/work/usr/mports/sysutils/dvd+rw-tools/work/dvd+rw-tools-7.1
*** [all] Error code 2

make[1]: stopped in /magus/work/usr/mports/sysutils/dvd+rw-tools/work/dvd+rw-tools-7.1
1 error

make[1]: stopped in /magus/work/usr/mports/sysutils/dvd+rw-tools/work/dvd+rw-tools-7.1
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/sysutils/dvd+rw-tools