I’m trying to install both lsst_apps and lsst_sims at NERSC on Cori for Twinkles using lsstsw. When executing “rebuild -r w.2016.20 lsst_apps” the build ultimately fails on mariadbclient. The traceback is below. I’ve had this problem before a few weeks ago when trying a build using newinstall.sh with an earlier build of the code. I heard that others may have had trouble with mariadb as well? Any suggestions for how I might get around this? I have contacted the helpdesk at NERSC, thus far they’ve inquired about our use of mariadb and whether it is truely client-only or perhaps also providing a mariadb server. I suspect it’s a client library, given the name
mariadbclient: 10.1.11.lsst2 .....................................ERROR (101 sec).
*** error building product mariadbclient.
*** exit code = 1
*** log is in /project/projectdirs/lsst/lsstDM/Cori/temp/lsstsw/build/mariadbclient/_build.log
*** last few lines:
::::: [2016-05-14T04:40:25.506485Z] -- Looking for sd_notify
::::: [2016-05-14T04:40:25.796143Z] -- Looking for sd_notify - not found
::::: [2016-05-14T04:40:25.796790Z] -- Looking for sd_notifyf
::::: [2016-05-14T04:40:26.020048Z] -- Looking for sd_notifyf - not found
::::: [2016-05-14T04:40:26.020596Z] -- Systemd features not enabled
::::: [2016-05-14T04:40:26.023387Z] -- Performing Test HAVE_C__Wvla
::::: [2016-05-14T04:40:26.382371Z] -- Performing Test HAVE_C__Wvla - Success
::::: [2016-05-14T04:40:29.078157Z] -- Configuring incomplete, errors occurred!
::::: [2016-05-14T04:40:29.078229Z] See also "/project/projectdirs/lsst/lsstDM/Cori/temp/lsstsw/build/mariadbclient/CMakeFiles/CMakeOutput.log".
::::: [2016-05-14T04:40:29.078274Z] See also "/project/projectdirs/lsst/lsstDM/Cori/temp/lsstsw/build/mariadbclient/CMakeFiles/CMakeError.log".