[asterisk-bugs] [JIRA] (ASTERISK-27813) REBUILD_PARSERS does not work consistently, causes build failures

Sean Bright (JIRA) noreply at issues.asterisk.org
Tue Mar 21 12:34:03 CDT 2023


     [ https://issues.asterisk.org/jira/browse/ASTERISK-27813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Bright updated ASTERISK-27813:
-----------------------------------

    Description: 
Enabling REBUILD_PARSERS does not force the parsers to be regenerated.  They should use .PHONY targets to force running flex/bison.

Deleting the files main/ast_expr2.c, main/ast_expr2.h, and main/ast_expr2f.c then running the build will result in compile errors.

I tested on Fedora 26 and [~gjoseph] on Fedora 27.

  was:
Enabling REBUILD_PARSERS does not force the parsers to be regenerated.  They should use .PHONY targets to force running flex/bison.

Deleting the files main/ast_expr2.c, main/ast_expr2.h, and main/ast_expr2f.c then running the build will result in compile errors.

I tested on Fedora 26 and [~gtjoseph] on Fedora 27.


> REBUILD_PARSERS does not work consistently, causes build failures
> -----------------------------------------------------------------
>
>                 Key: ASTERISK-27813
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27813
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/BuildSystem
>    Affects Versions: 13.20.0, GIT, 15.3.0
>            Reporter: Corey Farrell
>            Severity: Major
>
> Enabling REBUILD_PARSERS does not force the parsers to be regenerated.  They should use .PHONY targets to force running flex/bison.
> Deleting the files main/ast_expr2.c, main/ast_expr2.h, and main/ast_expr2f.c then running the build will result in compile errors.
> I tested on Fedora 26 and [~gjoseph] on Fedora 27.



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



More information about the asterisk-bugs mailing list