[MacPorts] #23653: py26-sqlite: wrong test.dir on Intel

MacPorts noreply at macports.org
Sat Apr 17 21:33:05 PDT 2010


#23653: py26-sqlite: wrong test.dir on Intel
--------------------------------------+-------------------------------------
  Reporter:  ryandesign@…             |       Owner:  snc@…           
      Type:  defect                   |      Status:  reopened        
  Priority:  Normal                   |   Milestone:                  
 Component:  ports                    |     Version:  1.8.2           
Resolution:                           |    Keywords:                  
      Port:  py26-sqlite              |  
--------------------------------------+-------------------------------------
Changes (by ryandesign@…):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 It still doesn't work.

 Replying to [ticket:23653 ryandesign@…]:
 > The port builds the [test.dir] directory name using ${os.arch} (which is
 "i386" on Intel) but py26-sqlite builds the directory name containing
 "intel".

 With r63937 you're now using ${configure.build_arch} instead of
 ${os.arch}, so now you're looking for either "x86_64" or "i386" in the
 directory name, but as I said, the directory name actually contains the
 string "intel". I'm guessing on ppc64, the directory name doesn't contain
 "ppc64" either, though I haven't checked this because I don't have a G5.

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


More information about the macports-tickets mailing list