Subject: | Build fails on FreeBSD (because of using gnumake dialect?) |
See subject. The build fails on all of my freebsd smokers:
...
libtool: link: cc -Wall -O2 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -pthread -Wl,-E -fstack-protector-strong -o .libs/gfsmxl_defines gfsmxl_defines.o -L../libgfsmxl -L/usr/local/lib -L/usr/home/cpansand/.cpan/build/2019021213/Alien-Gfsm-0.002-0/blib/lib/auto/share/dist/Alien-Gfsm/lib ../libgfsmxl/.libs/libgfsmxl.so -lgfsm -lz -lglib-2.0 -lintl -lm -pthread -Wl,-rpath -Wl,/usr/home/cpansand/.cpan/build/2019021213/Alien-GfsmXL-0.004-0/blib/lib/auto/share/dist/Alien-GfsmXL/lib
Making all in doc
Making all in libgfsmxl
make[2]: stopped in /usr/home/cpansand/.cpan/build/2019021213/Alien-GfsmXL-0.004-0/_alien/gfsmxl-0.0.16/doc/libgfsmxl
make[2]: "/usr/home/cpansand/.cpan/build/2019021213/Alien-GfsmXL-0.004-0/_alien/gfsmxl-0.0.16/doc/libgfsmxl/Makefile" line 674: Need an operator
make[2]: Fatal errors encountered -- cannot continue*** Error code 1
Stop.
make[1]: stopped in /usr/home/cpansand/.cpan/build/2019021213/Alien-GfsmXL-0.004-0/_alien/gfsmxl-0.0.16/doc
*** Error code 1
Stop.
make: stopped in /usr/home/cpansand/.cpan/build/2019021213/Alien-GfsmXL-0.004-0/_alien/gfsmxl-0.0.16
External command (make) failed! Error: 256
at ./Build line 109.
Failed
Build not completed at ./Build line 109.
...