pkgsrc-Bulk archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgsrc-current-destdir Linux 2.6.24-1-686-bigmem/i686 bulk build results 20081102.1526



> Latest DESTDIR bulk build results are here

> http://mova.org/~cheusov/pub/pkgsrc-distbb/Linux/current-destdir/logs/20081102.1526/META/report.html

One example of distbb's "Regress: section". Using it I've found that
libpcap was built fine previously, but now it fails
and 94 packages indirectly fail because of this.

Please apply the following patch.

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/libpcap/Makefile,v
retrieving revision 1.43
diff -u -r1.43 Makefile
--- Makefile 30 Oct 2008 08:12:34 -0000 1.43
+++ Makefile 7 Nov 2008 10:18:48 -0000
@@ -17,6 +17,7 @@
 USE_TOOLS+=   bison gm4 lex
 USE_LIBTOOL=   yes
 GNU_CONFIGURE=       yes
+AUTO_MKDIRS=   yes
 
 .include "../../mk/bsd.prefs.mk"
 

Other regressions you can see there appeared (devel/allegro,
games/crossfire-server, graphics/gimp, wm/enlightenment) because I've
removed my local patches.

-- 
Best regards, Aleksey Cheusov.


Home | Main Index | Thread Index | Old Index