| Summary: | sys-apps/systemd-219_p112 fails to build: No rule to make target 'src/journal-remote/journal-remote.conf.in' | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Stefan Junker <mail> |
| Component: | [OLD] Core system | Assignee: | Gentoo systemd Team <systemd> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | Adrian.Bassett, anton.gubarkov, mathew, zeekec |
| Priority: | Normal | ||
| Version: | autobuilds | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | bz2 compressed build.log | ||
|
Description
Stefan Junker
2015-04-27 02:58:02 UTC
Created attachment 402088 [details]
bz2 compressed build.log
To provide a little more information, the error messages is: make[2]: *** No rule to make target 'src/journal-remote/journal-remote.conf.in', needed by 'src/journal-remote/journal-remote.conf'. Stop. Makefile:19110: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 Makefile:9657: recipe for target 'all' failed make: *** [all] Error 2 It looks like this will only get hit when building the microhttpd (so I assume USE="http")? Yeah... Makefile.am has a bunch of EXTRA_DIST entries that live inside of automake conditional sections. I will work on a patch to fix that upstream, and roll a new tarball later today. I updated the tarball, so this should be fixed on the next rsync refresh. |