Re: lang/rust broken Makefile

2017-09-17 Thread tech-lists
On 17/09/2017 18:35, tech-lists wrote: > On 17/09/2017 18:09, Christoph Moench-Tegeder wrote: >> You've an unresolved merge conflict there. I guess you edited the Makefile >> at some point > > No. This is as I got it via svnupdate. Have a look at > >

Re: lang/rust broken Makefile

2017-09-17 Thread tech-lists
On 17/09/2017 18:09, Christoph Moench-Tegeder wrote: > ## tech-lists (tech-li...@zyxst.net): > >> my "fix" was to change this: >> >> # FIXME: Static libraries in lib/rustlib/*/lib/*.rlib are not stripped, >> # but they contain non-object files which make strip(1) unhappy. >> @${STRIP_CMD}

Re: lang/rust broken Makefile

2017-09-17 Thread Christoph Moench-Tegeder
## tech-lists (tech-li...@zyxst.net): > my "fix" was to change this: > > # FIXME: Static libraries in lib/rustlib/*/lib/*.rlib are not stripped, > # but they contain non-object files which make strip(1) unhappy. > @${STRIP_CMD} \ > <<< .mine > ${STAGEDIR}${PREFIX}/bin/rustc \

lang/rust broken Makefile

2017-09-17 Thread tech-lists
Hello ports@ system: FreeBSD 11.1-STABLE #0 r323195 amd64 ports: r45 lang/rust with latest ports has a broken Makefile: root@desktop:/usr/ports/lang/rust# make distclean clean config make: "/storage/usr/ports/lang/rust/Makefile" line 330: Need an operator make: