[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#789354: FTBFS: rpm/librpm4_stubs.c:221:18: error: 'RPMTAG_SUGGESTSNAME' undeclared



Source: dose3
Version: 3.3-3
Severity: grave

Dear Maintainer,

dose3 currently fails to build from source in unstable. End of build log:
> [...]
> ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY rpm/rpm.otarget
> Finished, 0 targets (0 cached) in 00:00:00.
> + ocamlfind ocamlc -warn-error FPSXY -ccopt -I/usr/include/rpm -c rpm/librpm4_stubs.c
> rpm/librpm4_stubs.c: In function 'rpm_parse_paragraph':
> rpm/librpm4_stubs.c:221:18: error: 'RPMTAG_SUGGESTSNAME' undeclared (first use in this function)
>    v = get_deps(h,RPMTAG_SUGGESTSNAME);
>                   ^
> rpm/librpm4_stubs.c:221:18: note: each undeclared identifier is reported only once for each function it appears in
> rpm/librpm4_stubs.c:226:18: error: 'RPMTAG_ENHANCESNAME' undeclared (first use in this function)
>    v = get_deps(h,RPMTAG_ENHANCESNAME);
>                   ^
> Command exited with code 2.
> Compilation unsuccessful after building 15 targets (0 cached) in 00:00:02.
> Makefile:82: recipe for target '_build/doselibs/rpm.cma' failed
> make[2]: *** [_build/doselibs/rpm.cma] Error 10
> make[2]: Leaving directory '/tmp/dose3-3.3'
> dh_auto_build: make -j1 returned exit code 2
> debian/rules:36: recipe for target 'override_dh_auto_build' failed
> make[1]: *** [override_dh_auto_build] Error 2
> make[1]: Leaving directory '/tmp/dose3-3.3'
> debian/rules:5: recipe for target 'build' failed
> make: *** [build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

Cheers,

-- 
Stéphane

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)


Reply to: