Your message dated Wed, 25 Jan 2017 02:23:24 +0100
with message-id <b9d9338a-87d7-7f20-a581-2e86177a5...@debian.org>
and subject line Re: rmysql: FTBFS on mips64el
has caused the Debian Bug report #847750,
regarding rmysql: FTBFS on mips64el
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 ow...@bugs.debian.org
immediately.)


-- 
847750: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847750
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rmysql
Version: 0.10.9-3
Severity: serious
Justification: fails to build from source (but built successfully in the past)

https://buildd.debian.org/status/fetch.php?pkg=rmysql&arch=mips64el&ver=0.10.9-3&stamp=1480467978

 fakeroot debian/rules binary-arch
CDBS WARNING:    simple-patchsys.mk is deprecated since 0.4.85 - please use 
source format 3.0 (quilt) instead
test -x debian/rules
dh_testroot
dh_prep 
dh_installdirs -A 
dh_installdirs: Compatibility levels before 9 are deprecated (level 7 in use)
mkdir -p "."
dh_installdirs          usr/lib/R/site-library
dh_installdirs: Compatibility levels before 9 are deprecated (level 7 in use)
echo "R:Depends=r-base-core (>= 3.3.2-1), r-api-3" >> 
debian/r-cran-rmysql.substvars
if test -f /usr/bin/xvfb-run; then                      \
                 xvfb-run -a                    \
                        R CMD INSTALL -l 
/«PKGBUILDDIR»/debian/r-cran-rmysql/usr/lib/R/site-library --clean     \
                                 .      \
                                "--built-timestamp=\"Thu, 10 Nov 2016 06:12:59 
-0600\""                 \
                                ;                               \
        else                                                    \
                 R CMD INSTALL -l 
/«PKGBUILDDIR»/debian/r-cran-rmysql/usr/lib/R/site-library    \
                                --clean  .  \
                                "--built-timestamp=\"Thu, 10 Nov 2016 06:12:59 
-0600\""                 \
                                ;                               \
        fi
* installing *source* package 'RMySQL' ...
** package 'RMySQL' successfully unpacked and MD5 sums checked
./configure: line 21: warning: command substitution: ignored null byte in input
./configure: line 22: warning: command substitution: ignored null byte in input
Found mysql_config cflags and libs!
Using PKG_CFLAGS=-I/usr/include/mariadb -I/usr/include/mariadb/mysql -g -O2 
-fdebug-prefix-map=/build/mariadb-connector-c-dopxmU/mariadb-connector-c-2.3.1=.
 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wunused -Wno-uninitialized
-I/usr/include/mariadb -I/usr/include/mariadb/mysql -g -O2 
-fdebug-prefix-map=/build/mariadb-connector-c-dopxmU/mariadb-connector-c-2.3.1=.
 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wunused -Wno-uninitialized
Using PKG_LIBS=-L/usr/lib/mips64el-linux-gnuabi64 -lmariadb
-L/usr/lib/mips64el-linux-gnuabi64 -lmariadb
------------------------- ANTICONF ERROR ---------------------------
Configuration failed because libmysqlclient was not found. Try installing:
 * deb: libmariadb-client-lgpl-dev (Debian, Ubuntu 16.04)
        libmariadbclient-dev (Ubuntu 14.04)
 * rpm: mariadb-devel | mysql-devel (Fedora, CentOS, RHEL)
 * csw: mysql56_dev (Solaris)
 * brew: mariadb-connector-c (OSX)
If libmysqlclient is already installed, check that 'pkg-config' is in your
PATH and PKG_CONFIG_PATH contains a libmysqlclient.pc file. If pkg-config
is unavailable you can set INCLUDE_DIR and LIB_DIR manually via:
R CMD INSTALL --configure-vars='INCLUDE_DIR=... LIB_DIR=...'
--------------------------------------------------------------------
ERROR: configuration failed for package 'RMySQL'
* removing '/«PKGBUILDDIR»/debian/r-cran-rmysql/usr/lib/R/site-library/RMySQL'
/usr/share/R/debian/r-cran.mk:98: recipe for target 'R_any_arch' failed
make: *** [R_any_arch] Error 1


Andreas

--- End Message ---
--- Begin Message ---
Version: 2.3.2-2

This seems to be fixed with the latest mariadb-connector-c upload,
although rmysql still segfaults during the build process on a buildd,
while it succeeds on the porterbox.


Andreas

--- End Message ---

Reply via email to