[asterisk-bugs] [JIRA] (ASTERISK-28574) pjproject fails to build on 16.6.0, works on 16.5

George Joseph (JIRA) noreply at issues.asterisk.org
Wed Oct 9 07:22:47 CDT 2019


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

George Joseph commented on ASTERISK-28574:
------------------------------------------

I can reproduce this on CentOS 6.  The issue is with a revert we did of a pjproject commit that was causing memory leaks.  It seems to affect only older gcc versions.  I'd suggest you stay with Asterisk 16.5 until we sort this out with the maintainers of pjproject.


> pjproject fails to build on 16.6.0, works on 16.5
> -------------------------------------------------
>
>                 Key: ASTERISK-28574
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28574
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: pjproject/pjsip
>    Affects Versions: 16.6.0
>         Environment: Centos 6.9 and Centos 6.10
>            Reporter: Niklas Larsson
>            Assignee: Unassigned
>         Attachments: build_16.6.0.log, config.log, noisy_build.log
>
>
> git checkout 16.6.0
> make distclean
> ./configure --with-pjproject-bundled --prefix=/usr/local/sipgw --includedir=/usr/local/include --libdir=/usr/local/lib --datarootdir=/usr/local/share --with-jansson-bundled
> make menuselect.makeopts
> make
> ends with:
>    [LD] astdb2bdb.o db1-ast/libdb1.a -> astdb2bdb
> [pjproject]  Compiling lib libpj-x86_64-unknown-linux-gnu.a
> make[2]: *** [/usr/src/asterisk-16/third-party/pjproject/source/pjlib/lib/libpj-x86_64-unknown-linux-gnu.a] Error 2
> make[1]: *** [pjproject] Error 2
> make: *** [third-party] Error 2
> Full log in attached file



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



More information about the asterisk-bugs mailing list