[MacPorts] #32268: py26-pynifti failed to build with clang

MacPorts noreply at macports.org
Fri Feb 10 08:45:35 PST 2012


#32268: py26-pynifti failed to build with clang
---------------------------------+------------------------------------------
 Reporter:  william1121@…        |       Owner:  jameskyle@…           
     Type:  defect               |      Status:  new                   
 Priority:  Normal               |   Milestone:                        
Component:  ports                |     Version:  2.0.3                 
 Keywords:  clang                |        Port:  py26-pynifti          
---------------------------------+------------------------------------------

Comment(by grid-admin@…):

 Replying to [comment:6 william1121@…]:
 > Replying to [comment:4 macsforever2000@…]:
 > > In the future, please fill in the Port field, Cc the maintainer(s) and
 leave the priority field to be set by Macports committers.
 >
 > Oh. OK, I'll pay attention in the future. Thanks for your help and sorry
 for my mistakes
 The package is still broken.

 Here is a patch, I will try to submit this to upstream as well:

 {{{
  --- setup.py    2012-02-10 17:42:10.000000000 +0100
  +++ setup_fixed.py      2012-02-10 17:42:32.000000000 +0100
  @@ -21,7 +21,7 @@
   # Common configuration #
   ########################

  -extra_link_args = ['--Wl,--no-undefined']
  +extra_link_args = ['-Wl','-no-undefined']
   include_dirs = []
   library_dirs = []
   defines = []
 }}}



 cheers

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


More information about the macports-tickets mailing list