[MacPorts] #31650: rose @0.9.5a

MacPorts noreply at macports.org
Fri Jun 29 14:47:28 PDT 2012


#31650: rose @0.9.5a
---------------------------+------------------------------------------------
 Reporter:  too1@…         |       Owner:  cal@…           
     Type:  submission     |      Status:  assigned        
 Priority:  Normal         |   Milestone:                  
Component:  ports          |     Version:                  
 Keywords:                 |        Port:  rose            
---------------------------+------------------------------------------------

Comment(by cal@…):

 I wanted to commit the Portfile with the following changes:
  - Added standard modeline
  - Used the github portgroup and github.setup instead of specifying the
 fetch form github manually
  - `path:`-style dependencies don't need `${prefix}`
  - Changed github username to `rose-compiler`, since this apparently is
 the new home of rose
  - Added checksums, since the github portgroup downloads a tar.gz
  - Changed default compiler to gcc45, since that currently is our favorite
 gcc compiler

 However, the build failed with:
 {{{
 checking for ROSE Git version information in
 '/opt/local/var/macports/build/_opt_dports_lang_rose/rose/work/rose-
 af169e174891539228704cb1befc8fdda4be94c7'... configure: error: in
 `/opt/local/var/macports/build/_opt_dports_lang_rose/rose/work/rose-
 af169e174891539228704cb1befc8fdda4be94c7/buildTree':
 configure: error:
 /opt/local/var/macports/build/_opt_dports_lang_rose/rose/work/rose-
 af169e174891539228704cb1befc8fdda4be94c7/VERSION file does not exist
 See `config.log' for more details
 }}}

 I'm attaching `config.log` and my modified Portfile. Note that since I use
 the github portgroup the sources are in fact not being fetched via git,
 but downloaded as a tarball and do not contain a complete git history.
 Maybe rose requires to be built from a git repository? Can this
 requirement be lifted by providing the `VERSION` file?

-- 
Ticket URL: <https://trac.macports.org/ticket/31650#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list