Moin moin Hm, I have never seen that -- it seems it only occurs if one does not use a clean environment (like poudirere) to build it -- where bash might exist, it seems. Then it does some validating of the svg files.
I will patch that out. Thanks for reporting :) mfg Tobias On 27 September 2016 at 03:56, Dwayne MacKinnon <d...@ncf.ca> wrote: > I meant to report this, but forgot about it. You need to edit > validate_svg.sh and put a . in the find command before any other command > line options. It's failing because it doesn't have a start directory. > > > Cheers, > > DMK > > On 26/09/2016 21:37, Rianav Antares wrote: > > Greetings all, > > I see the following when building kf5-breeze icons. > > --- CMakeFiles/breeze-validate-svg --- > cd /portsbld/usr/ports/x11-themes/kf5-breeze-icons/work/breeze-icons-5.26.0 > && /usr/local/bin/bash /portsbld/usr/ports/x11- > themes/kf5-breeze-icons/work/breeze-icons-5.26.0/validate_svg.sh > find: illegal option -- n > usage: find [-H | -L | -P] [-EXdsx] [-f path] path ... [expression] > find [-H | -L | -P] [-EXdsx] -f path [path ...] [expression] > *** [CMakeFiles/breeze-validate-svg] Error code 1 > > make[5]: stopped in /mnt/freebsd/ports_bld_dir/usr/ports/x11-themes/kf5- > breeze-icons/work/.build > > >