[MDEV-5391] Build failed on extra/jemalloc/config.guess (with debian ppc64) Created: 2013-12-05  Updated: 2013-12-06  Resolved: 2013-12-06

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: 5.5.34
Fix Version/s: None

Type: Bug Priority: Major
Reporter: OLIVA Assignee: Sergei Golubchik
Resolution: Not a Bug Votes: 0
Labels: None
Environment:

debian on power pc (ppc64)



 Description   

I am trying to build mariadb server : mariadb-5.5.34 on debian powerpc system.

The build failed (step >cmake .)
on /mariadb-5.5.34/extra/jemalloc/config.guess
"error: cannot guess build type; you must specify one"

When i use the config.guess from:
/mariadb-5.5.34/storage/tokudb/ft-index/third_party/xz-4.999.9beta/build-aux/config.guess, the build works fine.

>mv /mariadb-5.5.34/extra/jemalloc/config.guess /mariadb-5.5.34/extra/jemalloc/config.guess.save
>cp /mariadb-5.5.34/storage/tokudb/ft-index/third_party/xz-4.999.9beta/build-aux/config.guess /mariadb-5.5.34/extra/jemalloc/config.guess

/mariadb-5.5.34/extra/jemalloc/config.guess is an old version: "timestamp='2012-02-10'"
regarding:
/mariadb-5.5.34/storage/tokudb/ft-index/third_party/xz-4.999.9beta/build-aux/config.guess: (more recent : timestamp='2013-06-10' stored in the file)

I would like to know if it is possible to replace /mariadb-5.5.34/extra/jemalloc/config.guess with
/mariadb-5.5.34/storage/tokudb/ft-index/third_party/xz-4.999.9beta/build-aux/config.guess file.

thx for your help.



 Comments   
Comment by Sergei Golubchik [ 2013-12-06 ]

First, please, if you have a question, you can ask it on maria-discuss@lists.launchpad.net, on irc (#maria channel on Freenode), or in our Knowledge base (mariadb.com/kb). But as long as it's not a bug, pleas, don't report it in Jira.

Yes, I think you can replace config.guess file with another config.guess file. But (try "config.guess --version") the file in jemalloc directory is newer than from xz tree, you might want to look why newer autoconf stopped recognizing your system.

Alternatively, you can install jemalloc system-wide and ignore the jemalloc from MariaDB tree completely.

Generated at Thu Feb 08 07:03:54 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.