Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 522502 Details for
Bug 649724
mysql-multilib-r1: prefix environment, pkg_config failure: mysqld: Too many arguments
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 6.45 KB, created by
Xiami
on 2018-03-06 09:45:09 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Xiami
Created:
2018-03-06 09:45:09 UTC
Size:
6.45 KB
patch
obsolete
>ser2-61 ~ # emerge --config mariadb >portage: 'portage' user or group missing. > For the defaults, line 1 goes into passwd, and 2 into group. > portage:x:250:250:portage:/var/tmp/portage:/bin/false > portage::250:portage >*** WARNING *** For security reasons, only system administrators should be >*** WARNING *** allowed in the portage group. Untrusted users or processes >*** WARNING *** can potentially exploit the portage group for attacks such as >*** WARNING *** local privilege escalation. > > > >Configuring pkg... > >chgrp: invalid group: 'portage' > * MySQL MY_DATADIR has changed > * from /home/xiami/gentoo/var/lib/mysql > * to /home/data/mysql > * Previous MY_DATADIR (///home/xiami/gentoo/var/lib/mysql) does not exist > * Attempting to use ///home/data/mysql > * Trying to get password for mysql 'root' user from 'mysql' section ... > * Trying to get password for mysql 'root' user from 'client' section ... > * Please provide a password for the mysql 'root' user now > * or through the /home/xiami/gentoo/root/.my.cnf file. > * Avoid ["'\_%] characters in the password > > > * Retype the password > > > * Creating the mysql database and setting proper permissions on it ... > * Command: /home/xiami/gentoo/usr/share/mysql/scripts/mysql_install_db --basedir=/home/xiami/gentoo/usr '--defaults-file=/home/xiami/gentoo/etc/mysql/my.cnf' --loose-skip-grant-tables --loose-skip-host-cache --loose-skip-name-resolve --loose-skip-networking --loose-skip-slave-start --loose-skip-ssl --loose-skip-log-bin --loose-skip-relay-log --loose-skip-slow-query-log --loose-skip-external-locking --loose-skip-log-slave-updates --datadir=///home/data/mysql --tmpdir=///home/xiami/gentoo/tmp/ > * Starting mysqld ... > * Command /home/xiami/gentoo//usr/sbin/mysqld '--defaults-file=/home/xiami/gentoo/etc/mysql/my.cnf' --loose-skip-grant-tables --loose-skip-host-cache --loose-skip-name-resolve --loose-skip-networking --loose-skip-slave-start --loose-skip-ssl --loose-skip-log-bin --loose-skip-relay-log --loose-skip-slow-query-log --loose-skip-external-locking --loose-skip-log-slave-updates --log-warnings=0 --basedir=/home/xiami/gentoo//usr --datadir=///home/data/mysql --max_allowed_packet=8M --net_buffer_length=16K --default-storage-engine=MyISAM --socket=/home/xiami/gentoo//var/run/mysqld/mysqld14795.sock --pid-file=/home/xiami/gentoo//var/run/mysqld/mysqld31869.pid > * --tmpdir=///home/xiami/gentoo/tmp/ >.2018-03-06 8:44:05 140538832422720 [Note] /home/xiami/gentoo//usr/sbin/mysqld (mysqld 10.1.29-MariaDB) starting as process 19313 ... >2018-03-06 8:44:05 140538832422720 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB. > >2018-03-06 8:44:06 140538832422720 [Note] InnoDB: Using mutexes to ref count buffer pool pages >2018-03-06 8:44:06 140538832422720 [Note] InnoDB: The InnoDB memory heap is disabled >2018-03-06 8:44:06 140538832422720 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins >2018-03-06 8:44:06 140538832422720 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier >2018-03-06 8:44:06 140538832422720 [Note] InnoDB: Compressed tables use zlib 1.2.11 >2018-03-06 8:44:06 140538832422720 [Note] InnoDB: Using Linux native AIO >2018-03-06 8:44:06 140538832422720 [Note] InnoDB: Using SSE crc32 instructions >2018-03-06 8:44:06 140538832422720 [Note] InnoDB: Initializing buffer pool, size = 128.0M >2018-03-06 8:44:06 140538832422720 [Note] InnoDB: Completed initialization of buffer pool >2018-03-06 8:44:06 140538832422720 [Note] InnoDB: Highest supported file format is Barracuda. >2018-03-06 8:44:06 140538832422720 [Note] InnoDB: 128 rollback segment(s) are active. >2018-03-06 8:44:06 140538832422720 [Note] InnoDB: Waiting for purge to start >2018-03-06 8:44:06 140538832422720 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 1616724 >2018-03-06 8:44:06 140537761883904 [Note] InnoDB: Dumping buffer pool(s) not yet started >2018-03-06 8:44:06 140538832422720 [Warning] /home/xiami/gentoo//usr/sbin/mysqld: unknown option '--loose-federated' >/home/xiami/gentoo//usr/sbin/mysqld: Too many arguments (first extra is ''--defaults-file=/home/xiami/gentoo/etc/mysql/my.cnf''). >2018-03-06 8:44:06 140538832422720 [ERROR] Aborting > [ ok ]........ > * ERROR: dev-db/mariadb-10.1.29::gentoo failed (config phase): > * Completely failed to start up mysqld with: /home/xiami/gentoo//usr/sbin/mysqld '--defaults-file=/home/xiami/gentoo/etc/mysql/my.cnf' --loose-skip-grant-tables --loose-skip-host-cache --loose-skip-name-resolve --loose-skip-networking --loose-skip-slave-start --loose-skip-ssl --loose-skip-log-bin --loose-skip-relay-log --loose-skip-slow-query-log --loose-skip-external-locking --loose-skip-log-slave-updates --log-warnings=0 --basedir=/home/xiami/gentoo//usr --datadir=///home/data/mysql --max_allowed_packet=8M --net_buffer_length=16K --default-storage-engine=MyISAM --socket=/home/xiami/gentoo//var/run/mysqld/mysqld14795.sock --pid-file=/home/xiami/gentoo//var/run/mysqld/mysqld31869.pid > * --tmpdir=///home/xiami/gentoo/tmp/ > * > * Call stack: > * ebuild.sh, line 124: Called pkg_config > * environment, line 5876: Called mysql-multilib-r1_pkg_config > * environment, line 5563: Called die > * The specific snippet of code: > * die "Completely failed to start up mysqld with: ${mysqld}"; > * > * If you need support, post the output of `emerge --info '=dev-db/mariadb-10.1.29::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-db/mariadb-10.1.29::gentoo'`. >!!! When you file a bug report, please include the following information: >GENTOO_VM= CLASSPATH="" JAVA_HOME="" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info =mariadb-10.1.29 > * The complete build log is located at '/home/xiami/gentoo/var/tmp/portage/dev-db/mariadb-10.1.29/temp/build.log'. > * The ebuild environment file is located at '/home/xiami/gentoo/var/tmp/portage/dev-db/mariadb-10.1.29/temp/environment'. > * Working directory: '/home/xiami/gentoo/var/tmp/portage/dev-db/mariadb-10.1.29/homedir' > * S: '/home/xiami/gentoo/var/tmp/portage/dev-db/mariadb-10.1.29/work/mariadb-10.1.29' >jk
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 649724
: 522502 |
522504