[package - 93i386-default][databases/tcl-sqlite3] Failed for tcl-sqlite3-3.8.9.0 in stage

Pavel Volkov pavelivolkov at gmail.com
Fri Apr 17 03:18:21 UTC 2015


Hello.
It's because SQLite version 3.8.9, not 3.8.9.0. Please, revert to my
original patch.
See PR# 199312 and 199313.
Thank you.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199312
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199313




On Fri, Apr 17, 2015 at 12:36 AM,  <pkg-fallout at freebsd.org> wrote:
> You are receiving this mail as a port that you maintain
> is failing to build on the FreeBSD package build server.
> Please investigate the failure and submit a PR to fix
> build.
>
> Maintainer:     pavelivolkov at gmail.com
> Last committer: jbeich at FreeBSD.org
> Ident:          $FreeBSD: head/databases/tcl-sqlite3/Makefile 384095 2015-04-16 10:57:54Z jbeich $
> Log URL:        http://beefy1.isc.freebsd.org/data/93i386-default/384115/logs/tcl-sqlite3-3.8.9.0.log
> Build URL:      http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=384115
> Log:
>
> ====>> Building databases/tcl-sqlite3
> build started at Thu Apr 16 21:36:49 UTC 2015
> port directory: /usr/ports/databases/tcl-sqlite3
> building for: FreeBSD 93i386-default-job-12 9.3-RELEASE-p13 FreeBSD 9.3-RELEASE-p13 i386
> maintained by: pavelivolkov at gmail.com
> Makefile ident:      $FreeBSD: head/databases/tcl-sqlite3/Makefile 384095 2015-04-16 10:57:54Z jbeich $
> Poudriere version: 3.1.4
> Host OSVERSION: 1100064
> Jail OSVERSION: 903000
>
> ---Begin Environment---
> UNAME_p=i386
> UNAME_m=i386
> OSVERSION=903000
> UNAME_v=FreeBSD 9.3-RELEASE-p13
> UNAME_r=9.3-RELEASE-p13
> BLOCKSIZE=K
> MAIL=/var/mail/root
> STATUS=1
> SAVED_TERM=screen
> MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref
> PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
> POUDRIERE_BUILD_TYPE=bulk
> PKGNAME=tcl-sqlite3-3.8.9.0
> OLDPWD=/
> PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool
> MASTERNAME=93i386-default
> USER=root
> HOME=/root
> POUDRIERE_VERSION=3.1.4
> LOCALBASE=/usr/local
> PACKAGE_BUILDING=yes
> ---End Environment---
>
> ---Begin OPTIONS List---
> ===> The following configuration options are available for tcl-sqlite3-3.8.9.0:
>      THREADS=on: Threading support
> ===> Use 'make config' to modify these settings
> ---End OPTIONS List---
>
> --CONFIGURE_ARGS--
> --with-tcl=/usr/local/lib/tcl8.6 --with-system-sqlite --enable-threads --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
> --End CONFIGURE_ARGS--
>
> --CONFIGURE_ENV--
> PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/databases/tcl-sqlite3/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/tcl-sqlite3/work  HOME=/wrkdirs/usr/ports/databases/tcl-sqlite3/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
> --End CONFIGURE_ENV--
>
> --MAKE_ENV--
> XDG_DATA_HOME=/wrkdirs/usr/ports/databases/tcl-sqlite3/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/tcl-sqlite3/work  HOME=/wrkdirs/usr/ports/databases/tcl-sqlite3/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe `pkg-config --cflags sqlite3` -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" `pkg-config --libs sqlite3`" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe `pkg-config --cflags sqlite3` -fno-strict-aliasing"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 0644"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
> --End MAKE_ENV--
>
> --PLIST_SUB--
> OSREL=9.3
> PREFIX=%D
> LOCALBASE=/usr/local
> RESETPREFIX=/usr/local
> PORTDOCS=""
> PORTEXAMPLES=""
> LIB32DIR=lib
> DOCSDIR="share/doc/sqlite3"
> EXAMPLESDIR="share/examples/sqlite3"
> DATADIR="share/sqlite3"
> WWWDIR="www/sqlite3"
> ETCDIR="etc/sqlite3"
> --End PLIST_SUB--
>
> --SUB_LIST--
> "TCLSH=/usr/local/bin/tclsh8.6"
> PREFIX=/usr/local
> LOCALBASE=/usr/local
> DATADIR=/usr/local/share/sqlite3
> DOCSDIR=/usr/local/share/doc/sqlite3
> EXAMPLESDIR=/usr/local/share/examples/sqlite3
> WWWDIR=/usr/local/www/sqlite3
> ETCDIR=/usr/local/etc/sqlite3
> --End SUB_LIST--
>
> ---Begin make.conf---
> MACHINE=i386
> MACHINE_ARCH=i386
> ARCH=${MACHINE_ARCH}
> USE_PACKAGE_DEPENDS=yes
> BATCH=yes
> WRKDIRPREFIX=/wrkdirs
> PORTSDIR=/usr/ports
> PACKAGES=/packages
> DISTDIR=/distfiles
> #### /usr/local/etc/poudriere.d/make.conf ####
> MASTER_SITE_FREEBSD=yes
> DISABLE_MAKE_JOBS=poudriere
> ---End make.conf---
> =======================<phase: check-sanity   >============================
> ===>  License public accepted by the user
> ===========================================================================
> =======================<phase: pkg-depends    >============================
> ===>   tcl-sqlite3-3.8.9.0 depends on file: /usr/local/sbin/pkg - not found
> ===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
> ===>   Installing existing package /packages/All/pkg-1.5.1.txz
> [93i386-default-job-12] Installing pkg-1.5.1...
> [93i386-default-job-12] Extracting pkg-1.5.1... done
> Message for pkg-1.5.1:
> If you are upgrading from the old package format, first run:
>
>   # pkg2ng
> ===>   Returning to build of tcl-sqlite3-3.8.9.0
> ===========================================================================
> =======================<phase: fetch-depends  >============================
> ===========================================================================
> =======================<phase: fetch          >============================
> ===>  License public accepted by the user
> ===> Fetching all distfiles required by tcl-sqlite3-3.8.9.0 for building
> ===========================================================================
> =======================<phase: checksum       >============================
> ===>  License public accepted by the user
> ===> Fetching all distfiles required by tcl-sqlite3-3.8.9.0 for building
> => SHA256 Checksum OK for sqlite-autoconf-3080900.tar.gz.
> ===========================================================================
> =======================<phase: extract-depends>============================
> ===========================================================================
> =======================<phase: extract        >============================
> ===>  License public accepted by the user
> ===> Fetching all distfiles required by tcl-sqlite3-3.8.9.0 for building
> ===>  Extracting for tcl-sqlite3-3.8.9.0
> => SHA256 Checksum OK for sqlite-autoconf-3080900.tar.gz.
> ===========================================================================
> =======================<phase: patch-depends  >============================
> ===========================================================================
> =======================<phase: patch          >============================
> ===>  Patching for tcl-sqlite3-3.8.9.0
> ===========================================================================
> =======================<phase: build-depends  >============================
> ===>   tcl-sqlite3-3.8.9.0 depends on executable: pkgconf - not found
> ===>    Verifying install for pkgconf in /usr/ports/devel/pkgconf
> ===>   Installing existing package /packages/All/pkgconf-0.9.8.txz
> [93i386-default-job-12] Installing pkgconf-0.9.8...
> [93i386-default-job-12] Extracting pkgconf-0.9.8... done
> ===>   Returning to build of tcl-sqlite3-3.8.9.0
> ===========================================================================
> =======================<phase: lib-depends    >============================
> ===>   tcl-sqlite3-3.8.9.0 depends on shared library: libsqlite3.so - not found
> ===>    Verifying for libsqlite3.so in /usr/ports/databases/sqlite3
> ===>   Installing existing package /packages/All/sqlite3-3.8.9.0.txz
> [93i386-default-job-12] Installing sqlite3-3.8.9.0...
> [93i386-default-job-12] Extracting sqlite3-3.8.9.0... done
> ===>   Returning to build of tcl-sqlite3-3.8.9.0
> ===>   tcl-sqlite3-3.8.9.0 depends on shared library: libtcl86.so - not found
> ===>    Verifying for libtcl86.so in /usr/ports/lang/tcl86
> ===>   Installing existing package /packages/All/tcl86-8.6.4.txz
> [93i386-default-job-12] Installing tcl86-8.6.4...
> [93i386-default-job-12] Extracting tcl86-8.6.4... done
> ===>   Returning to build of tcl-sqlite3-3.8.9.0
> ===========================================================================
> =======================<phase: configure      >============================
> ===>  Configuring for tcl-sqlite3-3.8.9.0
> configure: loading site script /usr/ports/Templates/config.site
> checking for correct TEA configuration... ok (TEA 3.9)
> configure: configuring sqlite 3.8.9
> checking for Tcl configuration... found /usr/local/lib/tcl8.6/tclConfig.sh
> checking for gcc... cc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables...
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether cc accepts -g... yes
> checking for cc option to accept ISO C89... none needed
> checking for existence of /usr/local/lib/tcl8.6/tclConfig.sh... loading
> checking platform... unix
> configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr/local
> checking for gcc... (cached) cc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether cc accepts -g... (cached) yes
> checking for cc option to accept ISO C89... (cached) none needed
> checking how to run the C preprocessor... cpp
> checking whether make sets $(MAKE)... yes
> checking for ranlib... ranlib
> checking for grep that handles long lines and -e... (cached) /usr/bin/grep
> checking for egrep... (cached) /usr/bin/egrep
> checking for ANSI C header files... (cached) yes
> checking for sys/types.h... (cached) yes
> checking for sys/stat.h... (cached) yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking for memory.h... (cached) yes
> checking for strings.h... (cached) yes
> checking for inttypes.h... (cached) yes
> checking for stdint.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking if the compiler understands -pipe... yes
> checking whether byte ordering is bigendian... no
> checking for sin... no
> checking for main in -lieee... no
> checking for main in -linet... no
> checking net/errno.h usability... no
> checking net/errno.h presence... no
> checking for net/errno.h... no
> checking for connect... yes
> checking for gethostbyname... (cached) yes
> checking dirent.h... yes
> checking for errno.h... (cached) yes
> checking for float.h... (cached) yes
> checking values.h usability... no
> checking values.h presence... no
> checking for values.h... no
> checking for limits.h... (cached) yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking for sys/wait.h... (cached) yes
> checking for dlfcn.h... (cached) yes
> checking for sys/param.h... (cached) yes
> checking sqlite3.h usability... yes
> checking sqlite3.h presence... no
> configure: WARNING: sqlite3.h: accepted by the compiler, rejected by the preprocessor!
> configure: WARNING: sqlite3.h: proceeding with the compiler's result
> checking for sqlite3.h... yes
> checking for sqlite3_initialize in -lsqlite3... yes
> checking for Tcl public headers... /usr/local/include/tcl8.6
> checking for pthread_mutex_init in -lpthread... yes
> checking for building with threads... yes (default)
> checking how to build libraries... shared
> checking for ranlib... (cached) ranlib
> checking if 64bit support is requested... no
> checking if 64bit Sparc VIS support is requested... no
> checking if compiler supports visibility "hidden"... yes
> checking if rpath support is requested... yes
> checking system version... FreeBSD-9.3-RELEASE-p13
> checking for ar... ar
> checking for cast to union support... yes
> checking for required early compiler flags... none
> checking for 64-bit integer type... long long
> checking for struct dirent64... no
> checking for struct stat64... no
> checking for open64... no
> checking for lseek64... no
> checking for off64_t... no
> checking for build with symbols... no
> checking for fdatasync... no
> checking for usleep... (cached) yes
> checking for fullfsync... no
> checking for localtime_r... no
> checking for gmtime_r... no
> checking whether strerror_r is declared... (cached) yes
> checking for strerror_r... (cached) yes
> checking whether strerror_r returns char *... no
> checking for tclsh... /usr/local/bin/tclsh8.6
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating pkgIndex.tcl
> ===========================================================================
> =======================<phase: build          >============================
> ===>  Building for tcl-sqlite3-3.8.9.0
> cc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.8.9\" -DPACKAGE_STRING=\"sqlite\ 3.8.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_sqlite=/\*\*/ -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 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_SYSTEM_SQLITE=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DSQLITE_THREADSAFE=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_TYPE=long\ long -DUSE_TCL_STUBS=1 -DHAVE_USLEEP=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_3_SUFFIX_ONLY=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_OMIT_DEPRECATED=1 -I"./generic" -I"/usr/local/include/tcl8.6" -I./..    -O2 -pipe -I/usr/local/include   -fno-strict-aliasing -pipe  -O2 -DNDEBUG -Wall -
>  fPIC -c `echo ./generic/tclsqlite3.c` -o tclsqlite3.o
> rm -f libsqlite3.8.9.so
> cc -shared -o libsqlite3.8.9.so tclsqlite3.o -lpthread -lsqlite3 -L/usr/local/lib -ltclstub86
> : libsqlite3.8.9.so
> If you have documentation to create, place the commands to
> build the docs in the 'doc:' target.  For example:
>         xml2nroff sample.xml > sample.n
>         xml2html sample.xml > sample.html
> ===========================================================================
> =======================<phase: run-depends    >============================
> ===========================================================================
> =======================<phase: stage          >============================
> ===>  Staging for tcl-sqlite3-3.8.9.0
> ===>   Generating temporary packing list
> If you have documentation to create, place the commands to
> build the docs in the 'doc:' target.  For example:
>         xml2nroff sample.xml > sample.n
>         xml2html sample.xml > sample.html
>  /bin/sh ./tclconfig/install-sh -c libsqlite3.8.9.so /wrkdirs/usr/ports/databases/tcl-sqlite3/work/stage/usr/local/lib/sqlite3/libsqlite3.8.9.so
>  : /wrkdirs/usr/ports/databases/tcl-sqlite3/work/stage/usr/local/lib/sqlite3/libsqlite3.8.9.so
>  Install pkgIndex.tcl /wrkdirs/usr/ports/databases/tcl-sqlite3/work/stage/usr/local/lib/sqlite3
> Installing header files in /wrkdirs/usr/ports/databases/tcl-sqlite3/work/stage/usr/local/include
> Installing documentation in /wrkdirs/usr/ports/databases/tcl-sqlite3/work/stage/usr/local/man
> Installing ./doc/sqlite3.n
> /usr/bin/strip: '/wrkdirs/usr/ports/databases/tcl-sqlite3/work/stage/usr/local/lib/sqlite3/libsqlite3.8.9.0.so': No such file
> *** [post-install] Error code 1
>
> Stop in /usr/ports/databases/tcl-sqlite3.


More information about the freebsd-pkg-fallout mailing list