Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make phase does not work in Ubuntu 24.04 #387

Open
raphael10-collab opened this issue Jan 10, 2025 · 1 comment
Open

make phase does not work in Ubuntu 24.04 #387

raphael10-collab opened this issue Jan 10, 2025 · 1 comment

Comments

@raphael10-collab
Copy link

raphy@raohy:~$ sudo apt-get reinstall git autoconf automake libtool gcc make

raphy@raohy:~$ git clone --recurse-submodules https://gitlab.xiph.org/xiph/opus.git

autogen.sh :

raphy@raohy:~/opus$ ./autogen.sh
Downloading latest model
--2025-01-10 17:00:51--  https://media.xiph.org/opus/models/opus_data-160753e983198f29f1aae67c54caa0e30bd90f1ce916a52f15bdad2df8e35e58.tar.gz
Resolving media.xiph.org (media.xiph.org)... 2607:5300:203:2965::, 54.39.18.101
Connecting to media.xiph.org (media.xiph.org)|2607:5300:203:2965::|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 163586903 (156M) [application/x-gzip]
Saving to: ‘opus_data-160753e983198f29f1aae67c54caa0e30bd90f1ce916a52f15bdad2df8e35e58.tar.gz’

opus_data-160753e983198f29f1 100%[==============================================>] 156,01M  30,1MB/s    in 5,9s

2025-01-10 17:00:58 (26,5 MB/s) - ‘opus_data-160753e983198f29f1aae67c54caa0e30bd90f1ce916a52f15bdad2df8e35e58.tar.gz’ saved [163586903/163586903]

/usr/bin/sha256sum
Validating checksum
checksums match
dnn/models/lace_v2.pth
dnn/models/nolace_v2.pth
dnn/models/nolace_192_v2.pth
dnn/models/nolace_160_v2.pth
dnn/models/fargan48bbr_adv_50.pth
dnn/models/rdovae_sparse5m_32.pth
dnn/models/plc4ar_16.pth
dnn/models/pitch_vsmallconv1.pth
dnn/models/lossgen3_2000.pth
dnn/lace_data.c
dnn/lace_data.h
dnn/nolace_data.c
dnn/nolace_data.h
dnn/fargan_data.c
dnn/fargan_data.h
dnn/pitchdnn_data.c
dnn/pitchdnn_data.h
dnn/plc_data.c
dnn/plc_data.h
dnn/dred_rdovae_constants.h
dnn/dred_rdovae_stats_data.h
dnn/dred_rdovae_enc_data.h
dnn/dred_rdovae_stats_data.c
dnn/dred_rdovae_dec_data.h
dnn/dred_rdovae_enc_data.c
dnn/dred_rdovae_dec_data.c
dnn/lossgen_data.c
dnn/lossgen_data.h
Updating build configuration files, please wait....
libtoolize: putting auxiliary files in '.'.
libtoolize: linking file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: linking file 'm4/libtool.m4'
libtoolize: linking file 'm4/ltoptions.m4'
libtoolize: linking file 'm4/ltsugar.m4'
libtoolize: linking file 'm4/ltversion.m4'
libtoolize: linking file 'm4/lt~obsolete.m4'
configure.ac:37: warning: The macro `AC_MINGW32' is obsolete.
configure.ac:37: You should run autoupdate.
./lib/autoconf/specific.m4:347: AC_MINGW32 is expanded from...
configure.ac:37: the top level
configure.ac:38: warning: The macro `AM_PROG_LIBTOOL' is obsolete.
configure.ac:38: You should run autoupdate.
m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from...
configure.ac:38: the top level
configure.ac:41: warning: The macro `AC_PROG_CC_C99' is obsolete.
configure.ac:41: You should run autoupdate.
./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
configure.ac:41: the top level
configure.ac:199: warning: The macro `AC_WARN' is obsolete.
configure.ac:199: You should run autoupdate.
./lib/autoconf/oldnames.m4:33: AC_WARN is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:199: the top level
configure.ac:227: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:227: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
m4/as-gcc-inline-assembly.m4:12: AS_GCC_INLINE_ASSEMBLY is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
configure.ac:227: the top level
configure.ac:502: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:502: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:428: OPUS_PATH_NE10 is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
lib/m4sugar/m4sh.m4:594: AS_CASE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
configure.ac:502: the top level
configure.ac:38: installing './compile'
configure.ac:36: installing './config.guess'
configure.ac:36: installing './config.sub'
configure.ac:33: installing './install-sh'
configure.ac:33: installing './missing'
Makefile.am:438: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:441: warning: '%'-style pattern rules are a GNU make extension
Makefile.am: installing './INSTALL'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'

configure :

raphy@raohy:~/opus$ ./configure
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) 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 /usr/bin/ld option to reload object files... -r
checking for file... file
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 ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... ./configure: line 11768: warning: command substitution: ignored null byte in input
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... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking dependency style of gcc... gcc3
checking for C/C++ restrict keyword... __restrict
checking for C99 variable-size arrays... yes
checking for cos in -lm... yes
checking how to run the C preprocessor... gcc -E
checking if compiler supports SSE intrinsics... yes
checking if compiler supports SSE2 intrinsics... yes
checking if compiler supports SSE4.1 intrinsics... no
checking if compiler supports SSE4.1 intrinsics with -msse4.1... yes
checking if compiler supports AVX2 intrinsics... no
checking if compiler supports AVX2 intrinsics with -mavx -mfma -mavx2... yes
checking How to get X86 CPU Info... Inline Assembly
checking for doxygen... no
checking for dot... yes
checking argument osce training data... no
checking if gcc supports -fvisibility=hidden... yes
checking if gcc supports -fstack-protector-strong... yes
checking whether to add -D_FORTIFY_SOURCE=2 to CFLAGS... no
checking if gcc supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes... yes
checking for lrintf... yes
checking for lrint... yes
checking for __malloc_hook... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating opus.pc
config.status: creating opus-uninstalled.pc
config.status: creating celt/arm/armopts.s
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure:
------------------------------------------------------------------------
  opus 1.5.2-22-g7db26934:  Automatic configuration OK.

    Compiler support:

      C99 var arrays: ................ yes
      C99 lrintf: .................... yes
      Use alloca: .................... no (using var arrays)

    General configuration:

      Floating point support: ........ yes
      Fast float approximations: ..... yes
      Fixed point debugging: ......... no
      Inline Assembly Optimizations: . No inline ASM for your platform, please send patches
      External Assembly Optimizations:
      Intrinsics Optimizations: ...... x86 SSE SSE2 SSE4.1 AVX2
      Run-time CPU detection: ........ x86 SSE4.1 AVX2
      Custom modes: .................. no
      Assertion checking: ............ no
      Hardening: ..................... yes
      Fuzzing: ....................... no
      Check ASM: ..................... no

      API documentation: ............. yes
      Extra programs: ................ yes
------------------------------------------------------------------------

 Type "make; make install" to compile and install
 Type "make check" to run the test suite

make :

raphy@raohy:~/opus$ make

�)��/����e�*H֤W����b��i�I�Sz�[Rt�ݭ���~ Y� y̵ڜ ��!���c5���'/��0݁ñP�����m�͢�b e�VM�C��!�mI�L���R���SZ)K��_��&�\`��� �!�l��M��;�_��RqVo�P<�١)FE����׷�Q�@J�e�����Z Z���8�����x���I_ s���T�;L~Vz38��u9�YF&.4�Q��F�Ś@~jǰ i���;�իVcV ��MF� h�����(J%)�� ����Ť㡊��Ӱ�6�ڳ����c��.�3 i��x��ˮ3�fo;Y������/�o_������ҷ�]� �����I�ڣ�o;F2�+5۩�*E��o
                                                                                                     2�в�ݧ�)@⟤4_�4i��R�s�a��J�hG�5&y2��Y�J�^����.Rrw�S�血�YD�٤��O]\`��+���;��s�Q��8ҫ��-��z��UO�E7''�D�!��9���p���� [�����~�~+���P�ڝ�!����U����>L{�8)�}֋�R\`m�� I %II��&�%/E���-S��� Į���F���۳�W��Sfz ����N�nw��4��q��S)L�i�f�!Xr �N���}��v;��SL���BQ 7
                                                                   �a�� �\\z6
�n�C�b ����sd1WP�Ai�lB��Z�� �0��)��M���(W/�jD�v�                             ��ĕ�2�p��.r��������QC
                                                ��Tku�� ��6�v����iYI{s@V�y�? ��g�+��/���Н�?w�C�p�ÚG�Þ�_��̥�����y��0�|t; �A��T��]Q�bn�V����9/�Ͷ>�\\�o_zP Ś/2k\\Q�r�Ю��Q�n7��c�?�P�<M�z�� n5� �Ku ѵ@�U�r�fY��%PA��Q
 ��r��f2X���+����nhϮ�db����+[��@2|����[/� �*�C�Q��ҍ�_�i
                                                       o ��c��c���y\\N��P�t�C������ݝO%~s8[L��'���ę��Y3���2��}H_���c���Bt�żM��q�/��E5Hq��XΫ ��}|�! ��f$3��Tb>C���b�p��1���0{K�(r��os DD��
                                                                                                                                                                                        H���˩Iv}Ƒ���P(K��B��Zk�u��SJ)df���ϻ@@
                 ��*����[��f\`���� 1��ל������r�K� -e ��[?Nr�l���C��B�L�
                                                                       �rT�T���.��֗Aoo�@[-T^���t� ���a����xk��Jqu���@���ƙLOqZ���4R*��
                                                                                                                                    |ӑ��q����Q͟�a!k�]��D�\\�Zl6ٮ�����uR�Jپ�Brn�i��0 �@�S�|4U\\��yZ�N�׫�0��J ����\\���3c�{Y4� LT8�R��2�n��V�z�lŨ���5>����'���3�l� 8�q3�[�%�0q�8�8��H.�h
                                                                         g�nWaNTN.��x��F�һ��lIs�v����B%�;����蝻T���
                                                                                                                   ��8�W��Lc� ����\\��f1�~Or��Bg1�q+E\\D�C�1���k _�zQ& �����Th���e��o��J
                                                                                                                                                                                        �;
                                                                                                                                                                                          Uj01�׆��n��\`���U���!�X��� � ì��Klȭ�}�Iu�6yƃ�H���d�>�-z�4�
                                        c�F �/�>T���Z�8��HA�����^��5D�D��˙1��nB�/�Ȼ��u2��� 9��py�0'��
                                                                                                     ^Z����������D�@���\`I
                                                                                                                          ��bъ%A�L@� ��&����%�[8>��ia��tǷ�i�I
                                                                                                                                                             xq��\\OV��@�-�
                                                                                                                                                                           ǨO.f����O
                                                                                                                                                                                    �� 4υb�$ЏP���ųn��1!�R�^S�77/
    *�^�v\`xA0^�;��6��1�u�����5Ώ\`�����NxY/�3w�)����� �����9�� ��-]���j�����0�T)Q�U��d�/�[B^���ھ������Tl�R�����w9i޼K��84����CR��'�ڕ)�������x�%�7�� j��\`>7���p[��܀�X�����7��/ŧ�A�pi��r�G��<�Şb���9�h%�e���r5�i�A�� �I��� L�q2 0I9�\`���Z�$@[� �����5�R�{�R߷��o} ����6�بl�LeVf�oF�8u
                                                                        X�!��Q+������yO�u�Q�)9�[�����I� aҎe@�v������;���?lY���ڂ�
\`PB���'@� M�R��� d�j� �� ��x@(�����{
K�m�P3Ά�b���㛍x_g�u��9V��-yi� UK�Z8\\7]8ل��h�Qm�Ɋ\\����.uO*i�9�����ٻݽ'�~x���ُG{�␦�TCW�i�0����K����Lx��-Cs09�
                                                                                                  ���?��0�0��ڗ�� ����^�)h&��ٛ�NWdjh��?�y�\`K ]i�����;$�*�����p~�����e�D�ji��i�v�.K�aT�K
                                                                                                                                                                                      Da�&�� kY [�Q�p�@�r�0[�v��X�5���~�8�5o3�TB�Շ�y.�Uc$�eW���
�i}��l� �)2%�U�����vo7� �l�         ��i��(
                           ���ڞ�� �w!X �һ�|{il �D0)Q
-�[��&<���� ���m* �.Eq��e�uD�'� [1-&Y%���Ʉv <       +�
�����A�' ��/W����ɉ��
                    �ҪQ�T����z�&t$��6�)�Ò3+cs�b� �b��b�͖_T�w��X�+����h�\`7�f�7
                                                                             �����{ Vcyi�h��MU���a���Y�r*�9|����F1�|�tv�����V9�_X���p{��
                                                                                                                                        �������8C�?Q_�.��
                                                                                                                                                         ��9B�Z;A/
                                                                                                                                                                  wc����%a�
                                                                                                                                                                           ���&L4q���J�W��|4�q�c���Q�
                                                                                                                                                                                                     ���rdzT�F��J��v �� �� �]+h��~^U�W$�����?&Ԅ�YK�U�Lxt�-���)Hm�?�/���=�? 8�v���Ql8���t�r���7/�Vm�p|�H$�� �-��ٜo��a���XFK�P&���E�'��B[F �p�\`$u���\\ ��a1A�SO0X�lnoi(;�(��nb��2}��ZY�%�]�e�b��N�Fn�E����x��_� ��)�.�F0�s�f�D���mI�ӀP��dY�|��
                     l@d�h�*F
                             �O£��k+z��QY�%�kìm*n��S���?�~;�Z(��?�{�A���u��r�]��a��
                                                                                   $3L�ز�p���P�D�K GJ�ir��
                                                                                                          ;����w�0�>e���K^�8F��r1(W���9��1zɾF��)� ��X�g�����rc��D!�Mt� �n�� ��hGiGR�(��c���{{�em*�cTlpa���a�R�nd�R� bp�O̠��2C��Myj�ANY�R5���
                               C*��3�t��BfN�\`q׭����>��N98_�Ó|�SL/���������?�]t�~�� �
                                                                                     �M���g��?���YK��)�7�KD &�J R���I��?����
                                                                                                                            �

                                                                                                                             \`��6�[�w�I�����B�9������ �
                                                                                                                                                        �7��pZ [���$�'kY�c�3�hpB6���r�r�t�+�Ħ
                                                                                                                                                                                             n�n�l�A���ʭ_;w
                                                                                                                                                                                                           [���u+�fu���y(m��ܛ1�۴
                    ^���%��Gh�8�2�1��k�Ƞ��~�S�u����
                                                   w��q�~�+E���
Ky���2��b�9t�0�4�3�9�MV��VtZ��X����8؟�c�>f�b�>�AF҉XmKK��1lU^��8%��BJl���<�������w �������螤Að�S��-��Z���5��p��ɖ�CN���[��Z��[�
                                                                                                                            �������Fl j1Դ1�t\\�8.�el�*��h >7��8�d�D>�R� 6�F0��R�0�����7�m-]�M5���Y�M��V ��ŋ����FYU0ᨿ-3�6im�RvV��G�T��ɻ\`�5�ڐ��Ԥ�c ��<b�+���dy��E��K�C�)��ɑ��
                              �?!��2�Ĭ�p5t/��߽�r�dK;E�;�b1$�
                                                           �Xr7� 5y��X�Va�m��it ���wK�W���(��W}>�э0�v�������rE*_Q�f�Y�����H�(��ۤ���
                                                                                                                                  )gg��ޖc�G�a4��9�aѦׅ��l����Ka�F�/��
                                                                                                                                                                   ��Ts�6���'f�[������O4�Y�a�[F�o�&�>N������u�gm&6LQ70�<΍���bk{wk)��6�ewX ' T��e������
                                          ���Ob)\\�
�dsD w�^G�a~�G����Y�wϫ��Gg!��@��l����N����*id��J�lm�1;M3;� ��j0�m�Fz�A� IJ�~ 5
� �5�e��4F�àd������.��@ꀀc��şe��4��D                                          �c�Kන�9('*f�'��x�����YA����]��Ni
                                    O��r��Y�Ǽ��IU���) �q�8R(/��� ���C('�E5���l����IP���.?Ɛ){a\`����e/���_����8^
                                                                                                               �m�Z&�C��%c��
                                                                                                                            >�tj�r�y[�]�K�󔉼�� �j�����������n]���Hܭd�J�R�� �M{a���D�(4z
                                                                                                                                                                                      Ψ$��G7 'S�����0�e�����V�H�e���2�\`����s�� ���(TQ � ���M�eX� 73/)�2-�~��p|�m ���_�dHK
�Q�9�<�Le[���ӫn.O�<�Ϣ��7*�H3
                            �&�)�a�� H�)&.8��S�\`k�(i+܃F���+�W���(ٙ)g�ݙ��Ե�(���6��)?�%�>�S�ݠvG�T�Y~
                                                                                                  $�s��s��\\���Fx�O�iT��n!�
                                                                                                                           �6�(����M|Twq'dB��e����ڢ1���;u�y�K�
GE��1�K�� ����{A��U(�g�������9 ������ o�                                                                                                                      57�P
�R|b3��'���D&�PE��ޢ�����Ӱ��7$߁�B&�*�7���7}��� ������������� 7�E@>w�6V��- ��{��p�M��]L'�֥��mP1R3�7�C\`W9d��\\�+���&c�� �\`�i6��]����8.9?�]�Ѭ3���<�
h;� �������+�^ƈ�9�R� kb!o��ZQ'@�a���\\��-Eg ���qY�                                                                            Ɓ��;��G��AE�M
��?D뱙��]\`�ĨJ��5S���|�s����ܭ?{����F � ;���HO_�
                                               ���1*Yt�M���^j �Cu��̖��&��c�˨�A!P��r�ҐhD��p��5\`�c�A�d���]zl 0���go�ehtyN����گ �I�Վ5� �X����K㱳i��0�T��qj ���ݦ]�7͒��l4�pN�^E �g9�M����(o�����|S�^@����gEP㭢�_����W�ޜFTЩ@h�ˮ��Dž2���.&q��y�
��>o��F�q�CP��f����A j��4��Y����vg��U�������[W���bd�v��7n��� N�746b�ݝk �
                             �P��
                                 ��v�K�[z��h�D^�T�k��M�uf�ݗ@�
·��q qT2�I�msӌ՚���� 7�oӼ����֜ǘ����                            �+�c��]
�v�-�v�|LI ��������či����@k�����q�>�x��s����gQ�ǔ�cL%���KY�ǟ�DZ���G(�Z����ms�\\l��T��4�� ���ʈ ��͹��.s>��0?�
                                                                                                          O����W�ݜ�in�g��� �i�F�q�@>�]��h$Ѓ�|T߻>�SJ7i����8祥X��(����*�ܕ��i^}J��!�.�
                                                                                                                                                                                   { ˱+L��U�iL�A��j�
                                                                                                                                                                                                    _JlI}8x$�(���U6>S��b� �L)�M�nR� ԇ�W��h��<~�����_�/?z���L<<̔Mo���;V�no7�\\3;NI-] �Ɩ��d��>���;��U|Q�૥׶E��i~ \\
                                                                                                   �k��/M�g��[{o��L)m�l��|��
                                                                                                                            ʂ4��L�ً�r��{�Y�6O���d�i�}�y8��흥��c��~�75�� �����M|Z霸�ms$�{�0u����U_�SK��d8��̦\`4P�9.�Ʌ�]�蓖���q|b��s� �*�� �dN*L��>4��i��Q r�ג>I�
���P� �Qy��yX��y[�f�                             �������tZUc3W�Ŭ��J�y��I�4���*|��
                    �+�H;һU��P�۹��}��(& ��l>ů��ׂ M 템�����=��q?���q��ec>��]Gmz� 6 Kj�� �X�K�����Kf��@���4c/�+
                                                                                                            �N���Ӡ��m�D�s�\\}��N�T���D�j��8��-���
ظ�o@yHH� ����4ӽ�h'�фWUw���d���mD空)���5\`���d�b�(�MA�'<��_X��[�sR�Rb� ���{��W���]Í�T�L�p��                                                       ���T]� K��c������!蛣Ē
                                                                                           4�H��䊠�7S���<�57�-�f�|-��gǁ�� ����/�g}^��nS��k�il�U��K�l�G�g@�!�i6�x� X �7��Sذy��p����� ��5�+q���-׾����U�����!]������\\q���t�]�F$C�i�Ȏ _�x��
  V�ט�w�;��k�󁓐J��lZ�����\\�H� ��\`\\���g�Y%SAj�c� �^�)�x^Q��=��D�aV��8{TFM����W���4 <y3�� H���q��tC�;���~��8����h��~�?Q).��y9b_-��z�X���t\`58���������x tq��
                                                                                                                                                            Sn�tݠ~�
                                                                                                                                                                   �s��y��]��|>���mbd���\`H ��a�js�HGX����QC+�����)!�2���o�ݽ�@�XO���������B����ܠ�� ��VT��myt5j ����|7U� .�S�M�K��a������Q�Wpux�'�����������mh�_q뿲i �H��H��$m����owr��a��&
                                                                                                                              Y7��}�W�2[�h88L��o�'�gc}��v �k��[��S�ŕLn�� ��[���@g����B�4��t��3oS*?���� ��s5&ϖ�K���>e7nKI��$/�xw�Hh��A�~A�Ծ@���c^�wH\\>����V��
                                                 ��1���x� �3��q���%����q ��߿� pkcs11 Can't open '%s'CURLOPT_INFILESIZE_LARGEcurl (%d) %s More details here https //curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it please visit the web page mentioned above. curl (%d) The requested URL returned error %ld Error setting extended attributes on '%s' %sFailed writing bodyThe Retry-After time would make this command line exceed the maximum allowed time for retries.Problem %s. Will retry in %ld seconds. %ld retries left.Throwing away %ld bytesFailed to truncate fileFailed seeking to end of filecurl (%d) Failed writing bodyRemoved output file %sFailed removing %sSkipping removal; not a regular file %s???Got more output options than URLsout of memoryrFailed to open %sIf-None-Match %sIf-None-Match Failed to allocate memory for custom etag header-wbFailed creating file for saving etags %s. Skip this transferabFailed to extract a sensible file name from the URL to use for storageRemote file name has no lengthbad output globoutput glob produces empty string%s/%sUsing --anyauth or -%-3s %-3s %s %s %5ld %5ld %s %s %s %s %5s@�@CURLPROXY_HTTPCURLPROXY_HTTP_1_0CURLPROXY_HTTPSCURLPROXY_SOCKS4CURLPROXY_SOCKS5CURLPROXY_SOCKS4ACURLPROXY_SOCKS5_HOSTNAMECURLHSTS_ENABLECURLAUTH_ANYCURLAUTH_ANYSAFECURLAUTH_BASICCURLAUTH_DIGESTCURLAUTH_GSSNEGOTIATECURLAUTH_NTLMCURLAUTH_DIGEST_IECURLAUTH_ONLYCURLAUTH_NONECURL_HTTP_VERSION_NONECURL_HTTP_VERSION_1_0CURL_HTTP_VERSION_1_1CURL_HTTP_VERSION_2_0CURL_HTTP_VERSION_2TLSCURL_HTTP_VERSION_3CURL_HTTP_VERSION_3ONLYCURL_SSLVERSION_DEFAULTCURL_SSLVERSION_TLSv1CURL_SSLVERSION_SSLv2CURL_SSLVERSION_SSLv3CURL_SSLVERSION_TLSv1_0CURL_SSLVERSION_TLSv1_1CURL_SSLVERSION_TLSv1_2CURL_SSLVERSION_TLSv1_3CURL_SSLVERSION_MAX_NONECURL_SSLVERSION_MAX_DEFAULTCURL_SSLVERSION_MAX_TLSv1_0CURL_SSLVERSION_MAX_TLSv1_1CURL_SSLVERSION_MAX_TLSv1_2CURL_SSLVERSION_MAX_TLSv1_3CURL_TIMECOND_IFMODSINCECURL_TIMECOND_IFUNMODSINCECURL_TIMECOND_LASTMODCURL_TIMECOND_NONECURLFTPSSL_CCC_NONECURLFTPSSL_CCC_PASSIVECURLFTPSSL_CCC_ACTIVECURLUSESSL_NONECURLUSESSL_TRYCURLUSESSL_CONTROLCURLUSESSL_ALLCURLSSLOPT_ALLOW_BEASTCURLSSLOPT_NO_REVOKECURLSSLOPT_NO_PARTIALCHAINCURLSSLOPT_REVOKE_BEST_EFFORTCURLSSLOPT_NATIVE_CACURLSSLOPT_AUTO_CLIENT_CERTCURL_NETRC_IGNOREDCURL_NETRC_OPTIONALCURL_NETRC_REQUIREDCURLOPT_SSL_VERIFYPEERCURLOPT_SSL_VERIFYHOSTCURLOPT_SSL_ENABLE_NPNCURLOPT_SSL_ENABLE_ALPNCURLOPT_TCP_NODELAYCURLOPT_PROXY_SSL_VERIFYPEERCURLOPT_PROXY_SSL_VERIFYHOSTCURLOPT_SOCKS5_AUTH\\%03o\\x%02x...curl_easy_setopt(hnd %s %ldL);curl_easy_setopt(hnd %s (long)%s);curl_easy_setopt(hnd %s (long)(%s | %s));curl_easy_setopt(hnd %s |);%s(long)%s%s%*s%s%luUL);struct curl_slist *slist%d;slist%d NULL;curl_slist_free_all(slist%d);slist%d curl_slist_append(slist%d %s);part%d curl_mime_addpart(mime%d);curl_mime_subparts(part%d mime%d);mime%d NULL;curl_mime_data(part%d %s CURL_ZERO_TERMINATED);curl_mime_filedata(part%d %s);curl_mime_filename(part%d NULL);-curl_mime_data_cb(part%d -1 (curl_read_callback) fread \\ (curl_seek_callback) fseek NULL stdin);curl_mime_encoder(part%d %s);curl_mime_filename(part%d %s);curl_mime_name(part%d %s);curl_mime_type(part%d %s);curl_mime_headers(part%d slist%d 1);����y�������������H���Z���curl_mime *mime%d;mime%d ?\\\\t\\r\\n\\?\\\\\\-wWarning Failed to open %sout of memoryunmatched bracenested br�������%c-%c%cbad rangebad range specificationunmatched close brace/brackettoo many globs%s in URL position %zu %s %*s^ curl (%d) %s internal error invalid pattern type (%d) %s%0*ld011.123certscontent_typeconn_iderrormsgexitcodefilename_effectiveftp_entry_pathheader_jsonhttp_codehttp_connecthttp_versionjsonlocal_iplocal_portmethodnum_certsnum_connectsnum_headersnum_redirectsonerrorproxy_ssl_verify_resultproxy_usedredirect_urlrefererremote_ipremote_portresponse_codeschemesize_downloadsize_headersize_requestsize_uploadspeed_downloadspeed_uploadssl_verify_resultstderrstdouttime_appconnecttime_connecttime_namelookuptime_pretransfertime_redirecttime_starttransfertime_totalurlurl.schemeurl.userurl.passwordurl.optionsurl.hosturl.porturl.pathurl.queryurl.fragmenturl.zoneidurle.schemeurle.userurle.passwordurle.optionsurle.hosturle.porturle.pathurle.queryurle.fragmenturle.zoneidurl_effectiveurlnumxfer_id%s %lu.%06lu%s null2��;��D��M��V��_��h��q��z�����2��;��D��M��V��_��h��q��z�����cert � ��� ��d��� ��� ��� ��� ��b ��� ��� �� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��� ��%s %ld%03ld%ld%{curl unknown --write-out variable '%.*s' header{%header{output{aw%output{\\\\\\\\b\\f\\n\\r\\t\\u%04x���.�����N�����
                                                     ��N��N��N��N��N��N��N��N��N��N��N��N��N��N��N��N��N��N��N��N����curl_version } }user.xdg.referrer.urluser.mime_typeuser.xdg.origin.urltrimjsonurlb64unknown variable function in '%.*s'{{}}missing close '}}' in '%s'bad variable name length '%s'bad variable name %svariable contains null byteOverwriting variable '%s'Bad variable name length (%zd) skippingVariable '%s' import fail not set-rbFailed to open %sBad --variable syntax skipping %sABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/ ;<

��J;��0J���PJ���pJ����J����J����J ���J��K��0K'��PK1��pK;���KE���KO���KY���Kc��Lm��0Lw��PL���pL����L����L����L����L���M���0M���PM���pM����M����M����M����M��N���0Ng��PNq��pN{���N����N����N����N���O���0O���PO���pO����O����O����O����O���P���0P��PP��pP��P%���P/���P9���PC��QM��0QW��PQa��pQk���Qu���Q���Q����Q���R���0R���PR���pR����R���R���R����R$��S.��0S8��PSB��pSL���SV���S\`���Sj���St��T~��0T���PT���pT����T����T����T����T���U���0U���PU���pU����U����U���U ���U���V��0V��PV��pV���V���V���V���V��W
                                                                                    ��0W��PW ��pW*���W4���W>���WH���WR��X\\��0Xf��PXp��pXz���X����X����X����X���Y���0Y���PY���pY����Y����Y����Y����Y���Z�)��0Z*��PZ*��pZ)*���Z3*���Z ;��pk;���k;���k(;���k2;���k<;��lF;��0lP;��PlZ;��pld;���ln;���lx;���l�;���l�;��m�;��0m�;��Pm�;��pm�;���m�;���m�;���m�;���m�;��n�;��0n�;��Pn�;��pn+=���nu?���n?���n�?���n�?��o�?��0o�?��Po�?��po�?���o�?���o�?���o�?���o�?��p�?��0p�?��Pp@��pp
                                                         @���p@���p@���p)@���p3@��q ���x�����������(���؛2�����<����F���8�P���X�Z���x�d�����n�����x���؜���������������8�����X�����x�����������������؝���������������8�����X�����x��������������؞�����������x���8�����X�����x�����������������؟���������������8�����X�����x��������������ؠ <���<�� �<��@�(<��\`�2<����t<����<����;>����m>���?�� �F?��@�?��\`�@�����@�����@�A���� E�C
Ak��� E�C
AU��� E�C
A?��� E�C

A��� E�C
A��� E�C
A���� E�C
A��� E�C
AѰ�� E�C
A���� E�C
A���� E�C
A���� E�C

A��� E�C
Ac��� E�C
AM��� E�C
A7��� E�C
A!��� E�C
�
A��� E�C
A���� E�C
A�� E�C

A�� E�C
A���� E�C
A���� E�C
A���� E�C
Aq��� E�C
A[��� E�C
AE��� E�C
A/��� E�C

A�� E�C
A��� E�C
������E�C
nz���7E�C
A���� E�C
A{��� E�C
Ae��� E�C
AO��� E�C

A��� E�C
A E�C
A�� E�C
A���� E�C
A��� E�C
Aˮ�� E�C
A���� E�C
A���� E�C

A��� E�C
As��� E�C
A]��� E�C
AG��� E�C
A1��� E�C
A�� E�C
A��� E�C
A��� E�C

A�� E�C
A� E�C
A���� E�C
A���� E�C
A���� E�C
Ak��� E�C
AU��� E�C
A?��� E�C

A��� E�C
A�� E�C
A��� E�C
A�� E�C
A�� E�C
A��� E�C
A��� E�C
A��� E�C

Ay��� E�C
Ac��� E�C
A M��� E�C
A 7��� E�C
A !��� E�C
�
A ��� E�C
A ���� E�C
A ߫�� E�C

Aɫ�� E�C
A���� E�C
A ���� E�C
A ���� E�C
A q��� E�C
A [��� E�C
A E��� E�C
A /��� E�C


A�� E�C

A��� E�C
L
A���� E�C
l
Aת�� E�C
�
A���� E�C
�
A���� E�C
�
A���� E�C
�
A��� E�C


A��� E�C

AS��� E�C
L
A E�C
l
A'��� E�C
�
A��� E�C
�
A���� E�C
�
A��� E�C
�
Aϩ�� E�C

A��� E�C
A��� E�C
A��� E�C
A��� E�C
A��� E�C
A��� E�C
A��� E�C
A�� E�C

A��� E�C
A��� E�C
Aݨ�� E�C
AǨ�� E�C
�����  �(  �2  ^  |* �4 �> �H R !\\ Bf \`p ~z �� �� �� �� � B� c� �� �� �� �� �� &� K n �
               <  0F  ^P  |Z  �d  �n  �x  �  !�  B�  \`�  ~�  ��  ��  ��  ��  �  B�  c�  ��  �  �  �  �  &  K6  n@  � ~ �� ��
                                                                                                                              � 0� ^� |� �� �� �� � !� B \`  ~ � �( �2 �< F BP cZ �d �n �x �� �� &� K� n� .� a��oXc�w�����%�뿷������b9MP� � ev� �q��������\\��C
�k�S�M�&���%���������/bT!ҟ� ?I\\e��m)�{v�|����X���Ƞ��.);;ML^Sp~�(~zeS����.��]��P���� �ɏ� 9ZFUi��~�
$6/��&I\\oz�n���+�ڜ����T��i�Z��!�) �9Pcw���                  2n�a~������VF��/A����3! ���JZ�r\\��K�i%���Zմ�����K�
JI4D~�P��H�UUp                             ����m���P���^��p�7��G�Q�_��h k�w�\`���8�������������p�������
              %8K��9Qbq��Z}� ���R�� j���
                                         ��;mN����̝�!4F�AT���\`������/������s�� 0 J��[mC�p  h� h  0h %� P ��"'
make[2]: *** [Makefile:2879: celt/tests/test_unit_cwrs32] Error 1
make[2]: Leaving directory '/home/raphy/opus'
make[1]: *** [Makefile:3507: all-recursive] Error 1
make[1]: Leaving directory '/home/raphy/opus'
make: *** [Makefile:2264: all] Error 2
@silverbacknet
Copy link
Contributor

silverbacknet commented Jan 11, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants