Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 480484 - =dev-db/virtuoso-odbc-7.1.0 and =dev-db/virtuoso-server-7.1.0 : version bump
Summary: =dev-db/virtuoso-odbc-7.1.0 and =dev-db/virtuoso-server-7.1.0 : version bump
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard: Removed on 2015/09/17
Keywords:
: 503676 558452 (view as bug list)
Depends on: 482558 482652
Blocks:
  Show dependency tree
 
Reported: 2013-08-10 12:39 UTC by Agostino Sarubbo
Modified: 2015-09-17 10:33 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2013-08-10 12:39:12 UTC
Please bump.
Comment 1 Agostino Sarubbo gentoo-dev 2013-08-10 12:39:50 UTC
6.1.7 is also available
Comment 2 Chris Reffett (RETIRED) gentoo-dev Security 2013-08-12 00:15:51 UTC
I started working on 6.1.7, the problem is properly setting the ./configure options because java 1.6 and 1.7 are both supported, but with different configure options, and I don't know how to handle it (this only affects virtuoso-jdbc). I'll have more time to look at it in a couple weeks. Haven't looked at 7.0.0 yet.
Comment 3 Maciej Mrozowski gentoo-dev 2013-08-13 23:41:08 UTC
virtuoso-jdbc is of minor interest.
Comment 4 Chris Reffett (RETIRED) gentoo-dev Security 2013-08-25 22:03:15 UTC
Bumped in overlay. Currently forcing JDK 1.7, we can review that later.
Comment 5 Vasco Gervasi 2013-08-26 13:50:19 UTC
I have a problem:

checking size of unsigned... 4
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 12
checking size of char *... 4
checking size of void *... 4
configure: error: The current version of Virtuoso Open Source Edition (Column Store) can only be build on 64bit platforms

!!! Please attach the following file when seeking support:
!!! /tmp/portage/dev-db/virtuoso-odbc-7.0.0/work/virtuoso-opensource-7.0.0/config.log
 * ERROR: dev-db/virtuoso-odbc-7.0.0::kde failed (configure phase):
 *   econf failed
Comment 6 Vasco Gervasi 2013-08-26 13:50:52 UTC
>>> Configuring source in /tmp/portage/dev-db/virtuoso-odbc-7.0.0/work/virtuoso-opensource-7.0.0 ...
 * econf: updating virtuoso-opensource-7.0.0/binsrc/config/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating virtuoso-opensource-7.0.0/binsrc/config/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --with-layout=gentoo --localstatedir=/var --enable-shared --with-pthreads --without-internal-zlib --disable-static --without-iodbc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
creating config.nice
checking for Virtuoso installation layout... Gentoo
checking for cpp... /usr/bin/cpp
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... none
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking how to print strings... printf
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking how to run the C preprocessor... /usr/bin/cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether char is unsigned... no
checking for long double with more range or precision than double... yes
checking size of char... 1
checking size of short... 2
checking size of unsigned... 4
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 12
checking size of char *... 4
checking size of void *... 4
configure: error: The current version of Virtuoso Open Source Edition (Column Store) can only be build on 64bit platforms

!!! Please attach the following file when seeking support:
!!! /tmp/portage/dev-db/virtuoso-odbc-7.0.0/work/virtuoso-opensource-7.0.0/config.log
 * ERROR: dev-db/virtuoso-odbc-7.0.0::kde failed (configure phase):
 *   econf failed
 *
Comment 7 Agostino Sarubbo gentoo-dev 2013-08-26 13:57:58 UTC
(In reply to Yellowhat from comment #5)
> I have a problem:

Open a new bug.
Comment 8 Till Schäfer 2013-12-20 12:47:03 UTC
6.1.8 was released on 2013-12-10
Comment 9 Manuel Rüger (RETIRED) gentoo-dev 2014-03-07 00:25:51 UTC
*** Bug 503676 has been marked as a duplicate of this bug. ***
Comment 10 Alex Turbov 2014-03-07 19:31:57 UTC
I've just got a build failure:
------
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: ../../libsrc/Wi/.libs/libwi.a(libwi_la-hosting.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5'
/lib64/libdl.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:709: recipe for target 'virtuoso-t' failed
------
looks like binary missed corresponding LIBADD
Comment 11 Alex Turbov 2014-03-07 20:05:15 UTC
(In reply to Alex Turbov from comment #10)
> I've just got a build failure:
> ------
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/
> ld: ../../libsrc/Wi/.libs/libwi.a(libwi_la-hosting.o): undefined reference
> to symbol 'dlclose@@GLIBC_2.2.5'
> /lib64/libdl.so.2: error adding symbols: DSO missing from command line
> collect2: error: ld returned 1 exit status
> Makefile:709: recipe for target 'virtuoso-t' failed
> ------
> looks like binary missed corresponding LIBADD

false alert! I've found a reason...
Comment 12 Johannes Huber (RETIRED) gentoo-dev 2015-08-23 10:52:24 UTC
*** Bug 558452 has been marked as a duplicate of this bug. ***