Hmm, I see, there's a php5-mysql and php5-mysqlnd packages now and the symbols are generated.
Do you have any idea how to provide a sane way to provide both symbols from the same php5-dbg package? Otherwise I will have to introduce php5-mysql-dbg and php5-mysqlnd-dbg package. Ondrej On Sun, Dec 23, 2012 at 3:13 PM, Stefan Fritsch <[email protected]> wrote: > Package: php5-dbg > Version: 5.4.4-10 > Severity: normal > > The debug infos for some files (at least the mysql plugins) do not seem to > match the shipped executables: > > ... > > Reading symbols from /usr/lib/php5/20100525+lfs/gd.so...Reading symbols from > /usr/lib/debug/usr/lib/php5/20100525+lfs/gd.so...done. > done. > Loaded symbols for /usr/lib/php5/20100525+lfs/gd.so > Reading symbols from /usr/lib/i386-linux-gnu/libgd.so.2...(no debugging > symbols found)...done. > > ... > > Reading symbols from /usr/lib/php5/20100525+lfs/mcrypt.so...Reading symbols > from /usr/lib/debug/usr/lib/php5/20100525+lfs/mcrypt.so...done. > done. > Loaded symbols for /usr/lib/php5/20100525+lfs/mcrypt.so > Reading symbols from /usr/lib/libmcrypt.so.4...(no debugging symbols > found)...done. > Loaded symbols for /usr/lib/libmcrypt.so.4 > Reading symbols from /usr/lib/i386-linux-gnu/libltdl.so.7...(no debugging > symbols found)...done. > Loaded symbols for /usr/lib/i386-linux-gnu/libltdl.so.7 > Reading symbols from /usr/lib/php5/20100525+lfs/mysql.so... > warning: the debug information found in > "/usr/lib/debug//usr/lib/php5/20100525+lfs/mysql.so" does not match > "/usr/lib/php5/20100525+lfs/mysql.so" (CRC mismatch). > > > warning: the debug information found in > "/usr/lib/debug/usr/lib/php5/20100525+lfs/mysql.so" does not match > "/usr/lib/php5/20100525+lfs/mysql.so" (CRC mismatch). > > (no debugging symbols found)...done. > Loaded symbols for /usr/lib/php5/20100525+lfs/mysql.so > Reading symbols from /usr/lib/i386-linux-gnu/libmysqlclient.so.18...(no > debugging symbols found)...done. > Loaded symbols for /usr/lib/i386-linux-gnu/libmysqlclient.so.18 > Reading symbols from /usr/lib/php5/20100525+lfs/mysqli.so... > warning: the debug information found in > "/usr/lib/debug//usr/lib/php5/20100525+lfs/mysqli.so" does not match > "/usr/lib/php5/20100525+lfs/mysqli.so" (CRC mismatch). > > > warning: the debug information found in > "/usr/lib/debug/usr/lib/php5/20100525+lfs/mysqli.so" does not match > "/usr/lib/php5/20100525+lfs/mysqli.so" (CRC mismatch). > > (no debugging symbols found)...done. > Loaded symbols for /usr/lib/php5/20100525+lfs/mysqli.so > Reading symbols from /usr/lib/php5/20100525+lfs/pdo_mysql.so... > warning: the debug information found in > "/usr/lib/debug//usr/lib/php5/20100525+lfs/pdo_mysql.so" does not match > "/usr/lib/php5/20100525+lfs/pdo_mysql.so" (CRC mismatch). > > > warning: the debug information found in > "/usr/lib/debug/usr/lib/php5/20100525+lfs/pdo_mysql.so" does not match > "/usr/lib/php5/20100525+lfs/pdo_mysql.so" (CRC mismatch). > > (no debugging symbols found)...done. > Loaded symbols for /usr/lib/php5/20100525+lfs/pdo_mysql.so > > ... > > > -- System Information: > Debian Release: wheezy/sid > APT prefers testing > APT policy: (500, 'testing') > Architecture: i386 (i686) > > Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > > Versions of packages php5-dbg depends on: > ii libapache2-mod-php5 5.4.4-10 > ii php5-cli 5.4.4-10 > ii php5-common 5.4.4-10 > ii php5-gd 5.4.4-10 > ii php5-mcrypt 5.4.4-10 > ii php5-mysql 5.4.4-10 > > Versions of packages php5-dbg recommends: > ii gdb 7.4.1-3 > > php5-dbg suggests no packages. > > -- no debconf information > > _______________________________________________ > pkg-php-maint mailing list > [email protected] > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint -- Ondřej Surý <[email protected]> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

