Closed Bug 796472 Opened 12 years ago Closed 6 years ago

[build] Build failed when setting profile permissions

Categories

(Firefox OS Graveyard :: Gaia, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: ghtobz, Unassigned)

Details

(Whiteboard: [label:Makefile])

[GitHub issue by Martin1982 on 2012-08-10T08:54:48Z, https://github.com/mozilla-b2g/gaia/issues/3331]
My B2G emulator build fails when running the command with -j1

```

Generating permissions.sqlite...
test -d profile || mkdir -p profile
run-js-command  permissions
build/permissions.js:71: NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPermissionManager.add]
make[1]: *** [permissions] Error 3
make: *** [gaia/profile.tar.gz] Error 2

real	14m24.217s
user	10m15.821s
sys	1m37.046s

> Build failed! <

Build with |./build.sh -j1| for better messages
If all else fails, use |rm -rf objdir-gecko| to clobber gecko and |rm -rf out| to clobber everything else.
```

I already tried clobbering the suggested directories and cleared my ccache.
This bug has already been resolved and can be closed (don't know which change did resolve it though).
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.