Introduced fix 12155 for the problem. thanks, Dan
----- Original Message ----- > From: "Michael Scherer" <[email protected]> > To: [email protected] > Sent: Thursday, September 10, 2015 12:54:51 PM > Subject: Re: [Gluster-infra] regression failures on freeBSD > > Le jeudi 10 septembre 2015 à 12:24 -0400, Dan Lambright a écrit : > > Hello, > > > > We are getting smoke errors are freeBSD, missing sqlite > > > > /usr/home/jenkins/root/workspace/freebsd-smoke/libglusterfs/src/gfdb/gfdb_sqlite3.h:15:10: > > fatal error: 'sqlite3.h' file not found > > > > https://build.gluster.org/job/freebsd-smoke/9859/console > > > > Can the sqlite package please be loaded on the freeBSD regression machines? > > > > Please let me know, > > It did install it, but it was already installed: > > [root@freebsd0 ~]# pkg install sqlite3 > Updating FreeBSD repository catalogue... > Fetching meta.txz: 100% 944 B 0.9kB/s 00:01 > Fetching packagesite.txz: 100% 5 MiB 2.7MB/s 00:02 > Processing entries: 100% > FreeBSD repository update completed. 24553 packages processed. > The following 1 package(s) will be affected (of 0 checked): > > Installed packages to be UPGRADED: > sqlite3: 3.8.8.2 -> 3.8.11.1 > > The operation will free 173 KiB. > 578 KiB to be downloaded. > > Proceed with this action? [y/N]: y > Fetching sqlite3-3.8.11.1.txz: 100% 578 KiB 591.8kB/s 00:01 > Checking integrity... done (0 conflicting) > [1/1] Upgrading sqlite3 from 3.8.8.2 to 3.8.11.1... > [1/1] Extracting sqlite3-3.8.11.1: 100% > > > and the file is here: > [root@freebsd0 ~]# ls -l /usr/local/include/sqlite3.h > -rw-r--r-- 1 root wheel 380214 Aug 27 > 01:12 /usr/local/include/sqlite3.h > > I suspect the autodetection fail on freebsd, ie, that's a bug to > correct, or the build script is wrong. > > > -- > Michael Scherer > Sysadmin, Community Infrastructure and Platform, OSAS > > > _______________________________________________ > Gluster-infra mailing list > [email protected] > http://www.gluster.org/mailman/listinfo/gluster-infra _______________________________________________ Gluster-infra mailing list [email protected] http://www.gluster.org/mailman/listinfo/gluster-infra
