Your message dated Sun, 30 Jul 2023 18:25:31 +0000
with message-id <e1qqb6h-009qn6...@fasolo.debian.org>
and subject line Bug#1037736: fixed in libsass 3.6.5+20220909-2
has caused the Debian Bug report #1037736,
regarding libsass: FTBFS: dpkg-gensymbols: error: some symbols or patterns 
disappeared in the symbols file: see diff output below
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1037736: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037736
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libsass
Version: 3.6.5+20220909-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230726 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> d-shlibmove --commit \
>       --devunversioned \
>       --exclude-la \
>       --multiarch \
>       --movedev "debian/tmp/usr/include/*" usr/include/ \
>       --movedev "debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig/*" \
>               usr/lib/x86_64-linux-gnu/pkgconfig \
>       debian/tmp/usr/lib/x86_64-linux-gnu/*.so
> Library package automatic movement utility
> set -e
> install -d -m 755 debian/libsass-dev/usr/lib/x86_64-linux-gnu
> install -d -m 755 debian/libsass1/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/libsass.a 
> debian/libsass-dev/usr/lib/x86_64-linux-gnu
> mv debian/tmp/usr/lib/x86_64-linux-gnu/libsass.so 
> debian/libsass-dev/usr/lib/x86_64-linux-gnu
> mv /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libsass.so.1 
> debian/libsass1/usr/lib/x86_64-linux-gnu
> mv /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libsass.so.1.0.0 
> debian/libsass1/usr/lib/x86_64-linux-gnu
> PKGDEV=libsass-dev
> PKGSHL=libsass1
> install -d -m 755 debian/libsass-dev/usr/include/
> mv debian/tmp/usr/include/* debian/libsass-dev/usr/include/
> install -d -m 755 debian/libsass-dev/usr/lib/x86_64-linux-gnu/pkgconfig
> mv debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig/* 
> debian/libsass-dev/usr/lib/x86_64-linux-gnu/pkgconfig
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_installdocs
>    dh_installchangelogs
>    dh_perl
>    dh_link
>    dh_strip_nondeterminism
>    dh_compress
>    dh_fixperms
>    dh_missing
>    dh_dwz -a
>    dh_strip -a
>    dh_makeshlibs -a
> dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
> diff output below
> dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libsass1/DEBIAN/symbols doesn't match 
> completely debian/libsass1.symbols
> --- debian/libsass1.symbols (libsass1_3.6.5+20220909-1_amd64)
> +++ dpkg-gensymbolsvUhLHH     2023-07-26 19:15:49.447598237 +0000
> @@ -557,8 +557,8 @@
>   _ZN4Sass12File_ContextD2Ev@Base 3.5.5-4~
>   _ZN4Sass12OutputBufferC1ERKS0_@Base 3.6.4-4~
>   _ZN4Sass12OutputBufferC2ERKS0_@Base 3.6.4-4~
> - _ZN4Sass12OutputBufferD1Ev@Base 3.5.5-4~
> - _ZN4Sass12OutputBufferD2Ev@Base 3.5.5-4~
> +#MISSING: 3.6.5+20220909-1# _ZN4Sass12OutputBufferD1Ev@Base 3.5.5-4~
> +#MISSING: 3.6.5+20220909-1# _ZN4Sass12OutputBufferD2Ev@Base 3.5.5-4~
>   _ZN4Sass12SelectorList13cloneChildrenEv@Base 3.6.4-2~
>   
> _ZN4Sass12SelectorList19resolve_parent_refsESt6vectorINS_10SharedImplIS0_EESaIS3_EERS1_INS_9BacktraceESaIS6_EEb@Base
>  3.6.4-2~
>   
> _ZN4Sass12SelectorList7performEPNS_9OperationINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEE@Base
>  3.6.4-2~
> @@ -751,7 +751,7 @@
>   _ZN4Sass13color_to_nameERKNS_10Color_RGBAE@Base 3.6.4
>   _ZN4Sass13color_to_nameEd@Base 3.5.5-4~
>   _ZN4Sass13color_to_nameEi@Base 3.5.5-4~
> - _ZN4Sass13compatibilityEPKc@Base 3.6.4-4~
> +#MISSING: 3.6.5+20220909-1# _ZN4Sass13compatibilityEPKc@Base 3.6.4-4~
>   
> _ZN4Sass13convert_unitsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES7_RiS8_@Base
>  3.5.5-4~
>   
> _ZN4Sass13escape_stringERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base
>  3.5.5-4~
>   _ZN4Sass13get_main_unitENS_9UnitClassE@Base 3.5.5-4~
> @@ -1539,7 +1539,7 @@
>   _ZN4Sass16Parent_ReferenceD0Ev@Base 3.6.4
>   _ZN4Sass16Parent_ReferenceD1Ev@Base 3.6.4
>   _ZN4Sass16Parent_ReferenceD2Ev@Base 3.6.4
> - (optional=templinst|arch=!hurd-i386 !i386 
> !m68k)_ZN4Sass16PtrObjEqualityFnINS_6StringEEEbPKT_S4_@Base 3.6.4-4~
> +#MISSING: 3.6.5+20220909-1# (optional=templinst|arch=!hurd-i386 !i386 
> !m68k)_ZN4Sass16PtrObjEqualityFnINS_6StringEEEbPKT_S4_@Base 3.6.4-4~
>   
> _ZN4Sass16SupportsNegation7performEPNS_9OperationINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEE@Base
>  3.6.4-2~
>   _ZN4Sass16SupportsNegation7performEPNS_9OperationIP10Sass_ValueEE@Base 
> 3.6.4-2~
>   _ZN4Sass16SupportsNegation7performEPNS_9OperationIPNS_10ExpressionEEE@Base 
> 3.6.4-2~
> @@ -2533,7 +2533,7 @@
>   
> (optional=templinst)_ZN4Sass6Parser3lexIXadL_ZNS_8Prelexer8sequenceIXadL_ZNS2_16static_componentEPKcEEXadL_ZNS2_8one_plusIXadL_ZNS2_17strict_identifierES5_EEEES5_S5_EEJEEES5_S5_EEEES5_bb@Base
>  3.6.4-4~
>   
> (optional=templinst)_ZN4Sass6Parser3lexIXadL_ZNS_8Prelexer8sequenceIXadL_ZNS2_7exactlyILc35EEEPKcS6_EEXadL_ZNS2_10identifierES6_EEJEEES6_S6_EEEES6_bb@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass6Parser3lexIXadL_ZNS_8Prelexer8sequenceIXadL_ZNS2_7kwd_notEPKcEEEES5_S5_EEEES5_bb@Base
>  3.6.4-2~
> - 
> (optional=templinst)_ZN4Sass6Parser3lexIXadL_ZNS_8Prelexer8sequenceIXadL_ZNS2_8sequenceIXadL_ZNS2_10identifierEPKcEEXadL_ZNS2_8optionalIXadL_ZNS2_13block_commentES6_EEEES6_S6_EEJXadL_ZNS2_7exactlyILc40EEES6_S6_EEEEES6_S6_EEEES6_S6_EEEES6_bb@Base
>  3.6.4-4~
> +#MISSING: 3.6.5+20220909-1# 
> (optional=templinst)_ZN4Sass6Parser3lexIXadL_ZNS_8Prelexer8sequenceIXadL_ZNS2_8sequenceIXadL_ZNS2_10identifierEPKcEEXadL_ZNS2_8optionalIXadL_ZNS2_13block_commentES6_EEEES6_S6_EEJXadL_ZNS2_7exactlyILc40EEES6_S6_EEEEES6_S6_EEEES6_S6_EEEES6_bb@Base
>  3.6.4-4~
>   
> (optional=templinst)_ZN4Sass6Parser3lexIXadL_ZNS_8Prelexer8sequenceIXadL_ZNS2_9dimensionEPKcEEXadL_ZNS2_8optionalIXadL_ZNS3_IXadL_ZNS2_7exactlyILc45EEES5_S5_EEXadL_ZNS2_9lookaheadIXadL_ZNS2_12alternativesIXadL_ZNS2_5spaceES5_EEEES5_S5_EEEES5_S5_EEJEEES5_S5_EEEES5_S5_EEJEEES5_S5_EEEES5_bb@Base
>  3.6.4-4~
>   
> (optional=templinst)_ZN4Sass6Parser3lexIXadL_ZNS_8Prelexer8variableEPKcEEEES4_bb@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass6Parser3lexIXadL_ZNS_8Prelexer9kwd_falseEPKcEEEES4_bb@Base
>  3.6.4-2~
> @@ -2720,8 +2720,8 @@
>   _ZN4Sass7ForRuleD2Ev@Base 3.6.4-2~
>   _ZN4Sass7IncludeC1ERKS0_@Base 3.5.5-4~
>   _ZN4Sass7IncludeC2ERKS0_@Base 3.5.5-4~
> - _ZN4Sass7IncludeD1Ev@Base 3.5.5-4~
> - _ZN4Sass7IncludeD2Ev@Base 3.5.5-4~
> +#MISSING: 3.6.5+20220909-1# _ZN4Sass7IncludeD1Ev@Base 3.5.5-4~
> +#MISSING: 3.6.5+20220909-1# _ZN4Sass7IncludeD2Ev@Base 3.5.5-4~
>   _ZN4Sass7Inspect8lbracketB5cxx11EPNS_4ListE@Base 3.5.5-4~
>   _ZN4Sass7Inspect8rbracketB5cxx11EPNS_4ListE@Base 3.5.5-4~
>   _ZN4Sass7InspectC1ERKNS_7EmitterE@Base 3.5.5-4~
> @@ -2946,30 +2946,34 @@
>   
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_10class_charIXadL_ZNS_9Constants14real_uri_charsEEEEEPKcS5_EEXadL_ZNS0_13uri_characterES5_EEJXadL_ZNS0_8NONASCIIES5_EEXadL_ZNS0_6ESCAPEES5_EEEEES5_S5_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_10class_charIXadL_ZNS_9Constants20selector_list_delimsEEEEEPKcS5_EEEES5_S5_@Base
>  3.5.5-4~
>   
> _ZN4Sass8Prelexer12alternativesIXadL_ZNS0_10class_charIXadL_ZNS_9Constants22selector_lookahead_opsEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_23selector_combinator_opsEEEEES5_S5_EEJXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc40EEES5_S5_EEXadL_ZNS0_15optional_spacesES5_EEJXadL_ZNS0_8optionalIXadL_ZNS0_16re_selector_listES5_EEEES5_S5_EEXadL_ZNS0_15optional_spacesES5_EEXadL_ZNS7_ILc41EEES5_S5_EEEEES5_S5_EEXadL_ZNS1_IXadL_ZNS0_11exact_matchES5_EEXadL_ZNS0_11class_matchES5_EEJXadL_ZNS0_10dash_matchES5_EEXadL_ZNS0_12prefix_matchES5_EEXadL_ZNS0_12suffix_matchES5_EEXadL_ZNS0_15substring_matchES5_EEEEES5_S5_EEXadL_ZNS6_IXadL_ZNS8_IXadL_ZNS0_16namespace_schemaES5_EEEES5_S5_EEXadL_ZNS1_IXadL_ZNS6_IXadL_ZNS7_ILc35EEES5_S5_EEXadL_ZNS0_6negateIXadL_ZNS7_ILc123EEES5_S5_EEEES5_S5_EEJEEES5_S5_EEXadL_ZNS7_ILc46EEES5_S5_EEJXadL_ZNS6_IXadL_ZNS8_IXadL_ZNS0_13pseudo_prefixES5_EEEES5_S5_EEXadL_ZNS9_IXadL_ZNS0_10uri_prefixES5_EEEES5_S5_EEJEEES5_S5_EEEEES5_S5_EEJXadL_ZNS0_8one_plusIXadL_ZNS6_IXadL_ZNS0_9zero_plusIXadL_ZNS6_IXadL_ZNS7_ILc45EEES5_S5_EEXadL_ZNS0_15optional_spacesES5_EEJEEES5_S5_EEEES5_S5_EEXadL_ZNS1_IXadL_ZNS0_12kwd_optionalES5_EEXadL_ZNS7_ILc42EEES5_S5_EEJXadL_ZNS0_13quoted_stringES5_EEXadL_ZNS0_11interpolantES5_EEXadL_ZNS0_10identifierES5_EEXadL_ZNS0_8variableES5_EEXadL_ZNS0_10percentageES5_EEXadL_ZNS0_8binomialES5_EEXadL_ZNS0_9dimensionES5_EEXadL_ZNS0_5alnumES5_EEEEES5_S5_EEJEEES5_S5_EEEES5_S5_EEXadL_ZNSB_IXadL_ZNS7_ILc45EEES5_S5_EEEES5_S5_EEEEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20211111
> - (optional=templinst|arch=amd64 arm64 armel armhf hppa hurd-i386 i386 ia64 
> sh4 sparc64 
> x32)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_10identifierEPKcEEXadL_ZNS0_10percentageES3_EEJXadL_ZNS0_9dimensionES3_EEXadL_ZNS0_8variableES3_EEXadL_ZNS0_5alnumES3_EEXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc92EEES3_S3_EEXadL_ZNS0_8any_charES3_EEJEEES3_S3_EEEEES3_S3_@Base
>  3.6.5+20211111
> +#MISSING: 3.6.5+20220909-1# (optional=templinst|arch=amd64 arm64 armel armhf 
> hppa hurd-i386 i386 ia64 sh4 sparc64 
> x32)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_10identifierEPKcEEXadL_ZNS0_10percentageES3_EEJXadL_ZNS0_9dimensionES3_EEXadL_ZNS0_8variableES3_EEXadL_ZNS0_5alnumES3_EEXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc92EEES3_S3_EEXadL_ZNS0_8any_charES3_EEJEEES3_S3_EEEEES3_S3_@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_10identifierEPKcEEXadL_ZNS0_7exactlyILc42EEES3_S3_EEJXadL_ZNS0_7exactlyIXadL_ZNS_9Constants8warn_kwdEEEEES3_S3_EEXadL_ZNS5_IXadL_ZNS6_9error_kwdEEEEES3_S3_EEXadL_ZNS5_IXadL_ZNS6_9debug_kwdEEEEES3_S3_EEEEES3_S3_@Base
>  3.5.5-4~
>   (optional=templinst|arch=m68k mips64el mipsel powerpc ppc64 ppc64el riscv64 
> s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_10percentageEPKcEEXadL_ZNS0_9dimensionES3_EEJXadL_ZNS0_8variableES3_EEXadL_ZNS0_5alnumES3_EEXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc92EEES3_S3_EEXadL_ZNS0_8any_charES3_EEJEEES3_S3_EEEEES3_S3_@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_11end_of_fileEPKcEEXadL_ZNS0_7exactlyILc123EEES3_S3_EEJEEES3_S3_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_11end_of_fileEPKcEEXadL_ZNS0_7exactlyILc123EEES3_S3_EEJXadL_ZNS4_ILc44EEES3_S3_EEEEES3_S3_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_11exact_matchEPKcEEXadL_ZNS0_11class_matchES3_EEJXadL_ZNS0_10dash_matchES3_EEXadL_ZNS0_12prefix_matchES3_EEXadL_ZNS0_12suffix_matchES3_EEXadL_ZNS0_15substring_matchES3_EEEEES3_S3_@Base
>  3.5.5-4~
> + 
> _ZN4Sass8Prelexer12alternativesIXadL_ZNS0_11interpolantEPKcEEXadL_ZNS0_5spaceES3_EEJXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc117EEES3_S3_EEXadL_ZNS5_ILc114EEES3_S3_EEJXadL_ZNS5_ILc108EEES3_S3_EEXadL_ZNS5_ILc40EEES3_S3_EEXadL_ZNS0_9zero_plusIXadL_ZNS1_IXadL_ZNS0_10class_charIXadL_ZNS_9Constants14real_uri_charsEEEEES3_S3_EEXadL_ZNS0_13uri_characterES3_EEJXadL_ZNS0_8NONASCIIES3_EEXadL_ZNS0_6ESCAPEES3_EEEEES3_S3_EEEES3_S3_EEXadL_ZNS5_ILc41EEES3_S3_EEEEES3_S3_EEEEES3_S3_@Base
>  3.6.5+20220909-1
>   
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_12default_flagEPKcEEXadL_ZNS0_11global_flagES3_EEJEEES3_S3_@Base
>  3.5.5-4~
> - (optional=templinst|arch=m68k mips64el mipsel powerpc ppc64 ppc64el riscv64 
> s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_13quoted_stringEPKcEEXadL_ZNS0_6numberES3_EEJXadL_ZNS0_3hexES3_EEXadL_ZNS0_4hexaES3_EEEEES3_S3_@Base
>  3.6.5+20211111
> + 
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_13quoted_stringEPKcEEXadL_ZNS0_6numberES3_EEJXadL_ZNS0_3hexES3_EEXadL_ZNS0_4hexaES3_EEEEES3_S3_@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_17identifier_schemaEPKcEEXadL_ZNS0_10identifierES3_EEJEEES3_S3_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_18kwd_with_directiveEPKcEEXadL_ZNS0_21kwd_without_directiveES3_EEJEEES3_S3_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_3hexEPKcEEXadL_ZNS0_4hex0ES3_EEJEEES3_S3_@Base
>  3.5.5-4~
> - (optional=templinst|arch=!m68k !mips64el !mipsel !powerpc !ppc64 !ppc64el 
> !riscv64 
> !s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_3hexEPKcEEXadL_ZNS0_4hexaES3_EEJXadL_ZNS0_7exactlyILc124EEES3_S3_EEXadL_ZNS0_8sequenceIXadL_ZNS0_6numberES3_EEXadL_ZNS0_15unit_identifierES3_EEJEEES3_S3_EEXadL_ZNS0_6numberES3_EEXadL_ZNS5_IXadL_ZNS4_ILc33EEES3_S3_EEXadL_ZNS0_4wordIXadL_ZNS_9Constants13important_kwdEEEEES3_S3_EEJEEES3_S3_EEEEES3_S3_@Base
>  3.6.5+20211111
> - (optional=templinst|arch=m68k mips64el mipsel powerpc ppc64 ppc64el riscv64 
> s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4hexaEPKcEEXadL_ZNS0_7exactlyILc124EEES3_S3_EEJXadL_ZNS0_8sequenceIXadL_ZNS0_6numberES3_EEXadL_ZNS0_15unit_identifierES3_EEJEEES3_S3_EEXadL_ZNS0_6numberES3_EEXadL_ZNS5_IXadL_ZNS4_ILc33EEES3_S3_EEXadL_ZNS0_4wordIXadL_ZNS_9Constants13important_kwdEEEEES3_S3_EEJEEES3_S3_EEEEES3_S3_@Base
>  3.6.4-4~
> - (optional=templinst|arch=amd64 arm64 armel armhf hppa hurd-i386 i386 ia64 
> sh4 sparc64 
> x32)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants10extend_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20211111
> +#MISSING: 3.6.5+20220909-1# (optional=templinst|arch=!m68k !mips64el !mipsel 
> !powerpc !ppc64 !ppc64el !riscv64 
> !s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_3hexEPKcEEXadL_ZNS0_4hexaES3_EEJXadL_ZNS0_7exactlyILc124EEES3_S3_EEXadL_ZNS0_8sequenceIXadL_ZNS0_6numberES3_EEXadL_ZNS0_15unit_identifierES3_EEJEEES3_S3_EEXadL_ZNS0_6numberES3_EEXadL_ZNS5_IXadL_ZNS4_ILc33EEES3_S3_EEXadL_ZNS0_4wordIXadL_ZNS_9Constants13important_kwdEEEEES3_S3_EEJEEES3_S3_EEEEES3_S3_@Base
>  3.6.5+20211111
> + 
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4hexaEPKcEEXadL_ZNS0_7exactlyILc124EEES3_S3_EEJXadL_ZNS0_8sequenceIXadL_ZNS0_6numberES3_EEXadL_ZNS0_15unit_identifierES3_EEJEEES3_S3_EEXadL_ZNS0_6numberES3_EEXadL_ZNS5_IXadL_ZNS4_ILc33EEES3_S3_EEXadL_ZNS0_4wordIXadL_ZNS_9Constants13important_kwdEEEEES3_S3_EEJEEES3_S3_EEEEES3_S3_@Base
>  3.6.4-4~
> +#MISSING: 3.6.5+20220909-1# (optional=templinst|arch=amd64 arm64 armel armhf 
> hppa hurd-i386 i386 ia64 sh4 sparc64 
> x32)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants10extend_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20211111
> + 
> _ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants10import_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20220909-1
>   (optional=templinst|arch=m68k mips64el mipsel powerpc ppc64 ppc64el riscv64 
> s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants10return_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_9debug_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_8warn_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_7for_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_8each_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9while_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_6if_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_8else_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10extend_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20211111
> - 
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants11at_root_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEJEEES5_S5_@Base
>  3.6.5+20211111
> +#MISSING: 3.6.5+20220909-1# 
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants11at_root_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEJEEES5_S5_@Base
>  3.6.5+20211111
> + 
> _ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants11charset_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20220909-1
>   (optional=templinst|arch=!m68k !mips64el !mipsel !powerpc !ppc64 !ppc64el 
> !riscv64 
> !s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants12function_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_10return_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_9debug_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_8warn_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_7for_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_8each_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9while_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_6if_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_8else_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10extend_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20211111
> - (optional=templinst|arch=!m68k !mips64el !mipsel !powerpc !ppc64 !ppc64el 
> !riscv64 
> !s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants6if_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_8else_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_10extend_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20211111
> - (optional=templinst|arch=!m68k !mips64el !mipsel !powerpc !ppc64 !ppc64el 
> !riscv64 
> !s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants8each_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_9while_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_6if_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_8else_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10extend_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20211111
> - (optional=templinst|arch=m68k mips64el mipsel powerpc ppc64 ppc64el riscv64 
> s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants8else_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_10extend_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.4-3~
> +#MISSING: 3.6.5+20220909-1# (optional=templinst|arch=!m68k !mips64el !mipsel 
> !powerpc !ppc64 !ppc64el !riscv64 
> !s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants6if_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_8else_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_10extend_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20211111
> + 
> _ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants7for_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_8each_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_9while_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_6if_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_8else_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10extend_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20220909-1
> +#MISSING: 3.6.5+20220909-1# (optional=templinst|arch=!m68k !mips64el !mipsel 
> !powerpc !ppc64 !ppc64el !riscv64 
> !s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants8each_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_9while_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_6if_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_8else_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10extend_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20211111
> + 
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants8else_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_10extend_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.4-3~
>   (optional=templinst|arch=m68k mips64el mipsel powerpc ppc64 ppc64el riscv64 
> s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants8warn_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_7for_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_8each_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9while_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_6if_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_8else_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10extend_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20211111
>   (optional=templinst|arch=!m68k !mips64el !mipsel !powerpc !ppc64 !ppc64el 
> !riscv64 
> !s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants9debug_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_8warn_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_7for_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_8each_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9while_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_6if_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_8else_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10extend_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20211111
> - 
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants9media_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20211111
> - (optional=templinst|arch=m68k mips64el mipsel powerpc ppc64 ppc64el riscv64 
> s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants9while_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_6if_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_8else_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10extend_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20211111
> +#MISSING: 3.6.5+20220909-1# 
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants9media_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20211111
> + 
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_4wordIXadL_ZNS_9Constants9while_kwdEEEEEPKcS5_EEXadL_ZNS2_IXadL_ZNS3_6if_kwdEEEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_8else_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10extend_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_10import_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9media_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11charset_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11content_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_11at_root_kwdEEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_9error_kwdEEEEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_5alphaEPKcEEEES3_S3_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_6kwd_eqEPKcEEXadL_ZNS0_7kwd_neqES3_EEJXadL_ZNS0_7kwd_gteES3_EEXadL_ZNS0_6kwd_gtES3_EEXadL_ZNS0_7kwd_lteES3_EEXadL_ZNS0_6kwd_ltES3_EEEEES3_S3_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_6spacesEPKcEEXadL_ZNS0_13block_commentES3_EEJEEES3_S3_@Base
>  3.5.5-4~
> @@ -2987,9 +2991,10 @@
>   
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc92EEEPKcS5_EEXadL_ZNS0_8any_charES5_EEJEEES5_S5_EEXadL_ZNS2_IXadL_ZNS0_6negateIXadL_ZNS0_10uri_prefixES5_EEEES5_S5_EEXadL_ZNS0_14neg_class_charIXadL_ZNS_9Constants22almost_any_value_classEEEEES5_S5_EEJEEES5_S5_EEJXadL_ZNS2_IXadL_ZNS3_ILc47EEES5_S5_EEXadL_ZNS6_IXadL_ZNS1_IXadL_ZNS3_ILc47EEES5_S5_EEXadL_ZNS3_ILc42EEES5_S5_EEJEEES5_S5_EEEES5_S5_EEJEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_ILc92EEES5_S5_EEXadL_ZNS3_ILc35EEES5_S5_EEJXadL_ZNS6_IXadL_ZNS3_ILc123EEES5_S5_EEEES5_S5_EEEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_ILc33EEES5_S5_EEXadL_ZNS6_IXadL_ZNS0_5alphaES5_EEEES5_S5_EEJEEES5_S5_EEEEES5_S5_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc92EEEPKcS5_EEXadL_ZNS0_8any_charES5_EEJEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_ILc35EEES5_S5_EEXadL_ZNS0_6negateIXadL_ZNS3_ILc123EEES5_S5_EEEES5_S5_EEJEEES5_S5_EEJXadL_ZNS0_14neg_class_charIXadL_ZNS0_21string_double_negatesEEEEES5_S5_EEEEES5_S5_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc92EEEPKcS5_EEXadL_ZNS0_8any_charES5_EEJEEES5_S5_EEXadL_ZNS2_IXadL_ZNS3_ILc35EEES5_S5_EEXadL_ZNS0_6negateIXadL_ZNS3_ILc123EEES5_S5_EEEES5_S5_EEJEEES5_S5_EEJXadL_ZNS0_14neg_class_charIXadL_ZNS0_21string_single_negatesEEEEES5_S5_EEEEES5_S5_@Base
>  3.5.5-4~
> - (optional=templinst|arch=!m68k !mips64el !mipsel !powerpc !ppc64 !ppc64el 
> !riscv64 
> !s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_8variableEPKcEEXadL_ZNS0_10percentageES3_EEJXadL_ZNS0_8binomialES3_EEXadL_ZNS0_9dimensionES3_EEXadL_ZNS0_5alnumES3_EEEEES3_S3_@Base
>  3.6.5+20211111
> - (optional=templinst|arch=amd64 arm64 armel armhf hppa hurd-i386 i386 ia64 
> sh4 sparc64 
> x32)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_8variableEPKcEEXadL_ZNS0_17identifier_schemaES3_EEJXadL_ZNS0_10identifierES3_EEXadL_ZNS0_13quoted_stringES3_EEXadL_ZNS0_6numberES3_EEXadL_ZNS0_3hexES3_EEXadL_ZNS0_4hexaES3_EEEEES3_S3_@Base
>  3.6.5+20211111
> +#MISSING: 3.6.5+20220909-1# (optional=templinst|arch=!m68k !mips64el !mipsel 
> !powerpc !ppc64 !ppc64el !riscv64 
> !s390x)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_8variableEPKcEEXadL_ZNS0_10percentageES3_EEJXadL_ZNS0_8binomialES3_EEXadL_ZNS0_9dimensionES3_EEXadL_ZNS0_5alnumES3_EEEEES3_S3_@Base
>  3.6.5+20211111
> +#MISSING: 3.6.5+20220909-1# (optional=templinst|arch=amd64 arm64 armel armhf 
> hppa hurd-i386 i386 ia64 sh4 sparc64 
> x32)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_8variableEPKcEEXadL_ZNS0_17identifier_schemaES3_EEJXadL_ZNS0_10identifierES3_EEXadL_ZNS0_13quoted_stringES3_EEXadL_ZNS0_6numberES3_EEXadL_ZNS0_3hexES3_EEXadL_ZNS0_4hexaES3_EEEEES3_S3_@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZN4Sass8Prelexer12alternativesIXadL_ZNS0_8variableEPKcEEXadL_ZNS0_6numberES3_EEJXadL_ZNS0_27static_reference_combinatorES3_EEEEES3_S3_@Base
>  3.5.5-4~
> + 
> _ZN4Sass8Prelexer12alternativesIXadL_ZNS0_9dimensionEPKcEEXadL_ZNS0_8variableES3_EEJXadL_ZNS0_5alnumES3_EEXadL_ZNS0_8sequenceIXadL_ZNS0_7exactlyILc92EEES3_S3_EEXadL_ZNS0_8any_charES3_EEJEEES3_S3_EEEEES3_S3_@Base
>  3.6.5+20220909-1
>   _ZN4Sass8Prelexer12calc_fn_callEPKc@Base 3.5.5-4~
>   _ZN4Sass8Prelexer12css_commentsEPKc@Base 3.5.5-4~
>   _ZN4Sass8Prelexer12default_flagEPKc@Base 3.5.5-4~
> @@ -3175,7 +3180,7 @@
>   
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_10percentageEPKcEEXadL_ZNS0_9lookaheadIXadL_ZNS0_6numberES3_EEEES3_S3_EEJEEES3_S3_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_10uri_prefixEPKcEEXadL_ZNS0_1WES3_EEJXadL_ZNS0_14real_uri_valueES3_EEEEES3_S3_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_12alternativesIXadL_ZNS0_3hexEPKcEEXadL_ZNS0_4hex0ES4_EEJEEES4_S4_EEXadL_ZNS0_6negateIXadL_ZNS0_7exactlyILc45EEES4_S4_EEEES4_S4_EEJEEES4_S4_@Base
>  3.5.5-4~
> - (optional=templinst|arch=m68k mips64el mipsel powerpc ppc64 ppc64el riscv64 
> s390x)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_12alternativesIXadL_ZNS0_8variableEPKcEEXadL_ZNS0_17identifier_schemaES4_EEJXadL_ZNS0_10identifierES4_EEXadL_ZNS0_13quoted_stringES4_EEXadL_ZNS0_6numberES4_EEXadL_ZNS0_3hexES4_EEXadL_ZNS0_4hexaES4_EEEEES4_S4_EEXadL_ZNS0_9zero_plusIXadL_ZNS1_IXadL_ZNS0_23optional_css_whitespaceES4_EEXadL_ZNS0_7exactlyILc44EEES4_S4_EEJXadL_ZNS0_23optional_css_whitespaceES4_EEXadL_ZNS1_IXadL_ZNS2_IXadL_ZNS0_8variableES4_EEXadL_ZNS0_17identifier_schemaES4_EEJXadL_ZNS0_10identifierES4_EEEEES4_S4_EEXadL_ZNS0_23optional_css_whitespaceES4_EEJXadL_ZNS6_ILc61EEES4_S4_EEXadL_ZNS0_23optional_css_whitespaceES4_EEXadL_ZNS2_IXadL_ZNS0_8variableES4_EEXadL_ZNS0_17identifier_schemaES4_EEJXadL_ZNS0_10identifierES4_EEXadL_ZNS0_13quoted_stringES4_EEXadL_ZNS0_6numberES4_EEXadL_ZNS0_3hexES4_EEXadL_ZNS0_4hexaES4_EEEEES4_S4_EEEEES4_S4_EEEEES4_S4_EEEES4_S4_EEJEEES4_S4_@Base
>  3.6.5+20211111
> + 
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_12alternativesIXadL_ZNS0_8variableEPKcEEXadL_ZNS0_17identifier_schemaES4_EEJXadL_ZNS0_10identifierES4_EEXadL_ZNS0_13quoted_stringES4_EEXadL_ZNS0_6numberES4_EEXadL_ZNS0_3hexES4_EEXadL_ZNS0_4hexaES4_EEEEES4_S4_EEXadL_ZNS0_9zero_plusIXadL_ZNS1_IXadL_ZNS0_23optional_css_whitespaceES4_EEXadL_ZNS0_7exactlyILc44EEES4_S4_EEJXadL_ZNS0_23optional_css_whitespaceES4_EEXadL_ZNS1_IXadL_ZNS2_IXadL_ZNS0_8variableES4_EEXadL_ZNS0_17identifier_schemaES4_EEJXadL_ZNS0_10identifierES4_EEEEES4_S4_EEXadL_ZNS0_23optional_css_whitespaceES4_EEJXadL_ZNS6_ILc61EEES4_S4_EEXadL_ZNS0_23optional_css_whitespaceES4_EEXadL_ZNS2_IXadL_ZNS0_8variableES4_EEXadL_ZNS0_17identifier_schemaES4_EEJXadL_ZNS0_10identifierES4_EEXadL_ZNS0_13quoted_stringES4_EEXadL_ZNS0_6numberES4_EEXadL_ZNS0_3hexES4_EEXadL_ZNS0_4hexaES4_EEEEES4_S4_EEEEES4_S4_EEEEES4_S4_EEEES4_S4_EEJEEES4_S4_@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_12alternativesIXadL_ZNS1_IXadL_ZNS0_15optional_spacesEPKcEEXadL_ZNS2_IXadL_ZNS0_7exactlyILc47EEES4_S4_EEXadL_ZNS5_ILc44EEES4_S4_EEJXadL_ZNS5_ILc32EEES4_S4_EEEEES4_S4_EEJXadL_ZNS0_15optional_spacesES4_EEEEES4_S4_EEXadL_ZNS0_6spacesES4_EEJEEES4_S4_EEXadL_ZNS0_16static_componentES4_EEJEEES4_S4_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_12calc_fn_callEPKcEEXadL_ZNS0_7exactlyILc40EEES3_S3_EEJEEES3_S3_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_13quoted_stringEPKcEEXadL_ZNS0_15optional_spacesES3_EEJXadL_ZNS0_7exactlyILc59EEES3_S3_EEEEES3_S3_@Base
>  3.5.5-4~
> @@ -3184,7 +3189,7 @@
>   
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_15optional_spacesEPKcEEXadL_ZNS0_7exactlyIXadL_ZNS_9Constants6rbraceEEEEES3_S3_EEJEEES3_S3_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_16static_componentEPKcEEXadL_ZNS0_8one_plusIXadL_ZNS0_17strict_identifierES3_EEEES3_S3_EEJEEES3_S3_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_1WEPKcEEXadL_ZNS0_12alternativesIXadL_ZNS0_13quoted_stringES3_EEXadL_ZNS0_10non_greedyIXadL_ZNS4_IXadL_ZNS0_10class_charIXadL_ZNS_9Constants14real_uri_charsEEEEES3_S3_EEXadL_ZNS0_13uri_characterES3_EEJXadL_ZNS0_8NONASCIIES3_EEXadL_ZNS0_6ESCAPEES3_EEEEES3_S3_EEXadL_ZNS4_IXadL_ZNS1_IXadL_ZNS0_1WES3_EEXadL_ZNS0_7exactlyILc41EEES3_S3_EEJEEES3_S3_EEXadL_ZNS0_7exactlyIXadL_ZNS7_11hash_lbraceEEEEES3_S3_EEJEEES3_S3_EEEES3_S3_EEJEEES3_S3_EEJEEES3_S3_@Base
>  3.5.5-4~
> - (arch=!m68k !mips64el !mipsel !powerpc !ppc64 !ppc64el !riscv64 
> !s390x)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_23optional_css_whitespaceEPKcEEXadL_ZNS0_8optionalIXadL_ZNS1_IXadL_ZNS0_12alternativesIXadL_ZNS0_8variableES3_EEXadL_ZNS0_17identifier_schemaES3_EEJXadL_ZNS0_10identifierES3_EEEEES3_S3_EEXadL_ZNS0_23optional_css_whitespaceES3_EEJXadL_ZNS0_7exactlyILc61EEES3_S3_EEXadL_ZNS0_23optional_css_whitespaceES3_EEXadL_ZNS5_IXadL_ZNS0_8variableES3_EEXadL_ZNS0_17identifier_schemaES3_EEJXadL_ZNS0_10identifierES3_EEXadL_ZNS0_13quoted_stringES3_EEXadL_ZNS0_6numberES3_EEXadL_ZNS0_3hexES3_EEXadL_ZNS0_4hexaES3_EEEEES3_S3_EEXadL_ZNS0_9zero_plusIXadL_ZNS1_IXadL_ZNS0_23optional_css_whitespaceES3_EEXadL_ZNS6_ILc44EEES3_S3_EEJXadL_ZNS0_23optional_css_whitespaceES3_EEXadL_ZNS1_IXadL_ZNS5_IXadL_ZNS0_8variableES3_EEXadL_ZNS0_17identifier_schemaES3_EEJXadL_ZNS0_10identifierES3_EEEEES3_S3_EEXadL_ZNS0_23optional_css_whitespaceES3_EEJXadL_ZNS6_ILc61EEES3_S3_EEXadL_ZNS0_23optional_css_whitespaceES3_EEXadL_ZNS5_IXadL_ZNS0_8variableES3_EEXadL_ZNS0_17identifier_schemaES3_EEJXadL_ZNS0_10identifierES3_EEXadL_ZNS0_13quoted_stringES3_EEXadL_ZNS0_6numberES3_EEXadL_ZNS0_3hexES3_EEXadL_ZNS0_4hexaES3_EEEEES3_S3_EEEEES3_S3_EEEEES3_S3_EEEES3_S3_EEEEES3_S3_EEEES3_S3_EEJXadL_ZNS0_23optional_css_whitespaceES3_EEXadL_ZNS6_ILc41EEES3_S3_EEEEES3_S3_@Base
>  3.6.5+20211111
> +#MISSING: 3.6.5+20220909-1# (arch=!m68k !mips64el !mipsel !powerpc !ppc64 
> !ppc64el !riscv64 
> !s390x)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_23optional_css_whitespaceEPKcEEXadL_ZNS0_8optionalIXadL_ZNS1_IXadL_ZNS0_12alternativesIXadL_ZNS0_8variableES3_EEXadL_ZNS0_17identifier_schemaES3_EEJXadL_ZNS0_10identifierES3_EEEEES3_S3_EEXadL_ZNS0_23optional_css_whitespaceES3_EEJXadL_ZNS0_7exactlyILc61EEES3_S3_EEXadL_ZNS0_23optional_css_whitespaceES3_EEXadL_ZNS5_IXadL_ZNS0_8variableES3_EEXadL_ZNS0_17identifier_schemaES3_EEJXadL_ZNS0_10identifierES3_EEXadL_ZNS0_13quoted_stringES3_EEXadL_ZNS0_6numberES3_EEXadL_ZNS0_3hexES3_EEXadL_ZNS0_4hexaES3_EEEEES3_S3_EEXadL_ZNS0_9zero_plusIXadL_ZNS1_IXadL_ZNS0_23optional_css_whitespaceES3_EEXadL_ZNS6_ILc44EEES3_S3_EEJXadL_ZNS0_23optional_css_whitespaceES3_EEXadL_ZNS1_IXadL_ZNS5_IXadL_ZNS0_8variableES3_EEXadL_ZNS0_17identifier_schemaES3_EEJXadL_ZNS0_10identifierES3_EEEEES3_S3_EEXadL_ZNS0_23optional_css_whitespaceES3_EEJXadL_ZNS6_ILc61EEES3_S3_EEXadL_ZNS0_23optional_css_whitespaceES3_EEXadL_ZNS5_IXadL_ZNS0_8variableES3_EEXadL_ZNS0_17identifier_schemaES3_EEJXadL_ZNS0_10identifierES3_EEXadL_ZNS0_13quoted_stringES3_EEXadL_ZNS0_6numberES3_EEXadL_ZNS0_3hexES3_EEXadL_ZNS0_4hexaES3_EEEEES3_S3_EEEEES3_S3_EEEEES3_S3_EEEES3_S3_EEEEES3_S3_EEEES3_S3_EEJXadL_ZNS0_23optional_css_whitespaceES3_EEXadL_ZNS6_ILc41EEES3_S3_EEEEES3_S3_@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_3hexEPKcEEXadL_ZNS0_6negateIXadL_ZNS0_7exactlyILc45EEES3_S3_EEEES3_S3_EEJEEES3_S3_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_6negateIXadL_ZNS0_15unsigned_numberEPKcEEEES4_S4_EEXadL_ZNS0_7exactlyILc45EEES4_S4_EEJXadL_ZNS2_IXadL_ZNS0_15unsigned_numberES4_EEEES4_S4_EEEEES4_S4_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_6negateIXadL_ZNS0_15unsigned_numberEPKcEEEES4_S4_EEXadL_ZNS0_7exactlyILc45EEES4_S4_EEJXadL_ZNS2_IXadL_ZNS0_5spaceES4_EEEES4_S4_EEEEES4_S4_@Base
>  3.5.5-4~
> @@ -3201,7 +3206,7 @@
>   
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_8optionalIXadL_ZNS0_16namespace_schemaEPKcEEEES4_S4_EEXadL_ZNS0_12alternativesIXadL_ZNS1_IXadL_ZNS0_7exactlyILc35EEES4_S4_EEXadL_ZNS0_6negateIXadL_ZNS6_ILc123EEES4_S4_EEEES4_S4_EEJEEES4_S4_EEXadL_ZNS6_ILc46EEES4_S4_EEJXadL_ZNS1_IXadL_ZNS2_IXadL_ZNS0_13pseudo_prefixES4_EEEES4_S4_EEXadL_ZNS7_IXadL_ZNS0_10uri_prefixES4_EEEES4_S4_EEJEEES4_S4_EEEEES4_S4_EEJXadL_ZNS0_8one_plusIXadL_ZNS1_IXadL_ZNS0_9zero_plusIXadL_ZNS1_IXadL_ZNS6_ILc45EEES4_S4_EEXadL_ZNS0_15optional_spacesES4_EEJEEES4_S4_EEEES4_S4_EEXadL_ZNS5_IXadL_ZNS0_12kwd_optionalES4_EEXadL_ZNS6_ILc42EEES4_S4_EEJXadL_ZNS0_13quoted_stringES4_EEXadL_ZNS0_11interpolantES4_EEXadL_ZNS0_10identifierES4_EEXadL_ZNS0_8variableES4_EEXadL_ZNS0_10percentageES4_EEXadL_ZNS0_8binomialES4_EEXadL_ZNS0_9dimensionES4_EEXadL_ZNS0_5alnumES4_EEEEES4_S4_EEJEEES4_S4_EEEES4_S4_EEXadL_ZNS9_IXadL_ZNS6_ILc45EEES4_S4_EEEES4_S4_EEEEES4_S4_@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_8optionalIXadL_ZNS0_7exactlyILc42EEEPKcS5_EEEES5_S5_EEXadL_ZNS0_10identifierES5_EEJXadL_ZNS0_9zero_plusIXadL_ZNS0_13block_commentES5_EEEES5_S5_EEEEES5_S5_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_8optionalIXadL_ZNS0_7exactlyILc42EEEPKcS5_EEEES5_S5_EEXadL_ZNS0_17identifier_schemaES5_EEJEEES5_S5_@Base
>  3.5.5-4~
> - (arch=m68k mips64el mipsel powerpc ppc64 ppc64el riscv64 
> s390x)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_8optionalIXadL_ZNS1_IXadL_ZNS0_12alternativesIXadL_ZNS0_8variableEPKcEEXadL_ZNS0_17identifier_schemaES5_EEJXadL_ZNS0_10identifierES5_EEEEES5_S5_EEXadL_ZNS0_23optional_css_whitespaceES5_EEJXadL_ZNS0_7exactlyILc61EEES5_S5_EEXadL_ZNS0_23optional_css_whitespaceES5_EEXadL_ZNS3_IXadL_ZNS0_8variableES5_EEXadL_ZNS0_17identifier_schemaES5_EEJXadL_ZNS0_10identifierES5_EEXadL_ZNS0_13quoted_stringES5_EEXadL_ZNS0_6numberES5_EEXadL_ZNS0_3hexES5_EEXadL_ZNS0_4hexaES5_EEEEES5_S5_EEXadL_ZNS0_9zero_plusIXadL_ZNS1_IXadL_ZNS0_23optional_css_whitespaceES5_EEXadL_ZNS6_ILc44EEES5_S5_EEJXadL_ZNS0_23optional_css_whitespaceES5_EEXadL_ZNS1_IXadL_ZNS3_IXadL_ZNS0_8variableES5_EEXadL_ZNS0_17identifier_schemaES5_EEJXadL_ZNS0_10identifierES5_EEEEES5_S5_EEXadL_ZNS0_23optional_css_whitespaceES5_EEJXadL_ZNS6_ILc61EEES5_S5_EEXadL_ZNS0_23optional_css_whitespaceES5_EEXadL_ZNS3_IXadL_ZNS0_8variableES5_EEXadL_ZNS0_17identifier_schemaES5_EEJXadL_ZNS0_10identifierES5_EEXadL_ZNS0_13quoted_stringES5_EEXadL_ZNS0_6numberES5_EEXadL_ZNS0_3hexES5_EEXadL_ZNS0_4hexaES5_EEEEES5_S5_EEEEES5_S5_EEEEES5_S5_EEEES5_S5_EEEEES5_S5_EEEES5_S5_EEXadL_ZNS0_23optional_css_whitespaceES5_EEJXadL_ZNS6_ILc41EEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20211111
> + 
> _ZN4Sass8Prelexer8sequenceIXadL_ZNS0_8optionalIXadL_ZNS1_IXadL_ZNS0_12alternativesIXadL_ZNS0_8variableEPKcEEXadL_ZNS0_17identifier_schemaES5_EEJXadL_ZNS0_10identifierES5_EEEEES5_S5_EEXadL_ZNS0_23optional_css_whitespaceES5_EEJXadL_ZNS0_7exactlyILc61EEES5_S5_EEXadL_ZNS0_23optional_css_whitespaceES5_EEXadL_ZNS3_IXadL_ZNS0_8variableES5_EEXadL_ZNS0_17identifier_schemaES5_EEJXadL_ZNS0_10identifierES5_EEXadL_ZNS0_13quoted_stringES5_EEXadL_ZNS0_6numberES5_EEXadL_ZNS0_3hexES5_EEXadL_ZNS0_4hexaES5_EEEEES5_S5_EEXadL_ZNS0_9zero_plusIXadL_ZNS1_IXadL_ZNS0_23optional_css_whitespaceES5_EEXadL_ZNS6_ILc44EEES5_S5_EEJXadL_ZNS0_23optional_css_whitespaceES5_EEXadL_ZNS1_IXadL_ZNS3_IXadL_ZNS0_8variableES5_EEXadL_ZNS0_17identifier_schemaES5_EEJXadL_ZNS0_10identifierES5_EEEEES5_S5_EEXadL_ZNS0_23optional_css_whitespaceES5_EEJXadL_ZNS6_ILc61EEES5_S5_EEXadL_ZNS0_23optional_css_whitespaceES5_EEXadL_ZNS3_IXadL_ZNS0_8variableES5_EEXadL_ZNS0_17identifier_schemaES5_EEJXadL_ZNS0_10identifierES5_EEXadL_ZNS0_13quoted_stringES5_EEXadL_ZNS0_6numberES5_EEXadL_ZNS0_3hexES5_EEXadL_ZNS0_4hexaES5_EEEEES5_S5_EEEEES5_S5_EEEEES5_S5_EEEES5_S5_EEEEES5_S5_EEEES5_S5_EEXadL_ZNS0_23optional_css_whitespaceES5_EEJXadL_ZNS6_ILc41EEES5_S5_EEEEES5_S5_@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_8optionalIXadL_ZNS1_IXadL_ZNS0_7exactlyILc45EEEPKcS5_EEXadL_ZNS0_8one_plusIXadL_ZNS0_12alternativesIXadL_ZNS0_5alphaES5_EEXadL_ZNS3_ILc43EEES5_S5_EEJXadL_ZNS3_ILc45EEES5_S5_EEEEES5_S5_EEEES5_S5_EEJEEES5_S5_EEEES5_S5_EEXadL_ZNS7_IXadL_ZNS0_4wordIXadL_ZNS_9Constants14expression_kwdEEEEES5_S5_EEXadL_ZNS1_IXadL_ZNS1_IXadL_ZNS0_7exactlyIXadL_ZNS9_10progid_kwdEEEEES5_S5_EEXadL_ZNS3_ILc58EEES5_S5_EEJEEES5_S5_EEXadL_ZNS0_9zero_plusIXadL_ZNS7_IXadL_ZNS0_10char_rangeILc97ELc122EEES5_S5_EEXadL_ZNS3_ILc46EEES5_S5_EEJEEES5_S5_EEEES5_S5_EEJEEES5_S5_EEJEEES5_S5_EEJEEES5_S5_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_8sequenceIXadL_ZNS0_10identifierEPKcEEXadL_ZNS0_8optionalIXadL_ZNS0_13block_commentES4_EEEES4_S4_EEJXadL_ZNS0_7exactlyILc40EEES4_S4_EEEEES4_S4_EEEES4_S4_@Base
>  3.6.4-2~
>   
> (optional=templinst)_ZN4Sass8Prelexer8sequenceIXadL_ZNS0_8variableEPKcEEXadL_ZNS0_21optional_css_commentsES3_EEJXadL_ZNS0_7exactlyILc58EEES3_S3_EEEEES3_S3_@Base
>  3.5.5-4~
> @@ -3294,8 +3299,8 @@
>   _ZN4Sass9ArgumentsD2Ev@Base 3.5.5-4~
>   
> _ZN4Sass9BacktraceC1ENS_10SourceSpanENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base
>  3.6.4-2~
>   
> _ZN4Sass9BacktraceC2ENS_10SourceSpanENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base
>  3.6.4-2~
> - _ZN4Sass9BacktraceD1Ev@Base 3.6.4-2~
> - _ZN4Sass9BacktraceD2Ev@Base 3.6.4-2~
> +#MISSING: 3.6.5+20220909-1# _ZN4Sass9BacktraceD1Ev@Base 3.6.4-2~
> +#MISSING: 3.6.5+20220909-1# _ZN4Sass9BacktraceD2Ev@Base 3.6.4-2~
>   _ZN4Sass9Base64VLQ10CHARACTERSE@Base 3.5.5-4~
>   _ZN4Sass9Base64VLQ13VLQ_BASE_MASKE@Base 3.5.5-4~
>   _ZN4Sass9Base64VLQ14VLQ_BASE_SHIFTE@Base 3.5.5-4~
> @@ -3860,6 +3865,8 @@
>   _ZN4Sass9SourceMapC1Ev@Base 3.5.5-4~
>   
> _ZN4Sass9SourceMapC2ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base
>  3.5.5-4~
>   _ZN4Sass9SourceMapC2Ev@Base 3.5.5-4~
> + _ZN4Sass9SourceMapD1Ev@Base 3.6.5+20220909-1
> + _ZN4Sass9SourceMapD2Ev@Base 3.6.5+20220909-1
>   _ZN4Sass9Statement11has_contentEv@Base 3.5.5-4~
>   _ZN4Sass9Statement7bubblesEv@Base 3.5.5-4~
>   (subst)_ZN4Sass9StatementC1ENS_10SourceSpanENS0_4TypeE{size_t}@Base 3.6.4-2~
> @@ -4409,13 +4416,13 @@
>   _ZNK4utf818invalid_code_point4whatEv@Base 3.5.5-4~
>   
> (optional=templinst|subst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_10ExpressionEEESt4pairIKS3_S3_ESaIS6_ENSt8__detail10_Select1stENS0_15ObjHashEqualityENS0_7ObjHashENS8_18_Mod_range_hashingENS8_20_Default_ranged_hashENS8_20_Prime_rehash_policyENS8_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeE{size_t}RS5_{size_t}@Base
>  3.6.4+20201122
>   
> (optional=templinst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_10ExpressionEEESt4pairIKS3_S3_ESaIS6_ENSt8__detail10_Select1stENS0_15ObjHashEqualityENS0_7ObjHashENS8_18_Mod_range_hashingENS8_20_Default_ranged_hashENS8_20_Prime_rehash_policyENS8_17_Hashtable_traitsILb1ELb0ELb1EEEE4findERS5_@Base
>  3.6.4+20201122
> - 
> (optional=templinst|subst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_12SelectorListEEESt4pairIKS3_NS1_INS0_12CssMediaRuleEEEESaIS8_ENSt8__detail10_Select1stENS0_14ObjPtrEqualityENS0_10ObjPtrHashENSA_18_Mod_range_hashingENSA_20_Default_ranged_hashENSA_20_Prime_rehash_policyENSA_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeE{size_t}RS5_{size_t}@Base
>  3.6.4-2~
> +#MISSING: 3.6.5+20220909-1# 
> (optional=templinst|subst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_12SelectorListEEESt4pairIKS3_NS1_INS0_12CssMediaRuleEEEESaIS8_ENSt8__detail10_Select1stENS0_14ObjPtrEqualityENS0_10ObjPtrHashENSA_18_Mod_range_hashingENSA_20_Default_ranged_hashENSA_20_Prime_rehash_policyENSA_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeE{size_t}RS5_{size_t}@Base
>  3.6.4-2~
>   
> (optional=templinst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_12SelectorListEEESt4pairIKS3_NS1_INS0_12CssMediaRuleEEEESaIS8_ENSt8__detail10_Select1stENS0_14ObjPtrEqualityENS0_10ObjPtrHashENSA_18_Mod_range_hashingENSA_20_Default_ranged_hashENSA_20_Prime_rehash_policyENSA_17_Hashtable_traitsILb1ELb0ELb1EEEE4findERS5_@Base
>  3.6.5+20211111
>   
> (optional=templinst|subst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_NS0_11ordered_mapINS1_INS0_15ComplexSelectorEEENS0_9ExtensionENS0_7ObjHashENS0_11ObjEqualityESaIS4_IKS8_S9_EEEEESaISG_ENSt8__detail10_Select1stESB_SA_NSI_18_Mod_range_hashingENSI_20_Default_ranged_hashENSI_20_Prime_rehash_policyENSI_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeE{size_t}RS5_{size_t}@Base
>  3.6.4-2~
>   
> (optional=templinst|subst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_St13unordered_setINS1_INS0_12SelectorListEEENS0_10ObjPtrHashENS0_14ObjPtrEqualityESaIS8_EEESaISD_ENSt8__detail10_Select1stENS0_11ObjEqualityENS0_7ObjHashENSF_18_Mod_range_hashingENSF_20_Default_ranged_hashENSF_20_Prime_rehash_policyENSF_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeE{size_t}RS5_{size_t}@Base
>  3.6.4-2~
>   
> (optional=templinst|subst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_St6vectorINS0_9ExtensionESaIS7_EEESaISA_ENSt8__detail10_Select1stENS0_11ObjEqualityENS0_7ObjHashENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeE{size_t}RS5_{size_t}@Base
>  3.6.4-2~
> - 
> (optional=templinst|subst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_{size_t}ESaIS6_ENSt8__detail10_Select1stENS0_14ObjPtrEqualityENS0_10ObjPtrHashENS8_18_Mod_range_hashingENS8_20_Default_ranged_hashENS8_20_Prime_rehash_policyENS8_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeE{size_t}RS5_{size_t}@Base
>  3.6.4-2~
> - 
> (optional=templinst|subst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_15ComplexSelectorEEES3_SaIS3_ENSt8__detail9_IdentityENS0_14ObjPtrEqualityENS0_10ObjPtrHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEE19_M_find_before_nodeE{size_t}RKS3_{size_t}@Base
>  3.6.4-2~
> +#MISSING: 3.6.5+20220909-1# 
> (optional=templinst|subst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_14SimpleSelectorEEESt4pairIKS3_{size_t}ESaIS6_ENSt8__detail10_Select1stENS0_14ObjPtrEqualityENS0_10ObjPtrHashENS8_18_Mod_range_hashingENS8_20_Default_ranged_hashENS8_20_Prime_rehash_policyENS8_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeE{size_t}RS5_{size_t}@Base
>  3.6.4-2~
> +#MISSING: 3.6.5+20220909-1# 
> (optional=templinst|subst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_15ComplexSelectorEEES3_SaIS3_ENSt8__detail9_IdentityENS0_14ObjPtrEqualityENS0_10ObjPtrHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEE19_M_find_before_nodeE{size_t}RKS3_{size_t}@Base
>  3.6.4-2~
>   
> (optional=templinst|subst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_15ComplexSelectorEEESt4pairIKS3_NS0_9ExtensionEESaIS7_ENSt8__detail10_Select1stENS0_11ObjEqualityENS0_7ObjHashENS9_18_Mod_range_hashingENS9_20_Default_ranged_hashENS9_20_Prime_rehash_policyENS9_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeE{size_t}RS5_{size_t}@Base
>  3.6.4-2~
>   
> (optional=templinst)_ZNKSt10_HashtableIN4Sass10SharedImplINS0_15ComplexSelectorEEESt4pairIKS3_NS0_9ExtensionEESaIS7_ENSt8__detail10_Select1stENS0_11ObjEqualityENS0_7ObjHashENS9_18_Mod_range_hashingENS9_20_Default_ranged_hashENS9_20_Prime_rehash_policyENS9_17_Hashtable_traitsILb1ELb0ELb1EEEE4findERS5_@Base
>  3.6.5+20211111
>   (optional=templinst)_ZNKSt5ctypeIcE8do_widenEc@Base 3.5.5-4~
> @@ -4473,18 +4480,37 @@
>   
> (optional=templinst|subst)_ZNSt10_HashtableIPKN4Sass15ComplexSelectorES3_SaIS3_ENSt8__detail9_IdentityENS0_14PtrObjEqualityENS0_10PtrObjHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEE9_M_rehashE{size_t}RK{size_t}@Base
>  3.6.4-2~
>   
> (optional=templinst)_ZNSt10_HashtableIPKN4Sass15ComplexSelectorES3_SaIS3_ENSt8__detail9_IdentityENS0_14PtrObjEqualityENS0_10PtrObjHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEED1Ev@Base
>  3.6.4-2~
>   
> (optional=templinst)_ZNSt10_HashtableIPKN4Sass15ComplexSelectorES3_SaIS3_ENSt8__detail9_IdentityENS0_14PtrObjEqualityENS0_10PtrObjHashENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb1ELb1ELb1EEEED2Ev@Base
>  3.6.4-2~
> - 
> (optional=templinst|subst)_ZNSt10_HashtableIiSt4pairIKiPKcESaIS4_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS6_18_Mod_range_hashingENS6_20_Default_ranged_hashENS6_20_Prime_rehash_policyENS6_17_Hashtable_traitsILb0ELb0ELb1EEEEC1IPKS4_EET_SL_{size_t}RKSB_RKS9_RKS5_St17integral_constantIbLb1EE@Base
>  3.6.5+20211111
> - 
> (optional=templinst|subst)_ZNSt10_HashtableIiSt4pairIKiPKcESaIS4_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS6_18_Mod_range_hashingENS6_20_Default_ranged_hashENS6_20_Prime_rehash_policyENS6_17_Hashtable_traitsILb0ELb0ELb1EEEEC2IPKS4_EET_SL_{size_t}RKSB_RKS9_RKS5_St17integral_constantIbLb1EE@Base
>  3.6.5+20211111
> + 
> _ZNSt10_HashtableIiSt4pairIKiPKcESaIS4_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS6_18_Mod_range_hashingENS6_20_Default_ranged_hashENS6_20_Prime_rehash_policyENS6_17_Hashtable_traitsILb0ELb0ELb1EEEEC1ESt16initializer_listIS4_EmRKSB_RKS9_RKS5_@Base
>  3.6.5+20220909-1
> +#MISSING: 3.6.5+20220909-1# 
> (optional=templinst|subst)_ZNSt10_HashtableIiSt4pairIKiPKcESaIS4_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS6_18_Mod_range_hashingENS6_20_Default_ranged_hashENS6_20_Prime_rehash_policyENS6_17_Hashtable_traitsILb0ELb0ELb1EEEEC1IPKS4_EET_SL_{size_t}RKSB_RKS9_RKS5_St17integral_constantIbLb1EE@Base
>  3.6.5+20211111
> + 
> _ZNSt10_HashtableIiSt4pairIKiPKcESaIS4_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS6_18_Mod_range_hashingENS6_20_Default_ranged_hashENS6_20_Prime_rehash_policyENS6_17_Hashtable_traitsILb0ELb0ELb1EEEEC2ESt16initializer_listIS4_EmRKSB_RKS9_RKS5_@Base
>  3.6.5+20220909-1
> +#MISSING: 3.6.5+20220909-1# 
> (optional=templinst|subst)_ZNSt10_HashtableIiSt4pairIKiPKcESaIS4_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS6_18_Mod_range_hashingENS6_20_Default_ranged_hashENS6_20_Prime_rehash_policyENS6_17_Hashtable_traitsILb0ELb0ELb1EEEEC2IPKS4_EET_SL_{size_t}RKSB_RKS9_RKS5_St17integral_constantIbLb1EE@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZNSt10_HashtableIiSt4pairIKiPKcESaIS4_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS6_18_Mod_range_hashingENS6_20_Default_ranged_hashENS6_20_Prime_rehash_policyENS6_17_Hashtable_traitsILb0ELb0ELb1EEEED1Ev@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZNSt10_HashtableIiSt4pairIKiPKcESaIS4_ENSt8__detail10_Select1stESt8equal_toIiESt4hashIiENS6_18_Mod_range_hashingENS6_20_Default_ranged_hashENS6_20_Prime_rehash_policyENS6_17_Hashtable_traitsILb0ELb0ELb1EEEED2Ev@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZNSt11__copy_moveILb0ELb0ESt26random_access_iterator_tagE8__copy_mIPKN4Sass9ExtensionEPS4_EET0_T_S9_S8_@Base
>  3.6.4-4~
> - 
> (optional=templinst)_ZNSt12_Destroy_auxILb0EE9__destroyIPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEvT_S9_@Base
>  3.6.4-4~
> + _ZNSt12_Destroy_auxILb0EE9__destroyIPN4Sass7IncludeEEEvT_S5_@Base 
> 3.6.5+20220909-1
> + _ZNSt12_Destroy_auxILb0EE9__destroyIPN4Sass9BacktraceEEEvT_S5_@Base 
> 3.6.5+20220909-1
> +#MISSING: 3.6.5+20220909-1# 
> (optional=templinst)_ZNSt12_Destroy_auxILb0EE9__destroyIPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEvT_S9_@Base
>  3.6.4-4~
> + 
> _ZNSt12_Destroy_auxILb0EE9__destroyIPSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN4Sass10SharedImplINS9_13Function_CallEEEEEEvT_SF_@Base
>  3.6.5+20220909-1
> + 
> _ZNSt12_Vector_baseIN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EED1Ev@Base
>  3.6.5+20220909-1
> + 
> _ZNSt12_Vector_baseIN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EED2Ev@Base
>  3.6.5+20220909-1
> + 
> _ZNSt12_Vector_baseIN4Sass10SharedImplINS0_17SelectorComponentEEESaIS3_EED1Ev@Base
>  3.6.5+20220909-1
> + 
> _ZNSt12_Vector_baseIN4Sass10SharedImplINS0_17SelectorComponentEEESaIS3_EED2Ev@Base
>  3.6.5+20220909-1
> + _ZNSt12_Vector_baseIN4Sass9BacktraceESaIS1_EED1Ev@Base 3.6.5+20220909-1
> + _ZNSt12_Vector_baseIN4Sass9BacktraceESaIS1_EED2Ev@Base 3.6.5+20220909-1
> + _ZNSt12_Vector_baseIN4Sass9ExtensionESaIS1_EED1Ev@Base 3.6.5+20220909-1
> + _ZNSt12_Vector_baseIN4Sass9ExtensionESaIS1_EED2Ev@Base 3.6.5+20220909-1
> + 
> _ZNSt12_Vector_baseINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EED1Ev@Base
>  3.6.5+20220909-1
> + 
> _ZNSt12_Vector_baseINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EED2Ev@Base
>  3.6.5+20220909-1
> + 
> _ZNSt12_Vector_baseISt6vectorIN4Sass10SharedImplINS1_17SelectorComponentEEESaIS4_EESaIS6_EED1Ev@Base
>  3.6.5+20220909-1
> + 
> _ZNSt12_Vector_baseISt6vectorIN4Sass10SharedImplINS1_17SelectorComponentEEESaIS4_EESaIS6_EED2Ev@Base
>  3.6.5+20220909-1
> + 
> _ZNSt12_Vector_baseISt6vectorIS0_IN4Sass10SharedImplINS1_17SelectorComponentEEESaIS4_EESaIS6_EESaIS8_EED1Ev@Base
>  3.6.5+20220909-1
> + 
> _ZNSt12_Vector_baseISt6vectorIS0_IN4Sass10SharedImplINS1_17SelectorComponentEEESaIS4_EESaIS6_EESaIS8_EED2Ev@Base
>  3.6.5+20220909-1
>   
> (optional=templinst|subst)_ZNSt23mersenne_twister_engineI{size_t}L{size_t}32EL{size_t}624EL{size_t}397EL{size_t}31EL{size_t}2567483615EL{size_t}11EL{size_t}4294967295EL{size_t}7EL{size_t}2636928640EL{size_t}15EL{size_t}4022730752EL{size_t}18EL{size_t}1812433253EE11_M_gen_randEv@Base
>  3.6.4-4~
>   
> (optional=templinst)_ZNSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN4Sass10SharedImplINS6_8AST_NodeEEESt4lessIS5_ESaISt4pairIKS5_S9_EEEixERSD_@Base
>  3.6.4
> - 
> (optional=templinst)_ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN4Sass10StyleSheetEED1Ev@Base
>  3.5.5-4~
> - 
> (optional=templinst)_ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN4Sass10StyleSheetEED2Ev@Base
>  3.5.5-4~
> - 
> (optional=templinst)_ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN4Sass10SharedImplINS6_13Function_CallEEEED1Ev@Base
>  3.5.5-4~
> - 
> (optional=templinst)_ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN4Sass10SharedImplINS6_13Function_CallEEEED2Ev@Base
>  3.5.5-4~
> +#MISSING: 3.6.5+20220909-1# 
> (optional=templinst)_ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN4Sass10StyleSheetEED1Ev@Base
>  3.5.5-4~
> +#MISSING: 3.6.5+20220909-1# 
> (optional=templinst)_ZNSt4pairIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN4Sass10StyleSheetEED2Ev@Base
>  3.5.5-4~
> +#MISSING: 3.6.5+20220909-1# 
> (optional=templinst)_ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN4Sass10SharedImplINS6_13Function_CallEEEED1Ev@Base
>  3.5.5-4~
> +#MISSING: 3.6.5+20220909-1# 
> (optional=templinst)_ZNSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN4Sass10SharedImplINS6_13Function_CallEEEED2Ev@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZNSt5dequeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base
>  3.5.5-4~
>   
> (optional=templinst|arch=!x32)_ZNSt6vectorI11Sass_CalleeSaIS0_EE12emplace_backIJS0_EEEvDpOT_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZNSt6vectorI11Sass_CalleeSaIS0_EE17_M_realloc_insertIJS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_@Base
>  3.5.5-4~
> @@ -4513,6 +4539,7 @@
>   
> (optional=templinst)_ZNSt6vectorIN4Sass10SharedImplINS0_14SimpleSelectorEEESaIS3_EE6insertEN9__gnu_cxx17__normal_iteratorIPKS3_S5_EERS8_@Base
>  3.6.4-4~
>   
> (optional=templinst)_ZNSt6vectorIN4Sass10SharedImplINS0_14SimpleSelectorEEESaIS3_EED1Ev@Base
>  3.6.4-2~
>   
> (optional=templinst)_ZNSt6vectorIN4Sass10SharedImplINS0_14SimpleSelectorEEESaIS3_EED2Ev@Base
>  3.6.4-2~
> + 
> _ZNSt6vectorIN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EE12emplace_backIJS3_EEEvDpOT_@Base
>  3.6.5+20220909-1
>   
> (optional=templinst)_ZNSt6vectorIN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EE13_M_insert_auxIS3_EEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEOT_@Base
>  3.6.4-2~
>   
> (optional=templinst)_ZNSt6vectorIN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base
>  3.6.4-2~
>   
> (optional=templinst)_ZNSt6vectorIN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base
>  3.6.4-2~
> @@ -4536,7 +4563,10 @@
>   
> (optional=templinst)_ZNSt6vectorIN4Sass10SharedImplINS0_22Media_Query_ExpressionEEESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base
>  3.5.5-4~
>   
> (optional=templinst|subst)_ZNSt6vectorIN4Sass10SharedImplINS0_22Media_Query_ExpressionEEESaIS3_EE7reserveE{size_t}@Base
>  3.6.4-2~
>   
> (optional=templinst)_ZNSt6vectorIN4Sass10SharedImplINS0_5BlockEEESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base
>  3.5.5-4~
> + 
> _ZNSt6vectorIN4Sass10SharedImplINS0_8AST_NodeEEESaIS3_EE12emplace_backIJS3_EEEvDpOT_@Base
>  3.6.5+20220909-1
>   
> (optional=templinst)_ZNSt6vectorIN4Sass10SharedImplINS0_8AST_NodeEEESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base
>  3.5.5-4~
> + _ZNSt6vectorIN4Sass10SharedImplINS0_8AST_NodeEEESaIS3_EED1Ev@Base 
> 3.6.5+20220909-1
> + _ZNSt6vectorIN4Sass10SharedImplINS0_8AST_NodeEEESaIS3_EED2Ev@Base 
> 3.6.5+20220909-1
>   
> (optional=templinst)_ZNSt6vectorIN4Sass10SharedImplINS0_8ArgumentEEESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZNSt6vectorIN4Sass10SharedImplINS0_8PreValueEEESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base
>  3.6.4
>   
> (optional=templinst|subst)_ZNSt6vectorIN4Sass10SharedImplINS0_8PreValueEEESaIS3_EE7reserveE{size_t}@Base
>  3.6.4-2~
> @@ -4552,7 +4582,11 @@
>   (optional=templinst)_ZNSt6vectorIN4Sass7IncludeESaIS1_EED2Ev@Base 3.5.5-4~
>   (optional=templinst|arch=!amd64 !hppa 
> !x32)_ZNSt6vectorIN4Sass7MappingESaIS1_EE12emplace_backIJS1_EEEvDpOT_@Base 
> 3.5.5-4~
>   
> (optional=templinst)_ZNSt6vectorIN4Sass7MappingESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
>  3.5.5-4~
> + _ZNSt6vectorIN4Sass7MappingESaIS1_EED1Ev@Base 3.6.5+20220909-1
> + _ZNSt6vectorIN4Sass7MappingESaIS1_EED2Ev@Base 3.6.5+20220909-1
>   
> (optional=templinst)_ZNSt6vectorIN4Sass7OperandESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
>  3.5.5-4~
> + _ZNSt6vectorIN4Sass7OperandESaIS1_EED1Ev@Base 3.6.5+20220909-1
> + _ZNSt6vectorIN4Sass7OperandESaIS1_EED2Ev@Base 3.6.5+20220909-1
>   
> (optional=templinst)_ZNSt6vectorIN4Sass8ResourceESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZNSt6vectorIN4Sass9BacktraceESaIS1_EE12emplace_backIJS1_EEEvDpOT_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZNSt6vectorIN4Sass9BacktraceESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
>  3.5.5-4~
> @@ -4578,7 +4612,11 @@
>   
> (optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EEaSERKS7_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZNSt6vectorIP11Sass_ImportSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZNSt6vectorIP13Sass_FunctionSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
>  3.5.5-4~
> + _ZNSt6vectorIP13Sass_FunctionSaIS1_EED1Ev@Base 3.6.5+20220909-1
> + _ZNSt6vectorIP13Sass_FunctionSaIS1_EED2Ev@Base 3.6.5+20220909-1
>   
> (optional=templinst)_ZNSt6vectorIP13Sass_ImporterSaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
>  3.5.5-4~
> + _ZNSt6vectorIP13Sass_ImporterSaIS1_EED1Ev@Base 3.6.5+20220909-1
> + _ZNSt6vectorIP13Sass_ImporterSaIS1_EED2Ev@Base 3.6.5+20220909-1
>   
> (optional=templinst)_ZNSt6vectorIPKN4Sass14SimpleSelectorESaIS3_EE17_M_realloc_insertIJRKS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base
>  3.6.4-2~
>   
> (optional=templinst)_ZNSt6vectorIPN4Sass11EnvironmentINS0_10SharedImplINS0_8AST_NodeEEEEESaIS6_EE17_M_realloc_insertIJRKS6_EEEvN9__gnu_cxx17__normal_iteratorIPS6_S8_EEDpOT_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZNSt6vectorIPN4Sass11EnvironmentINS0_10SharedImplINS0_8AST_NodeEEEEESaIS6_EE17_M_realloc_insertIJS6_EEEvN9__gnu_cxx17__normal_iteratorIPS6_S8_EEDpOT_@Base
>  3.5.5-4~
> @@ -4586,9 +4624,12 @@
>   
> (optional=templinst)_ZNSt6vectorIPN4Sass8AST_NodeESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZNSt6vectorIPN4Sass9StatementESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZNSt6vectorIPN4Sass9StatementESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  3.5.5-4~
> + _ZNSt6vectorIPN4Sass9StatementESaIS2_EED1Ev@Base 3.6.5+20220909-1
> + _ZNSt6vectorIPN4Sass9StatementESaIS2_EED2Ev@Base 3.6.5+20220909-1
>   
> (optional=templinst)_ZNSt6vectorIPcSaIS0_EE17_M_realloc_insertIJRKS0_EEEvN9__gnu_cxx17__normal_iteratorIPS0_S2_EEDpOT_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZNSt6vectorIS_IN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZNSt6vectorIS_IN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base
>  3.6.4-2~
> + 
> _ZNSt6vectorIS_IN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EESaIS5_EE9push_backERKS5_@Base
>  3.6.5+20220909-1
>   
> (optional=templinst)_ZNSt6vectorIS_IN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EESaIS5_EED1Ev@Base
>  3.6.4-2~
>   
> (optional=templinst)_ZNSt6vectorIS_IN4Sass10SharedImplINS0_15ComplexSelectorEEESaIS3_EESaIS5_EED2Ev@Base
>  3.6.4-2~
>   
> (optional=templinst)_ZNSt6vectorIS_IN4Sass10SharedImplINS0_17SelectorComponentEEESaIS3_EESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base
>  3.6.4-2~
> @@ -4620,6 +4661,9 @@
>   
> (optional=templinst)_ZNSt6vectorISt4pairIbN4Sass10SharedImplINS1_5BlockEEEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZNSt6vectorISt4pairIbN4Sass10SharedImplINS1_5BlockEEEESaIS5_EED1Ev@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZNSt6vectorISt4pairIbN4Sass10SharedImplINS1_5BlockEEEESaIS5_EED2Ev@Base
>  3.5.5-4~
> + 
> _ZNSt6vectorIcSaIcEE17_M_realloc_insertIJRKcEEEvN9__gnu_cxx17__normal_iteratorIPcS1_EEDpOT_@Base
>  3.6.5+20220909-1
> + _ZNSt6vectorImSaImEED1Ev@Base 3.6.5+20220909-1
> + _ZNSt6vectorImSaImEED2Ev@Base 3.6.5+20220909-1
>   
> (optional=templinst|subst)_ZNSt6vectorI{size_t}SaI{size_t}EE17_M_realloc_insertIJRK{size_t}EEEvN9__gnu_cxx17__normal_iteratorIP{size_t}S1_EEDpOT_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED0Ev@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEED1Ev@Base
>  3.5.5-4~
> @@ -4646,16 +4690,18 @@
>   
> (optional=templinst|subst)_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPN4Sass10SharedImplINS2_14SimpleSelectorEEESt6vectorIS5_SaIS5_EEEE{ssize_t}S5_NS0_5__ops15_Iter_comp_iterIPFbPS4_SD_EEEEvT_T0_SI_T1_T2_@Base
>  3.6.4-2~
>   
> (optional=templinst|subst)_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPP13Sass_ImporterSt6vectorIS3_SaIS3_EEEE{ssize_t}S3_NS0_5__ops15_Iter_comp_iterIPFbRKS3_SC_EEEEvT_T0_SH_T1_T2_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZSt13__copy_move_aILb1EN9__gnu_cxx17__normal_iteratorIPSt6vectorIS2_IN4Sass10SharedImplINS3_17SelectorComponentEEESaIS6_EESaIS8_EES2_ISA_SaISA_EEEESt15insert_iteratorISD_EET1_T0_SI_SH_@Base
>  3.6.4-4~
> + 
> _ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt6vectorIS7_SaIS7_EEEENS0_5__ops15_Iter_less_iterEEvT_SF_SF_T0_@Base
>  3.6.5+20220909-1
>   
> (optional=templinst)_ZSt16__do_uninit_copyIN9__gnu_cxx17__normal_iteratorIPKN4Sass9BacktraceESt6vectorIS3_SaIS3_EEEEPS3_ET0_T_SC_SB_@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZSt16__do_uninit_copyIN9__gnu_cxx17__normal_iteratorIPKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt6vectorIS7_SaIS7_EEEEPS7_ET0_T_SG_SF_@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZSt16__do_uninit_copyIN9__gnu_cxx17__normal_iteratorIPKSt6vectorIN4Sass10SharedImplINS3_17SelectorComponentEEESaIS6_EES2_IS8_SaIS8_EEEEPS8_ET0_T_SG_SF_@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZSt16__do_uninit_copyIN9__gnu_cxx17__normal_iteratorIPN4Sass7IncludeESt6vectorIS3_SaIS3_EEEES4_ET0_T_SA_S9_@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZSt16__do_uninit_copyIN9__gnu_cxx17__normal_iteratorIPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt6vectorIS7_SaIS7_EEEES8_ET0_T_SE_SD_@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZSt16__do_uninit_copyIN9__gnu_cxx17__normal_iteratorIPSt6vectorIN4Sass9ExtensionESaIS4_EES2_IS6_SaIS6_EEEES7_ET0_T_SC_SB_@Base
>  3.6.5+20211111
> - (optional=templinst|arch=!amd64 !arm64 !hppa !sh4 
> !x32)_ZSt16__do_uninit_copyIPKN4Sass10SharedImplINS0_14SimpleSelectorEEEPS3_ET0_T_S8_S7_@Base
>  3.6.5+20211111
> + 
> (optional=templinst)_ZSt16__do_uninit_copyIPKN4Sass10SharedImplINS0_14SimpleSelectorEEEPS3_ET0_T_S8_S7_@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZSt16__do_uninit_copyIPKN4Sass10SharedImplINS0_15ComplexSelectorEEEPS3_ET0_T_S8_S7_@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZSt16__do_uninit_copyIPKN4Sass9BacktraceEPS1_ET0_T_S6_S5_@Base
>  3.6.5+20211111
>   (optional=templinst|arch=!amd64 !arm64 !hppa !sh4 
> !x32)_ZSt16__do_uninit_copyIPKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPS5_ET0_T_SA_S9_@Base
>  3.6.5+20211111
> + 
> _ZSt16__do_uninit_copyIPKPKcPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEET0_T_SC_SB_@Base
>  3.6.5+20220909-1
>   
> (optional=templinst)_ZSt16__do_uninit_copyIPKSt4pairINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEN4Sass10SharedImplINS7_13Function_CallEEEEPSB_ET0_T_SG_SF_@Base
>  3.6.5+20211111
>   
> (optional=templinst)_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPN4Sass10SharedImplINS2_14SimpleSelectorEEESt6vectorIS5_SaIS5_EEEENS0_5__ops15_Iter_comp_iterIPFbPS4_SD_EEEEvT_SH_T0_@Base
>  3.6.4-2~
>   
> (optional=templinst)_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPP13Sass_ImporterSt6vectorIS3_SaIS3_EEEENS0_5__ops15_Iter_comp_iterIPFbRKS3_SC_EEEEvT_SG_T0_@Base
>  3.5.5-4~
> @@ -4665,10 +4711,12 @@
>   
> (optional=templinst)_ZSt22__final_insertion_sortIN9__gnu_cxx17__normal_iteratorIPP13Sass_ImporterSt6vectorIS3_SaIS3_EEEENS0_5__ops15_Iter_comp_iterIPFbRKS3_SC_EEEEvT_SG_T0_@Base
>  3.5.5-4~
>   
> (optional=templinst)_ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPN4Sass10SharedImplINS2_14SimpleSelectorEEESt6vectorIS5_SaIS5_EEEENS0_5__ops14_Val_comp_iterIPFbPS4_SD_EEEEvT_T0_@Base
>  3.6.4-2~
>   
> (optional=templinst)_ZSt4swapIN4Sass10SharedImplINS0_14SimpleSelectorEEEENSt9enable_ifIXsrSt6__and_IJSt6__not_ISt15__is_tuple_likeIT_EESt21is_move_constructibleIS8_ESt18is_move_assignableIS8_EEE5valueEvE4typeERS8_SI_@Base
>  3.6.4-2~
> + 
> _ZSteqIcSt11char_traitsIcESaIcEEbRKNSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_@Base
>  3.6.5+20220909-1
> + 
> _ZSteqIcSt11char_traitsIcESaIcEEbRKNSt7__cxx1112basic_stringIT_T0_T1_EESA_@Base
>  3.6.5+20220909-1
>   
> (optional=templinst)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEOS8_S9_@Base
>  3.6.4-2~
>   (optional=templinst|arch=amd64 kfreebsd-amd64 
> x32)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_OS8_@Base
>  3.5.5-4~
> - 
> (optional=templinst)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_@Base
>  3.5.5-4~
> - (optional=templinst|arch=amd64 arm64 armel armhf hppa kfreebsd-amd64 
> x32)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_@Base
>  3.5.5-4~
> +#MISSING: 3.6.5+20220909-1# 
> (optional=templinst)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_@Base
>  3.5.5-4~
> +#MISSING: 3.6.5+20220909-1# (optional=templinst|arch=amd64 arm64 armel armhf 
> hppa kfreebsd-amd64 
> x32)_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_@Base
>  3.5.5-4~
>   _ZTIN4Sass10AssignmentE@Base 3.5.5-4~
>   _ZTIN4Sass10AtRootRuleE@Base 3.6.4-2~
>   _ZTIN4Sass10Color_HSLAE@Base 3.6.4
> dh_makeshlibs: error: failing due to earlier errors
> make: *** [debian/rules:15: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/07/26/libsass_3.6.5+20220909-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230726;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230726&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: libsass
Source-Version: 3.6.5+20220909-2
Done: Jonas Smedegaard <d...@jones.dk>

We believe that the bug you reported is fixed in the latest version of
libsass, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1037...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated libsass package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 30 Jul 2023 19:23:05 +0200
Source: libsass
Architecture: source
Version: 3.6.5+20220909-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Sass team <pkg-sass-de...@lists.alioth.debian.org>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Closes: 1037736 1042201
Changes:
 libsass (3.6.5+20220909-2) unstable; urgency=medium
 .
   * update symbols file;
     closes: bug#1037736, #1042201,
     thanks to Bo YU, Matthias Klose, and Lucas Nussbaum
   * declare compliance with Debian Policy 4.6.2
Checksums-Sha1:
 ae9b2fe54f68e3dae20ef755a7568a7929387d0d 2120 libsass_3.6.5+20220909-2.dsc
 cb5696761c66e0a10fd14650f9f3d23639a6a8bd 42320 
libsass_3.6.5+20220909-2.debian.tar.xz
 43ab469dcf6f8da8b9c6f717f7e9733591e2c061 7424 
libsass_3.6.5+20220909-2_amd64.buildinfo
Checksums-Sha256:
 c47898c3eb4ff0d43742a20b562569f420eb971f1b4ce89845b07cc6905e9a86 2120 
libsass_3.6.5+20220909-2.dsc
 65541a723f4b0816497ea40f495884802278f52d64542234cde5033601e6ba76 42320 
libsass_3.6.5+20220909-2.debian.tar.xz
 7fa7998679068d28bbaf8a05869510248298a4517489c6322f91195d0a48d11f 7424 
libsass_3.6.5+20220909-2_amd64.buildinfo
Files:
 be8a46872d531cfa5150a0de9be338a9 2120 libs optional 
libsass_3.6.5+20220909-2.dsc
 b0e8944549efab4e30bf11a4e326dd87 42320 libs optional 
libsass_3.6.5+20220909-2.debian.tar.xz
 e3415d185412dd14b42d7e5b58476122 7424 libs optional 
libsass_3.6.5+20220909-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmTGnjEACgkQLHwxRsGg
ASGCOg/8DBx2PhZ8/MZHXiG6NqDuwRfaOk74xyghtTb8qe7FxRKvUfN6wOIYNgQ3
cgSoCaEYLCKxfY0y0xAHE7Nghqtwr4EvNQ3Nka8Wxmb4Mv6bEBBGQgNTzSq0WZoS
09sUBC7jYX3btIqpTwj8jfeanYKP7exZ/tJgQ5CvSf2bKr//5cOj+Lavuk0VXaGZ
DUJSX1NhbOy42t8m2WYnwdid0mqcqenuYEHpIMl+r6615UcLRMpuCvFarRAfBD7O
3pPlIddhSPonQGxkZ4o+iQK0VMVBYqY72qdV9gwLJ4rpYtLWXn4yL9QogfZP5sOA
ml4sY0CF/BUmT+dbswfuEpgUBHo2YBYHwQbUW/V5cPRwd5Ph/Rzf2vwYcWeQQMUT
sc4ymc7taH+/NqWyZkzvkKUTpdybMcDTd/bQn/7VdjiAyHs942dMdSmTX8ssTibD
45UDHqnBFLmyIJinmjqnMH/7wA0+JIJjFaL4zK8i3hLefm4U/iH6AbMk/iePRVlD
K4zSY/wNwk9jeQwUK2o7V+hu/s7NazdI7i1/ctOo8B5IDiLog1otuQ0f3vkL5gib
/bWqjYQzo1ZvWDbJdw1SpA+do6Q4SpZzgTlYigdXlaXgELxXf8JdPa76K8L5uj/1
RTVexlowMV/fapXYylykm6qiHLtPL04wCq4B3I5aqP30fQiRu30=
=aQH6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to