[Buildroot] [PATCHv2] pckages/sconeserver: fix build with gcc-6

Matthew Weber matt at thewebers.ws
Sat Aug 27 12:38:13 UTC 2016


Yann,

On Thu, Aug 25, 2016 at 3:26 AM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> Hello,
>
> On Thu, 25 Aug 2016 09:45:53 +0200, Yann E. MORIN wrote:
>> We simply bump the version rather than backport the patch, as there has
>> been only very few, minor commits in-between.
>>
>> Fixes:
>>     http://autobuild.buildroot.org/results/fa7/fa7881c6ffb821a2aff139f95ba53c96d6e2b942/
>>     http://autobuild.buildroot.org/results/749/749fbd6cc505f6f3c0cccfeb63be6deddab8fba5/
>>
>> Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
>>
<snip>


Looks like the new revision has a failed build.
http://autobuild.buildroot.org/results/e92/e929799366e6f574c7b08d8635b18623afd3e3e1//

ModuleLoader.cpp:29:19: fatal error: dlfcn.h: No such file or directory
 #include <dlfcn.h>
                   ^
I didn't have a chance to check if the conf opts for disable-load
works on this package yet but that might fix it (assuming it can be
statically built).

When I first rebuilt, I tried just doing a "make clean sconeserver"
and got this error.

configure.in:118: error: possibly undefined macro: AC_MSG_FAILURE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:120: error: possibly undefined macro: AC_MSG_WARN
autoreconf: /home/mlweber/buildroot/output/host/usr/bin/autoconf
failed with exit status: 1
package/pkg-generic.mk:191: recipe for target
'/home/mlweber/buildroot/output/build/sconeserver-d659468cd164e6a6cc12932cc6780566b04f8328/.stamp_configured'
failed

I haven't had a chance to look into why but thought I'd get it out there.

-- 
Thanks,
Matt



More information about the buildroot mailing list