Bug 209444 - bhnd/tools/nvram_map_gen.sh doesn't compile because of "Permission denied" error
Summary: bhnd/tools/nvram_map_gen.sh doesn't compile because of "Permission denied" error
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-11 04:28 UTC by tschweikle
Modified: 2016-05-20 15:57 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tschweikle 2016-05-11 04:28:54 UTC
FreeBSD fbsd11-64.bfs.de 11.0-CURRENT FreeBSD 11.0-CURRENT #19 r298920: Mon May  2 22:08:51 CEST 2016     root@fbsd11-64.bfs.de:/usr/obj/usr/src/sys/FBSD11  amd64


machine -> /usr/src/sys/amd64/include
x86 -> /usr/src/sys/x86/include
/usr/src/sys/dev/bhnd/tools/nvram_map_gen.sh  /usr/src/sys/dev/bhnd/nvram/nvram_map -h
bmake[4]: exec(/usr/src/sys/dev/bhnd/tools/nvram_map_gen.sh) failed (Permission denied)
*** Error code 1

Stop.
bmake[4]: stopped in /usr/src/sys/modules/bhnd
*** Error code 1

Stop.
bmake[3]: stopped in /usr/src/sys/modules
*** Error code 1

Stop.
bmake[2]: stopped in /usr/obj/usr/src/sys/FBSD11
*** Error code 1

Stop.
bmake[1]: stopped in /usr/src
*** Error code 1

Stop.
make: stopped in /usr/src
Comment 1 Adrian Chadd freebsd_committer freebsd_triage 2016-05-20 15:57:13 UTC
This should be fixed in the latest -HEAD!