aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: [1] 2

Author Topic: aMule-SVN-SnowLeopard (x86_64) [HIGHLY-UNSTABLE]  (Read 27128 times)

mirko.g

  • Global Moderator
  • Full Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 188
  • Grattatio pallorum omnia mala repellent!
    • Personal WebSite
aMule-SVN-SnowLeopard (x86_64) [HIGHLY-UNSTABLE]
« on: September 02, 2009, 05:19:18 PM »

I will update this first post to allow everyone to get the last build without reading all thread!
Take a look to this thread for the last news...  :D

Instead of Snow Leopard release, you can use Leopard version too: it actually works (32-bit)!

LAST UPDATE: Sep, 19th 2009

Last build
aMule-r9803-x86_64-SnowLeopard-MFb01.dmg
This is a "no frills" experimental build. Please use at your own risk!
It doesn't work without libiconv (from MacPorts)!
To install libiconv only download and install the library from here!

SPECS
OS X: 10.6
Arch: Intel x86_64
gcc: 4.2.1
wxWidgets: wxWidgets r61942 (2.9+) with OSX/Cocoa toolkit


Libraries and tools
  • Crypto++ 5.5.2
  • libGD 2.0.35

Featured
Simply aMule... no frills!

CHANGELOG
2009-09-17
  • First release of aMule "core", 64-bit: aMule r9803 and wxWidgets r61942.

ISSUES
#1-r9803-b01: aMule is missing most libraries from aMule.app/Contents/Framework/ folder. There is a temporary workaround.
#2-r9803-b01: Libraries errors.
« Last Edit: September 19, 2009, 10:43:58 PM by mirko.g »
Logged

mirko.g

  • Global Moderator
  • Full Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 188
  • Grattatio pallorum omnia mala repellent!
    • Personal WebSite
Re: aMule-2.2.5-SnowLeopard (MacFactory Release) -- Work in Progess --
« Reply #1 on: September 02, 2009, 05:20:18 PM »

At now I'm waiting for MacPorts staff patching binutils (#20197) and libcryptopp (#21025) which have problems with 64bit arch...
Logged

mirko.g

  • Global Moderator
  • Full Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 188
  • Grattatio pallorum omnia mala repellent!
    • Personal WebSite
Re: aMule-2.2.5-x86_64-SnowLeopard [WORK IN PROGRESS]
« Reply #2 on: September 09, 2009, 02:45:32 PM »

The guys at MacPorts finally patched libcryptopp. I don't really need binutils, since I don't want to build Universal Binary... :)
Logged

mirko.g

  • Global Moderator
  • Full Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 188
  • Grattatio pallorum omnia mala repellent!
    • Personal WebSite
Re: aMule-2.2.5-x86_64-SnowLeopard [WORK IN PROGRESS]
« Reply #3 on: September 17, 2009, 06:30:13 AM »

For the ones interested in... binutils has been patched too.  ;)
Logged

mirko.g

  • Global Moderator
  • Full Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 188
  • Grattatio pallorum omnia mala repellent!
    • Personal WebSite
Re: aMule-2.2.5-x86_64-SnowLeopard [RELEASED]
« Reply #4 on: September 17, 2009, 06:21:08 PM »

First post updated with link to Snow Leopard 64-bit aMule... feedback wanted!!! ;)
Logged

eisa01

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 100
Re: aMule-2.2.5-x86_64-SnowLeopard [RELEASED]
« Reply #5 on: September 17, 2009, 07:32:59 PM »

Link doesn't work
Logged

mirko.g

  • Global Moderator
  • Full Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 188
  • Grattatio pallorum omnia mala repellent!
    • Personal WebSite
Re: aMule-2.2.5-x86_64-SnowLeopard [RELEASED]
« Reply #6 on: September 17, 2009, 08:41:39 PM »

Logged

eisa01

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 100
Re: aMule-2.2.5-x86_64-SnowLeopard [RELEASED]
« Reply #7 on: September 17, 2009, 10:40:38 PM »

Doesn't start, gives this error:
Code: [Select]
Dyld Error Message:
  Library not loaded: /opt/local/lib/libiconv.2.dylib
  Referenced from: /Applications/aMule.app/Contents/MacOS/amule
  Reason: Incompatible library version: amule requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0
I don't have macports installed.
Logged

mirko.g

  • Global Moderator
  • Full Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 188
  • Grattatio pallorum omnia mala repellent!
    • Personal WebSite
Re: aMule-2.2.5-x86_64-SnowLeopard [RELEASED]
« Reply #8 on: September 18, 2009, 07:32:41 AM »

Doesn't start, gives this error:
Code: [Select]
Dyld Error Message:
  Library not loaded: /opt/local/lib/libiconv.2.dylib
  Referenced from: /Applications/aMule.app/Contents/MacOS/amule
  Reason: Incompatible library version: amule requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0
I don't have macports installed.

It seems that your Mac cannot use libiconv provided with aMule (e.g. because of wrong architecture) and tries to use Apple version which is older the the MacPorts one. Are you on a 32-bit system?

UPDATE: Forget it... i found out the problem. I'll take care of it in the next build!
« Last Edit: September 18, 2009, 02:50:48 PM by mirko.g »
Logged

akira28

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: aMule-2.2.5-x86_64-SnowLeopard [RELEASED]
« Reply #9 on: September 18, 2009, 02:51:59 PM »

I've the same problem. This is my log:
Code: [Select]
Process:         amule [427]
Path:            /Applications/aMule.app/Contents/MacOS/amule
Identifier:      org.amule.aMule
Version:         ??? (???)
Code Type:       X86-64 (Native)
Parent Process:  launchd [174]

Date/Time:       2009-09-18 14:47:04.491 +0200
OS Version:      Mac OS X 10.6.1 (10B504)
Report Version:  6

Interval Since Last Report:          164918 sec
Crashes Since Last Report:           34
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      035BAEF9-E940-4342-BC0B-770CDDCDDAEA

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  0

Dyld Error Message:
  Library not loaded: /opt/local/lib/libiconv.2.dylib
  Referenced from: /Applications/aMule.app/Contents/MacOS/amule
  Reason: Incompatible library version: amule requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0

Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 2 GHz, 3 GB, SMC 1.13f3
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.0.19.4
Bluetooth: Version 2.2.1f7, 2 service, 0 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: SAMSUNG HM250JI, 232.89 GB
Parallel ATA Device: MATSHITADVD-R   UJ-857D
USB Device: USB to ATA/ATAPI Bridge, 0x152d  (JMicron Technology Corp.), 0x2338, 0xfd100000
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x021b, 0x1d200000
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x5d200000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x7d100000

I'm running Snow Leopard 10.6.1 on a macbook core2duo with kernel at 32bit but everything else at 64bit
Logged

mirko.g

  • Global Moderator
  • Full Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 188
  • Grattatio pallorum omnia mala repellent!
    • Personal WebSite
Re: aMule-2.2.5-x86_64-SnowLeopard [RELEASED]
« Reply #10 on: September 18, 2009, 02:56:16 PM »

I've the same problem.

Yes it seems aMule is missing most libraries and is looking for them into the core system. A new build is coming and it (hopefully) won't suffer this problem any more.
Logged

mirko.g

  • Global Moderator
  • Full Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 188
  • Grattatio pallorum omnia mala repellent!
    • Personal WebSite
Re: aMule-2.2.5-x86_64-SnowLeopard [PATCHING]
« Reply #11 on: September 18, 2009, 03:23:27 PM »

In the meanwhile you can try to install libiconv only (without all MacPorts suite). you can grab it HERE!
Logged

akira28

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: aMule-2.2.5-x86_64-SnowLeopard [PATCHING]
« Reply #12 on: September 18, 2009, 04:32:43 PM »

Now it runs but then crashes with the log attached. I know you can fix it :D
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: aMule-2.2.5-x86_64-SnowLeopard [HIGHLY-UNSTABLE]
« Reply #13 on: September 18, 2009, 09:50:08 PM »

This is getting confusing. Thread title says 2.2.5, first post says SVN. Crash log says 2.2.1 (wtf?). Now what?
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

mirko.g

  • Global Moderator
  • Full Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 188
  • Grattatio pallorum omnia mala repellent!
    • Personal WebSite
Re: aMule-2.2.5-x86_64-SnowLeopard [HIGHLY-UNSTABLE]
« Reply #14 on: September 19, 2009, 09:41:37 AM »

This is getting confusing. Thread title says 2.2.5, first post says SVN. Crash log says 2.2.1 (wtf?). Now what?

My goal was to build a stable release for Snow Leopard but as someone said wx2.9 compatibility comes with SVN only... I'll change the title.
But I really don't know why log says 2.2.1!!!  :-\
Logged
Pages: [1] 2