Re: XML test error on Arch Linux

From: Erik Wienhold <ewie(at)ewie(dot)name>
To: Frank Streitzig <fstreitzig(at)gmx(dot)net>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: XML test error on Arch Linux
Date: 2024-07-05 14:41:39
Message-ID: 81c2be99-f0f6-475e-8393-89b8b75b9977@ewie.name
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2024-07-05 15:33 +0200, Frank Streitzig wrote:
> My system is a Arch Linux.
> I get after upgrade the libxml2 package (from 2.12.7-1 to 2.13.1-1)
> test errors for xml:
>
> not ok 202 + xml 1464 ms
> [...snip...]
> # 1 of 222 tests failed.
> # The differences that caused some tests to fail can be viewed in the file "/home/frastr/devel/postgresql/src/test/regress/regression.diffs".
> # A copy of the test summary that you see above is saved in the file "/home/frastr/devel/postgresql/src/test/regress/regression.out".
> make[1]: *** [GNUmakefile:118: check] Fehler 1
> make[1]: Verzeichnis „/home/frastr/devel/postgresql/src/test/regress“ wird verlassen
> make: *** [GNUmakefile:69: check] Fehler 2

Hmm, I did not get this error after upgrading libxml2 on my Arch machine
a couple of weeks ago. Did you just run make check after upgrading,
without recompiling? Please try make clean && make && make check

--
Erik

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2024-07-05 15:12:34 Re: 回复:Re: speed up pg_upgrade with large number of tables
Previous Message Karina Litskevich 2024-07-05 14:32:30 Re: Use pgBufferUsage for block reporting in analyze