[asterisk-bugs] [Asterisk 0014737]: [patch] Cannot flavour (flavor) version number because make_version_c looks in wrong directory

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jun 11 07:13:50 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14737 
====================================================================== 
Reported By:                davidw
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14737
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.0.6 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-03-24 13:39 CDT
Last Modified:              2009-06-11 07:13 CDT
====================================================================== 
Summary:                    [patch] Cannot flavour (flavor) version number
because make_version_c looks in wrong directory
Description: 
build_system/make_version_[ch] look for .flavor in .., but are actually
run, by the Makefile, with the top level directory as the current
directory.

Also, if there is no .version file, but there is a .flavor, when one fixes
the bad directory reference, one gets a trailing space in the parenthesized
suffix, although, if there is a .version, it is not clear why one actually
needs to include it in the extra information, as it is used in the main
ASTERISKVERSION string.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0015253 Incorrect path in make_version_h
====================================================================== 

---------------------------------------------------------------------- 
 (0106288) svnbot (reporter) - 2009-06-11 07:13
 https://issues.asterisk.org/view.php?id=14737#c106288 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 200038

_U  trunk/

------------------------------------------------------------------------
r200038 | lmadsen | 2009-06-11 07:13:49 -0500 (Thu, 11 Jun 2009) | 14
lines

Blocked revisions 200037 via svnmerge

........
  r200037 | lmadsen | 2009-06-11 08:12:06 -0400 (Thu, 11 Jun 2009) | 8
lines
  
  Fix path for .flavor and .version.
  
  (issue https://issues.asterisk.org/view.php?id=14737)
  Reported by: davidw
  Patches:
        flavor.patch uploaded by davidw (license 780)
  Tested by: davidw
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=200038 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-11 07:13 svnbot         Checkin                                      
2009-06-11 07:13 svnbot         Note Added: 0106288                          
======================================================================




More information about the asterisk-bugs mailing list