Code: Select all
loop loopx # emerge -pv amarok
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] dev-db/mysql-community-5.0.77-r1 USE="embedded perl ssl -berkdb -big-tables -cluster -community -debug -extraengine -latin1 -max-idx-128 -minimal -profiling (-selinux) -static" 0 kB
[ebuild U ] media-sound/amarok-2.2.1-r1 [2.2.0] USE="opengl semantic-desktop (-aqua) -cdda -daap -debug -ipod -lastfm -mp3tunes -mtp" LINGUAS="fr -bg -ca -cs -da -de -en_GB -es -et -eu -fi -it -ja -km -nb -nds -nl -pa -pl -pt -pt_BR -ru -sl -sr -sr@latin -sv -th -tr -uk -wa -zh_TW" 0 kB
Total: 2 packages (1 upgrade, 1 new), Size of downloads: 0 kBMysql-community (que je ne connais pas, je connais "mysql" ...) est requi par amarok ?
Pourquoi ?
Est-ce un service ?
Est-ce obligatoire ?
En fait, le mysql-community plante à la compilation, c'est embêtant ... :
Code: Select all
i686-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -march=pentium4 -O3 -pipe -fomit-frame-pointer -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -MT ha_innodb.o -MD -MP -MF .deps/ha_innodb.Tpo -c -o ha_innodb.o ha_innodb.cc
ha_innodb.cc: In function ‘void innobase_mysql_print_thd(FILE*, void*, uint)’:
ha_innodb.cc:650: attention : ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result
ha_innodb.cc: In function ‘bool innodb_I_S_buffer_pool_content(THD*, TABLE_LIST*)’:
ha_innodb.cc:6748: erreur: invalid conversion from ‘const char*’ to ‘char*’
make[4]: *** [ha_innodb.o] Erreur 1
make[4]: quittant le répertoire « /var/tmp/portage/dev-db/mysql-community-5.0.77-r1/work/mysql/sql »
make[3]: *** [all-recursive] Erreur 1
make[3]: quittant le répertoire « /var/tmp/portage/dev-db/mysql-community-5.0.77-r1/work/mysql/sql »
make[2]: *** [all] Erreur 2
make[2]: quittant le répertoire « /var/tmp/portage/dev-db/mysql-community-5.0.77-r1/work/mysql/sql »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /var/tmp/portage/dev-db/mysql-community-5.0.77-r1/work/mysql »
make: *** [all] Erreur 2
* ERROR: dev-db/mysql-community-5.0.77-r1 failed:
* emake failed
*
* Call stack:
* ebuild.sh, line 55: Called src_compile
* environment, line 4152: Called mysql_src_compile
* environment, line 3667: Called die
* The specific snippet of code:
* emake || die "emake failed";
*
* If you need support, post the output of 'emerge --info =dev-db/mysql-community-5.0.77-r1',
* the complete build log and the output of 'emerge -pqv =dev-db/mysql-community-5.0.77-r1'.
* The complete build log is located at '/var/tmp/portage/dev-db/mysql-community-5.0.77-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-db/mysql-community-5.0.77-r1/temp/environment'.
* S: '/var/tmp/portage/dev-db/mysql-community-5.0.77-r1/work/mysql'et donc, je suis bloqué ..
Une idée ?




