=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for xsc-1.5nb2 --- args.o --- --- buzzer.o --- --- castle.o --- --- args.o --- clang++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -O2 -I/usr/pkg/include -c args.C --- buzzer.o --- clang++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -O2 -I/usr/pkg/include -c buzzer.C --- castle.o --- clang++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -O2 -I/usr/pkg/include -c castle.C --- cyrilc.o --- --- buzzer.o --- buzzer.C:21:8: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS00 / 2.0, -SIN00 / 2.0 }, { -COS00 / 2.0, SIN00 / 2.0 }, ^~~~~~~~~~~ buzzer.C:21:8: note: insert an explicit cast to silence this issue { COS00 / 2.0, -SIN00 / 2.0 }, { -COS00 / 2.0, SIN00 / 2.0 }, ^~~~~~~~~~~ static_cast( ) buzzer.C:21:21: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS00 / 2.0, -SIN00 / 2.0 }, { -COS00 / 2.0, SIN00 / 2.0 }, ^~~~~~~~~~~~ buzzer.C:21:21: note: insert an explicit cast to silence this issue { COS00 / 2.0, -SIN00 / 2.0 }, { -COS00 / 2.0, SIN00 / 2.0 }, ^~~~~~~~~~~~ static_cast( ) buzzer.C:21:39: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS00 / 2.0, -SIN00 / 2.0 }, { -COS00 / 2.0, SIN00 / 2.0 }, ^~~~~~~~~~~~ buzzer.C:21:39: note: insert an explicit cast to silence this issue { COS00 / 2.0, -SIN00 / 2.0 }, { -COS00 / 2.0, SIN00 / 2.0 }, ^~~~~~~~~~~~ static_cast( ) buzzer.C:21:54: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS00 / 2.0, -SIN00 / 2.0 }, { -COS00 / 2.0, SIN00 / 2.0 }, ^~~~~~~~~~~ buzzer.C:21:54: note: insert an explicit cast to silence this issue { COS00 / 2.0, -SIN00 / 2.0 }, { -COS00 / 2.0, SIN00 / 2.0 }, ^~~~~~~~~~~ static_cast( ) buzzer.C:22:8: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS30 / 2.0, -SIN30 / 2.0 }, { -COS30 / 2.0, SIN30 / 2.0 }, ^~~~~~~~~~~ buzzer.C:22:8: note: insert an explicit cast to silence this issue { COS30 / 2.0, -SIN30 / 2.0 }, { -COS30 / 2.0, SIN30 / 2.0 }, ^~~~~~~~~~~ static_cast( ) buzzer.C:22:21: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS30 / 2.0, -SIN30 / 2.0 }, { -COS30 / 2.0, SIN30 / 2.0 }, ^~~~~~~~~~~~ buzzer.C:22:21: note: insert an explicit cast to silence this issue { COS30 / 2.0, -SIN30 / 2.0 }, { -COS30 / 2.0, SIN30 / 2.0 }, ^~~~~~~~~~~~ static_cast( ) buzzer.C:22:39: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS30 / 2.0, -SIN30 / 2.0 }, { -COS30 / 2.0, SIN30 / 2.0 }, ^~~~~~~~~~~~ buzzer.C:22:39: note: insert an explicit cast to silence this issue { COS30 / 2.0, -SIN30 / 2.0 }, { -COS30 / 2.0, SIN30 / 2.0 }, ^~~~~~~~~~~~ static_cast( ) buzzer.C:22:54: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS30 / 2.0, -SIN30 / 2.0 }, { -COS30 / 2.0, SIN30 / 2.0 }, ^~~~~~~~~~~ buzzer.C:22:54: note: insert an explicit cast to silence this issue { COS30 / 2.0, -SIN30 / 2.0 }, { -COS30 / 2.0, SIN30 / 2.0 }, ^~~~~~~~~~~ static_cast( ) buzzer.C:23:8: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS60 / 2.0, -SIN60 / 2.0 }, { -COS60 / 2.0, SIN60 / 2.0 }, ^~~~~~~~~~~ buzzer.C:23:8: note: insert an explicit cast to silence this issue { COS60 / 2.0, -SIN60 / 2.0 }, { -COS60 / 2.0, SIN60 / 2.0 }, ^~~~~~~~~~~ static_cast( ) buzzer.C:23:21: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS60 / 2.0, -SIN60 / 2.0 }, { -COS60 / 2.0, SIN60 / 2.0 }, ^~~~~~~~~~~~ buzzer.C:23:21: note: insert an explicit cast to silence this issue { COS60 / 2.0, -SIN60 / 2.0 }, { -COS60 / 2.0, SIN60 / 2.0 }, ^~~~~~~~~~~~ static_cast( ) buzzer.C:23:39: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS60 / 2.0, -SIN60 / 2.0 }, { -COS60 / 2.0, SIN60 / 2.0 }, ^~~~~~~~~~~~ buzzer.C:23:39: note: insert an explicit cast to silence this issue { COS60 / 2.0, -SIN60 / 2.0 }, { -COS60 / 2.0, SIN60 / 2.0 }, ^~~~~~~~~~~~ static_cast( ) buzzer.C:23:54: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS60 / 2.0, -SIN60 / 2.0 }, { -COS60 / 2.0, SIN60 / 2.0 }, ^~~~~~~~~~~ buzzer.C:23:54: note: insert an explicit cast to silence this issue { COS60 / 2.0, -SIN60 / 2.0 }, { -COS60 / 2.0, SIN60 / 2.0 }, ^~~~~~~~~~~ static_cast( ) buzzer.C:24:8: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS90 / 2.0, SIN90 / 2.0 }, { -COS90 / 2.0, -SIN90 / 2.0 }, ^~~~~~~~~~~ buzzer.C:24:8: note: insert an explicit cast to silence this issue { COS90 / 2.0, SIN90 / 2.0 }, { -COS90 / 2.0, -SIN90 / 2.0 }, ^~~~~~~~~~~ static_cast( ) buzzer.C:24:22: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS90 / 2.0, SIN90 / 2.0 }, { -COS90 / 2.0, -SIN90 / 2.0 }, ^~~~~~~~~~~ buzzer.C:24:22: note: insert an explicit cast to silence this issue { COS90 / 2.0, SIN90 / 2.0 }, { -COS90 / 2.0, -SIN90 / 2.0 }, ^~~~~~~~~~~ static_cast( ) buzzer.C:24:39: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS90 / 2.0, SIN90 / 2.0 }, { -COS90 / 2.0, -SIN90 / 2.0 }, ^~~~~~~~~~~~ buzzer.C:24:39: note: insert an explicit cast to silence this issue { COS90 / 2.0, SIN90 / 2.0 }, { -COS90 / 2.0, -SIN90 / 2.0 }, ^~~~~~~~~~~~ static_cast( ) buzzer.C:24:53: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS90 / 2.0, SIN90 / 2.0 }, { -COS90 / 2.0, -SIN90 / 2.0 }, ^~~~~~~~~~~~ buzzer.C:24:53: note: insert an explicit cast to silence this issue { COS90 / 2.0, SIN90 / 2.0 }, { -COS90 / 2.0, -SIN90 / 2.0 }, ^~~~~~~~~~~~ static_cast( ) buzzer.C:25:8: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS60 / 2.0, SIN60 / 2.0 }, { -COS60 / 2.0, -SIN60 / 2.0 }, ^~~~~~~~~~~ buzzer.C:25:8: note: insert an explicit cast to silence this issue { COS60 / 2.0, SIN60 / 2.0 }, { -COS60 / 2.0, -SIN60 / 2.0 }, ^~~~~~~~~~~ static_cast( ) buzzer.C:25:22: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS60 / 2.0, SIN60 / 2.0 }, { -COS60 / 2.0, -SIN60 / 2.0 }, ^~~~~~~~~~~ buzzer.C:25:22: note: insert an explicit cast to silence this issue { COS60 / 2.0, SIN60 / 2.0 }, { -COS60 / 2.0, -SIN60 / 2.0 }, ^~~~~~~~~~~ static_cast( ) buzzer.C:25:39: error: non-constant-expression cannot be narrowed from type 'double' to 'float' in initializer list [-Wc++11-narrowing] { COS60 / 2.0, SIN60 / 2.0 }, { -COS60 / 2.0, -SIN60 / 2.0 }, ^~~~~~~~~~~~ buzzer.C:25:39: note: insert an explicit cast to silence this issue { COS60 / 2.0, SIN60 / 2.0 }, { -COS60 / 2.0, -SIN60 / 2.0 }, ^~~~~~~~~~~~ static_cast( ) fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** [buzzer.o] Error code 1 bmake: stopped in /var/pkgsrc/work/games/xsc/work/xsc-1.5 --- cyrilc.o --- clang++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -O2 -I/usr/pkg/include -c cyrilc.C 1 error bmake: stopped in /var/pkgsrc/work/games/xsc/work/xsc-1.5 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/games/xsc *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/games/xsc