- Notifications
You must be signed in to change notification settings - Fork58
Closed
Description
Moving over from#107:
rum seems to incompatible with PostgreSQL compiled with --enable-dtrace:
:34:01 --- /<<PKGBUILDDIR>>/expected/security.out2022-05-25 20:37:42.000000000 +000011:34:01 +++ /<<PKGBUILDDIR>>/results/security.out2022-05-26 09:33:43.914888725 +000011:34:01 @@ -1,5 +1,5 @@11:34:01 -- Check security CVE-2020-1435011:34:01 CREATE FUNCTION rum_anyarray_similar(anyarray,anyarray) RETURNS bool AS $$ SELECT false $$ LANGUAGE SQL;11:34:01 CREATE EXTENSION rum;11:34:01 -ERROR: function "rum_anyarray_similar" already exists with same argument types11:34:01 +ERROR: could not load library "/<<PKGBUILDDIR>>/debian/postgresql-14-rum/usr/lib/postgresql/14/lib/rum.so": /<<PKGBUILDDIR>>/debian/postgresql-14-rum/usr/lib/postgresql/14/lib/rum.so: undefined symbol: postgresql_sort__done_semaphore
Metadata
Metadata
Assignees
Labels
No labels