From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fischer To: development@lists.ipfire.org Subject: Re: Current 'next' fails with error while building 'php' Date: Wed, 19 Apr 2017 10:46:15 +0200 Message-ID: <3a95180b-c9f8-4a23-cac8-0cf8433e1b6d@ipfire.org> In-Reply-To: <1492589579.11653.66.camel@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4766639403947405618==" List-Id: --===============4766639403947405618== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On 19.04.2017 10:12, Michael Tremer wrote: > Hi, >=20 > could you try reverting >=20 > http://git.ipfire.org/?p=3Dipfire-2.x.git;a=3Dcommit;h=3Ddc539daf8823ef97= c931f12b514453c25e867c45 >=20 > ?? Hopefully: Done. ;-) Now on 'next', "git log" shows: ... commit 1e885a0f4dd5549a28d1fe0122817f112f97d26a Author: Matthias Fischer Date: Wed Apr 19 10:37:30 2017 +0200 Revert "gdbm: update to 1.13" This reverts commit dc539daf8823ef97c931f12b514453c25e867c45. commit f6af7e75988067fe90feac21943e98b98e28be56 Author: Matthias Fischer Date: Wed Apr 19 10:09:27 2017 +0200 php 5.3.27: Source format improvements Signed-off-by: Matthias Fischer commit a0217fd2b5d8f0675ba27aed5605ad4da8794d57 Merge: 57cd622c0 4c6b20349 Author: Matthias Fischer Date: Tue Apr 18 22:28:18 2017 +0200 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next commit 4c6b2034921fcfbff5fc92ab567c56c47fe99137 Author: Marcel Lorenz Date: Tue Apr 18 14:56:05 2017 +0200 git: update to 2.12.1 Signed-off-by: Marcel Lorenz Signed-off-by: Michael Tremer ... > configure also writes a log file called config.log with some debugging > information in case the script aborts. Found. Last lines were: ... configure:29303: gcc -o conftest -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=3D2 -fexceptions -fPIC -fstack-protector-strong --param=3Dssp-buffer-size=3D4 -march=3Di586 -mtune=3Dgeneric -fomit-frame-pointer -fvisibility=3Dhidden -lcurl conftest.c -lcurl -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl 1>&5 configure:30177: checking for QDBM support ... Devel is running... Best, Matthias > -Michael >=20 > On Wed, 2017-04-19 at 09:16 +0200, Matthias Fischer wrote: >> Hi, >>=20 >> current 'next' always fails with the same error while building 'php 5.3.27= ': >>=20 >> ... >> checking for curl_multi_strerror in -lcurl... yes >> checking for QDBM support... no >> configure: error: DBA: Could not find necessary header file(s). >> make: *** [php:81: /usr/src/log/php-5.3.27] Error 1 >> ... >>=20 >> This seems to be related to Berkeley, but I can't find the reason. I >> tried several times, but had no luck. >>=20 >> Can anyone confirm? >>=20 >> Best, >> Matthias >=20 --===============4766639403947405618==--