aferrero2707 / gimp-appimage

173 stars 17 forks source link

Debian stretch #3

Open brontosaurusrex opened 7 years ago

brontosaurusrex commented 7 years ago

It does roll to this point:

*** Checking out exiv2 *** [10/12]
wget --continue http://www.exiv2.org/builds/exiv2-0.26-trunk.tar.gz -O /home/ticho/.cache/jhbuild/downloads/exiv2-0.26-trunk.tar.gz
--2017-10-13 10:12:58--  http://www.exiv2.org/builds/exiv2-0.26-trunk.tar.gz
Resolving www.exiv2.org (www.exiv2.org)... 54.72.225.196
Connecting to www.exiv2.org (www.exiv2.org)|54.72.225.196|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5677925 (5.4M) [application/x-gzip]
Saving to: ‘/home/ticho/.cache/jhbuild/downloads/exiv2-0.26-trunk.tar.gz’

/home/ticho/.cache/jhbuild/do 100%[=================================================>]   5.41M  2.70MB/s    in 2.0s    

2017-10-13 10:13:01 (2.70 MB/s) - ‘/home/ticho/.cache/jhbuild/downloads/exiv2-0.26-trunk.tar.gz’ saved [5677925/5677925]

gzip -dc "/home/ticho/.cache/jhbuild/downloads/exiv2-0.26-trunk.tar.gz" | tar xf -
*** Error during phase checkout of exiv2: could not unpack tarball (expected exiv2-trunk dir) *** [10/12]

  [1] Rerun phase checkout
  [2] Ignore error and continue to configure
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
  [6] Go to phase "wipe directory and start over"
choice: 

Any hints would be appreciated.

p.s. command

gzip -dc "/home/ticho/.cache/jhbuild/downloads/exiv2-0.26-trunk.tar.gz" | tar xf -

Does unpack fine when run standalone.

aferrero2707 commented 7 years ago

The EXIV2 tarball is simply broken... I had to unpack it by hand myself in order to proceed. Actually the tarball gets completely unpacked, so you can proceed further with those two steps:

./build.sh -n -t exiv2 exiv2
./build.sh gimp-appimage 
brontosaurusrex commented 7 years ago

Thanks, got it rolling for a while, I should probably give up by now

*** Checking out json-glib *** [28/60]
git clone https://gitlab.gnome.org/GNOME/json-glib -b json-glib-1-0
Cloning into 'json-glib'...
git-remote-https: /zzz/lib/libgpg-error.so.0: no version information available (required by /lib/x86_64-linux-gnu/libgcrypt.so.20)
git-remote-https: relocation error: /lib/x86_64-linux-gnu/libgcrypt.so.20: symbol gpgrt_lock_lock, version GPG_ERROR_1.0 not defined in file libgpg-error.so.0 with link time reference
*** Error during phase checkout of json-glib: ########## Error running git clone https://gitlab.gnome.org/GNOME/json-glib -b json-glib-1-0 *** [28/60]

  [1] Rerun phase checkout
  [2] Ignore error and continue to configure
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
  [6] Go to phase "wipe directory and start over"
choice: 2
*** Configuring json-glib *** [28/60]
/home/ticho/source/gimp-appimage/work/sources/json-glib/autogen.sh --prefix /zzz --disable-Werror  --enable-introspection=no --disable-static --disable-gtk-doc 
ionice: failed to execute /home/ticho/source/gimp-appimage/work/sources/json-glib/autogen.sh: No such file or directory
*** Error during phase configure of json-glib: ########## Error running /home/ticho/source/gimp-appimage/work/sources/json-glib/autogen.sh --prefix /zzz --disable-Werror  --enable-introspection=no --disable-static --disable-gtk-doc  *** [28/60]

  [1] Rerun phase configure
  [2] Ignore error and continue to build
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
  [6] Go to phase "wipe directory and start over"
  [7] Go to phase "clean"
  [8] Go to phase "distclean"
choice: