-
Notifications
You must be signed in to change notification settings - Fork 88
Description
Distribution
LMDE 6 Faye
Package version
1.8.8
Frequency
Always
Bug description
I tried building warpinator from source but did not manage to get it built. I received the following error:
Installing data/org.x.Warpinator.appdata.xml to /build/warpinator-1.8.8/debian/tmp/usr/share/metainfo
Installing data/warpinator-send.nemo_action to /build/warpinator-1.8.8/debian/tmp/usr/share/nemo/actions
ERROR: File 'src/grpc' could not be found
FAILED: meson-internal__install
/usr/bin/meson install --no-rebuild
ninja: build stopped: subcommand failed.
dh_auto_install: error: cd obj-powerpc64-linux-gnu && DESTDIR=/build/warpinator-1.8.8/debian/tmp LC_ALL=C.UTF-8 ninja install returned exit code 1
make: *** [debian/rules:4: binary] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
Regards,
Jeroen
Steps to reproduce
I built the source package from git in a Debian sid ppc64 sandboxed chroot.
Expected behavior
It should build correctly as I have all build depends.
Additional information
No response