RonnyDo / ColorPicker

A color picker for elementaryOS.
GNU General Public License v3.0
107 stars 28 forks source link

Failed to build with liftoff #16

Closed appcenter[bot] closed 7 years ago

appcenter[bot] commented 7 years ago

AppCenter failed to build with liftoff. Here is the log:

 dpkg-source -b com.github.ronnydo.colorpicker-0.9.3
dpkg-source: info: using source format '3.0 (native)'
dpkg-source: info: building com.github.ronnydo.colorpicker in com.github.ronnydo.colorpicker_0.9.3.tar.xz
dpkg-source: info: building com.github.ronnydo.colorpicker in com.github.ronnydo.colorpicker_0.9.3.dsc
 debian/rules build
dh build
   dh_testdir
   dh_update_autotools_config
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/com.github.ronnydo.colorpicker-0.9.3'
mkdir -p debian/build
cd debian/build && meson --prefix=/usr ../..
WARNING: You are using 'ANSI_X3.4-1968' which is not a a Unicode-compatible locale.
WARNING: You might see errors if you use UTF-8 strings as filenames, as strings, or as file contents.
WARNING: Please switch to a UTF-8 locale for your platform.
The Meson build system
Version: 0.41.1
Source dir: /build/com.github.ronnydo.colorpicker-0.9.3
Build dir: /build/com.github.ronnydo.colorpicker-0.9.3/debian/build
Build type: native build
Project name: com.github.ronnydo.colorpicker
Native c compiler: cc (gcc 5.4.0)
Native vala compiler: valac (valac 0.34.8)
Build machine cpu family: x86_64
Build machine cpu: x86_64
Configuring config.h using configuration
Found pkg-config: /usr/bin/pkg-config (0.29.1)
Native dependency glib-2.0 found: YES 2.48.2
Native dependency gobject-2.0 found: YES 2.48.2
Native dependency granite found: YES 0.4.1
Native dependency gtk+-3.0 found: YES 3.18.9
Program meson/post_install.py found: NO

Meson encountered an error in file meson.build, line 38, column 6:
Script or command 'meson/post_install.py' not found or not executable
debian/rules:19: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory '/build/com.github.ronnydo.colorpicker-0.9.3'
debian/rules:13: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I: copying local configuration
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/liftoff/build//97 and its subdirectories

If you need help with this issue please stop by the gitter channel.

Affects: 0.9.3 release