Commit Graph

436 Commits

Author SHA1 Message Date
Laurent Rineau b9128efd46 fix perms 2016-11-25 14:57:31 +01:00
Laurent Rineau c3fc9093f1 The delaunay machine has been dead for a long time. RIP... 2016-11-18 15:10:45 +01:00
Laurent Rineau edcf7469f9 Save current configuration of picasso 2016-11-18 15:09:25 +01:00
Laurent Rineau 6af06ab7b8 Remove this platform: red column
Anyway, the AddressSanitizer that is used is pretty old, now.
2016-11-18 15:08:10 +01:00
Laurent Rineau 74bed855b4 updated crontab (automated commit) 2016-10-13 10:41:56 +02:00
Laurent Rineau 6c83e6b654 updated crontab (automated commit) 2016-10-06 15:18:06 +02:00
Laurent Rineau baf4400d32 Fix permission issue
... detected by our script `Scripts/developer_scripts/detect_wrong_permissions`.
2016-09-23 17:01:52 +02:00
Laurent Rineau 4ee96e11c0 Update picasso to CMake-3.6.2 2016-09-20 14:28:35 +02:00
Laurent Rineau 913b3af94b updated crontab (automated commit) 2016-09-19 18:18:09 +02:00
Laurent Rineau 3a718894a6 updated crontab (automated commit) 2016-09-15 11:18:07 +02:00
Laurent Rineau 9e41a822d9 Change compilers paths for ICC 17 2016-09-12 16:02:26 +02:00
Laurent Rineau 213d65422d Revert "No longer test ICC-17, for now."
This reverts commit 4b5430c82b.
2016-09-12 15:51:45 +02:00
Laurent Rineau 65d5fc0edc updated crontab (automated commit) 2016-09-11 09:18:06 +02:00
Laurent Rineau 77214cf0b0 updated crontab (automated commit) 2016-09-06 10:18:06 +02:00
Laurent Rineau 4b5430c82b No longer test ICC-17, for now.
With have important issues with ICC-17, and no time to debug those
issues. Let's postpone.

Anyway, there is probably a bug with this compiler version. I have
filled at least one issue, that has escalated to Intel developers:

https://businessportal.intel.com/irj/portal/MyIssue2?issueNum=6000161285

The test-case is:

  https://gist.github.com/lrineau/59da15e8a02958474aa74ef1cc1b1fb2

The bug I have filled is:
```
The attached file is not compiled correctly, and the run of it fails. Here is the command lines I have used, and the results:

icpc -V -O1 -o /tmp/test_bug test_bug.cpp && /tmp/test_bug

Intel(R) C++ Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 17.0.0.064 Beta Build 20160517

Copyright (C) 1985-2016 Intel Corporation.  All rights reserved.

icpc: NOTE: The Beta evaluation period for this product ends on 7-oct-2016 UTC.

Edison Design Group C/C++ Front End, version 4.10.1 (May 18 2016 01:11:31)

Copyright 1988-2015 Edison Design Group, Inc.

GNU ld version 2.25-17.fc23

(Construction from 0x1a3bc90)

(Construction from 0x1a3bcb8)

(Copy-construction from 0x1a3bc90)

operator++(int)

 before: 0x1a3bc90 : 1

(Copy-construction from 0x1a3bc90)

 operator++()

 before: 0x1a3bc90 : 1

 after: 0x1a3bc98 : 2

 after: 0x1a3bc98 : 2

 tmp: 0x1a3bc90 : 1

test_bug: test_bug.cpp:79: void test_N_step_adaptor(): Assertion `4 == (*begin)' failed.

If I compile with the flag  -O3 instead of -O1, or if I remove the lines with std::cerr, then the code compiles and run correctly. Previous version Intel C++ Compiler 16.0 compiled that code correctly, and all g++ and clang versions as well. That code is part of CGAL, and is tested daily on a lot of platforms.
```
2016-09-02 14:00:22 +02:00
Laurent Rineau 541827cbd8 Fix permission issue
... detected by our script `Scripts/developer_scripts/detect_wrong_permissions`.
2016-08-29 12:22:17 +02:00
Laurent Rineau 32b9750321 updated crontab (automated commit) 2016-08-25 10:49:55 +02:00
Laurent Rineau 4ed7fc52ea updated crontab (automated commit) 2016-08-03 12:17:45 +02:00
Laurent Rineau 78749cfc9d Deactivate VLD on picasso
We found out with Jane @jtournois that a testsuite with VLD was a lot
slower than the same testsuite without it. That can explain why picasso
can no longer process 7 or 8 testsuites per day, but only barely 3 or 4.

Picasso will no longer use VLD, and Jane's machine, Sosno, will use it
only once per week, on Saturdays.
2016-07-28 14:32:52 +02:00
Laurent Rineau e6a3b3ae18 updated crontab (automated commit) 2016-06-03 10:18:06 +02:00
Laurent Rineau 326da7b237 Register the update of platforms on renoir
+ add IntelCompiler-17 with assertions (without `-DCGAL_NDEBUG`)
2016-05-26 15:30:52 +02:00
Laurent Rineau 2e7287ee07 updated crontab (automated commit) 2016-05-26 09:08:14 +02:00
Laurent Rineau 01b9b87bd8 updated crontab (automated commit) 2016-04-12 10:18:04 +02:00
Laurent Rineau c8e1a78a39 updated crontab (automated commit) 2016-04-04 12:31:59 +02:00
Laurent Rineau eed5768651 updated crontab (automated commit) 2016-04-04 11:18:05 +02:00
Laurent Rineau 1a4f950c2d updated crontab (automated commit) 2016-03-18 15:18:05 +01:00
Laurent Rineau 52436643d7 updated crontab (automated commit) 2016-03-16 16:18:03 +01:00
Laurent Rineau eaee928fbb updated crontab (automated commit) 2016-03-10 20:18:05 +01:00
Laurent Rineau 7ceca8cb46 updated crontab (automated commit) 2016-03-01 11:18:04 +01:00
Laurent Rineau 4b216a0e24 updated crontab (automated commit) 2016-02-29 21:18:04 +01:00
Laurent Rineau c624d3d835 updated crontab (automated commit) 2016-02-12 19:10:11 +01:00
Laurent Rineau 704c436b5c updated crontab (automated commit) 2016-02-11 15:48:28 +01:00
Laurent Rineau ae1263b073 updated crontab (automated commit) 2016-02-10 19:29:01 +01:00
Sébastien Loriot 2188780433 add missing cache files 2016-02-01 09:57:07 +01:00
Sébastien Loriot 4f4df863fb Update magritte configuration 2016-01-27 15:04:21 +01:00
Laurent Rineau 4f6af8db11 2015/08/20. Only one compiler, after upgrade to Yosemit 2016-01-27 14:44:43 +01:00
Laurent Rineau 02de401b7d Do not use Boost.Program_options (ABI issue) 2016-01-27 14:21:20 +01:00
Laurent Rineau a544473069 Remove x86-64_Linux-Fedora19_g++-4.8_CXXDEBUG
Useless, ans buggy.
2016-01-26 10:48:07 +01:00
Laurent Rineau 8ed86acbb6 updated crontab (automated commit) 2016-01-22 11:18:04 +01:00
Laurent Rineau f35172bfea updated crontab (automated commit) 2016-01-21 13:18:04 +01:00
Laurent Rineau 899eabaf8e Udpdate renoir reference platforms for testsuite
During the upgrade of renoir.geometryfactory.com, g++ was upgrade to
g++-5.3.1 (was 4.9.x previously).

That new version of g++ use a dual ABI C++98/C++11. The home-build Boost
versions that were built with g++-4.9.1 introduced issues. I remove
those home-built version of Boost from the config, when the compiler is
g++-5.3.1.

That should fix the recent issues with Boost.Program_options on
renoir.gf.com.
2016-01-21 11:46:08 +01:00
Sébastien Loriot b6dacfd393 Merge remote-tracking branch 'cgal/releases/CGAL-4.7-branch' 2016-01-08 11:44:44 +01:00
Philipp Möller 686116debb Move run_doxygen_testsuite to Scripts
This script should be part of a (internal) release so the machine
building releases or testsuites can use the appropriate version for a
given release.
2016-01-08 11:39:52 +01:00
Laurent Rineau c52aeb4a9a updated crontab (automated commit) 2015-12-10 10:18:03 +01:00
Laurent Rineau 8844e8d81c updated crontab (automated commit) 2015-12-09 13:18:03 +01:00
Laurent Rineau 13ee0b3bf5 Fix the VLD installation 2015-11-27 10:27:38 +01:00
Laurent Rineau ffe2366084 updated crontab (automated commit) 2015-11-23 11:18:03 +01:00
Laurent Rineau 5246dc5364 updated crontab (automated commit) 2015-11-20 16:18:03 +01:00
Laurent Rineau 39d4793af6 Remove platforms that are now handled by Docker containers 2015-11-09 13:06:43 +01:00
Laurent Rineau fd01d34972 updated crontab (automated commit) 2015-10-30 13:18:03 +01:00