Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2017 10:02:03 -0700
From:      Kevin Oberman <rkoberman@gmail.com>
To:        Rainer Hurling <rhurlin@gwdg.de>
Cc:        Jochen Neumeister <joneum@bsdproject.de>, FreeBSD Ports ML <freebsd-ports@freebsd.org>
Subject:   Re: More shebangfix problems with ports
Message-ID:  <CAN6yY1vMpPMyagA9hE99UDpx_DrJ7WSQ%2Bfw2NO6sUuXCh8P5FA@mail.gmail.com>
In-Reply-To: <26c504e5-5d47-b63a-4f66-e8eb3af57e9c@gwdg.de>
References:  <fd3db513-1d15-0dfa-e059-f574255790df@gwdg.de> <4ea48732-0df5-242e-a354-21c9553b1c30@bsdproject.de> <26c504e5-5d47-b63a-4f66-e8eb3af57e9c@gwdg.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 18, 2017 at 4:31 AM, Rainer Hurling <rhurlin@gwdg.de> wrote:

> Hi Jochen,
>
> Am 18.04.2017 um 11:35 schrieb Jochen Neumeister:
>
>> Hi Rainer,
>>
>>
>> Am 18.04.2017 um 11:27 schrieb Rainer Hurling:
>>
>>> After the shebang rules where intensified, many ports have been fixed
>>> already. Many thanks for that!
>>>
>>>
>>> For me, on 12.0-CURRENT, at least lang/go and www/libxul have non fixed
>>> shebangs until now:
>>>
>>>
>>> lang/go:
>>> Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
>>> 'go/lib/time/update.bash'
>>> Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
>>> 'go/misc/benchcmp'
>>> Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
>>> 'go/misc/nacl/go_nacl_386_exec'
>>> Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
>>> 'go/misc/nacl/go_nacl_amd64p32_exec'
>>> Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
>>> 'go/misc/nacl/go_nacl_arm_exec'
>>> Error: '/bin/rc' is an invalid shebang you need USES=shebangfix for
>>> 'go/src/all.rc'
>>> Error: '/bin/rc' is an invalid shebang you need USES=shebangfix for
>>> 'go/src/clean.rc'
>>> Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
>>> 'go/src/cmd/dist/mkdeps.bash'
>>> Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
>>> 'go/src/cmd/go/mkalldocs.sh'
>>> Error: '/bin/rc' is an invalid shebang you need USES=shebangfix for
>>> 'go/src/make.rc'
>>> Error: '/usr/bin/perl' is an invalid shebang you need USES=shebangfix
>>> for 'go/src/net/http/cgi/testdata/test.cgi'
>>> Error: '/usr/bin/perl' is an invalid shebang you need USES=shebangfix
>>> for 'go/src/regexp/syntax/make_perl_groups.pl'
>>> Error: '/bin/rc' is an invalid shebang you need USES=shebangfix for
>>> 'go/src/run.rc'
>>>
>> For lang/go look at this patch: https://bugs.freebsd.org/bugzi
>> lla/show_bug.cgi?id=218702
>>
>> I've tested it, and it works fine.
>>
>
> Thanks for the hint to the patch and for your testing.
>
> Now I am irritated, why my system complains about shebang problems. I will
> investigate a bit more ...
>
>
>
>
>>>
>>> www/libxul:
>>> Error: '/usr/bin/env python' is an invalid shebang you need
>>> USES=shebangfix for 'lib/libxul/sdk/bin/xpidl.py'
>>> Error: '/usr/bin/env python' is an invalid shebang you need
>>> USES=shebangfix for 'lib/libxul/sdk/bin/xpt.py'
>>> Warning: Bad symlink '/usr/local/bin/xulrunner' pointing to an absolute
>>> pathname '/usr/local/lib/libxul/xulrunner'
>>> Warning: Bad symlink '/usr/local/lib/libxul/lib' pointing to an absolute
>>> pathname '/usr/local/lib/libxul/sdk/lib'
>>> Warning: Bad symlink '/usr/local/lib/libxul/bin' pointing to an absolute
>>> pathname '/usr/local/lib/libxul'
>>> Warning: Bad symlink '/usr/local/lib/libxul/include' pointing to an
>>> absolute pathname '/usr/local/include/libxul'
>>> Warning: Bad symlink '/usr/local/lib/libxul/idl' pointing to an absolute
>>> pathname '/usr/local/share/idl/libxul'
>>>
>>> Cheers
>> Jochen
>>
>
These errors only show up if "DEVELOPER=yes" is defined,usually in
/etc/make.conf. If you are building or updating a port, you really should
have this as it runs a number of additional QA tests.
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkoberman@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1vMpPMyagA9hE99UDpx_DrJ7WSQ%2Bfw2NO6sUuXCh8P5FA>