WARNING: [license.mk] Every package should define a LICENSE.
===> Building for Cygne-SDL-0.1nb7
clang -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -DUNIX -DTARGET_UNIX -DGCC -DUSES_16BIT_ONLY -D__SDL__ -I. `sdl-config --cflags` -c zlib/unzip.c -o unzip.o
zlib/unzip.c:541:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
                else if (uMagic!=0x02014b50)
                ^
zlib/unzip.c:621:4: warning: add explicit braces to avoid dangling else [-Wdangling-else]
                        else
                        ^
zlib/unzip.c:646:4: warning: add explicit braces to avoid dangling else [-Wdangling-else]
                        else
                        ^
zlib/unzip.c:830:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
                else if (uMagic!=0x04034b50)
                ^
zlib/unzip.c:1014:43: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
        if ((pfile_in_zip_read_info->read_buffer == NULL))
             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
zlib/unzip.c:1014:43: note: remove extraneous parentheses around the comparison to silence this warning
        if ((pfile_in_zip_read_info->read_buffer == NULL))
            ~                                    ^      ~
zlib/unzip.c:1014:43: note: use '=' to turn this equality comparison into an assignment
        if ((pfile_in_zip_read_info->read_buffer == NULL))
                                                 ^~
                                                 =
5 warnings generated.
clang++ -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -DUNIX -DTARGET_UNIX -DGCC -DUSES_16BIT_ONLY -D__SDL__ -I. `sdl-config --cflags` -c ddrawsdl.cpp -o ddrawsdl.o
ddrawsdl.cpp:179:25: error: invalid alignment value
                        __asm__ __volatile__(".align 32\n\
                                             ^
<inline asm>:1:9: note: instantiated into assembly here
        .align 32
               ^
ddrawsdl.cpp:437:25: error: invalid alignment value
                        __asm__ __volatile__(".align 32\n\
                                             ^
<inline asm>:1:9: note: instantiated into assembly here
        .align 32
               ^
error: value of 4294967312 is too large for field of 4 bytes.
error: value of 4294967681 is too large for field of 4 bytes.
error: value of 4294967337 is too large for field of 4 bytes.
error: value of 4294967323 is too large for field of 4 bytes.
error: value of 4294967277 is too large for field of 4 bytes.
error: value of 4294967337 is too large for field of 4 bytes.
error: value of 4294967323 is too large for field of 4 bytes.
error: value of 4294967277 is too large for field of 4 bytes.
error: value of 4294967338 is too large for field of 4 bytes.
error: value of 4294967323 is too large for field of 4 bytes.
error: value of 4294967277 is too large for field of 4 bytes.
error: value of 4294967277 is too large for field of 4 bytes.
error: value of 4294967277 is too large for field of 4 bytes.
error: value of 4294967276 is too large for field of 4 bytes.
error: value of 4294967313 is too large for field of 4 bytes.
error: value of 4294967312 is too large for field of 4 bytes.
error: value of 4294967681 is too large for field of 4 bytes.
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** [ddrawsdl.o] Error code 1

bmake: stopped making "all" in /Users/pbulk/build-disk/emulators/Cygne-SDL/work/Cygne-SDL-0.1/src
bmake: 1 error

bmake: stopped making "all" in /Users/pbulk/build-disk/emulators/Cygne-SDL/work/Cygne-SDL-0.1/src
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/emulators/Cygne-SDL
*** Error code 1

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/emulators/Cygne-SDL