Opened 12 years ago

Closed 9 years ago

Last modified 9 years ago

#33463 closed defect (wontfix)

bitdht does not build for the right archs

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: bitdht

Description

$ sudo port install bitdht +universal
--->  Computing dependencies for bitdht
--->  Fetching archive for bitdht
--->  Attempting to fetch bitdht-0.2_0+universal.darwin_10.i386-x86_64.tbz2 from http://packages.macports.org/bitdht
--->  Fetching bitdht
--->  Attempting to fetch bitdht-v0.2-src-2010-10-31.tgz from http://voxel.dl.sourceforge.net/project/bitdht/source
--->  Verifying checksum(s) for bitdht
--->  Extracting bitdht
--->  Applying patches to bitdht
--->  Configuring bitdht
--->  Building bitdht
--->  Staging bitdht into destroot
--->  Installing bitdht @0.2_0+universal
--->  Activating bitdht @0.2_0+universal
--->  Cleaning bitdht
$ port -v installed bitdht
The following ports are currently installed:
  bitdht @0.2_0+universal (active) platform='darwin 10' archs='i386 x86_64'
$ port -q contents bitdht | xargs lipo -info
Non-fat file: /opt/local/lib/libbitdht.1.0.0.dylib is architecture: x86_64
Non-fat file: /opt/local/lib/libbitdht.1.0.dylib is architecture: x86_64
Non-fat file: /opt/local/lib/libbitdht.1.dylib is architecture: x86_64
Non-fat file: /opt/local/lib/libbitdht.dylib is architecture: x86_64
$

Change History (1)

comment:1 Changed 9 years ago by nerdling (Jeremy Lavergne)

Resolution: wontfix
Status: newclosed

No other packages were making use of bitdht and it's had no updates in years and even longer since a release. Removed from MacPorts: r136419.

Last edited 9 years ago by nerdling (Jeremy Lavergne) (previous) (diff)
Note: See TracTickets for help on using tickets.