[MacPorts] #49625: radare2 @0.9.9_0 build failure

MacPorts noreply at macports.org
Tue Nov 10 18:36:11 PST 2015


#49625: radare2 @0.9.9_0 build failure
-------------------------+----------------------
  Reporter:  mopihopi@…  |      Owner:  g5pw@…
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.3.4
Resolution:              |   Keywords:
      Port:  radare2     |
-------------------------+----------------------

Comment (by mopihopi@…):

 I see that there is now a new binary package available for Yosemite and
 that one seems to work.

 As for building from source, I found that it is successful if trace mode
 (`-t`) is used.  Apparently it is messed up by a program from another
 package.

 {{{
 $ sudo port -s -t install radare2
 --->  Computing dependencies for radare2
 --->  Fetching distfiles for radare2
 --->  Verifying checksums for radare2
 --->  Extracting radare2
 --->  Applying patches to radare2
 --->  Configuring radare2
 Warning: The following existing file was hidden from the build system by
 trace mode:
   /opt/local/bin/pkg-config
 --->  Building radare2
 Warning: The following existing files were hidden from the build system by
 trace mode:
   /opt/local/bin/ar
   /opt/local/bin/ranlib
   /opt/local/bin/xz
   /var
 --->  Staging radare2 into destroot
 Warning: The following existing file was hidden from the build system by
 trace mode:
   /opt/local/bin/xz
 --->  Installing radare2 @0.9.9_1+openssl
 --->  Activating radare2 @0.9.9_1+openssl
 --->  Cleaning radare2
 --->  Updating database of binaries
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 $
 }}}

 `pkg-config` and `xz` are required by ImageMagick and a number of other
 packages.  cctools (which provides `ar` and `ranlib`) is required by gcc.
 I'm not sure why the radare2 build would be messed up by those.

-- 
Ticket URL: <https://trac.macports.org/ticket/49625#comment:6>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list