Skip to content

[runtime/ggma] Packaging GGMA #16262

@hseok-oh

Description

@hseok-oh

Debian packaging fails with below message since #16253 is merged

dh_missing: warning: usr/include/ggma/ggma_api.h exists in debian/tmp but is not installed to anywhere 
dh_missing: warning: usr/include/ggma/ggma_context.h exists in debian/tmp but is not installed to anywhere 
dh_missing: warning: usr/include/ggma/ggma_generate.h exists in debian/tmp but is not installed to anywhere 
dh_missing: warning: usr/include/ggma/ggma_macro.h exists in debian/tmp but is not installed to anywhere 
dh_missing: warning: usr/include/ggma/ggma_types.h exists in debian/tmp but is not installed to anywhere 
dh_missing: warning: usr/lib/x86_64-linux-gnu/ggma/libggma_api.so exists in debian/tmp but is not installed to anywhere 
dh_missing: warning: usr/lib/x86_64-linux-gnu/pkgconfig/ggma.pc exists in debian/tmp but is not installed to anywhere 
dh_missing: error: missing files, aborting
	The following debhelper tools have reported what they installed (with files per package)
	 * dh_install: *** (0), ***-dev (0), onert (4), onert-dev (2), onert-plugin-dev (2), onert-train (1), onert-trix (2)
	If the missing files are installed by another tool, please file a bug against it.
	When filing the report, if the tool is not part of debhelper itself, please reference the
	"Logging helpers and dh_missing" section from the "PROGRAMMING" guide for debhelper (10.6.3+).
	  (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.gz)
	Be sure to test with dpkg-buildpackage -A/-B as the results may vary when only a subset is built
	If the omission is intentional or no other helper can take care of this consider adding the
	paths to debian/not-installed.

	Remember to be careful with paths containing "x86_64-linux-gnu", where you might need to
	use a wildcard or (assuming compat 13+) e.g. ${DEB_HOST_MULTIARCH} in debian/not-installed
	to ensure it works on all architectures (see #961104).

Need to revisits debian & rpm packaging

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions