libtool is in the base-devel group. We do not add the packages in base-devel to the makedepends array.
Search Criteria
Package Details: sword-svn 3:1.9.0.svnversion.3887-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sword-svn.git (read-only, click to copy) |
---|---|
Package Base: | sword-svn |
Description: | Libraries for Bible programs - svn-version |
Upstream URL: | http://crosswire.org/sword/ |
Keywords: | bible |
Licenses: | GPL |
Conflicts: | sword |
Provides: | sword |
Submitter: | haawda |
Maintainer: | None |
Last Packager: | haawda |
Votes: | 20 |
Popularity: | 0.000000 |
First Submitted: | 2012-02-18 11:12 (UTC) |
Last Updated: | 2023-02-19 12:14 (UTC) |
Dependencies (5)
- clucene
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- icu (icu-gitAUR)
- xapian-core (xapian-core-gitAUR)
- subversion (make)
Required by (15)
- bibledit (requires sword)
- bibletime-git (requires sword)
- diatheke-tui (requires sword)
- libbible (requires sword)
- nodejs-sword-interface (requires sword) (make)
- sword-comm-mhcc (requires sword)
- sword-comm-scofield (requires sword)
- sword-comm-tdavid (requires sword)
- sword-dict-naves (requires sword)
- sword-dict-strongs-greek (requires sword)
- sword-dict-strongs-hebrew (requires sword)
- sword-text-kjv (requires sword)
- sword-text-sparv (requires sword)
- sword-text-web (requires sword)
- xiphos-git (requires sword)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4
haawda commented on 2012-10-09 20:14 (UTC)
jperry commented on 2012-10-09 19:45 (UTC)
Hi, please add libtool as a build dependency.
haawda commented on 2012-04-06 11:59 (UTC)
Adding -fpermissive to the CPPFLAGS did id for me. Please test.
paulbarbee commented on 2012-04-06 06:55 (UTC)
Fails to build. The following may help.
../include/multimapwdef.h:22:3: error: 'find' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../include/multimapwdef.h:22:3: note: declarations in dependent base 'std::multimap<sword::SWBuf, sword::SWBuf, std::less<sword::SWBuf>, std::allocator<std::pair<const sword::SWBuf, sword::SWBuf> > >' are not found by unqualified lookup
../include/multimapwdef.h:22:3: note: use 'this->find' instead
../include/multimapwdef.h:23:4: error: 'insert' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../include/multimapwdef.h:23:4: note: declarations in dependent base 'std::multimap<sword::SWBuf, sword::SWBuf, std::less<sword::SWBuf>, std::allocator<std::pair<const sword::SWBuf, sword::SWBuf> > >' are not found by unqualified lookup
../include/multimapwdef.h:23:4: note: use 'this->insert' instead
../include/multimapwdef.h:25:23: error: 'find' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../include/multimapwdef.h:25:23: note: declarations in dependent base 'std::multimap<sword::SWBuf, sword::SWBuf, std::less<sword::SWBuf>, std::allocator<std::pair<const sword::SWBuf, sword::SWBuf> > >' are not found by unqualified lookup
../include/multimapwdef.h:25:23: note: use 'this->find' instead
make[1]: *** [swconfig.lo] Error 1
make[1]: Leaving directory `/tmp/packerbuild-0/sword-svn/sword-svn/src/sword-build/lib'
make: *** [all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...
The build failed.
haawda commented on 2012-02-18 11:16 (UTC)
New dependency for xiphos-webkit-svn. The stable sword is too old.
Pinned Comments
haawda commented on 2023-02-19 12:18 (UTC) (edited on 2023-02-19 12:18 (UTC) by haawda)
I added a check function, but be careful.
UUpstream warnes: IF YOU LIVE IN A PERSECUTED COUNTRY AND DO NOT WISH TO RISK DETECTION, YOU SHOULD NOT USE INSTALL MANAGER'S REMOTE SOURCE FEATURES.
So use makepkg --nocheck in that case.