Re: [fpc-devel] Trunk does not compile on Linux x86-64

2011-10-21 Thread LacaK

Are there available Lazarus snapshots, which are build using current trunk ?
If I download Lazarus with FPC 2.7.1 ( for example: 
ftp://www.hu.freepascal.org/pub/lazarus/snapshots/Lazarus-0.9.31-33000-fpc-2.7.1-20111021-win32.exe 
)
it seems, that there are not current source files from trunk, but from 
begining of September ?

Thanks
-Laco.

2011/10/21 David Welch dwe...@dwelch.com:
  

is there an svn release number that does compile with 2.4.0 that will get me
to 2.4.4 or better so that I can compile the trunk?




Guaranteed:
Compile http://svn.freepascal.org/svn/fpc/tags/release_2_4_2/ with fpc
2.4.0 to get fpc 2.4.2
Compile http://svn.freepascal.org/svn/fpc/tags/release_2_4_4/ with fpc
2.4.2 to get fpc 2.4.4
Compile http://svn.freepascal.org/svn/fpc/trunk with fpc 2.4.4 to get fpc 2.7.1

IIRC, you have a good chance to the first steps in one go:
Compile http://svn.freepascal.org/svn/fpc/tags/release_2_4_4/ with fpc
2.4.0 to get fpc 2.4.4

Vincent
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

  


___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Trunk does not compile on Linux x86-64

2011-10-21 Thread Jonas Maebe

On 21 Oct 2011, at 07:54, Vincent Snijders wrote:

 Guaranteed:
 Compile http://svn.freepascal.org/svn/fpc/tags/release_2_4_2/ with fpc
 2.4.0 to get fpc 2.4.2
 Compile http://svn.freepascal.org/svn/fpc/tags/release_2_4_4/ with fpc
 2.4.2 to get fpc 2.4.4
 Compile http://svn.freepascal.org/svn/fpc/trunk with fpc 2.4.4 to get fpc 
 2.7.1

The last step is currently broken on 64 bit platforms because of r19516


Jonas

___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Trunk does not compile on Linux x86-64

2011-10-21 Thread Vincent Snijders
2011/10/21 LacaK la...@zoznam.sk:
 Are there available Lazarus snapshots, which are build using current trunk ?
 If I download Lazarus with FPC 2.7.1 ( for example:
 ftp://www.hu.freepascal.org/pub/lazarus/snapshots/Lazarus-0.9.31-33000-fpc-2.7.1-20111021-win32.exe
 )
  it seems, that there are not current source files from trunk, but from
 begining of September ?
 Thanks

Should be fixed in a couple of hours.

The working copy got locked and svn cleanup in the fpcbuild directory
(executed as part of the build script) didn't unlock the fpcsrc
directory, which is an svn:external.

Vincent
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Trunk does not compile on Linux x86-64

2011-10-20 Thread Sven Barth

Am 19.10.2011 15:55, schrieb Leonardo M. Ramé:


From: Paul Isheninwebpi...@mail.ru
To: Leonardo M. Ramémartinr...@yahoo.com; FPC developers' 
listfpc-devel@lists.freepascal.org
Sent: Wednesday, October 19, 2011 10:53 AM
Subject: Re: [fpc-devel] Trunk does not compile on Linux x86-64

19.10.11 21:47, Leonardo M. Ramé пишет:

Hi, I'm trying to compile trunk on Ubuntu 11.10 x86-64:

Linux leonardo-laptop 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 
2011 x86_64 x86_64 x86_64 GNU/Linux

And get this:

...
/usr/local/bin/fpc -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix 
-Fix86_64 -FE. -FU/home/leonardo/Desarrollo/fpc/rtl/units/x86_64-linux -Cg 
-dx86_64 -dRELEASE ../objpas/sysconst.pp
sysconst.pp(243,7) Error: Wrong number of parameters specified for call to 
$fpc_ansistr_sint
sysconst.pp(249) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
...

Are you using the latest released FPC = fpc 2.4.4 to build the trunk? If
not please build with it. Building trunk compiler by an earlier version
of trunk compiler is not supported.

Best regards,
Paul Ishenin





No, sorry, I'm using 2.7.1.


Let me correct Paul's statement:

Compiling trunk with a compiler that is not the latest release is not 
supported.


Thus you MUST compile using 2.4.4.

Regards,
Sven

___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Trunk does not compile on Linux x86-64

2011-10-20 Thread David Welch


is there an svn release number that does compile with 2.4.0 that will 
get me to 2.4.4 or better so that I can compile the trunk?


David


On 10/20/2011 02:06 AM, Sven Barth wrote:

Am 19.10.2011 15:55, schrieb Leonardo M. Ramé:


From: Paul Isheninwebpi...@mail.ru
To: Leonardo M. Ramémartinr...@yahoo.com; FPC developers'
listfpc-devel@lists.freepascal.org
Sent: Wednesday, October 19, 2011 10:53 AM
Subject: Re: [fpc-devel] Trunk does not compile on Linux x86-64

19.10.11 21:47, Leonardo M. Ramé пишет:

Hi, I'm trying to compile trunk on Ubuntu 11.10 x86-64:

Linux leonardo-laptop 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7
14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

And get this:

...
/usr/local/bin/fpc -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64
-Fi../unix -Fix86_64 -FE.
-FU/home/leonardo/Desarrollo/fpc/rtl/units/x86_64-linux -Cg -dx86_64
-dRELEASE ../objpas/sysconst.pp
sysconst.pp(243,7) Error: Wrong number of parameters specified for
call to $fpc_ansistr_sint
sysconst.pp(249) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
...

Are you using the latest released FPC = fpc 2.4.4 to build the trunk? If
not please build with it. Building trunk compiler by an earlier version
of trunk compiler is not supported.

Best regards,
Paul Ishenin





No, sorry, I'm using 2.7.1.


Let me correct Paul's statement:

Compiling trunk with a compiler that is not the latest release is not
supported.

Thus you MUST compile using 2.4.4.

Regards,
Sven

___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
.


___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Trunk does not compile on Linux x86-64

2011-10-20 Thread Vincent Snijders
2011/10/21 David Welch dwe...@dwelch.com:

 is there an svn release number that does compile with 2.4.0 that will get me
 to 2.4.4 or better so that I can compile the trunk?


Guaranteed:
Compile http://svn.freepascal.org/svn/fpc/tags/release_2_4_2/ with fpc
2.4.0 to get fpc 2.4.2
Compile http://svn.freepascal.org/svn/fpc/tags/release_2_4_4/ with fpc
2.4.2 to get fpc 2.4.4
Compile http://svn.freepascal.org/svn/fpc/trunk with fpc 2.4.4 to get fpc 2.7.1

IIRC, you have a good chance to the first steps in one go:
Compile http://svn.freepascal.org/svn/fpc/tags/release_2_4_4/ with fpc
2.4.0 to get fpc 2.4.4

Vincent
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Trunk does not compile on Linux x86-64

2011-10-19 Thread michael . vancanneyt



On Wed, 19 Oct 2011, Leonardo M. Ramé wrote:


Hi, I'm trying to compile trunk on Ubuntu 11.10 x86-64:

Linux leonardo-laptop 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 
2011 x86_64 x86_64 x86_64 GNU/Linux

And get this:

...
/usr/local/bin/fpc -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix 
-Fix86_64 -FE. -FU/home/leonardo/Desarrollo/fpc/rtl/units/x86_64-linux -Cg 
-dx86_64 -dRELEASE ../objpas/sysconst.pp
sysconst.pp(243,7) Error: Wrong number of parameters specified for call to 
$fpc_ansistr_sint
sysconst.pp(249) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted 
...


is the 'fpc' in your command-line of version 2.4.4 ?

If not, then it is a FAQ. Only compile the compiler with the latest stable 
compiler.

Michael.___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Trunk does not compile on Linux x86-64

2011-10-19 Thread Paul Ishenin

19.10.11 21:47, Leonardo M. Ramé пишет:

Hi, I'm trying to compile trunk on Ubuntu 11.10 x86-64:

Linux leonardo-laptop 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 
2011 x86_64 x86_64 x86_64 GNU/Linux

And get this:

...
/usr/local/bin/fpc -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix 
-Fix86_64 -FE. -FU/home/leonardo/Desarrollo/fpc/rtl/units/x86_64-linux -Cg 
-dx86_64 -dRELEASE ../objpas/sysconst.pp
sysconst.pp(243,7) Error: Wrong number of parameters specified for call to 
$fpc_ansistr_sint
sysconst.pp(249) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
...
Are you using the latest released FPC = fpc 2.4.4 to build the trunk? If 
not please build with it. Building trunk compiler by an earlier version 
of trunk compiler is not supported.


Best regards,
Paul Ishenin
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Trunk does not compile on Linux x86-64

2011-10-19 Thread Leonardo M . Ramé

From: Paul Ishenin webpi...@mail.ru
To: Leonardo M. Ramé martinr...@yahoo.com; FPC developers' list 
fpc-devel@lists.freepascal.org
Sent: Wednesday, October 19, 2011 10:53 AM
Subject: Re: [fpc-devel] Trunk does not compile on Linux x86-64

19.10.11 21:47, Leonardo M. Ramé пишет:
 Hi, I'm trying to compile trunk on Ubuntu 11.10 x86-64:

 Linux leonardo-laptop 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 
 2011 x86_64 x86_64 x86_64 GNU/Linux

 And get this:

 ...
 /usr/local/bin/fpc -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix 
 -Fix86_64 -FE. -FU/home/leonardo/Desarrollo/fpc/rtl/units/x86_64-linux -Cg 
 -dx86_64 -dRELEASE ../objpas/sysconst.pp
 sysconst.pp(243,7) Error: Wrong number of parameters specified for call to 
 $fpc_ansistr_sint
 sysconst.pp(249) Fatal: There were 1 errors compiling module, stopping
 Fatal: Compilation aborted
 ...
Are you using the latest released FPC = fpc 2.4.4 to build the trunk? If 
not please build with it. Building trunk compiler by an earlier version 
of trunk compiler is not supported.

Best regards,
Paul Ishenin



 
No, sorry, I'm using 2.7.1.


Leonardo M. Ramé
http://leonardorame.blogspot.com
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel