Skip to content

Instantly share code, notes, and snippets.

@risicle
Created June 18, 2019 22:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save risicle/94af7dfa3bd280a1bb72198426cd62e9 to your computer and use it in GitHub Desktop.
Save risicle/94af7dfa3bd280a1bb72198426cd62e9 to your computer and use it in GitHub Desktop.
building '/nix/store/nlqnkk9blml54pqvx887ir298b5kzvqb-vapoursynth-R45.1.drv'...
unpacking sources
unpacking source archive /nix/store/04gmgrzrll6kx4g4sjhfcql6573j7y2i-source
source root is source
patching sources
autoreconfPhase
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /nix/store/7qfjy378wndx900vw71bqivv39fiapr6-autoconf-2.69/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:9: installing './compile'
configure.ac:9: installing './config.guess'
configure.ac:9: installing './config.sub'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'
configuring
fixing libtool script ./ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/9jhxb967bfsx6aqwgavy07p6q2jypl8m-vapoursynth-R45.1 --disable-static --disable-ocr
checking for a BSD-compatible install... /nix/store/i4r7xx7sj1bjgvj9p6dv59f1mb329ivw-coreutils-8.31/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/i4r7xx7sj1bjgvj9p6dv59f1mb329ivw-coreutils-8.31/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for a sed that does not truncate output... /nix/store/87wqi5b61fb90kgz95vbiwhdymfnw8q7-gnused-4.7/bin/sed
checking for grep that handles long lines and -e... /nix/store/22zkpn538ji8b3382syvs1kd3c34909v-gnugrep-3.3/bin/grep
checking for egrep... /nix/store/22zkpn538ji8b3382syvs1kd3c34909v-gnugrep-3.3/bin/grep -E
checking for fgrep... /nix/store/22zkpn538ji8b3382syvs1kd3c34909v-gnugrep-3.3/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /nix/store/i4r7xx7sj1bjgvj9p6dv59f1mb329ivw-coreutils-8.31/bin/dd
checking how to truncate binary pipes... /nix/store/i4r7xx7sj1bjgvj9p6dv59f1mb329ivw-coreutils-8.31/bin/dd bs=4096 count=1
./configure: line 6755: /usr/bin/file: No such file or directory
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... ld
checking if the linker (ld) is GNU ld... yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for pkg-config... /nix/store/dyp9w1179zniv0i15ck8gq1a7iri7jcr-pkg-config-0.29.2/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for zimg... yes
checking for nasm... nasm
checking for library containing dlopen... -ldl
checking for a Python interpreter with version >= 3... python
checking for python... /nix/store/adh95vcwvv4m20wawwyalskq54x9d00v-python3-3.7.3-env/bin/python
checking for python version... 3.7
checking for python platform... linux
checking for python script directory... ${prefix}/lib/python3.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python3.7/site-packages
checking for python-3.7... yes
checking for cython3... no
checking for cython... cython
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for library containing libiconv_open... no
checking for library containing iconv_open... none required
checking for libass... yes
checking for libavcodec libavformat libavutil... no
checking for Magick++ >= 7... yes
checking whether imagemagick is usable... yes
checking for tesseract... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pc/vapoursynth.pc
config.status: creating pc/vapoursynth-script.pc
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
building
build flags: -j4 -l4 SHELL=/nix/store/w9ngash2dw3pvl98ysd79qy2rkkmc8my-bash-4.4-p23/bin/bash
CYTHON src/cython/vapoursynth.c
CXX src/vspipe/vspipe.o
CXX src/vsscript/libvapoursynth_script_la-vsscript.lo
CXX src/core/libvapoursynth_la-boxblurfilter.lo
CXX src/core/libvapoursynth_la-cachefilter.lo
CC src/core/libvapoursynth_la-cpufeatures.lo
CXX src/core/libvapoursynth_la-exprfilter.lo
CXX src/core/libvapoursynth_la-genericfilters.lo
In file included from src/core/exprfilter.cpp:38:0:
src/core/jitasm.h: In constructor 'jitasm::detail::ResultT<float, 4>::ResultT(float)':
src/core/jitasm.h:8533:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ResultT(const float imm) : val_(Imm32(*(uint32*)&imm)) {}
^~~
src/core/jitasm.h: In member function 'void jitasm::detail::ResultT<double, 8>::StoreResult(jitasm::Frontend&, const jitasm::detail::ResultDest&)':
src/core/jitasm.h:8608:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
f.mov(f.dword_ptr[f.rsp - 8], *reinterpret_cast<uint32*>(&imm_));
^
/nix/store/adh95vcwvv4m20wawwyalskq54x9d00v-python3-3.7.3-env/lib/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /build/source/src/cython/vapoursynth.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
CC src/core/libvapoursynth_la-reorderfilters.lo
CC src/core/libvapoursynth_la-mergefilters.lo
CXX src/core/libvapoursynth_la-lutfilters.lo
CXX src/core/libvapoursynth_la-settings.lo
CC src/core/libvapoursynth_la-simplefilters.lo
CXX src/core/libvapoursynth_la-vsapi.lo
CXX src/core/libvapoursynth_la-vscore.lo
CC src/core/libvapoursynth_la-transpose.lo
CXX src/core/libvapoursynth_la-textfilter.lo
CXX src/core/libvapoursynth_la-vslog.lo
NASM src/core/asm/x86/check.lo
NASM src/core/asm/x86/cpu.lo
NASM src/core/asm/x86/merge.lo
CC src/filters/eedi3/libeedi3_la-eedi3.lo
CXX src/filters/imwri/libimwri_la-imwri.lo
CXX src/filters/misc/libmiscfilters_la-miscfilters.lo
CC src/filters/morpho/libmorpho_la-morpho.lo
CC src/filters/morpho/libmorpho_la-morpho_filters.lo
CC src/filters/morpho/libmorpho_la-morpho_selems.lo
CXX src/filters/removegrain/libremovegrain_la-clense.lo
CXX src/filters/removegrain/libremovegrain_la-removegrainvs.lo
CXX src/filters/removegrain/libremovegrain_la-repairvs.lo
CXX src/filters/removegrain/libremovegrain_la-shared.lo
CXX src/filters/removegrain/libremovegrain_la-verticalcleaner.lo
CC src/filters/vinverse/libvinverse_la-vinverse.lo
CC src/filters/vivtc/libvivtc_la-vivtc.lo
CC src/cython/vapoursynth_la-vapoursynth.lo
CXXLD libvapoursynth-script.la
CXX src/core/libvapoursynth_la-vsthreadpool.lo
CXX src/core/libvapoursynth_la-vsresize.lo
CCLD libeedi3.la
CXXLD libimwri.la
src/core/vsresize.cpp:88:20: error: 'ZIMG_CPU_X86_AVX512_SKL' was not declared in this scope
{ "avx512skl", ZIMG_CPU_X86_AVX512_SKL },
^~~~~~~~~~~~~~~~~~~~~~~
src/core/vsresize.cpp:88:20: note: suggested alternative: 'ZIMG_CPU_X86_AVX512_SKX'
{ "avx512skl", ZIMG_CPU_X86_AVX512_SKL },
^~~~~~~~~~~~~~~~~~~~~~~
ZIMG_CPU_X86_AVX512_SKX
src/core/vsresize.cpp:90:1: error: no matching function for call to 'std::unordered_map<std::__cxx11::basic_string<char>, zimg_cpu_type_e>::unordered_map(<brace-enclosed initializer list>)'
};
^
In file included from /nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/unordered_map:48:0,
from src/core/vsresize.cpp:28:
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:262:7: note: candidate: std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list<typename std::_Hashtable<_Key, std::pair<const _Key, _Tp>, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<std::__not_<std::__and_<std::__is_fast_hash<_Hash>, std::__detail::__is_noexcept_hash<_Key, _Hash> > >::value, false, true> >::value_type>, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const allocator_type&) [with _Key = std::__cxx11::basic_string<char>; _Tp = zimg_cpu_type_e; _Hash = std::hash<std::__cxx11::basic_string<char> >; _Pred = std::equal_to<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >; typename std::_Hashtable<_Key, std::pair<const _Key, _Tp>, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<std::__not_<std::__and_<std::__is_fast_hash<_Hash>, std::__detail::__is_noexcept_hash<_Key, _Hash> > >::value, false, true> >::value_type = std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e>; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type = long unsigned int; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hasher = std::hash<std::__cxx11::basic_string<char> >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >]
unordered_map(initializer_list<value_type> __l,
^~~~~~~~~~~~~
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:262:7: note: candidate expects 4 arguments, 15 provided
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:256:7: note: candidate: std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list<typename std::_Hashtable<_Key, std::pair<const _Key, _Tp>, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<std::__not_<std::__and_<std::__is_fast_hash<_Hash>, std::__detail::__is_noexcept_hash<_Key, _Hash> > >::value, false, true> >::value_type>, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const allocator_type&) [with _Key = std::__cxx11::basic_string<char>; _Tp = zimg_cpu_type_e; _Hash = std::hash<std::__cxx11::basic_string<char> >; _Pred = std::equal_to<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >; typename std::_Hashtable<_Key, std::pair<const _Key, _Tp>, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<std::__not_<std::__and_<std::__is_fast_hash<_Hash>, std::__detail::__is_noexcept_hash<_Key, _Hash> > >::value, false, true> >::value_type = std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e>; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type = long unsigned int; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >]
unordered_map(initializer_list<value_type> __l,
^~~~~~~~~~~~~
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:256:7: note: candidate expects 3 arguments, 15 provided
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:250:2: note: candidate: template<class _InputIterator> std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(_InputIterator, _InputIterator, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const allocator_type&)
unordered_map(_InputIterator __first, _InputIterator __last,
^~~~~~~~~~~~~
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:250:2: note: template argument deduction/substitution failed:
src/core/vsresize.cpp:90:1: note: candidate expects 5 arguments, 15 provided
};
^
In file included from /nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/unordered_map:48:0,
from src/core/vsresize.cpp:28:
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:243:2: note: candidate: template<class _InputIterator> std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(_InputIterator, _InputIterator, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const allocator_type&)
unordered_map(_InputIterator __first, _InputIterator __last,
^~~~~~~~~~~~~
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:243:2: note: template argument deduction/substitution failed:
src/core/vsresize.cpp:90:1: note: candidate expects 4 arguments, 15 provided
};
^
In file included from /nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/unordered_map:48:0,
from src/core/vsresize.cpp:28:
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:237:7: note: candidate: std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const allocator_type&) [with _Key = std::__cxx11::basic_string<char>; _Tp = zimg_cpu_type_e; _Hash = std::hash<std::__cxx11::basic_string<char> >; _Pred = std::equal_to<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type = long unsigned int; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hasher = std::hash<std::__cxx11::basic_string<char> >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >]
unordered_map(size_type __n, const hasher& __hf,
^~~~~~~~~~~~~
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:237:7: note: candidate expects 3 arguments, 15 provided
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:233:7: note: candidate: std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const allocator_type&) [with _Key = std::__cxx11::basic_string<char>; _Tp = zimg_cpu_type_e; _Hash = std::hash<std::__cxx11::basic_string<char> >; _Pred = std::equal_to<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type = long unsigned int; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >]
unordered_map(size_type __n, const allocator_type& __a)
^~~~~~~~~~~~~
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:233:7: note: candidate expects 2 arguments, 15 provided
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:225:7: note: candidate: std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list<typename std::_Hashtable<_Key, std::pair<const _Key, _Tp>, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<std::__not_<std::__and_<std::__is_fast_hash<_Hash>, std::__detail::__is_noexcept_hash<_Key, _Hash> > >::value, false, true> >::value_type>, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string<char>; _Tp = zimg_cpu_type_e; _Hash = std::hash<std::__cxx11::basic_string<char> >; _Pred = std::equal_to<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >; typename std::_Hashtable<_Key, std::pair<const _Key, _Tp>, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<std::__not_<std::__and_<std::__is_fast_hash<_Hash>, std::__detail::__is_noexcept_hash<_Key, _Hash> > >::value, false, true> >::value_type = std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e>; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type = long unsigned int; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hasher = std::hash<std::__cxx11::basic_string<char> >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::key_equal = std::equal_to<std::__cxx11::basic_string<char> >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >]
unordered_map(initializer_list<value_type> __l,
^~~~~~~~~~~~~
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:225:7: note: candidate expects 5 arguments, 15 provided
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:209:7: note: candidate: std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&&, const allocator_type&) [with _Key = std::__cxx11::basic_string<char>; _Tp = zimg_cpu_type_e; _Hash = std::hash<std::__cxx11::basic_string<char> >; _Pred = std::equal_to<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >]
unordered_map(unordered_map&& __umap,
^~~~~~~~~~~~~
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:209:7: note: candidate expects 2 arguments, 15 provided
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:199:7: note: candidate: std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(const std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&, const allocator_type&) [with _Key = std::__cxx11::basic_string<char>; _Tp = zimg_cpu_type_e; _Hash = std::hash<std::__cxx11::basic_string<char> >; _Pred = std::equal_to<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >]
unordered_map(const unordered_map& __umap,
^~~~~~~~~~~~~
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:199:7: note: candidate expects 2 arguments, 15 provided
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:190:7: note: candidate: std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(const allocator_type&) [with _Key = std::__cxx11::basic_string<char>; _Tp = zimg_cpu_type_e; _Hash = std::hash<std::__cxx11::basic_string<char> >; _Pred = std::equal_to<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >]
unordered_map(const allocator_type& __a)
^~~~~~~~~~~~~
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:190:7: note: candidate expects 1 argument, 15 provided
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:183:7: note: candidate: std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&&) [with _Key = std::__cxx11::basic_string<char>; _Tp = zimg_cpu_type_e; _Hash = std::hash<std::__cxx11::basic_string<char> >; _Pred = std::equal_to<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >]
unordered_map(unordered_map&&) = default;
^~~~~~~~~~~~~
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:183:7: note: candidate expects 1 argument, 15 provided
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:180:7: note: candidate: std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(const std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&) [with _Key = std::__cxx11::basic_string<char>; _Tp = zimg_cpu_type_e; _Hash = std::hash<std::__cxx11::basic_string<char> >; _Pred = std::equal_to<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >]
unordered_map(const unordered_map&) = default;
^~~~~~~~~~~~~
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:180:7: note: candidate expects 1 argument, 15 provided
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:171:2: note: candidate: template<class _InputIterator> std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(_InputIterator, _InputIterator, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)
unordered_map(_InputIterator __first, _InputIterator __last,
^~~~~~~~~~~~~
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:171:2: note: template argument deduction/substitution failed:
src/core/vsresize.cpp:90:1: note: candidate expects 6 arguments, 15 provided
};
^
In file included from /nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/unordered_map:48:0,
from src/core/vsresize.cpp:28:
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:150:7: note: candidate: std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string<char>; _Tp = zimg_cpu_type_e; _Hash = std::hash<std::__cxx11::basic_string<char> >; _Pred = std::equal_to<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type = long unsigned int; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hasher = std::hash<std::__cxx11::basic_string<char> >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::key_equal = std::equal_to<std::__cxx11::basic_string<char> >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >]
unordered_map(size_type __n,
^~~~~~~~~~~~~
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:150:7: note: candidate expects 4 arguments, 15 provided
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:140:7: note: candidate: std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map() [with _Key = std::__cxx11::basic_string<char>; _Tp = zimg_cpu_type_e; _Hash = std::hash<std::__cxx11::basic_string<char> >; _Pred = std::equal_to<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zimg_cpu_type_e> >]
unordered_map() = default;
^~~~~~~~~~~~~
/nix/store/3ajmsz0ab2dybi1qm7nk0izabyqwfl4r-gcc-7.4.0/include/c++/7.4.0/bits/unordered_map.h:140:7: note: candidate expects 0 arguments, 15 provided
make: *** [Makefile:1591: src/core/libvapoursynth_la-vsresize.lo] Error 1
make: *** Waiting for unfinished jobs....
builder for '/nix/store/nlqnkk9blml54pqvx887ir298b5kzvqb-vapoursynth-R45.1.drv' failed with exit code 2
cannot build derivation '/nix/store/0cj4kgkdqhygrb9cypv5vp7cc1zvjax0-vapoursynth-mvtools-21.drv': 1 dependencies couldn't be built
error: build of '/nix/store/0cj4kgkdqhygrb9cypv5vp7cc1zvjax0-vapoursynth-mvtools-21.drv', '/nix/store/nlqnkk9blml54pqvx887ir298b5kzvqb-vapoursynth-R45.1.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment