broken JIT support on Fedora 40

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: broken JIT support on Fedora 40
Date: 2024-03-06 06:53:53
Message-ID: CAFj8pRACpVFr7LMdVYENUkScG5FCYMZDDdSGNU-tch+w98OxYg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

after today update, the build with --with-llvm produces broken code, and
make check fails with crash

Upgrade hwdata-0.380-1.fc40.noarch
@updates-testing
Upgraded hwdata-0.379-1.fc40.noarch @@System
Upgrade llvm-18.1.0~rc4-1.fc40.x86_64
@updates-testing
Upgraded llvm-17.0.6-6.fc40.x86_64 @@System
Upgrade llvm-devel-18.1.0~rc4-1.fc40.x86_64
@updates-testing
Upgraded llvm-devel-17.0.6-6.fc40.x86_64 @@System
Upgrade llvm-googletest-18.1.0~rc4-1.fc40.x86_64
@updates-testing
Upgraded llvm-googletest-17.0.6-6.fc40.x86_64 @@System
Upgrade llvm-libs-18.1.0~rc4-1.fc40.i686
@updates-testing
Upgraded llvm-libs-17.0.6-6.fc40.i686 @@System
Upgrade llvm-libs-18.1.0~rc4-1.fc40.x86_64
@updates-testing
Upgraded llvm-libs-17.0.6-6.fc40.x86_64 @@System
Upgrade llvm-static-18.1.0~rc4-1.fc40.x86_64
@updates-testing
Upgraded llvm-static-17.0.6-6.fc40.x86_64 @@System
Upgrade llvm-test-18.1.0~rc4-1.fc40.x86_64
@updates-testing
Instalovat llvm17-libs-17.0.6-7.fc40.i686
@updates-testing
Instalovat llvm17-libs-17.0.6-7.fc40.x86_64
@updates-testing

Regards

Pavel

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2024-03-06 07:13:02 Re: UUID v7
Previous Message Masahiko Sawada 2024-03-06 06:45:22 Re: [PoC] Improve dead tuple storage for lazy vacuum