Skip to content

rtems-epics build fails on 32 bit #13

@aderbenev

Description

@aderbenev

When building rtems-epics aff7372 with rebuildd on 32 bit Debian 8 jessie image, error message is:

dh_install: usr/lib/epics/lib/pkgconfig/epics-base-linux-x86.pc exists in debian/tmp but is not installed to anywhere
dh_install: missing files, aborting

Addition to override_dh_install in debian/rules fixes the build:

rm -f $(CURDIR)/debian/tmp/usr/lib/epics/lib/pkgconfig/epics-base-linux-x86.pc

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions