MacPorts | 18 Aug 2012 17:14
Favicon

[MacPorts] #35733: wine build failed: command execution failure

#35733: wine build failed: command execution failure
-----------------------------------------+----------------------------------
 Reporter:  nicholas.lutomski <at> …          |       Owner:  macports-tickets <at> …                   
     Type:  defect                       |      Status:  new                                  
 Priority:  Normal                       |   Milestone:                                       
Component:  ports                        |     Version:  2.1.2                                
 Keywords:  Tiger                        |        Port:                                       
-----------------------------------------+----------------------------------
 nicholas-lutomskis-computer:~ Nick$ sudo port install wine
 Password:
 --->  p5-xml-parser is replaced by p5.12-xml-parser
 --->  Deactivating p5-xml-parser  <at> 2.400.0_4
 --->  Unable to deactivate p5-xml-parser  <at> 2.400.0_4, the following ports
 depend on it:
 --->    policykit  <at> 0.103_1
 Warning: Deactivate forced.  Proceeding despite dependencies.
 --->  Cleaning p5-xml-parser
 --->  Computing dependencies for p5.12-xml-parser
 --->  Cleaning p5.12-xml-parser
 --->  Computing dependencies for wine
 --->  Building wine
 Error: org.macports.build for port wine returned: command execution failed
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port wine failed

--

-- 
Ticket URL: <https://trac.macports.org/ticket/35733>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
(Continue reading)

MacPorts | 18 Aug 2012 17:18
Favicon

Re: [MacPorts] #35733: wine build failed: command execution failure

#35733: wine build failed: command execution failure
-----------------------------------------+----------------------------------
 Reporter:  nicholas.lutomski <at> …          |       Owner:  macports-tickets <at> …                   
     Type:  defect                       |      Status:  new                                  
 Priority:  Normal                       |   Milestone:                                       
Component:  ports                        |     Version:  2.1.2                                
 Keywords:  Tiger                        |        Port:                                       
-----------------------------------------+----------------------------------

Comment(by nicholas.lutomski <at> …):

 For formatting's sake:

 {{{
 nicholas-lutomskis-computer:~ Nick$ sudo port install wine
 Password:
 --->  p5-xml-parser is replaced by p5.12-xml-parser
 --->  Deactivating p5-xml-parser  <at> 2.400.0_4
 --->  Unable to deactivate p5-xml-parser  <at> 2.400.0_4, the following ports
 depend on it:
 --->    policykit  <at> 0.103_1
 Warning: Deactivate forced.  Proceeding despite dependencies.
 --->  Cleaning p5-xml-parser
 --->  Computing dependencies for p5.12-xml-parser
 --->  Cleaning p5.12-xml-parser
 --->  Computing dependencies for wine
 --->  Building wine
 Error: org.macports.build for port wine returned: command execution failed
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
(Continue reading)

MacPorts | 19 Aug 2012 00:53
Favicon

Re: [MacPorts] #35733: wine build failed: command execution failure

#35733: wine build failed: command execution failure
-----------------------------------------+----------------------------------
 Reporter:  nicholas.lutomski <at> …          |       Owner:  ryandesign <at> …           
     Type:  defect                       |      Status:  new                    
 Priority:  Normal                       |   Milestone:                         
Component:  ports                        |     Version:  2.1.2                  
 Keywords:  Tiger                        |        Port:  wine                   
-----------------------------------------+----------------------------------
Changes (by ryandesign <at> …):

  * owner:  macports-tickets <at> … => ryandesign <at> …
  * port:  => wine

Old description:

> nicholas-lutomskis-computer:~ Nick$ sudo port install wine
> Password:
> --->  p5-xml-parser is replaced by p5.12-xml-parser
> --->  Deactivating p5-xml-parser  <at> 2.400.0_4
> --->  Unable to deactivate p5-xml-parser  <at> 2.400.0_4, the following ports
> depend on it:
> --->    policykit  <at> 0.103_1
> Warning: Deactivate forced.  Proceeding despite dependencies.
> --->  Cleaning p5-xml-parser
> --->  Computing dependencies for p5.12-xml-parser
> --->  Cleaning p5.12-xml-parser
> --->  Computing dependencies for wine
> --->  Building wine
> Error: org.macports.build for port wine returned: command execution
> failed
(Continue reading)

MacPorts | 19 Aug 2012 18:23
Favicon

Re: [MacPorts] #35733: wine build failed: command execution failure

#35733: wine build failed: command execution failure
-----------------------------------------+----------------------------------
 Reporter:  nicholas.lutomski <at> …          |       Owner:  ryandesign <at> …           
     Type:  defect                       |      Status:  new                    
 Priority:  Normal                       |   Milestone:                         
Component:  ports                        |     Version:  2.1.2                  
 Keywords:  Tiger                        |        Port:  wine                   
-----------------------------------------+----------------------------------

Comment(by nicholas.lutomski <at> …):

 Revised main.log attached. Thank you.

--

-- 
Ticket URL: <https://trac.macports.org/ticket/35733#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets <at> lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-tickets
MacPorts | 20 Aug 2012 04:09
Favicon

Re: [MacPorts] #35733: wine: undefined symbols: _FSPathMoveObjectToTrashSync (was: wine build failed: command execution failure)

#35733: wine: undefined symbols: _FSPathMoveObjectToTrashSync
------------------------------------------+---------------------------------
  Reporter:  nicholas.lutomski <at> …          |       Owner:  ryandesign <at> …           
      Type:  defect                       |      Status:  closed                 
  Priority:  Normal                       |   Milestone:                         
 Component:  ports                        |     Version:  2.1.2                  
Resolution:  wontfix                      |    Keywords:  Tiger                  
      Port:  wine                         |  
------------------------------------------+---------------------------------
Changes (by ryandesign <at> …):

 * cc: jwa <at> … (added)
  * status:  new => closed
  * resolution:  => wontfix

Comment:

 The log says:

 {{{
 :info:build /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined
 symbols:
 :info:build _FSPathMoveObjectToTrashSync
 :info:build collect2: ld returned 1 exit status
 }}}

 This makes sense, since according to Apple documentation, the
 FSPathMoveObjectToTrashSync function was introduced in Leopard. To be
 compatible with Tiger, Wine developers will have to stop using that
 function on Tiger. Apple documentation also states that as of Mountain
(Continue reading)

MacPorts | 20 Aug 2012 04:54
Favicon

Re: [MacPorts] #35733: wine: undefined symbols: _FSPathMoveObjectToTrashSync

#35733: wine: undefined symbols: _FSPathMoveObjectToTrashSync
------------------------------------------+---------------------------------
  Reporter:  nicholas.lutomski <at> …          |       Owner:  ryandesign <at> …           
      Type:  defect                       |      Status:  closed                 
  Priority:  Normal                       |   Milestone:                         
 Component:  ports                        |     Version:  2.1.2                  
Resolution:  wontfix                      |    Keywords:  Tiger                  
      Port:  wine                         |  
------------------------------------------+---------------------------------

Comment(by nicholas.lutomski <at> …):

 Aye, thank you once more. I will look into upgrading.

--

-- 
Ticket URL: <https://trac.macports.org/ticket/35733#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets <at> lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-tickets

Gmane