MLDonkey Forum Index
Homepage •  Bugs •  Tasks •  Patches •  SF.net Project Page •  ChangeLog •  German forum •  Links •  Wiki •  Downloads
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
New release: MLDonkey 3.0.1
Goto page 1, 2  Next
 
Post new topic   Reply to topic    MLDonkey Forum Index -> Development
View previous topic :: View next topic  
Author Message
spiralvoice
Sage


Joined: 06 Jan 2003
Posts: 3774
Location: Germany

PostPosted: Fri Oct 23, 2009 6:31 am    Post subject: New release: MLDonkey 3.0.1 Reply with quote

Code:
2009/10/23: version 3.0.1 = tag release-3-0-1
6961: BT: Fix torrent parsing when announce-list is empty

2009/10/22
6959: DC: Fix invalid XML (lucasn)
6804: EDK: Log incoming chat messages with ip:port info (Dennis Nezic)
6772: New option max_result_name_len, shortens strings in
      HTML/Telnet search results
6958: EDK: Fix server connects on Solaris due to missing SO_KEEPALIVE
6957: Configure: Make Ocaml 3.11.1 the default compiler
6956; BT: Fix download of torrent files with no 'announce' field (Hose Bag)

2009/02/28
6759: HTML: Properly sort column hits in Options, IP blocking

_________________
Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks
Back to top
View user's profile Send private message
White_FrosT
skilled


Joined: 02 Sep 2003
Posts: 420

PostPosted: Fri Oct 23, 2009 2:08 pm    Post subject: Reply with quote

Thank you for your continuing efforts on mldonkey spiralvoice!
Back to top
View user's profile Send private message
fabtar
Sage


Joined: 04 Feb 2004
Posts: 1399
Location: Italy

PostPosted: Fri Oct 23, 2009 9:30 pm    Post subject: Reply with quote

@spiralvoice
Thanks!

@all the lurkers
I 'll release arm/powerpc/mipsel cores the next week.
_________________
Mldonkey Debian & NAS cores,
ARM: http://mldonkey.sourceforge.net/forums/viewtopic.php?p=26582
PowerPC: http://mldonkey.sourceforge.net/forums/viewtopic.php?t=4834
Mipsel: http://mldonkey.sourceforge.net/phpBB2/viewtopic.php?p=27075
Back to top
View user's profile Send private message
Ag_Smith
neophyte


Joined: 08 Dec 2007
Posts: 35

PostPosted: Sun Oct 25, 2009 8:43 pm    Post subject: Reply with quote

@spiralvoice
Thanks!
Back to top
View user's profile Send private message
spiralvoice
Sage


Joined: 06 Jan 2003
Posts: 3774
Location: Germany

PostPosted: Tue Oct 27, 2009 8:15 am    Post subject: Reply with quote

fabtar wrote:
I 'll release arm/powerpc/mipsel cores the next week.

Hi fabtar,

I would like to host your binaries on Sourceforge, but this
requires some changes to the packaging of your files.

First, only one binary per arch/libc using default options
regarding activated networks. SUI and GD should be
enabled if arch allows.

Second, binaries are build using the official source code tarball,
so the version number does not contain ".CVS"

Third, these command should be used:
http://mldonkey.sourceforge.net/DevelopersTips#Guidelines_for_the_release_of_a_new_version
Code:
./configure --enable-checks --host=i386-pc-linux-gnu
make release.mlnet.static
make release.utils.static

You can omit the --host part for your cores, of course.
I added it to allow the binaries, compiled on
modern x86 CPUs, to run on older machines because
the md4 code is CPU specific for x86 archs.

The tarballs created by the commands above can be
hosted on Sourceforge. Besides them you can create
a separate tarball for library files needed - they are not
MLDonkey version specific, right? It makes no sense to
package them with every MLDonkey release.

The filenames of the release tarballs should contain
all infos necessary, if you think they should be changed
we can discuss this here.
_________________
Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks
Back to top
View user's profile Send private message
fabtar
Sage


Joined: 04 Feb 2004
Posts: 1399
Location: Italy

PostPosted: Tue Oct 27, 2009 9:10 am    Post subject: Reply with quote

spiralvoice wrote:
fabtar wrote:
I 'll release arm/powerpc/mipsel cores the next week.

MLDonkey version specific, right? It makes no sense to
package them with every MLDonkey release.

Great.
No, the libraries are not version specific but sometimes I have updated debian's installation and I have feared this could affect the compiled cores... or simply I was sure about giving the last library versions (in this way).
my scripts are automatic and I like to use them with my brain switched off.
+ I have simply packaged library with cores in order to provide one single package (more manageable).
I'll look for mldonkey's compilation during the week, I'll update this thread in few days.

I think I'll provide the usual packages in my stickies and separately I'll provide to you the tarballs for sourceforge's sake.
Regards
_________________
Mldonkey Debian & NAS cores,
ARM: http://mldonkey.sourceforge.net/forums/viewtopic.php?p=26582
PowerPC: http://mldonkey.sourceforge.net/forums/viewtopic.php?t=4834
Mipsel: http://mldonkey.sourceforge.net/phpBB2/viewtopic.php?p=27075
Back to top
View user's profile Send private message
Paranoik
neophyte


Joined: 10 Apr 2009
Posts: 18

PostPosted: Thu Oct 29, 2009 9:13 am    Post subject: Reply with quote

Thanks for new MLDonkey
Back to top
View user's profile Send private message
jajaX
neophyte


Joined: 08 Mar 2008
Posts: 2

PostPosted: Fri Oct 30, 2009 1:30 pm    Post subject: Reply with quote

Hi !

this version works with firefox 3.5.x ?
Back to top
View user's profile Send private message
fabtar
Sage


Joined: 04 Feb 2004
Posts: 1399
Location: Italy

PostPosted: Fri Oct 30, 2009 2:19 pm    Post subject: Reply with quote

I have to shift to next week alternative's platform core releases, my girlfriend had decided that I have to change my useless free weekend with a pleasant weekend with her parents.
Have you never had the impression your life is turning into a nightmare?

Laughing
Crying or Very sad
_________________
Mldonkey Debian & NAS cores,
ARM: http://mldonkey.sourceforge.net/forums/viewtopic.php?p=26582
PowerPC: http://mldonkey.sourceforge.net/forums/viewtopic.php?t=4834
Mipsel: http://mldonkey.sourceforge.net/phpBB2/viewtopic.php?p=27075
Back to top
View user's profile Send private message
spiralvoice
Sage


Joined: 06 Jan 2003
Posts: 3774
Location: Germany

PostPosted: Fri Oct 30, 2009 6:05 pm    Post subject: Reply with quote

jajaX wrote:
this version works with firefox 3.5.x ?

Yes, I am using it with FF 3.5.4 right now.
_________________
Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks
Back to top
View user's profile Send private message
Sandokan
neophyte


Joined: 08 May 2008
Posts: 6
Location: Italy

PostPosted: Tue Nov 03, 2009 9:36 pm    Post subject: Reply with quote

fabtar wrote:
my girlfriend had decided that I have to change my useless free weekend with a pleasant weekend with her parents.


Oh my God! What a boring thing! Rolling Eyes
It would be more exciting to compile the new MLDonkey cores for us!
You should involve your girlfriend in the magic world of MLDonkey! Very Happy

See you the next weekend, if you will survive... Laughing

Sandokan.
Back to top
View user's profile Send private message
fabtar
Sage


Joined: 04 Feb 2004
Posts: 1399
Location: Italy

PostPosted: Sun Nov 15, 2009 5:16 pm    Post subject: Reply with quote

Hi,
@spiralvoice
I'm back on this topic (my girlfriend has gone temporary to her mother's home Very Happy ), I'm trying to generate mldonkey's cores for sourceforge and
I have problems on those platform where native compilation is not possible and I have to generate bytecode.

I have always used this command:
Code:
make release.mlnet.byte.static

but there is not an option for:
Code:
make release.utils.byte.static

Perhaps you have to add the chance to generate the release for bytecode utils too.

I have also another point, I have downloaded cvs using the command:
Code:
cvs -z3 -d:pserver:anonymous@cvs.savannah.nongnu.org:/sources/mldonkey co -r release-3-0-1 mldonkey

but after generating the release I always get the "CVS" on the auto-generated file name, for example:
Code:
mldonkey-3.0.1.CVS.byte.static.arm-Linux_glibc-2.7.tar.bz2


Is my CVS command's checkout incorrect (I fear I'm downloading the HEAD), or have I simply to remove the CVS string from the filename manually?
_________________
Mldonkey Debian & NAS cores,
ARM: http://mldonkey.sourceforge.net/forums/viewtopic.php?p=26582
PowerPC: http://mldonkey.sourceforge.net/forums/viewtopic.php?t=4834
Mipsel: http://mldonkey.sourceforge.net/phpBB2/viewtopic.php?p=27075
Back to top
View user's profile Send private message
spiralvoice
Sage


Joined: 06 Jan 2003
Posts: 3774
Location: Germany

PostPosted: Sun Nov 15, 2009 5:53 pm    Post subject: Reply with quote

fabtar wrote:
but there is not an option for:
Code:
make release.utils.byte.static

Perhaps you have to add the chance to generate the release for bytecode utils too.

I will add it.
fabtar wrote:
but after generating the release I always get the "CVS" on the auto-generated file name

You need to use the source code tarball, distributed on
sf.net instead of a CVS checkout.
_________________
Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks
Back to top
View user's profile Send private message
fabtar
Sage


Joined: 04 Feb 2004
Posts: 1399
Location: Italy

PostPosted: Mon Nov 16, 2009 9:51 am    Post subject: Reply with quote

I have released my old-fashioned archives but I'm working on the sourceforge's ones, naturally I'm writing few scripts in order to automatize this operation.
_________________
Mldonkey Debian & NAS cores,
ARM: http://mldonkey.sourceforge.net/forums/viewtopic.php?p=26582
PowerPC: http://mldonkey.sourceforge.net/forums/viewtopic.php?t=4834
Mipsel: http://mldonkey.sourceforge.net/phpBB2/viewtopic.php?p=27075
Back to top
View user's profile Send private message
Lux In Tenebris
neophyte


Joined: 10 Jun 2007
Posts: 8

PostPosted: Fri Nov 20, 2009 12:22 pm    Post subject: Reply with quote

OCaml won't build in this version

Code:
Configuring ...
../gnu/config.sub: 55: Cannot fork
../gnu/config.sub: 117: Cannot fork
../gnu/config.sub: 130: Cannot fork
[: 130: !=: unexpected operator
Invalid configuration `i686-pc-linux-gnu': machine `' not recognized
Please specify the correct host type with the -host option
cp: cannot stat `Makefile': No such file or directory
sed: can't read Makefile.old: No such file or directory
Compiling ...
make coldstart
make[1]: Entering directory `/home/mlnet/mldonkey-3.0.1/patches/build/ocaml-3.11.1'
cd byterun; make all
make[2]: Entering directory `/home/mlnet/mldonkey-3.0.1/patches/build/ocaml-3.11.1/byterun'
make[2]: *** No rule to make target `../config/m.h', needed by `interp.o'.  Stop.
make[2]: Leaving directory `/home/mlnet/mldonkey-3.0.1/patches/build/ocaml-3.11.1/byterun'
make[1]: *** [coldstart] Error 2
make[1]: Leaving directory `/home/mlnet/mldonkey-3.0.1/patches/build/ocaml-3.11.1'
make: *** [world] Error 2
Installing ...
if test -d ; then : ; else mkdir -p ; fi
if test -d ; then : ; else mkdir -p ; fi
if test -d ; then : ; else mkdir -p ; fi
if test -d /man; then : ; \
          else mkdir -p /man; fi
mkdir: cannot create directory `/man': Permission denied
make: *** [install] Error 1
ln: creating symbolic link `/home/mlnet/mldonkey-3.0.1/patches/local/lib/ocaml/threads': No such file or directory
Ocaml locally installed for mldonkey
Ocaml installation failed
./configure: fork: retry: Resource temporarily unavailable
./configure: fork: retry: Resource temporarily unavailable
./configure: fork: retry: Resource temporarily unavailable
./configure: fork: retry: Resource temporarily unavailable
./configure: fork: retry: Resource temporarily unavailable
./configure: fork: retry: Resource temporarily unavailable
./configure: fork: retry: Resource temporarily unavailable
./configure: fork: retry: Resource temporarily unavailable
./configure: fork: Resource temporarily unavailable
./configure: fork: Resource temporarily unavailable
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    MLDonkey Forum Index -> Development All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Sourceforge.net Logo