| Summary: | dev-lang/fpc-2.0.4 fails to emerge (probably typo in ebuild) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Mirek Kratochvil <exa.exa> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
# emerge =dev-lang/fpc-2.0.4 gives: ------------------------------- ... ........ >>> Unpacking fpcbuild-2.0.4.tar.gz to /var/tmp/portage/fpc-2.0.4/work >>> Unpacking fpc-2.0.4.x86_64-linux.tar to /var/tmp/portage/fpc-2.0.4/work find: missing argument to `-exec' !!! ERROR: dev-lang/fpc-2.0.4 failed. Call stack: ebuild.sh, line 1546: Called dyn_unpack ebuild.sh, line 708: Called src_unpack fpc-2.0.4.ebuild, line 43: Called die !!! (no error message) !!! If you need support, post the topmost build error, and the call stack if relevant. ------------------------------- to fix it, replace "+" before "|| die" on line 43 of file dev-lang/fpc/fpc-2.0.4.ebuild with "\;" thanks in advance [exa]