sqlite3-3.8.1

Baptiste Daroussin bapt at FreeBSD.org
Fri Dec 27 18:46:57 UTC 2013


On Fri, Dec 27, 2013 at 07:44:11PM +0100, Malte Hahlbeck wrote:
> 
> Am 27.12.2013 um 19:40 schrieb Baptiste Daroussin <bapt at FreeBSD.org>:
> 
> > On Fri, Dec 27, 2013 at 07:34:33PM +0100, Malte Hahlbeck wrote:
> >> Am 27.12.2013 um 19:26 schrieb Baptiste Daroussin <bapt at FreeBSD.org>:
> >> 
> >>> On Fri, Dec 27, 2013 at 07:09:06PM +0100, Malte Hahlbeck wrote:
> >>>> Hi,
> >>>> 
> >>>> i can't upgrade sqlite3.7.14.1 to sqlite 3.8.1
> >>>> 
> >>>> ===>  Building for sqlite3-3.8.1
> >>>> /bin/sh ./libtool --tag=CC    --mode=compile cc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.8.1\" -DPACKAGE_STRING=\"sqlite\ 3.8.1\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.8.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_READLINE=1 -DHAVE_POSIX_FALLOCATE=1 -I.    -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_TEMP_STORE=1 -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -O2 -pipe -fno-strict-aliasing -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c -o sqlite3.lo sqlite3.c
> >>>> libtool: compile:  cc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.8.1\" "-DPACKAGE_STRING=\"sqlite 3.8.1\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.8.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_READLINE=1 -DHAVE_POSIX_FALLOCATE=1 -I. -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_TEMP_STORE=1 -D_REENTRANT=1 -DSQLITE_THREADSAFE=1 -O2 -pipe -fno-strict-aliasing -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o
> >>>> sqlite3.c:23598: error: 'posix_fallocate' undeclared here (not in a function)
> >>>> *** Error code 1
> >>>> 
> >>>> Stop in /usr/ports/databases/sqlite3/work/sqlite-autoconf-3080100.
> >>>> *** Error code 1
> >>>> 
> >>>> Stop in /usr/ports/databases/sqlite3.
> >>>> *** Error code 1
> >>>> 
> >>>> Stop in /usr/ports/databases/sqlite3.
> >>>> 
> >>>> Has anyone a suggestion?
> >>>> 
> >>>> Greets
> >>>> Malte
> >>>> 
> >>>> _______________________________________________
> >>>> freebsd-ports at freebsd.org mailing list
> >>>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> >>>> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
> >>> 
> >>> You are building the port on an unsupported version of FreeBSD
> >>> As a reminder actual supported version are:
> >>> 8.3, 8.4, 9.1, 9.2, 10.0-RC3
> >>> 
> >>> regards,
> >>> Bapt
> >> 
> >> Sorry, I forgot to mention:
> >> 
> >> the release is:
> >> 
> >> 8.3-RELEASE-p13
> >> 
> >> I did not make any changes in configure.
> >> 
> >> 
> > Sorry then that mean something is getting wrong here :) can we see your
> > config.log?
> > 
> > regards,
> > Bapt
> 
> Here is my config.log:
> 

Weird configure script properly find posix_fallocate so it should not fail while
building.

Sorry I have spent all my ideas here.

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20131227/a60b1188/attachment.sig>


More information about the freebsd-ports mailing list