[asterisk-bugs] [JIRA] (ASTERISK-29858) Regression: Using external pjproject not working after "hack" commit

Friendly Automation (JIRA) noreply at issues.asterisk.org
Mon Jan 17 08:47:07 CST 2022


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

Friendly Automation commented on ASTERISK-29858:
------------------------------------------------

Change 17864 merged by Joshua Colp:
build: Fix issues building pjproject

[https://gerrit.asterisk.org/c/asterisk/+/17864|https://gerrit.asterisk.org/c/asterisk/+/17864]

> Regression:  Using external pjproject not working after "hack" commit
> ---------------------------------------------------------------------
>
>                 Key: ASTERISK-29858
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29858
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Third-Party/pjproject
>    Affects Versions: GIT
>            Reporter: George Joseph
>            Assignee: George Joseph
>            Severity: Major
>
> After the "make it easier to hack bundled pjproject" commit, building with an external pjproject results in...
> {code}
> make -C pjproject all
> make[2]: Entering directory '/usr/src/asterisk/asterisk/third-party/pjproject'
> \
> 	 || (rm -rf source/.unpacked ; echo '[pjproject] ' Retrying download ; ) ;\
> 	echo '[pjproject] ' Unpacking / ;\
> 	rm -rf source pjproject-*/  || : ;\
> 	/usr/bin/tar -xjf / ;\
> 	mv pjproject-2.10 source
> /bin/sh: -c: line 2: syntax error near unexpected token `||'
> /bin/sh: -c: line 2: `	 || (rm -rf source/.unpacked ; echo '[pjproject] ' Retrying download ; ) ;\'
> make[2]: *** [Makefile:97: source/.unpacked] Error 2
> {code}



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



More information about the asterisk-bugs mailing list