[asterisk-bugs] [JIRA] (ASTERISK-27739) Asterisk 13.20.0.rc2 Libresample, Hoard and MySQL

Asterisk Team (JIRA) noreply at issues.asterisk.org
Mon Mar 12 13:29:13 CDT 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242554#comment-242554 ] 

Asterisk Team commented on ASTERISK-27739:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> Asterisk 13.20.0.rc2 Libresample, Hoard and MySQL
> -------------------------------------------------
>
>                 Key: ASTERISK-27739
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27739
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: .Release/Targets
>    Affects Versions: 13.20.0
>         Environment: Centos 7 x86_64 on GCP
>            Reporter: Eddie Johnson
>
> After installing the previous version of Asterisk 13.20.0.rc1 I issued a command to check for what packages were needed to allow Asterisk to install.  I did the same for 13.20.0.rc2 and received the following:
> ./install_prereq test
> #############################################
> ## test: test mode.
> ## Use the commands here to install your system.
> #############################################
> yum install --skip-broken --assumeyes speexdsp-devel mysql-devel libresample-devel hoard 
> yum install --skip-broken --assumeyes speexdsp-devel mysql-devel libresample-devel hoard
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
>  * base: reflector.westga.edu
>  * epel: mirror.cogentco.com
>  * extras: repo1.ash.innoscale.net
>  * updates: repos-va.psychz.net
> No package speexdsp-devel available.
> Package 1:mariadb-devel-5.5.56-2.el7.x86_64 already installed and latest version
> No package libresample-devel available.
> No package hoard available.
> Nothing to do
> I remember seeing speex installing at the beginning of a list of packages I need fo this installation.  I checked:
> yum list installed speex
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
>  * base: reflector.westga.edu
>  * epel: mirror.cogentco.com
>  * extras: repo1.ash.innoscale.net
>  * updates: repos-va.psychz.net
> Installed Packages
> speex.x86_64                                                        1.2-0.19.rc1.el7    
> According to this speexdsp is mixed in with speex for Centos:
> https://github.com/jitsi/jitsi/issues/425
> Next I look at the issue of Hoard and libresample for Centos 7 x86_64 and uploaded both packages to my server instance.
> This is what I received for libresample:
> yum search libresample
> Loaded plugins: fastestmirror
> centos-sclo-rh                                                                                                              | 2.9 kB  00:00:00     
> centos-sclo-sclo                                                                                                            | 2.9 kB  00:00:00     
> (1/2): centos-sclo-sclo/x86_64/primary_db                                                                                   | 200 kB  00:00:00     
> (2/2): centos-sclo-rh/x86_64/primary_db                                                                                     | 3.1 MB  00:00:00     
> Loading mirror speeds from cached hostfile
>  * base: reflector.westga.edu
>  * epel: mirror.umd.edu
>  * extras: repo1.ash.innoscale.net
>  * updates: repos-va.psychz.net
> Warning: No matches found for: libresample
> rpm -Uvh libresample-devel-0.1.3-20.el7.lux.1.x86_64.rpm warning: libresample-devel-0.1.3-20.el7.lux.1.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 53e4e7a9: NOKEYerror: Failed dependencies: libresample = 0.1.3-20.el7.lux.1 is needed by libresample-devel-0.1.3-20.el7.lux.1.x86_64 libresample.so.1()(64bit) is needed by libresample-devel-0.1.3-20.el7.lux.1.x86_64
> I received the following for hoard:
> yum search hoardLoaded plugins: fastestmirrorLoading mirror speeds from cached hostfile * base: reflector.westga.edu * epel: mirror.umd.edu * extras: repo1.ash.innoscale.net * updates: repos-va.psychz.netWarning: No matches found for: hoardNo matches found
> makegit clone https://github.com/emeryberger/Heap-LayersCloning into 'Heap-Layers'...remote: Counting objects: 1630, done.remote: Total 1630 (delta 0), reused 0 (delta 0), pack-reused 1630Receiving objects: 100% (1630/1630), 383.66 KiB | 0 bytes/s, done.Resolving deltas: 100% (1065/1065), done.clang++ -std=c++14 -O3 -ffast-math -fno-builtin-malloc -Wall -Wextra -Wshadow -Wconversion -Wuninitialized -g -W -Wconversion -Wall -I/usr/include/nptl -fno-builtin-malloc -pipe -fPIC -DNDEBUG -I. -Iinclude -Iinclude/util -Iinclude/hoard -Iinclude/superblocks -IHeap-Layers -D_REENTRANT=1 -shared source/libhoard.cpp source/unixtls.cpp Heap-Layers/wrappers/gnuwrapper.cpp -Bsymbolic -o libhoard.so -ldl -lpthreadmake: clang++: Command not foundmake: *** [Linux-gcc-x86_64] Error 127



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list