On 2018-12-16 17:11:28, "Anthony J. Bentley" <[email protected]> wrote:
> Bryan Linton writes:
> > I removed those lines and got farther, but the build still fails for me.
> > Build logs attached below. If I've done something wrong, feel free to
> > hit me with a cluebat.
>
> As far as I can tell there's no actual error in the logs you attached.
> I can't reproduce; for me everything builds fine even on a fresh
> -current vmm(4) VM.
>
Whoops, it looks like I cut and pasted the log from the wrong area. I think
the actual error is:
gmake[5]: Entering directory
'/usr/obj/ports/uim-1.8.8/uim-1.8.8/qt4/toolbar/build'
gmake[5]: *** No rule to make target '../../../uim/.libs/libuim.so', needed by
'lib/plasma_applet_uim.so'. Stop.
> It would be helpful if you could test removing packages one by one until
> you find the one that's breaking your build.
>
% pkg_info -a | wc -l
1035
That's going to take a long time... more time than I have currently.
But if you can't reproduce this and it works fine for you, it may be better
to just go ahead and commit it since it clearly seems to be a problem on my end.
--
Bryan