=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for libflash-0.4.10nb9 --- flash.o --- --- character.o --- --- shape.o --- --- button.o --- --- program.o --- --- bitmap.o --- --- displaylist.o --- --- font.o --- --- flash.o --- /opt/work/multimedia/libflash/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -O2 -I/opt/pkg/include -Wall -fno-rtti -fno-exceptions flash.cc --- character.o --- /opt/work/multimedia/libflash/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -O2 -I/opt/pkg/include -Wall -fno-rtti -fno-exceptions character.cc --- shape.o --- /opt/work/multimedia/libflash/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -O2 -I/opt/pkg/include -Wall -fno-rtti -fno-exceptions shape.cc --- button.o --- /opt/work/multimedia/libflash/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -O2 -I/opt/pkg/include -Wall -fno-rtti -fno-exceptions button.cc --- program.o --- /opt/work/multimedia/libflash/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -O2 -I/opt/pkg/include -Wall -fno-rtti -fno-exceptions program.cc --- bitmap.o --- /opt/work/multimedia/libflash/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -O2 -I/opt/pkg/include -Wall -fno-rtti -fno-exceptions bitmap.cc --- displaylist.o --- /opt/work/multimedia/libflash/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -O2 -I/opt/pkg/include -Wall -fno-rtti -fno-exceptions displaylist.cc --- font.o --- /opt/work/multimedia/libflash/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -O2 -I/opt/pkg/include -Wall -fno-rtti -fno-exceptions font.cc --- displaylist.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions displaylist.cc -fno-common -DPIC -o .libs/displaylist.o --- font.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions font.cc -fno-common -DPIC -o .libs/font.o --- flash.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions flash.cc -fno-common -DPIC -o .libs/flash.o --- shape.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions shape.cc -fno-common -DPIC -o .libs/shape.o --- bitmap.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions bitmap.cc -fno-common -DPIC -o .libs/bitmap.o --- program.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions program.cc -fno-common -DPIC -o .libs/program.o --- character.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions character.cc -fno-common -DPIC -o .libs/character.o --- button.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions button.cc -fno-common -DPIC -o .libs/button.o --- flash.o --- In file included from flash.cc:23: In file included from ./swf.h:220: ./displaylist.h:29:1: warning: 'DisplayListEntry' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct DisplayListEntry { ^ ./character.h:33:1: note: did you mean struct here? class DisplayListEntry; ^~~~~ struct In file included from flash.cc:23: In file included from ./swf.h:222: ./button.h:57:8: warning: 'Button::execute' hides overloaded virtual function [-Woverloaded-virtual] int execute(GraphicDevice *gd, Matrix *matrix, ^ ./character.h:46:16: note: hidden overloaded virtual function 'Character::execute' declared here: different number of parameters (3 vs 4) virtual int execute(GraphicDevice *, Matrix *, Cxform *); // Display, play or whatever ^ In file included from flash.cc:23: In file included from ./swf.h:226: ./program.h:124:1: warning: 'Program' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Program { ^ ./displaylist.h:24:1: note: did you mean struct here? class Program; ^~~~~ struct --- shape.o --- In file included from shape.cc:23: In file included from ./swf.h:220: ./displaylist.h:29:1: warning: 'DisplayListEntry' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct DisplayListEntry { ^ ./character.h:33:1: note: did you mean struct here? class DisplayListEntry; ^~~~~ struct In file included from shape.cc:23: In file included from ./swf.h:222: ./button.h:57:8: warning: 'Button::execute' hides overloaded virtual function [-Woverloaded-virtual] int execute(GraphicDevice *gd, Matrix *matrix, ^ ./character.h:46:16: note: hidden overloaded virtual function 'Character::execute' declared here: different number of parameters (3 vs 4) virtual int execute(GraphicDevice *, Matrix *, Cxform *); // Display, play or whatever ^ --- displaylist.o --- In file included from displaylist.cc:23: In file included from ./swf.h:220: --- shape.o --- In file included from shape.cc:23: --- displaylist.o --- ./displaylist.h:29:1: warning: 'DisplayListEntry' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] --- shape.o --- In file included from ./swf.h:226: ./program.h:124:1: warning: 'Program' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Program { ^ ./displaylist.h:24:1: note: did you mean struct here? class Program; ^~~~~ struct --- displaylist.o --- struct DisplayListEntry { ^ ./character.h:33:1: note: did you mean struct here? class DisplayListEntry; ^~~~~ struct --- bitmap.o --- In file included from bitmap.cc:23: In file included from ./swf.h:220: ./displaylist.h:29:1: warning: 'DisplayListEntry' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct DisplayListEntry { ^ ./character.h:33:1: note: did you mean struct here? class DisplayListEntry; ^~~~~ struct --- font.o --- In file included from font.cc:23: In file included from ./swf.h:220: ./displaylist.h:29:1: warning: 'DisplayListEntry' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct DisplayListEntry { ^ ./character.h:33:1: note: did you mean struct here? class DisplayListEntry; ^~~~~ struct In file included from font.cc:23: In file included from ./swf.h:222: ./button.h:57:8: warning: 'Button::execute' hides overloaded virtual function [-Woverloaded-virtual] int execute(GraphicDevice *gd, Matrix *matrix, ^ ./character.h:46:16: note: hidden overloaded virtual function 'Character::execute' declared here: different number of parameters (3 vs 4) virtual int execute(GraphicDevice *, Matrix *, Cxform *); // Display, play or whatever ^ In file included from font.cc:23: In file included from ./swf.h:226: ./program.h:124:1: warning: 'Program' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Program { ^ ./displaylist.h:24:1: note: did you mean struct here? class Program; ^~~~~ struct --- bitmap.o --- In file included from bitmap.cc:23: In file included from ./swf.h:222: ./button.h:57:8: warning: 'Button::execute' hides overloaded virtual function [-Woverloaded-virtual] int execute(GraphicDevice *gd, Matrix *matrix, ^ ./character.h:46:16: note: hidden overloaded virtual function 'Character::execute' declared here: different number of parameters (3 vs 4) virtual int execute(GraphicDevice *, Matrix *, Cxform *); // Display, play or whatever ^ --- font.o --- font.cc:34:14: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] setFontName("Unknown"); ^ --- displaylist.o --- In file included from displaylist.cc:23: In file included from ./swf.h:222: ./button.h:57:8: warning: 'Button::execute' hides overloaded virtual function [-Woverloaded-virtual] int execute(GraphicDevice *gd, Matrix *matrix, ^ ./character.h:46:16: note: hidden overloaded virtual function 'Character::execute' declared here: different number of parameters (3 vs 4) virtual int execute(GraphicDevice *, Matrix *, Cxform *); // Display, play or whatever ^ In file included from displaylist.cc:23: In file included from ./swf.h:226: ./program.h:124:1: warning: 'Program' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Program { ^ ./displaylist.h:24:1: note: did you mean struct here? --- font.o --- In file included from font.cc:23: In file included from ./swf.h:223: ./font.h:31:9: warning: private field 'ascent' is not used [-Wunused-private-field] long ascent; ^ ./font.h:32:9: warning: private field 'descent' is not used [-Wunused-private-field] long descent; ^ ./font.h:33:9: warning: private field 'leading' is not used [-Wunused-private-field] long leading; ^ --- displaylist.o --- class Program; ^~~~~ struct --- bitmap.o --- In file included from bitmap.cc:23: In file included from ./swf.h:226: ./program.h:124:1: warning: 'Program' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Program { ^ ./displaylist.h:24:1: note: did you mean struct here? class Program; ^~~~~ struct --- shape.o --- shape.cc:429:19: warning: unused function 'GetDWord' [-Wunused-function] static inline U32 GetDWord(struct BitParser *b) ^ --- button.o --- In file included from button.cc:23: In file included from ./swf.h:220: ./displaylist.h:29:1: warning: 'DisplayListEntry' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct DisplayListEntry { ^ ./character.h:33:1: note: did you mean struct here? class DisplayListEntry; ^~~~~ struct In file included from button.cc:23: In file included from ./swf.h:222: ./button.h:57:8: warning: 'Button::execute' hides overloaded virtual function [-Woverloaded-virtual] int execute(GraphicDevice *gd, Matrix *matrix, ^ ./character.h:46:16: note: hidden overloaded virtual function 'Character::execute' declared here: different number of parameters (3 vs 4) virtual int execute(GraphicDevice *, Matrix *, Cxform *); // Display, play or whatever ^ In file included from button.cc:23: In file included from ./swf.h:226: ./program.h:124:1: warning: 'Program' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Program { ^ ./displaylist.h:24:1: note: did you mean struct here? class Program; ^~~~~ struct --- flash.o --- 3 warnings generated. libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions flash.cc -o flash.o >/dev/null 2>&1 --- character.o --- In file included from character.cc:23: In file included from ./swf.h:220: ./displaylist.h:29:1: warning: 'DisplayListEntry' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct DisplayListEntry { ^ ./character.h:33:1: note: did you mean struct here? class DisplayListEntry; ^~~~~ struct In file included from character.cc:23: In file included from ./swf.h:222: ./button.h:57:8: warning: 'Button::execute' hides overloaded virtual function [-Woverloaded-virtual] int execute(GraphicDevice *gd, Matrix *matrix, ^ ./character.h:46:16: note: hidden overloaded virtual function 'Character::execute' declared here: different number of parameters (3 vs 4) virtual int execute(GraphicDevice *, Matrix *, Cxform *); // Display, play or whatever ^ In file included from character.cc:23: In file included from ./swf.h:226: ./program.h:124:1: warning: 'Program' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Program { ^ ./displaylist.h:24:1: note: did you mean struct here? class Program; ^~~~~ struct --- program.o --- In file included from program.cc:23: In file included from ./swf.h:220: ./displaylist.h:29:1: warning: 'DisplayListEntry' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct DisplayListEntry { ^ ./character.h:33:1: note: did you mean struct here? class DisplayListEntry; ^~~~~ struct --- character.o --- character.cc:116:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return "Bitmap"; ^ character.cc:118:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return "Font"; --- program.o --- In file included from program.cc:23: In file included from ./swf.h:222: ./button.h:57:8: warning: 'Button::execute' hides overloaded virtual function [-Woverloaded-virtual] int execute(GraphicDevice *gd, Matrix *matrix, ^ ./character.h:46:16: note: hidden overloaded virtual function 'Character::execute' declared here: different number of parameters (3 vs 4) virtual int execute(GraphicDevice *, Matrix *, Cxform *); // Display, play or whatever ^ --- character.o --- ^ character.cc:120:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return "Button"; ^ character.cc:122:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] --- font.o --- 7 warnings generated. --- character.o --- return "Sprite"; ^ character.cc:124:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return "Shape"; ^ character.cc:126:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return "Sound"; ^ character.cc:128:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return "Text"; ^ --- program.o --- In file included from program.cc:23: In file included from ./swf.h:226: ./program.h:124:1: warning: 'Program' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Program { ^ ./displaylist.h:24:1: note: did you mean struct here? --- character.o --- character.cc:130:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] return "Unknown"; ^ --- program.o --- class Program; ^~~~~ struct --- font.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions font.cc -o font.o >/dev/null 2>&1 --- program.o --- program.cc:171:12: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] name = ""; ^ --- character.o --- 11 warnings generated. --- program.o --- program.cc:670:17: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] char *target = ""; ^ --- character.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions character.cc -o character.o >/dev/null 2>&1 --- program.o --- program.cc:878:33: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] f = prg->searchFrame(gd,label,""); ^ --- bitmap.o --- 3 warnings generated. --- button.o --- 3 warnings generated. --- bitmap.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions bitmap.cc -o bitmap.o >/dev/null 2>&1 --- button.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions button.cc -o button.o >/dev/null 2>&1 --- displaylist.o --- 3 warnings generated. libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions displaylist.cc -o displaylist.o >/dev/null 2>&1 --- graphic.o --- /opt/work/multimedia/libflash/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -O2 -I/opt/pkg/include -Wall -fno-rtti -fno-exceptions graphic.cc --- text.o --- /opt/work/multimedia/libflash/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -O2 -I/opt/pkg/include -Wall -fno-rtti -fno-exceptions text.cc --- program.o --- 6 warnings generated. libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions program.cc -o program.o >/dev/null 2>&1 --- matrix.o --- /opt/work/multimedia/libflash/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -O2 -I/opt/pkg/include -Wall -fno-rtti -fno-exceptions matrix.cc --- script.o --- /opt/work/multimedia/libflash/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -O2 -I/opt/pkg/include -Wall -fno-rtti -fno-exceptions script.cc --- graphic.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions graphic.cc -fno-common -DPIC -o .libs/graphic.o --- sound.o --- /opt/work/multimedia/libflash/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -O2 -I/opt/pkg/include -Wall -fno-rtti -fno-exceptions sound.cc --- text.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions text.cc -fno-common -DPIC -o .libs/text.o --- shape.o --- 4 warnings generated. libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions shape.cc -o shape.o >/dev/null 2>&1 --- matrix.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions matrix.cc -fno-common -DPIC -o .libs/matrix.o --- sprite.o --- /opt/work/multimedia/libflash/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -O2 -I/opt/pkg/include -Wall -fno-rtti -fno-exceptions sprite.cc --- graphic.o --- In file included from graphic.cc:23: In file included from ./swf.h:220: ./displaylist.h:29:1: warning: 'DisplayListEntry' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct DisplayListEntry { ^ ./character.h:33:1: note: did you mean struct here? class DisplayListEntry; ^~~~~ struct In file included from graphic.cc:23: In file included from ./swf.h:222: ./button.h:57:8: warning: 'Button::execute' hides overloaded virtual function [-Woverloaded-virtual] int execute(GraphicDevice *gd, Matrix *matrix, ^ ./character.h:46:16: note: hidden overloaded virtual function 'Character::execute' declared here: different number of parameters (3 vs 4) virtual int execute(GraphicDevice *, Matrix *, Cxform *); // Display, play or whatever ^ In file included from graphic.cc:23: In file included from ./swf.h:226: ./program.h:124:1: warning: 'Program' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Program { ^ ./displaylist.h:24:1: note: did you mean struct here? class Program; ^~~~~ struct --- script.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions script.cc -fno-common -DPIC -o .libs/script.o --- text.o --- In file included from text.cc:23: In file included from ./swf.h:220: ./displaylist.h:29:1: warning: 'DisplayListEntry' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct DisplayListEntry { ^ ./character.h:33:1: note: did you mean struct here? class DisplayListEntry; ^~~~~ struct In file included from text.cc:23: In file included from ./swf.h:222: ./button.h:57:8: warning: 'Button::execute' hides overloaded virtual function [-Woverloaded-virtual] int execute(GraphicDevice *gd, Matrix *matrix, ^ ./character.h:46:16: note: hidden overloaded virtual function 'Character::execute' declared here: different number of parameters (3 vs 4) virtual int execute(GraphicDevice *, Matrix *, Cxform *); // Display, play or whatever ^ --- matrix.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions matrix.cc -o matrix.o >/dev/null 2>&1 --- text.o --- In file included from text.cc:23: In file included from ./swf.h:226: ./program.h:124:1: warning: 'Program' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Program { ^ ./displaylist.h:24:1: note: did you mean struct here? class Program; ^~~~~ struct --- sound.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions sound.cc -fno-common -DPIC -o .libs/sound.o --- text.o --- 3 warnings generated. libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions text.cc -o text.o >/dev/null 2>&1 --- graphic.o --- 3 warnings generated. libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions graphic.cc -o graphic.o >/dev/null 2>&1 --- movie.o --- --- cxform.o --- --- movie.o --- /opt/work/multimedia/libflash/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -O2 -I/opt/pkg/include -Wall -fno-rtti -fno-exceptions movie.cc --- cxform.o --- /opt/work/multimedia/libflash/work/.cwrapper/bin/libtool --mode=compile clang++ -c -I/opt/pkg/include -O2 -I/opt/pkg/include -Wall -fno-rtti -fno-exceptions cxform.cc --- script.o --- In file included from script.cc:1: In file included from ./swf.h:220: ./displaylist.h:29:1: warning: 'DisplayListEntry' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct DisplayListEntry { ^ ./character.h:33:1: note: did you mean struct here? class DisplayListEntry; ^~~~~ struct In file included from script.cc:1: In file included from ./swf.h:222: ./button.h:57:8: warning: 'Button::execute' hides overloaded virtual function [-Woverloaded-virtual] int execute(GraphicDevice *gd, Matrix *matrix, ^ ./character.h:46:16: note: hidden overloaded virtual function 'Character::execute' declared here: different number of parameters (3 vs 4) virtual int execute(GraphicDevice *, Matrix *, Cxform *); // Display, play or whatever ^ In file included from script.cc:1: In file included from ./swf.h:226: ./program.h:124:1: warning: 'Program' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Program { ^ ./displaylist.h:24:1: note: did you mean struct here? class Program; ^~~~~ struct script.cc:293:11: warning: explicitly assigning value of variable of type 'U32' (aka 'unsigned long') to itself [-Wself-assign] tagid = tagid; ~~~~~ ^ ~~~~~ --- sprite.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions sprite.cc -fno-common -DPIC -o .libs/sprite.o --- script.o --- script.cc:1188:11: warning: explicitly assigning value of variable of type 'U32' (aka 'unsigned long') to itself [-Wself-assign] tagid = tagid; ~~~~~ ^ ~~~~~ script.cc:1508:11: warning: explicitly assigning value of variable of type 'U32' (aka 'unsigned long') to itself [-Wself-assign] tagid = tagid; ~~~~~ ^ ~~~~~ script.cc:1585:15: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] mixFormat = mixFormat; ~~~~~~~~~ ^ ~~~~~~~~~ script.cc:1586:12: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] format = format; ~~~~~~ ^ ~~~~~~ script.cc:1587:14: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] nSamples = nSamples; ~~~~~~~~ ^ ~~~~~~~~ script.cc:1600:15: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] mixFormat = mixFormat; ~~~~~~~~~ ^ ~~~~~~~~~ script.cc:1601:12: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] format = format; ~~~~~~ ^ ~~~~~~ script.cc:1602:14: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] nSamples = nSamples; ~~~~~~~~ ^ ~~~~~~~~ --- sound.o --- In file included from sound.cc:23: In file included from ./swf.h:220: ./displaylist.h:29:1: warning: 'DisplayListEntry' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct DisplayListEntry { ^ ./character.h:33:1: note: did you mean struct here? class DisplayListEntry; ^~~~~ struct In file included from sound.cc:23: In file included from ./swf.h:222: ./button.h:57:8: warning: 'Button::execute' hides overloaded virtual function [-Woverloaded-virtual] int execute(GraphicDevice *gd, Matrix *matrix, ^ ./character.h:46:16: note: hidden overloaded virtual function 'Character::execute' declared here: different number of parameters (3 vs 4) virtual int execute(GraphicDevice *, Matrix *, Cxform *); // Display, play or whatever ^ In file included from sound.cc:23: In file included from ./swf.h:226: ./program.h:124:1: warning: 'Program' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Program { ^ ./displaylist.h:24:1: note: did you mean struct here? class Program; ^~~~~ struct sound.cc:32:10: fatal error: 'sys/soundcard.h' file not found #include ^~~~~~~~~~~~~~~~~ 3 warnings and 1 error generated. *** [sound.o] Error code 1 bmake: stopped in /opt/work/multimedia/libflash/work/flash-0.4.10/Lib --- cxform.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions cxform.cc -fno-common -DPIC -o .libs/cxform.o --- movie.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions movie.cc -fno-common -DPIC -o .libs/movie.o --- sprite.o --- In file included from sprite.cc:23: In file included from ./swf.h:220: ./displaylist.h:29:1: warning: 'DisplayListEntry' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct DisplayListEntry { ^ ./character.h:33:1: note: did you mean struct here? class DisplayListEntry; ^~~~~ struct In file included from sprite.cc:23: In file included from ./swf.h:222: ./button.h:57:8: warning: 'Button::execute' hides overloaded virtual function [-Woverloaded-virtual] int execute(GraphicDevice *gd, Matrix *matrix, ^ ./character.h:46:16: note: hidden overloaded virtual function 'Character::execute' declared here: different number of parameters (3 vs 4) virtual int execute(GraphicDevice *, Matrix *, Cxform *); // Display, play or whatever ^ In file included from sprite.cc:23: In file included from ./swf.h:226: ./program.h:124:1: warning: 'Program' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Program { ^ ./displaylist.h:24:1: note: did you mean struct here? class Program; ^~~~~ struct 3 warnings generated. libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions sprite.cc -o sprite.o >/dev/null 2>&1 --- cxform.o --- In file included from cxform.cc:23: In file included from ./swf.h:220: ./displaylist.h:29:1: warning: 'DisplayListEntry' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct DisplayListEntry { ^ ./character.h:33:1: note: did you mean struct here? class DisplayListEntry; ^~~~~ struct In file included from cxform.cc:23: In file included from ./swf.h:222: ./button.h:57:8: warning: 'Button::execute' hides overloaded virtual function [-Woverloaded-virtual] int execute(GraphicDevice *gd, Matrix *matrix, ^ ./character.h:46:16: note: hidden overloaded virtual function 'Character::execute' declared here: different number of parameters (3 vs 4) virtual int execute(GraphicDevice *, Matrix *, Cxform *); // Display, play or whatever ^ In file included from cxform.cc:23: In file included from ./swf.h:226: ./program.h:124:1: warning: 'Program' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Program { ^ ./displaylist.h:24:1: note: did you mean struct here? class Program; ^~~~~ struct 3 warnings generated. --- movie.o --- In file included from movie.cc:22: In file included from ./movie.h:23: In file included from ./swf.h:220: ./displaylist.h:29:1: warning: 'DisplayListEntry' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct DisplayListEntry { ^ ./character.h:33:1: note: did you mean struct here? class DisplayListEntry; ^~~~~ struct --- cxform.o --- libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions cxform.cc -o cxform.o >/dev/null 2>&1 --- movie.o --- In file included from movie.cc:22: In file included from ./movie.h:23: In file included from ./swf.h:222: ./button.h:57:8: warning: 'Button::execute' hides overloaded virtual function [-Woverloaded-virtual] int execute(GraphicDevice *gd, Matrix *matrix, ^ ./character.h:46:16: note: hidden overloaded virtual function 'Character::execute' declared here: different number of parameters (3 vs 4) virtual int execute(GraphicDevice *, Matrix *, Cxform *); // Display, play or whatever ^ In file included from movie.cc:22: In file included from ./movie.h:23: In file included from ./swf.h:226: ./program.h:124:1: warning: 'Program' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct Program { ^ ./displaylist.h:24:1: note: did you mean struct here? class Program; ^~~~~ struct 3 warnings generated. libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions movie.cc -o movie.o >/dev/null 2>&1 --- script.o --- 12 warnings generated. libtool: compile: clang++ -c -I/opt/work/multimedia/libflash/work/.buildlink/include -O2 -Wall -fno-rtti -fno-exceptions script.cc -o script.o >/dev/null 2>&1 1 error bmake: stopped in /opt/work/multimedia/libflash/work/flash-0.4.10/Lib *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/multimedia/libflash *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/multimedia/libflash