problem with upgrade and unable to build openjdk8 in poudriere
johannes-maria at t-online.de
johannes-maria at t-online.de
Thu Feb 1 15:40:00 UTC 2018
Hello,
a supplementation to the first problem in my question to the list:
> On Mon, Jan 15, 2018 at 04:15:49PM +0100, johannes-maria at t-online.de wrote:
> First problem:
>
> One of the ports to install is x11/kde4 which as a dependency
> adds java/openjdk8 to the list but poudriere seems to be
> unable to build it:
> =>> Failed ports: java/openjdk8:build
> [excerpt from the log-file:
> gmake[2]: *** No rule to make target '1'. Stop.
> gmake[2]: Leaving directory '/wrkdirs/usr/ports/java/openjdk8/work/openjdk/langtools/make'
> ]
>
> And therefore
> =>> Skipped ports: devel/antlr devel/kdesdk4 devel/poxml x11/kde4
>
> On the other hand a direct make in ports/java/openjdk8 is successful
> but it fails repeatedly when called by poudriere.
I should have been a little bit more detailed:
when I said
> On the other hand a direct make in ports/java/openjdk8 is successful
I meant the ports tree of the 11.1 basic system in /usr/ports
> but it fails repeatedly when called by poudriere.
and here poudriere used the tree /var/poudriere/ports (also 11.1).
Both trees were updated at the same time and the files in
java/openjdk8 were identical in both trees (except for 'work').
After the stop with error by poudriere I performed the make in
/usr/ports/java/openjdk8 (not in the identical tree /var/poudriere/ports
to not destroy any data for poudriere).
Only now I tried a 'make' in poudriere's ports tree and this
time I also got an error (as in the poudriere run).
(And I repeated the make in /usr/ports successfully).
I've no idea why a make in two identical ports differ so much.
Best regards,
Johannes-Maria
More information about the freebsd-questions
mailing list