Search Criteria
Package Details: soci 4.0.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/soci.git (read-only, click to copy) |
---|---|
Package Base: | soci |
Description: | Database access library for C++ |
Upstream URL: | http://soci.sf.net |
Licenses: | custom:boost |
Submitter: | None |
Maintainer: | holishing |
Last Packager: | holishing |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2010-05-04 19:04 (UTC) |
Last Updated: | 2024-11-23 06:24 (UTC) |
Dependencies (13)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- postgresql-libs (postgresql13-libsAUR, postgresql-libs-gitAUR, postgresql-libs-12AUR) (make)
- sqlite3 (sqlite) (make)
- unixodbc (unixodbc-gitAUR) (make)
- boost-libs (optional)
- libmysqlclientAUR (libmysqlclient55AUR, libmysqlclient56AUR, libmysqlclient81AUR, libmysqlclient57AUR, mroongaAUR, libmysqlclientAUR, libmysqlclient80AUR, libmysqlclient84AUR) (optional) – support for mysql databases
- oracle-instantclient-basicAUR (optional) – support for oracle databases
- postgresql-libs (postgresql13-libsAUR, postgresql-libs-gitAUR, postgresql-libs-12AUR) (optional) – support for postgresql databases
- sqlite3 (sqlite) (optional) – support for sqlite databases
- unixodbc (unixodbc-gitAUR) (optional) – support for ODBC databases
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
bartus commented on 2020-04-07 07:11 (UTC)
@holishing: works fine, thanks.
holishing commented on 2020-04-05 04:39 (UTC)
@bartus: Updated, please test again. thanks!
bartus commented on 2020-04-04 15:25 (UTC)
@holishing: Can we have
boost
inmakedepends
andboost-libs
inoptdepends
? I can't buildrstudio-desktop
against this version ofsoci
without this change.hwkiller commented on 2020-03-26 20:19 (UTC) (edited on 2020-03-26 20:22 (UTC) by hwkiller)
It's due to cmake's FindBoost.cmake.
Edit: I have boost and boost-libs versions 1.72.0, and cmake 3.17. I assume it compiled for you in the chroot because boost is listed as optional, and it didn't pull in that dependency for you?
holishing commented on 2020-03-26 19:09 (UTC)
Well, I can compile it without that option in chroot environment (e.g. docker container). Could you provide related message?
hwkiller commented on 2020-03-26 04:53 (UTC)
This does not currently compile.
Fix:
Adding -DBoost_NO_BOOST_CMAKE=ON to the cmake options in build().
SoullessSentinel commented on 2017-06-08 08:05 (UTC)
Gianfrix commented on 2014-05-07 08:03 (UTC)
ozz commented on 2012-01-09 14:07 (UTC)
mika.fischer commented on 2012-01-09 12:28 (UTC)
« First ‹ Previous 1 2 3 Next › Last »