[eigen] Bug in compilation with latest cmake / no gcc |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen] Bug in compilation with latest cmake / no gcc
- From: Yuliy Schwartzburg <syx818@xxxxxxxxx>
- Date: Thu, 5 Apr 2018 16:40:34 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:content-transfer-encoding:mime-version:subject:message-id:date :to; bh=eu65Y9UcAUm2GDp1Uq8bBuXsA0uZE2x12uJBKA/Ol2c=; b=B0qf9An5EVlnirYTN9OXc0NyNnYfoPLsCvK6wesuyw/6Xn1REhtnxBCdH42o6Ypibz NgwK6HLNsbFIaYFEuNCFeo80+wgakOECDHxBkmUqp71wdLg3aGNQ2LDNqslW+Je7famE ABVNNE2WG67kMli6kVDQgDsTGqGOJ6LZ5aAxzDLr6JPdl2/cKSKfesZnAWHydoFbZjgX xOl3gZp86nCdt0AMbO4g4RX7KchKtF2MVNHBHzPQtIuxo5ExdneUpeOHsT1Cz58ANBs6 6mobR1PCnli+YFAXdkk80nWflAKuhgzTZp3vkdqGLC7viueUP8pHSV32s347W3f9I1oB xuog==
It seems that eigen no longer compiles with the latest appleclang / cmake due to a bug in the cmake files. This seems to be broken in both 3.3.4 and HEAD.
Please see the discussion here: https://github.com/Homebrew/homebrew-core/issues/26158