[gtk-osx-users] Building Glade on MaxOS 10.11.



Hello,

After a fresh install of gtk-osx on MacOS 10.11 with GTK+3:
…
cmd$ jhbuild build meta-gtk-osx-gtk3

when I built Glade, I’ve got an error at patch phase:

cmd$ jhbuild build glade
*** Checking out libxml2 *** [1/3]
*** Skipping libxml2 (package and dependencies not updated) *** [1/3]
*** Checking out itstool *** [2/3]
*** Skipping itstool (package and dependencies not updated) *** [2/3]
*** Checking out glade *** [3/3]
curl --continue-at - -L http://ftp.gnome.org/pub/GNOME/sources/glade/3.20/glade-3.20.0.tar.xz -o 
/usr/local/src-2017/pkgs/glade-3.20.0.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 3411k  100 3411k    0     0  1043k      0  0:00:03  0:00:03 --:--:-- 1044k
xzcat -d "/usr/local/src-2017/pkgs/glade-3.20.0.tar.xz" | tar xf -
*** Applying patch https://git.gnome.org/browse/gtk-osx/plain/patches/glade-1-18.patch *** [3/3]
patch -p1 < "/Users/pascalpignard/.cache/jhbuild/glade-1-18.patch--"
patching file src/glade-window.c
Hunk #1 FAILED at 3270.
1 out of 1 hunk FAILED -- saving rejects to file src/glade-window.c.rej
patching file configure.ac
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file configure.ac.rej
patching file src/glade-window.c
Reversed (or previously applied) patch detected!  Assume -R? [n] 
Apply anyway? [n] 
Skipping patch.
3 out of 3 hunks ignored -- saving rejects to file src/glade-window.c.rej
*** Error during phase checkout of glade: ########## Error running patch -p1 < 
"/Users/pascalpignard/.cache/jhbuild/glade-1-18.patch--" *** [3/3]

  [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: 1
<...>

I go ahead with finally glade built.
Is it still correct?

Thanks, Pascal.
http://blady.pagesperso-orange.fr




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]