Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-5185

build of 10.0.4/r3863 fails @ missing libtokuportability.so

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Cannot Reproduce
    • 10.0.4, 5.5.33a
    • 5.5.38
    • None
    • None
    • uname -a
      Linux jenldev.lan 3.7.10-1.16-desktop #1 SMP PREEMPT Fri May 31 20:21:23 UTC 2013 (97c14ba) x86_64 x86_64 x86_64 GNU/Linux

      cd src
       bzr branch lp:maria mariadb
       cd mariadb
       bzr revert -r3863

    Description

      make -j1 VERBOSE=1
      	...
      	make[2]: Leaving directory `/usr/local/src/mariadb/bld'
      	make -f storage/tokudb/ft-index/ft/CMakeFiles/generate_log_code.dir/build.make storage/tokudb/ft-index/ft/CMakeFiles/generate_log_code.dir/build
      	make[2]: Entering directory `/usr/local/src/mariadb/bld'
      	/usr/bin/cmake -E cmake_progress_report /usr/local/src/mariadb/bld/CMakeFiles
      	[ 31%] Generating log_code.cc, log_print.cc, log_header.h
      	cd /usr/local/src/mariadb/bld/storage/tokudb/ft-index/ft && ./logformat .
      	./logformat: error while loading shared libraries: libtokuportability.so: cannot open shared object file: No such file or directory
      	make[2]: *** [storage/tokudb/ft-index/ft/log_code.cc] Error 127
      	make[2]: Leaving directory `/usr/local/src/mariadb/bld'
      	make[1]: *** [storage/tokudb/ft-index/ft/CMakeFiles/generate_log_code.dir/all] Error 2
      	make[1]: Leaving directory `/usr/local/src/mariadb/bld'
      	make: *** [all] Error 2

      where,

      cmake .. -LAH | grep -i toku
      	// Revision of tokudb.
      	CMAKE_TOKUDB_REVISION:STRING=0
      	// Name of libtokufractaltree.so
      	LIBTOKUDB:STRING=tokufractaltree
      	// Name of libtokuportability.so
      	LIBTOKUPORTABILITY:STRING=tokuportability
      	TOKUDB_DATA:FILEPATH=/usr/local/src/mariadb/storage/tokudb/ft-index/../tokudb.data
      	TOKU_DEBUG_PARANOID:BOOL=ON
      	XZ_SOURCE_DIR:FILEPATH=/usr/local/src/mariadb/storage/tokudb/ft-index/third_party/xz-4.999.9beta

      Attachments

        Activity

          People

            serg Sergei Golubchik
            jenl Jen L
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.