FreeBSD Port: lmms-0.4.15,2

Donald Steven t6sn7gt at aim.com
Sat Feb 1 16:34:07 UTC 2014


Hi,

I'm unable to build lmms in FreeBSD 10.0-Release 64-bit amd64 on an 
intel i7.  This is the last part of what I get:

=====

[ 90%] Building CXX object src/CMakeFiles/fltk.dir/fl_encoding_latin1.cxx.o
/usr/ports/audio/lmms/work/lmms-0.4.15/plugins/zynaddsubfx/fltk/src/fl_show_colormap.cxx:61:9: 
warning: comparison of unsigned expression < 0 is always false 
[-Wtautological-compare]
   if (c < 0 || c > 255) return;
       ~ ^ ~
/usr/ports/audio/lmms/work/lmms-0.4.15/plugins/zynaddsubfx/fltk/src/fl_show_colormap.cxx:141:13: 
warning: comparison of unsigned expression < 0 is always false 
[-Wtautological-compare]
   if (which < 0 || which > 255) {
       ~~~~~ ^ ~
[ 91%] Building CXX object 
src/CMakeFiles/fltk.dir/fl_encoding_mac_roman.cxx.o
2 warnings generated.
[ 92%] Building C object src/CMakeFiles/fltk.dir/flstring.c.o
[ 92%] Building C object src/CMakeFiles/fltk.dir/scandir.c.o
[ 93%] Building C object src/CMakeFiles/fltk.dir/numericsort.c.o
[ 94%] Building C object src/CMakeFiles/fltk.dir/vsnprintf.c.o
[ 94%] Building C object src/CMakeFiles/fltk.dir/xutf8/is_right2left.c.o
[ 95%] Building C object src/CMakeFiles/fltk.dir/xutf8/is_spacing.c.o
[ 96%] [ 96%] Building C object src/CMakeFiles/fltk.dir/xutf8/case.c.o
Building C object src/CMakeFiles/fltk.dir/xutf8/utf8Input.c.o
[ 97%] [ 98%] Building C object src/CMakeFiles/fltk.dir/xutf8/utf8Utils.c.o
Building C object src/CMakeFiles/fltk.dir/xutf8/utf8Wrap.c.o
[ 98%] [ 99%] Building C object src/CMakeFiles/fltk.dir/xutf8/keysym2Ucs.c.o
Building C object src/CMakeFiles/fltk.dir/fl_utf.c.o
[100%] Building C object src/CMakeFiles/fltk.dir/fl_call_main.c.o
Linking CXX static library ../lib/libfltk.a
gmake[7]: Leaving directory 
`/usr/ports/audio/lmms/work/lmms-0.4.15/plugins/zynaddsubfx/fltk'
[100%] Built target fltk
gmake[6]: Leaving directory 
`/usr/ports/audio/lmms/work/lmms-0.4.15/plugins/zynaddsubfx/fltk'
gmake[5]: Leaving directory 
`/usr/ports/audio/lmms/work/lmms-0.4.15/plugins/zynaddsubfx/fltk'
A failure has been detected in another branch of the parallel make

make[4]: stopped in /usr/ports/audio/lmms/work/lmms-0.4.15
--- plugins/zynaddsubfx/CMakeFiles/libfltk.dir/all ---
*** [plugins/zynaddsubfx/CMakeFiles/libfltk.dir/all] Error code 2

make[3]: stopped in /usr/ports/audio/lmms/work/lmms-0.4.15
4 errors

make[3]: stopped in /usr/ports/audio/lmms/work/lmms-0.4.15
--- all ---
*** [all] Error code 2

make[2]: stopped in /usr/ports/audio/lmms/work/lmms-0.4.15
1 error

make[2]: stopped in /usr/ports/audio/lmms/work/lmms-0.4.15
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/audio/lmms
*** Error code 1

Stop.
make: stopped in /usr/ports/audio/lmms

=====

I've tried it with and without MAKE_JOBS_UNSAFE=yes, with no 
/etc/make.conf and one which is:

CC=clang
CXX=clang++
CPP=clang-cpp
WRKDIRPREFIX=/tmp
CPUTYPE?=native

If you can help, it'd be much appreciated.

Don



More information about the freebsd-ports mailing list