|
There are a couple of issues that prevent tinderbox from creating
tinderbox packages. The first issue, which prevents packaging on RELENG_9 is simply a wrong dependency path for x11-fonts/liberation-fonts-ttf. This one should be simple. On RELENG_8 and RELENG_9 tinderbox doesn't see the dependency on lang/clang. Thus the port installs it and tinderbox complains about an mtree error. I'm currently testing fixes for both. -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? _______________________________________________ [hidden email] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[hidden email]" |
|
On 24/04/2012 08:19, Dominic Fandrey wrote:
> On RELENG_8 and RELENG_9 tinderbox doesn't see the dependency on > lang/clang. s/RELENG_9/RELENG_7/ -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? _______________________________________________ [hidden email] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[hidden email]" |
|
In reply to this post by Dominic Fandrey-2
On Tue, Apr 24, 2012 at 08:19:49AM +0200, Dominic Fandrey wrote:
> There are a couple of issues that prevent tinderbox from creating > tinderbox packages. > > The first issue, which prevents packaging on RELENG_9 is simply a > wrong dependency path for x11-fonts/liberation-fonts-ttf. This one > should be simple. > > On RELENG_8 and RELENG_9 tinderbox doesn't see the dependency on > lang/clang. Thus the port installs it and tinderbox complains about > an mtree error. > > I'm currently testing fixes for both. > Concerning 9 it uses clang from base so it should need lang/clang, 8.2 should automatically detect that it needs lang/clang and this works here for liberation-fonts-tff, looks strange, but I'll double check regards, Bapt |
|
On 24/04/2012 09:10, Baptiste Daroussin wrote:
> On Tue, Apr 24, 2012 at 08:19:49AM +0200, Dominic Fandrey wrote: >> There are a couple of issues that prevent tinderbox from creating >> tinderbox packages. >> >> The first issue, which prevents packaging on RELENG_9 is simply a >> wrong dependency path for x11-fonts/liberation-fonts-ttf. This one >> should be simple. >> >> On RELENG_8 and RELENG_9 tinderbox doesn't see the dependency on >> lang/clang. Thus the port installs it and tinderbox complains about >> an mtree error. >> >> I'm currently testing fixes for both. >> > > Thank is really strange to me, both passes my tinderboxes, > > Concerning 9 it uses clang from base so it should need lang/clang, 8.2 should > automatically detect that it needs lang/clang and this works here After fixing the liberation-fonts dep RELENG_9 builds. But somehow the dependency on clang remains invisible to my tinderbox for RELENG_8/7 builds. Whatever I do, it doesn't show up in the build Makefile. Maybe it's a bug in tinderbox and the creation of the file isn't properly chrooted, but that seems rather unlikely. > for liberation-fonts-tff, looks strange, but I'll double check That one is straightforward, the correct dependency is: ${LOCALBASE}/lib/X11/fonts/Liberation/LiberationMono-Bold.ttf > > regards, > Bapt -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? _______________________________________________ [hidden email] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[hidden email]" |
|
In reply to this post by Baptiste Daroussin-2
On 24/04/2012 09:10, Baptiste Daroussin wrote:
> On Tue, Apr 24, 2012 at 08:19:49AM +0200, Dominic Fandrey wrote: >> There are a couple of issues that prevent tinderbox from creating >> tinderbox packages. >> >> ... >> >> On RELENG_8 and RELENG_7 (typo fixed) tinderbox doesn't see the dependency on >> lang/clang. Thus the port installs it and tinderbox complains about >> an mtree error. >> >> I'm currently testing fixes for both. >> > > Thank is really strange to me, both passes my tinderboxes, I renamed /usr/bin/clang in the host system and lo and behold the dependencies are picked up properly, so this is in deed a problem in TB and _not_ in the libreoffice port. Regards -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? _______________________________________________ [hidden email] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[hidden email]" |
| Powered by Nabble | Edit this page |
