Re: 9.4 broken on alpha - Mailing list pgsql-hackers

From Christoph Berg
Subject Re: 9.4 broken on alpha
Date
Msg-id 20150829133851.GA29106@msg.credativ.de
Whole thread Raw
In response to Re: 9.4 broken on alpha  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: 9.4 broken on alpha  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Re: Andrew Dunstan 2015-08-25 <55DC5F9E.60601@dunslane.net>
> >gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels
-Wmissing-format-attribute-Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -g -g -O2 -Wformat
-Werror=format-security-I/usr/include/mit-krb5 -fPIC -pie -DLINUX_OOM_SCORE_ADJ=0 -I../../../src/include
-I/«PKGBUILDDIR»/build/../src/include-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I/usr/include/libxml2  -I/usr/include/tcl8.6
-c-o bgworker.o /«PKGBUILDDIR»/build/../src/backend/postmaster/bgworker.c
 
> >/tmp/cc4j88on.s: Assembler messages:
> >/tmp/cc4j88on.s:952: Error: unknown opcode `rmb'
> >as: BFD (GNU Binutils for Debian) 2.25 internal error, aborting at ../../gas/write.c line 603 in size_seg
> 
> 
> needs a buildfarm animal. If we had one we'd presumably have caught this
> much earlier.

In the meantime, I've added this patch to the 9.4 Debian package, and
the build including check-world succeeds:

https://buildd.debian.org/status/fetch.php?pkg=postgresql-9.4&arch=alpha&ver=9.4.4-2&stamp=1440797195

It'd be nice if the patch could get applied to 9.4 and earlier.

Thanks,
Christoph
-- 
Senior Berater, Tel.: +49 (0)21 61 / 46 43-187
credativ GmbH, HRB Mönchengladbach 12080, USt-ID-Nummer: DE204566209
Hohenzollernstr. 133, 41061 Mönchengladbach
Geschäftsführung: Dr. Michael Meskes, Jörg Folz, Sascha Heuer
pgp fingerprint: 5C48 FE61 57F4 9179 5970  87C6 4C5A 6BAB 12D2 A7AE



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: to_json(NULL) should to return JSON null instead NULL
Next
From: Tom Lane
Date:
Subject: Re: to_json(NULL) should to return JSON null instead NULL