Gentoo Archives: gentoo-alt

From: Steven Parkes <smparkes@××××××××.net>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] emerge mysql 5.0.72-r1 fails on os x
Date: Sun, 07 Dec 2008 18:04:32
Message-Id: 005001c95896$3a787000$af695000$@net
1 Getting this trying to emerge mysql:
2
3 make[1]: Leaving directory
4 `/opt/gentoo/var/tmp/portage/dev-db/mysql-5.0.72-r1/work/mysql'
5 install: cannot stat `/usr/include/mysql/my_config.h': No such file or
6 directory
7 !!! doins: /usr/include/mysql/my_config.h does not exist
8 install: cannot stat `/usr/include/mysql/my_dir.h': No such file or
9 directory
10 !!! doins: /usr/include/mysql/my_dir.h does not exist
11 >>> Completed installing mysql-5.0.72-r1 into
12 /opt/gentoo/var/tmp/portage/dev-db/mysql-5.0.72-r1/image/opt/gentoo/
13
14 * QA Notice: file does not exist:
15 *
16 * doins: /usr/include/mysql/my_config.h does not exist
17 * doins: /usr/include/mysql/my_dir.h does not exist
18 ecompressdir: bzip2 -9 /opt/gentoo/usr/share/man
19 * QA Notice: opt/gentoo///opt/gentoo/ double prefix
20 * QA Notice: opt/gentoo///opt/gentoo/var double prefix
21 * QA Notice: opt/gentoo///opt/gentoo/var/lib double prefix
22 * QA Notice: opt/gentoo///opt/gentoo/var/lib/mysql double prefix
23 * QA Notice: opt/gentoo///opt/gentoo/var/lib/mysql/.keep_dev-db_mysql-0
24 double prefix
25 * ERROR: dev-db/mysql-5.0.72-r1 failed:
26 * Aborting due to QA concerns: double prefix files installed
27 *
28 * Call stack:
29 * misc-functions.sh:826: <call install_qa_check>
30 * misc-functions.sh:280: die "Aborting due to QA
31 concerns: double prefix files installed"
32 *
33 * If you need support, post the topmost build error, and the call stack if
34 relevant.
35 !!! post install failed; exiting.