Your message dated Sat, 16 Jan 2016 09:35:27 +0000
with message-id <[email protected]>
and subject line Bug#793358: fixed in mysql-5.6 5.6.28-1
has caused the Debian Bug report #793358,
regarding mysql-5.6: FTBFS on HURD: error: 'RTLD_DEFAULT' undeclared
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
793358: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793358
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mysql-5.6
Version: 5.6.25-3
Severity: important
mysql-5.6 FTBFS on hurd while mysql-5.5 built fine:
https://buildd.debian.org/status/fetch.php?pkg=mysql-5.6&arch=hurd-i386&ver=5.6.25-3&stamp=1437606988
[...]
make[4]: Entering directory '/«PKGBUILDDIR»/builddir'
/usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/builddir/CMakeFiles
[ 82%] Building C object plugin/auth/CMakeFiles/auth.dir/dialog.c.o
cd /«PKGBUILDDIR»/builddir/plugin/auth && /usr/bin/i586-gnu-gcc
-DHAVE_CONFIG_H -DMYSQL_DYNAMIC_PLUGIN -D_FORTIFY_SOURCE=2 -Dauth_EXPORTS -O2
-DBIG_JOINS=1 -fno-strict-aliasing -Wall -Wextra -Wformat-security -Wvla
-Wwrite-strings -Wdeclaration-after-statement -O3 -g -fabi-version=2
-fno-omit-frame-pointer -fno-strict-aliasing -DDBUG_OFF -fPIC
-I/«PKGBUILDDIR»/builddir/include -I/«PKGBUILDDIR»/include -I/«PKGBUILDDIR»/sql
-I/«PKGBUILDDIR»/regex -I/«PKGBUILDDIR»/extra/yassl/include
-I/«PKGBUILDDIR»/extra/yassl/taocrypt/include -o
CMakeFiles/auth.dir/dialog.c.o -c /«PKGBUILDDIR»/plugin/auth/dialog.c
/«PKGBUILDDIR»/plugin/auth/dialog.c: In function 'init_dialog':
/«PKGBUILDDIR»/plugin/auth/dialog.c:317:20: error: 'RTLD_DEFAULT' undeclared
(first use in this function)
void *sym= dlsym(RTLD_DEFAULT, "mysql_authentication_dialog_ask");
^
/«PKGBUILDDIR»/plugin/auth/dialog.c:317:20: note: each undeclared identifier is
reported only once for each function it appears in
make[4]: *** [plugin/auth/CMakeFiles/auth.dir/dialog.c.o] Error 1
make[3]: *** [plugin/auth/CMakeFiles/auth.dir/all] Error 2
make[2]: *** [all] Error 2
make[1]: *** [build-stamp] Error 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
plugin/auth/CMakeFiles/auth.dir/build.make:57: recipe for target
'plugin/auth/CMakeFiles/auth.dir/dialog.c.o' failed
make[4]: Leaving directory '/«PKGBUILDDIR»/builddir'
CMakeFiles/Makefile2:2097: recipe for target
'plugin/auth/CMakeFiles/auth.dir/all' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/builddir'
Makefile:149: recipe for target 'all' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/builddir'
debian/rules:110: recipe for target 'build-stamp' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
debian/rules:238: recipe for target 'build-arch' failed
There may be a trivial fix for this found in mariadb:
https://github.com/MariaDB/server/commit/a117030
and the corresponding mariadb upstream bug:
https://mariadb.atlassian.net/browse/MDEV-8131
It would be good to get this fixed in order not to leave
the HURD without a mysql server after the 5.5 -> 5.6 transition.
Andreas
--- End Message ---
--- Begin Message ---
Source: mysql-5.6
Source-Version: 5.6.28-1
We believe that the bug you reported is fixed in the latest version of
mysql-5.6, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Robie Basak <[email protected]> (supplier of updated mysql-5.6 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 15 Jan 2016 12:11:43 +0000
Source: mysql-5.6
Binary: libmysqlclient18 libmysqld-pic libmysqld-dev libmysqlclient-dev
mysql-common mysql-client-core-5.6 mysql-client-5.6 mysql-server-core-5.6
mysql-server-5.6 mysql-server mysql-client mysql-testsuite mysql-testsuite-5.6
mysql-source-5.6
Architecture: source amd64 all
Version: 5.6.28-1
Distribution: unstable
Urgency: medium
Maintainer: Debian MySQL Maintainers <[email protected]>
Changed-By: Robie Basak <[email protected]>
Description:
libmysqlclient-dev - MySQL database development files
libmysqlclient18 - MySQL database client library
libmysqld-dev - MySQL embedded database development files
libmysqld-pic - PIC version of MySQL embedded server development files
mysql-client - MySQL database client (metapackage depending on the latest
versio
mysql-client-5.6 - MySQL database client binaries
mysql-client-core-5.6 - MySQL database core client binaries
mysql-common - MySQL database common files, e.g. /etc/mysql/my.cnf
mysql-server - MySQL database server (metapackage depending on the latest
versio
mysql-server-5.6 - MySQL database server binaries and system database setup
mysql-server-core-5.6 - MySQL database server binaries
mysql-source-5.6 - MySQL source
mysql-testsuite - MySQL regression tests
mysql-testsuite-5.6 - MySQL 5.6 testsuite
Closes: 793358
Changes:
mysql-5.6 (5.6.28-1) unstable; urgency=medium
.
[ Robie Basak ]
* New upstream release.
* Fix GNU/Hurd build regression (Closes: #793358). Thanks to Samuel
Thibault.
- Do not remove .pc in dh_auto_clean as this is wrong. Revert
previous commit eb6e6d4 that added this.
- Do not remove cmake/os/GNU.cmake in dh_auto_clean as this is also
wrong as it gets introduced by a quilt patch. Revert previous commit
7ef4a27 that added this.
* Drop d/p/fix_testsuite_date.patch: fixed upstream.
* wrap-and-sort
* d/mysql-server-core-5.6.install: remove duplicate entries. Thanks to Otto
for pointing these out.
.
[ Lars Tangvald ]
* Removed legacy plugin install code (LP: #1468185).
* Made infinite loop in systemd script time out (LP: #1478849).
.
[ Robie Basak ]
* Depend on bsdutils as logger is used by mysql-server-5.6.postinst (LP:
#1534544). Thanks to TJ.
Checksums-Sha1:
179f4afafc6c7aa3e3f4c2d9fcaa8bf465fefbb7 3174 mysql-5.6_5.6.28-1.dsc
ae2558f7cf678163884b720779fc3bb3d09e48fc 32182980 mysql-5.6_5.6.28.orig.tar.gz
c13d23a3af8d4d8ac02dfa5a02964752c4b5da8f 249852
mysql-5.6_5.6.28-1.debian.tar.xz
d856d47b263a4f9943dd6442e1e11e53fcaccfa3 1090126
libmysqlclient-dev_5.6.28-1_amd64.deb
61840b064bc9a19943a0533a3f3e3babb3e56716 1542504
libmysqlclient18-dbgsym_5.6.28-1_amd64.deb
7e888f2f51c11e2881e3eeca282eccc49ee7162f 785568
libmysqlclient18_5.6.28-1_amd64.deb
52a0d6b3592e7482d905c9fe78e03d75b6962065 4313832
libmysqld-dev_5.6.28-1_amd64.deb
2f7ac011f515dc854a06f89061231929b16460a7 4318472
libmysqld-pic_5.6.28-1_amd64.deb
cc1db0830c0fe6ace88b98ab01655934384d54cd 38644234
mysql-client-5.6-dbgsym_5.6.28-1_amd64.deb
9e5e2cfe87533300a3448eef7cf45a7b87ba58fd 4964510
mysql-client-5.6_5.6.28-1_amd64.deb
d3d7da55c419b9b1a39ab87a8278009fe6fe16f0 28631050
mysql-client-core-5.6-dbgsym_5.6.28-1_amd64.deb
c1c68c2ee5627fdaad5bce836a399347260b4cdf 4432990
mysql-client-core-5.6_5.6.28-1_amd64.deb
68d6ee1e82c5aa8a9b1f76a1813122cd3b7eb62e 94190 mysql-client_5.6.28-1_all.deb
2ceed8fb8beeb592dc872432fedacc7ff51937f8 96816 mysql-common_5.6.28-1_all.deb
eda2905710995e455e6f6dfa3140a3c2e2f9fbf6 36152354
mysql-server-5.6-dbgsym_5.6.28-1_amd64.deb
302e34f560142707eb88265175c335ca4782af77 5682224
mysql-server-5.6_5.6.28-1_amd64.deb
6ae3b7d1434eef308b39260366a1e9b00dd7bf38 29624584
mysql-server-core-5.6-dbgsym_5.6.28-1_amd64.deb
efb42714fa23bfeacc810253258120f965626152 4379652
mysql-server-core-5.6_5.6.28-1_amd64.deb
74afeca2ab6e2e4242446a547c91ba94707491cd 94304 mysql-server_5.6.28-1_all.deb
618ed67c352391d8451d997b640a6da61f9dda17 34312044
mysql-source-5.6_5.6.28-1_amd64.deb
dfd670b314b164c2d50eca2611fc26779b23c259 11364
mysql-testsuite-5.6-dbgsym_5.6.28-1_amd64.deb
aef7382e032870c82dfcb2876d3a4606ffbf104c 7057926
mysql-testsuite-5.6_5.6.28-1_amd64.deb
2b30fd04997ed828c54fa0dc6eae42951cb5ae78 94172 mysql-testsuite_5.6.28-1_all.deb
Checksums-Sha256:
de668aa02383c4f0db4ffef154423c5f24ee082b6ca70b88b8a728a4d56ca364 3174
mysql-5.6_5.6.28-1.dsc
217cd96921abdd709b9b4ff3ce2af4cbd237de43679cf19385d19df03a037b21 32182980
mysql-5.6_5.6.28.orig.tar.gz
a665e6b073974ec0eac98a10001c0bb5d828831a63aff02633bde1bc9942702c 249852
mysql-5.6_5.6.28-1.debian.tar.xz
521e1bfe1e8d2bab13312b2b53c99370f5d216678e1a3b5c90202b1d0e94562d 1090126
libmysqlclient-dev_5.6.28-1_amd64.deb
32e39705c46be732fad91439aac627246a28b831a7d393f3b20caf38e1ff3cd0 1542504
libmysqlclient18-dbgsym_5.6.28-1_amd64.deb
3deb47183f0789f940944a95293328b0d818812fb0e06f477be4e22d85fd4cbf 785568
libmysqlclient18_5.6.28-1_amd64.deb
0a53782fa7c6a4c7172ef724e0b070f7705864d4f34badb568e4aa57ee6e9838 4313832
libmysqld-dev_5.6.28-1_amd64.deb
717133875aab550284f491f6ed783aad630f5c75ae669389b66f409f68f9f6f7 4318472
libmysqld-pic_5.6.28-1_amd64.deb
39a7289c54cd7e97a9c03c06547b11333a641c45227bbd2807002e33885f8b3d 38644234
mysql-client-5.6-dbgsym_5.6.28-1_amd64.deb
e4a758ac763082de2fdc1a12d1f61fe3e715288b46a9e1fa76ed916589646363 4964510
mysql-client-5.6_5.6.28-1_amd64.deb
7182ffe3194f89e4396020785f0578b5b5e1136666c9a48143f76e82597cfa94 28631050
mysql-client-core-5.6-dbgsym_5.6.28-1_amd64.deb
dee01fa095a1a4de3ad6112fbd391f2069c28df955c150c256104a5b0b534e6c 4432990
mysql-client-core-5.6_5.6.28-1_amd64.deb
19b06f80ee597d3c5a3fb713aa0ddb2dbce3bf5bec292b4a90a3dcac7f5bd4b2 94190
mysql-client_5.6.28-1_all.deb
757a61be05769de2941084ff9c4785e53cb894e6e99f5258c0fd9d9637303eb4 96816
mysql-common_5.6.28-1_all.deb
d2f7951176828035881cac28eb860bdb18afa35a571f72d99d7f5d6ec84d83d8 36152354
mysql-server-5.6-dbgsym_5.6.28-1_amd64.deb
8757734391855b76d67caef54bd28dc24d82b2cca2fda75eb96c02fed7f9e549 5682224
mysql-server-5.6_5.6.28-1_amd64.deb
4e9afaed182ab66eb27b276f0a9fa10bd24550ab2ef6079045ca9e2330e5bf11 29624584
mysql-server-core-5.6-dbgsym_5.6.28-1_amd64.deb
198a967c6ed9bfb1f22523603aac9c70ab94701ba8d40a40af18f72c205f192e 4379652
mysql-server-core-5.6_5.6.28-1_amd64.deb
fdf96f4a9cb79bc69e2e523a1a90b97cb47b2746ce5e6bcef5b59b61b6842e37 94304
mysql-server_5.6.28-1_all.deb
6ee05313c3c6428b85e7d7d5f2872574d10f908f660337020797a175a7ad1f8c 34312044
mysql-source-5.6_5.6.28-1_amd64.deb
697be5b3c0b9c90d70e4073f066d2ec03754d1d09a76ec7d31ed55337a508d98 11364
mysql-testsuite-5.6-dbgsym_5.6.28-1_amd64.deb
2e87af316bcf9b5b842335a28de5c9513d0db925d6b0c9de0bceb2309e1ccab9 7057926
mysql-testsuite-5.6_5.6.28-1_amd64.deb
4a841bf7153415f724336b6d7ae9cf4b877927155796dc97346e39105a52a91c 94172
mysql-testsuite_5.6.28-1_all.deb
Files:
b61a1fc20edb99441bfd7b4fe88a3ed8 3174 database optional mysql-5.6_5.6.28-1.dsc
4bc8fde6d04fb7104df1ba8a4025b156 32182980 database optional
mysql-5.6_5.6.28.orig.tar.gz
004550091b8181cc8310dbcd4635f5b4 249852 database optional
mysql-5.6_5.6.28-1.debian.tar.xz
7e356dc8bb191364cf991c6402f5c124 1090126 libdevel optional
libmysqlclient-dev_5.6.28-1_amd64.deb
75240c43bd6684a398c0f7c069717c70 1542504 debug extra
libmysqlclient18-dbgsym_5.6.28-1_amd64.deb
94f409b3be8656d703963044b6ad1dd0 785568 libs optional
libmysqlclient18_5.6.28-1_amd64.deb
34830e672f004a8005fd71703b69bc02 4313832 libdevel optional
libmysqld-dev_5.6.28-1_amd64.deb
75694ed54e5fc207f05694e8871b0c7a 4318472 libdevel optional
libmysqld-pic_5.6.28-1_amd64.deb
07e413bceab52504f111a654f76df2ce 38644234 debug extra
mysql-client-5.6-dbgsym_5.6.28-1_amd64.deb
8fa6f7be6448e15470dba01a2c83a82d 4964510 database optional
mysql-client-5.6_5.6.28-1_amd64.deb
93ba807b3a066bce5c666ccb2d2e640c 28631050 debug extra
mysql-client-core-5.6-dbgsym_5.6.28-1_amd64.deb
4f883bc8274e6254ef4a81d5298d1a39 4432990 database optional
mysql-client-core-5.6_5.6.28-1_amd64.deb
41474838df8d18c1747ccac620ad4ca4 94190 database optional
mysql-client_5.6.28-1_all.deb
257d7b523f2624c9fce172fb3b4f7a67 96816 database optional
mysql-common_5.6.28-1_all.deb
b9771680f1dc3f7ceb5a69743bed799c 36152354 debug extra
mysql-server-5.6-dbgsym_5.6.28-1_amd64.deb
604faacef04d58061ec28cdc2dd2be0f 5682224 database optional
mysql-server-5.6_5.6.28-1_amd64.deb
8ce068184374a8fe57a8e1d8976db75f 29624584 debug extra
mysql-server-core-5.6-dbgsym_5.6.28-1_amd64.deb
0d4b6e70688ef235063f480d897d76cb 4379652 database optional
mysql-server-core-5.6_5.6.28-1_amd64.deb
654062df894fa7bdfd05d51eefe62cde 94304 database optional
mysql-server_5.6.28-1_all.deb
8477e230756920d40bbaa44e2abdad2b 34312044 database optional
mysql-source-5.6_5.6.28-1_amd64.deb
303230443ae3c9bb6cb44a4bcb313609 11364 debug extra
mysql-testsuite-5.6-dbgsym_5.6.28-1_amd64.deb
155da2a93980ba7292c20722e7e927a6 7057926 database optional
mysql-testsuite-5.6_5.6.28-1_amd64.deb
b16c13f39a6d91622418475331b76207 94172 database optional
mysql-testsuite_5.6.28-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWmgMuAAoJEL/srsug59jDFeUP/je3C9Dr7v88zvDU84i5kjkT
RN84wRFK4xpyL1HHno8G2yqfgkK3ZMnBPwtHOiSIslDAbdNplCeJjxhhqMfJKedW
ADnubrpZdDIHsuj8OFUMYoD+h9N/yZc/LQBy1SFhI6xEbwbSeNdsOXDLTI6H8sQc
uAb8G+L7+EkPVrAQYuS//8ODQ5J5YNqNni399FfInfn81ueL/MVBgG7KvXadXwdW
+JLUeyBEq8VEF/2Z6jwTMhapLV7jmw5/f6gG7DOFszoi/yIP8587Tl3yVNyndB8I
8NlEudNJg+IpsA0S8xNYkcukFLskwHz6vLvdlFScio5VW1R6tSlZscnWwE+sToD8
/td9JYTLgeG5piiMDVMM3YfOQ31dzT5VzXu3YmXe8icvXntR5uCpq7gK/wl4oioV
LPmink76dnEohwNZvXFLzxEtPdHzSTF9jLA/XbaRVHiVHU70qk7mXxDGiOUX3gO9
nVY6Euf0+rVXkAIxPPDA/NdDhIn4PvM8Hh3nJDvIYvF8n70uzly48Dyys1wwVNWE
+Jr2nLXE/4sCVBtyx6cqstkHPpufTj8XDS8aMq6nCB554kRyC5jKTOTbQtt4frkM
TOBgFgJffjPud40ICj+zaBaShk+jLiiSuB3Py7JxpHAHu4nn74pwqHSUKzcq3ugO
CmVZ5XGiVfFDQ4rakw6E
=Cxe6
-----END PGP SIGNATURE-----
--- End Message ---