Re: [fpc-devel] FPC 3.2.2-RC1 released!

2021-03-26 Thread Marco van de Voort via fpc-devel


Op 2021-03-24 om 17:26 schreef Bart via fpc-devel:

 e placed the first release candidate of the Free Pascal Compiler

version 3.2.2 on our ftp servers.

I seem to mis the win32->wince crosscompiler at
ftp://ftp.freepascal.org/pub/fpc/beta/3.2.2-rc1/i386-win32/ ?


That was a TBD, since I didn't know if there were special prerequisites 
for it, but I just tried to generate it, and it seemed to go fine.



___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] FPC 3.2.2-RC1 released!

2021-03-26 Thread Martin via fpc-devel

On 24/03/2021 12:10, Marco van de Voort via fpc-devel wrote:

Hello,

We have placed the first release candidate of the Free Pascal Compiler
version 3.2.2 on our ftp servers.


Just run the testsuite. I got a few errors.

Though I did build fpc from svn myself, therefore it might be a problem 
in my setup

Below output is 64 bit Ubuntu Linux.

Is this of interest?
If yes, what info will be needed?


utils/digest output/x86_64-linux/log
No run found for "Skipping test because for other target 
webtbs/tw36544b.pp 2020/01/10 16:39:20"

Total = 7885 (23:7862)
Total number of compilations = 4857 (12:4845)
Successfully compiled = 3676
Successfully failed = 1169
Compilation failures = 8
Compilation that did not fail while they should = 4
Total number of runs = 3028 (11:3017)
Successful runs = 3017
Failed runs = 11
Number units compiled = 152
Number program that should not be run = 492
Number of skipped tests = 512
Number of skipped graph tests = 10
Number of skipped interactive tests = 31
Number of skipped known bug tests = 7
Number of skipped tests for other versions = 4
Number of skipped tests for other cpus = 270
Number of skipped tests for other targets = 190
make[1]: Leaving directory '/home/m/fpc/rel_3.2.2/source/tests'


___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] FPC 3.2.2-RC1 released!

2021-03-25 Thread Marco van de Voort via fpc-devel


Op 2021-03-24 om 22:14 schreef Martin Frb via fpc-devel:


Just run the testsuite. I got a few errors.

Though I did build fpc from svn myself, therefore it might be a 
problem in my setup

Below output is 64 bit Ubuntu Linux.

Is this of interest?
If yes, what info will be needed?


Current know failures for linux/x86_64 are e.g.: 
(https://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?run1id=56==568619=1=1=Show%2FCompare)



id  filenameresult
4835 
 
	test/opt/tdfa11.pp 
 
	Failed to compile
4846 
 
	test/opt/tdfa8.pp 
 
	Failed, compilation successful
3305 
 
	test/packages/webtbs/tw14265.pp 
 
	Failed to compile
5630 
 
	test/tarray15.pp 
 
	Failed to run
2893 
 
	test/timplements4a.pp 
 
	Failed to run
2894 
 
	test/timplements4b.pp 
 
	Failed to run
5896 
 
	test/treadonlydata.pp 
 
	Failed to run
2460 
 
	test/tset6.pp 
 
	Failed to compile
5991 
 
	webtbs/tw14315b.pp 
 
	Failed to run
5223 
 
	webtbs/tw29893.pp 
 
	Failed to compile
2456 
 
	webtbf/tw3930a.pp 
 
	Failed, compilation successful



Which are 11 too, so I guess those are known ones.


___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] FPC 3.2.2-RC1 released!

2021-03-24 Thread Martin Frb via fpc-devel

On 24/03/2021 12:10, Marco van de Voort via fpc-devel wrote:

Hello,

We have placed the first release candidate of the Free Pascal Compiler
version 3.2.2 on our ftp servers.


Just run the testsuite. I got a few errors.

Though I did build fpc from svn myself, therefore it might be a problem 
in my setup

Below output is 64 bit Ubuntu Linux.

Is this of interest?
If yes, what info will be needed?


utils/digest output/x86_64-linux/log
No run found for "Skipping test because for other target 
webtbs/tw36544b.pp 2020/01/10 16:39:20"

Total = 7885 (23:7862)
Total number of compilations = 4857 (12:4845)
Successfully compiled = 3676
Successfully failed = 1169
Compilation failures = 8
Compilation that did not fail while they should = 4
Total number of runs = 3028 (11:3017)
Successful runs = 3017
Failed runs = 11
Number units compiled = 152
Number program that should not be run = 492
Number of skipped tests = 512
Number of skipped graph tests = 10
Number of skipped interactive tests = 31
Number of skipped known bug tests = 7
Number of skipped tests for other versions = 4
Number of skipped tests for other cpus = 270
Number of skipped tests for other targets = 190
make[1]: Leaving directory '/home/m/fpc/rel_3.2.2/source/tests'

___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] FPC 3.2.2-RC1 released!

2021-03-24 Thread Michael Van Canneyt via fpc-devel



On Wed, 24 Mar 2021, Martin Frb via fpc-devel wrote:


On 24/03/2021 12:10, Marco van de Voort via fpc-devel wrote:

Hello,

We have placed the first release candidate of the Free Pascal Compiler
version 3.2.2 on our ftp servers.


There is still an open 3.0.4 regression issue 
https://bugs.freepascal.org/view.php?id=38442


Afaik it is based on the upstream github, and should be easy to fix / if 
based on github see link to patch


I fixed the bug. I'll see if this can be merged to fixes.

Michael.
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] FPC 3.2.2-RC1 released!

2021-03-24 Thread Martin Frb via fpc-devel

On 24/03/2021 12:10, Marco van de Voort via fpc-devel wrote:

Hello,

We have placed the first release candidate of the Free Pascal Compiler
version 3.2.2 on our ftp servers.


There is still an open 3.0.4 regression issue 
https://bugs.freepascal.org/view.php?id=38442


Afaik it is based on the upstream github, and should be easy to fix / if 
based on github see link to patch

___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] FPC 3.2.2-RC1 released!

2021-03-24 Thread Bart via fpc-devel
On Wed, Mar 24, 2021 at 12:25 PM Marco van de Voort via fpc-devel
 wrote:

> >> We have placed the first release candidate of the Free Pascal Compiler
> >> version 3.2.2 on our ftp servers.

I seem to mis the win32->wince crosscompiler at
ftp://ftp.freepascal.org/pub/fpc/beta/3.2.2-rc1/i386-win32/ ?

-- 
Bart
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] FPC 3.2.2-RC1 released!

2021-03-24 Thread Marco van de Voort via fpc-devel


Op 2021-03-24 om 12:20 schreef Pierre Muller via fpc-devel:



We have placed the first release candidate of the Free Pascal Compiler
version 3.2.2 on our ftp servers.

You can help improve the upcoming 3.2.2 release by downloading and
testing this release. If you want you can report what you have done 
here:

http://wiki.freepascal.org/Testers_3.2.2 or in the maillist.

Changes that may break backwards compatibility will be documented at:
http://wiki.freepascal.org/User_Changes_3.2.2

Downloads are available at the main FTP server and

ftp://freepascal.stack.nl/pub/mirrors/fpc/beta/3.2.2-rc1/


You need to open that directory to world!


That mirror doesn't exist anymore. Please use

ftp://ftp.freepascal.org/pub/fpc/beta/3.2.2-rc1/


___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] FPC 3.2.2-RC1 released!

2021-03-24 Thread Pierre Muller via fpc-devel



Le 24/03/2021 à 12:10, Marco van de Voort via fpc-devel a écrit :

Hello,

We have placed the first release candidate of the Free Pascal Compiler
version 3.2.2 on our ftp servers.

You can help improve the upcoming 3.2.2 release by downloading and
testing this release. If you want you can report what you have done here:
http://wiki.freepascal.org/Testers_3.2.2 or in the maillist.

Changes that may break backwards compatibility will be documented at:
http://wiki.freepascal.org/User_Changes_3.2.2

Downloads are available at the main FTP server and

ftp://freepascal.stack.nl/pub/mirrors/fpc/beta/3.2.2-rc1/


You need to open that directory to world!

Pierre
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


[fpc-devel] FPC 3.2.2-RC1 released!

2021-03-24 Thread Marco van de Voort via fpc-devel

Hello,

We have placed the first release candidate of the Free Pascal Compiler
version 3.2.2 on our ftp servers.

You can help improve the upcoming 3.2.2 release by downloading and
testing this release. If you want you can report what you have done here:
http://wiki.freepascal.org/Testers_3.2.2 or in the maillist.

Changes that may break backwards compatibility will be documented at:
http://wiki.freepascal.org/User_Changes_3.2.2

Downloads are available at the main FTP server and

ftp://freepascal.stack.nl/pub/mirrors/fpc/beta/3.2.2-rc1/

The evaluation time frame for this release is at least two weeks, so 
bugreports within that period will be looked at before the final release 
is branched.


Enjoy!

The Free Pascal Compiler Team


    Free Pascal Compiler

    Version 3.2.2

** 



Free Pascal 3.2.2 is a minor release of the 3.2.x fixes branch. As such, 
it contains

mostly fixes for bugs discovered in the previous version, plus some updates
for included packages. In this case a target was also backported from 
trunk.


There are currently no known changes which might result in 
incompatibility to

the previous version 3.2.0.

The main highlights of this version:

Platforms:
  * New platform: aarch64-darwin
  * A new 32/64-bit combined installer for Windows.

Utilities:
  * fpcres provides support for compiling resources from *.rc files

Packages:
  * fcl-db extended with support for MySQL 8.0
  * fcl-passrc updates
  * pas2js updates
  * fpdoc updates
  * fcl-base includes new support for logging to StdOut and StdErr
  * rtl-extra includes improvements for Sockets

___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel