devel/msp430/gcc broken

2015-11-21 Thread Antoine Jacoutot
devel/msp430/gcc picks up gmkdir if it's around...

gmake[5]: Entering directory 
'/exopi-obj/pobj/msp430-gcc-4.6.3/build-amd64/msp430/mcpu-430x/libquadmath'
true  DO=all multi-do # gmake
gmake[6]: Entering directory 
'/exopi-obj/pobj/msp430-gcc-4.6.3/build-amd64/msp430/mcpu-430x/libquadmath'
true  DO=install multi-do # gmake
test -z "/usr/local/msp430/lib/mcpu-430x" || /usr/local/bin/gmkdir -p 
"/exopi-obj/pobj/msp430-gcc-4.6.3/fake-amd64/usr/local/msp430/lib/mcpu-430x"
/bin/sh: /usr/local/bin/gmkdir: not found
Makefile:471: recipe for target 'install-toolexeclibLTLIBRARIES' failed
gmake[6]: *** [install-toolexeclibLTLIBRARIES] Error 127



-- 
Antoine



Re: devel/msp430/gcc broken

2015-11-21 Thread Stuart Henderson
I think we should just add it as a build dep. It's not quite right, but these 
Makefiles/autoconf files are a horrible maze.

On 21 November 2015 16:42:01 GMT+00:00, Antoine Jacoutot 
 wrote:
>devel/msp430/gcc picks up gmkdir if it's around...
>
>gmake[5]: Entering directory
>'/exopi-obj/pobj/msp430-gcc-4.6.3/build-amd64/msp430/mcpu-430x/libquadmath'
>true  DO=all multi-do # gmake
>gmake[6]: Entering directory
>'/exopi-obj/pobj/msp430-gcc-4.6.3/build-amd64/msp430/mcpu-430x/libquadmath'
>true  DO=install multi-do # gmake
>test -z "/usr/local/msp430/lib/mcpu-430x" || /usr/local/bin/gmkdir -p
>"/exopi-obj/pobj/msp430-gcc-4.6.3/fake-amd64/usr/local/msp430/lib/mcpu-430x"
>/bin/sh: /usr/local/bin/gmkdir: not found
>Makefile:471: recipe for target 'install-toolexeclibLTLIBRARIES' failed
>gmake[6]: *** [install-toolexeclibLTLIBRARIES] Error 127

-- 
Sent from a phone, please excuse the formatting.