Can confirm the same issue here.
Search Criteria
Package Details: fatx 1.17-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/fatx.git (read-only, click to copy) |
---|---|
Package Base: | fatx |
Description: | XBox filesystem support for linux |
Upstream URL: | http://sourceforge.net/projects/fatx/ |
Keywords: | filesystem xbox |
Licenses: | GPL |
Provides: | fatx |
Submitter: | t3kk3n |
Maintainer: | xAsh |
Last Packager: | t3kk3n |
Votes: | 10 |
Popularity: | 0.000309 |
First Submitted: | 2014-08-09 19:19 (UTC) |
Last Updated: | 2024-04-17 15:37 (UTC) |
Dependencies (7)
- boost-libs
- fuse (fuse2)
- libboost_program_options.so (boost183-libsAUR, boost1.86-libsAUR, boost-libs)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- doxygen (doxygen-gitAUR) (make)
- graphviz (make)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4
parkerlreed commented on 2018-04-15 02:08 (UTC)
lacsaP commented on 2018-01-08 08:55 (UTC) (edited on 2018-01-08 08:56 (UTC) by lacsaP)
hi t3kk3n, fatx no longer compiles correctly :
advance(b, container.size() + vv.size() - capacity);
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/next_prior.hpp:25:0,
from /usr/include/boost/utility.hpp:19,
from /usr/include/boost/range/size.hpp:25,
from /usr/include/boost/range/functions.hpp:20,
from /usr/include/boost/range/iterator_range_core.hpp:38,
from /usr/include/boost/lexical_cast.hpp:30,
from /usr/include/boost/program_options/value_semantic.hpp:14,
from /usr/include/boost/program_options/options_description.hpp:13,
from /usr/include/boost/program_options.hpp:15,
from fatx.hpp:96,
from fatx.cpp:19:
/usr/include/boost/iterator/advance.hpp:68:9: note: candidate: constexpr void boost::iterators::advance_adl_barrier::advance(InputIterator&, Distance) [with InputIterator = boost::bimaps::detail::map_view_iterator<boost::bimaps::relation::member_at::right, boost::bimaps::detail::bimap_core<boost::bimaps::set_of<long unsigned int>, boost::bimaps::list_of<long unsigned int>, mpl_::na, mpl_::na, mpl_::na> >; Distance = long unsigned int]
advance(InputIterator& it, Distance n)
^~~~~~~
In file included from /usr/include/c++/7.2.1/bits/stl_algobase.h:66:0,
from /usr/include/c++/7.2.1/bits/char_traits.h:39,
from /usr/include/c++/7.2.1/ios:40,
from /usr/include/c++/7.2.1/istream:38,
from /usr/include/c++/7.2.1/fstream:38,
from fatx.hpp:79,
from fatx.cpp:19:
/usr/include/c++/7.2.1/bits/stl_iterator_base_funcs.h:197:5: note: candidate: void std::advance(_InputIterator&, _Distance) [with _InputIterator = boost::bimaps::detail::map_view_iterator<boost::bimaps::relation::member_at::right, boost::bimaps::detail::bimap_core<boost::bimaps::set_of<long unsigned int>, boost::bimaps::list_of<long unsigned int>, mpl_::na, mpl_::na, mpl_::na> >; _Distance = long unsigned int]
advance(_InputIterator& __i, _Distance __n)
^~~~~~~
make[1]: *** [Makefile:824: fatx-fatx.o] Error 1
make[1] : on quitte le répertoire « /tmp/fatx-1.14 »
make: *** [Makefile:686: all] Error 2
regards and happy new year.
greg77 commented on 2014-11-12 17:33 (UTC)
missing dependency : extra/boost
new version available 1.7, simply replace in PKGBUILD 1.6 by 1.7 and md5sum.
Pinned Comments
Bakasura commented on 2021-07-24 22:05 (UTC)
@everyone this package works again!