-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bootstrap.sh fails on Mageia x86-64 v6 #1
Comments
I also had a problem with json-c on my system: jhbuild was not able to correctly unpack the tar file.
The only solution was to unpack it by hand in the work/sources sub-folder…
No idea how to fix that, sorry.
… On 16 Jun 2017, at 20:50, Shlomi Fish ***@***.***> wrote:
Hi!
On Mageia x86-64 v6 ( see http://www.mageia.org/en/ <http://www.mageia.org/en/> ) running bootstrap.sh gives me the following output and seeks input:
+ '[' '!' -e /zzz ']'
+ mkdir -p work
+ cd work
++ pwd
+ WD=/home/shlomif/Download/unpack/to-del/gimp-appimage/work
+ prefix=/home/shlomif/Download/unpack/to-del/gimp-appimage/work/inst
+ export PATH=/zzz/bin:/home/shlomif/Download/unpack/to-del/gimp-appimage/work/inst/bin:/home/shlomif/bin:/home/shlomif/apps/perl/modules/local/bin:/home/shlomif/apps/perl/modules/bin:/opt/valgrind-trunk/bin:/home/shlomif/apps/latemp/bin:/home/shlomif/apps/quadpres/bin:/home/shlomif/apps/wml/bin:/home/shlomif/bin:/home/shlomif/Download/unpack/file/fzf/fzf/bin:/home/shlomif/apps/neovim/bin:/home/shlomif/apps/fop/fop-20140425:/home/shlomif/apps/vim/bin:/home/shlomif/apps/gwenview/bin:/home/shlomif/bin:/home/shlomif/apps/perl/modules/local/bin:/home/shlomif/apps/perl/modules/bin:/opt/valgrind-trunk/bin:/home/shlomif/apps/latemp/bin:/home/shlomif/apps/quadpres/bin:/home/shlomif/apps/wml/bin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/lib64/qt4/bin:/usr/lib64/qt5/bin
+ PATH=/zzz/bin:/home/shlomif/Download/unpack/to-del/gimp-appimage/work/inst/bin:/home/shlomif/bin:/home/shlomif/apps/perl/modules/local/bin:/home/shlomif/apps/perl/modules/bin:/opt/valgrind-trunk/bin:/home/shlomif/apps/latemp/bin:/home/shlomif/apps/quadpres/bin:/home/shlomif/apps/wml/bin:/home/shlomif/bin:/home/shlomif/Download/unpack/file/fzf/fzf/bin:/home/shlomif/apps/neovim/bin:/home/shlomif/apps/fop/fop-20140425:/home/shlomif/apps/vim/bin:/home/shlomif/apps/gwenview/bin:/home/shlomif/bin:/home/shlomif/apps/perl/modules/local/bin:/home/shlomif/apps/perl/modules/bin:/opt/valgrind-trunk/bin:/home/shlomif/apps/latemp/bin:/home/shlomif/apps/quadpres/bin:/home/shlomif/apps/wml/bin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/lib64/qt4/bin:/usr/lib64/qt5/bin
+ export LD_LIBRARY_PATH=/zzz/lib:/home/shlomif/Download/unpack/to-del/gimp-appimage/work/inst/lib:
+ LD_LIBRARY_PATH=/zzz/lib:/home/shlomif/Download/unpack/to-del/gimp-appimage/work/inst/lib:
+ '[' '!' -e /home/shlomif/Download/unpack/to-del/gimp-appimage/work/inst/bin ']'
+ cd /home/shlomif/Download/unpack/to-del/gimp-appimage/work/inst/bin
+ rm -f automake-1.11
++ which automake
+ ln -s /usr/bin/automake automake-1.11
+ export CHECKOUTROOT=/home/shlomif/Download/unpack/to-del/gimp-appimage/work/sources
+ CHECKOUTROOT=/home/shlomif/Download/unpack/to-del/gimp-appimage/work/sources
+ export BUILDROOT=/home/shlomif/Download/unpack/to-del/gimp-appimage/work/build
+ BUILDROOT=/home/shlomif/Download/unpack/to-del/gimp-appimage/work/build
+ jhbuild -f /home/shlomif/Download/unpack/to-del/gimp-appimage/work/../gimp.jhbuildrc -m /home/shlomif/Download/unpack/to-del/gimp-appimage/work/../modulesets/gimp.modules build gettext
�[1m*** Checking out gettext *** [1/1]�[m�
�[1m*** Skipping gettext (package and dependencies not updated) *** [1/1]�[m�
�[1m*** success *** [1/1]�[m�
+ jhbuild -f /home/shlomif/Download/unpack/to-del/gimp-appimage/work/../gimp.jhbuildrc -m /home/shlomif/Download/unpack/to-del/gimp-appimage/work/../modulesets/gimp.modules build gimp-bootstrap
W: glib has a dependency on unknown "gtk-doc" module
W: Circular dependencies detected: gimp-bootstrap -> librsvg -> glib -> shared-mime-info -> glib
W: gdk-pixbuf has a dependency on unknown "gobject-introspection" module
W: freetype-no-harfbuzz has a dependency on unknown "zlib" module
W: cairo has a dependency on unknown "gtk-doc" module
W: pango has a dependency on unknown "gobject-introspection" module
W: gimp-bootstrap has a dependency on unknown "python2" module
autoreconf: 'configure.ac' or 'configure.in' is required
�[1m*** Checking out liblzma *** [1/26]�[m�
�[1m*** Skipping liblzma (package and dependencies not updated) *** [1/26]�[m�
�[1m*** Checking out json-c *** [2/26]�[m�
�[1m*** Configuring json-c *** [2/26]�[m�
/home/shlomif/Download/unpack/to-del/gimp-appimage/work/sources/json-c-0.12.1/autogen.sh --prefix /zzz --disable-Werror --enable-introspection=no --disable-static --disable-gtk-doc
�[1m*** Error during phase configure of json-c: ########## Error running /home/shlomif/Download/unpack/to-del/gimp-appimage/work/sources/json-c-0.12.1/autogen.sh --prefix /zzz --disable-Werror --enable-introspection=no --disable-static --disable-gtk-doc *** [2/26]�[m�
[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: invalid choice
[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: invalid choice
[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: invalid choice
[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: invalid choice
[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: invalid choice
[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: invalid choice
[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: invalid choice
[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: invalid choice
[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: invalid choice
[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: invalid choice
[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: invalid choice
[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: invalid choice
[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"
[
Please look into fixing it and let me know if I can prove of further help.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#1>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AF8M9agVfBag7S-4TjS-AWbcNyEHe1pVks5sEs5xgaJpZM4N8zs9>.
|
@aferrero2707 : hi! Sorry for the late reply. I noticed that I have |
I have changed the json-c package. Could you try to do a Thanks! |
On Sat, 17 Jun 2017 04:12:09 -0700 aferrero2707 ***@***.***> wrote:
I have changed the json-c package. Could you try to do a ```git pull``` in
your gimp-appimage folder and re-run the ```bootstrap.sh``` script?
Thanks!
Sure - I will and let you know.
Regards, -- @shlomif
…--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
http://youtu.be/xZLwtc9x4yA - Anime in Real Life!! (Parody)
Give me ASCII or give me deaþ!
— http://www.shlomifish.org/humour.html
Please reply to list if it's a mailing list post - http://shlom.in/reply .
|
Hi!
On Sat, 17 Jun 2017 04:12:09 -0700 aferrero2707 ***@***.***> wrote:
I have changed the json-c package. Could you try to do a ```git pull``` in
your gimp-appimage folder and re-run the ```bootstrap.sh``` script?
I am getting the same problem in this commit:
```
shlomif@telaviv1:~/Download/unpack/to-del/gimp-appimage$ git show
commit 46ddc20 (HEAD -> master, origin/master,
origin/HEAD) Author: aferrero2707 <aferrero1975@gmail.com>
Date: Sat Jun 17 13:10:15 2017 +0200
Changed json-c package
diff --git a/modulesets/gnome-external-deps-2.32.modules
b/modulesets/gnome-external-deps-2.32.modules index c87728f..72b6410 100644
--- a/modulesets/gnome-external-deps-2.32.modules
+++ b/modulesets/gnome-external-deps-2.32.modules
@@ -1416,9 +1416,8 @@
<autotools id="json-c">
<branch
repo="json-c-releases"
- module="json-c-0.12.1-nodoc.tar.gz"
+ module="json-c-0.12.1.tar.gz"
version="0.12.1" checkoutdir="json-c-0.12.1"
-
hash="sha256:5a617da9aade997938197ef0f8aabd7f97b670c216dc173977e1d56eef9e1291" />
</autotools>
```
… Thanks!
--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
Interview with Ben Collins-Sussman - http://shlom.in/sussman
Whitespace in Python is not a problem: just lay out all the whitespace first,
then add the code around it.
— sizz on Freenode’s #perl
Please reply to list if it's a mailing list post - http://shlom.in/reply .
|
Could you try to delete the previous
This worked on my test system... |
On Sat, 17 Jun 2017 05:55:20 -0700 aferrero2707 ***@***.***> wrote:
Could you try to delete the previous ```json-c``` source folder before
running bootstrap.sh?
rm -rf work/sources/json-c-0.12.1
I tried that now and got the same issue. I also tried `git clean -dxf .` in
the past and got same problem as well.
… This worked on my test system...
--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
Apple Inc. is Evil - http://www.shlomifish.org/open-source/anti/apple/
*Reg*: All right, but apart from the sanitation, medicine, education, wine,
public order, irrigation, roads, the fresh water system, and public health,
what have the Romans ever done for us?
— Life of Brian (1979) ( http://www.imdb.com/title/tt0079470/quotes )
Please reply to list if it's a mailing list post - http://shlom.in/reply .
|
I hopefully found the true reason for the failure on json-c package (out-of-source builds not supported). Could you make again a git pull and then run bootstrap.sh, whenever you can? Thanks! |
I just committed few more fixes, so you should re-do a git pull just to be sure... I re-compiled everything from scratch and all was downloaded and built correctly this time. |
On Sun, 18 Jun 2017 09:48:45 -0700 aferrero2707 ***@***.***> wrote:
I just committed few more fixes, so you should re-do a git pull just to be
sure...
I re-compiled everything from scratch and all was downloaded and built
correctly this time.
Thanks! I'll try and let you know.
…--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
Interview with Ben Collins-Sussman - http://shlom.in/sussman
Do you always begin conversations this way?
— https://en.wikipedia.org/wiki/The_Princess_Bride_%28film%29
Please reply to list if it's a mailing list post - http://shlom.in/reply .
|
On Sun, 18 Jun 2017 09:48:45 -0700 aferrero2707 ***@***.***> wrote:
I just committed few more fixes, so you should re-do a git pull just to be
sure...
I re-compiled everything from scratch and all was downloaded and built
correctly this time.
Hi!
Now I am getting this:
```
checking whether to include in-memory source/destination managers... yes
checking libjpeg shared library version... 62.1.0
checking whether the linker supports version scripts... yes (GNU style)
checking whether to use version script when building libjpeg-turbo... yes
checking for inline... __attribute__((always_inline))
checking whether to include arithmetic encoding support... yes
checking whether to include arithmetic decoding support... yes
checking whether to build TurboJPEG C wrapper... yes
checking whether to build TurboJPEG Java wrapper... no
checking if we have SIMD optimisations for cpu type... yes (x86_64)
checking for nasm... no
checking for nasmw... no
checking for yasm... no
configure: error: no nasm (Netwide Assembler) found
*** Error during phase configure of libjpeg-turbo: ########## Error
running /home/shlomif/Download/unpack/to-del/gimp-appimage/work/sources/libjpeg-turbo-1.3.0/configure
--prefix /zzz --disable-Werror --enable-introspection=no --disable-static
--disable-gtk-doc *** [9/12]
[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:
```
Regards,
Shlomi Fish
…--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
Funny Anti-Terrorism Story - http://shlom.in/enemy
When people agree with me I always feel I must be wrong.
— https://en.wikiquote.org/wiki/Oscar_Wilde (via fortune-mod)
Please reply to list if it's a mailing list post - http://shlom.in/reply .
|
I should note that after installing nasm in
|
Now
|
After installing flex and bison, I am getting this:
this reminds me of http://www.retrologic.com/jargon/W/whack-a-mole.html . |
after installing gtk-doc, I am getting this error - no idea how to fix it:
|
Thanks for digging further! Tomorrow I need to check my local copy of libgpg-error, to see if I have the same problem and why on my system the compiler does not issue an error... I also need to check the problem with pango and gtk-doc, as I was assuming it can be compiled without it. Probably I still had the version provided by my system. |
./mkerrcodes.h is an auto-generated file, so I really do not know how this could be fixed and why it is not generated correctly on your system... |
Seems others had the same issue, and there is some fix... |
I just made a commit that introduces the patches suggested above. Hopefully this will allow to get past the libgpg-error package on all systems. |
On Mon, 19 Jun 2017 01:44:33 -0700 aferrero2707 ***@***.***> wrote:
I just made a commit that introduces the patches suggested above. Hopefully
this will allow to get past the libgpg-error package on all systems.
Thanks! Let me try.
…--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
Stop Using MSIE - http://www.shlomifish.org/no-ie/
http://en.wikipedia.org/wiki/Evil redirects to XSLT.
— http://www.shlomifish.org/humour/bits/facts/XSLT/
Please reply to list if it's a mailing list post - http://shlom.in/reply .
|
On Mon, 19 Jun 2017 01:44:33 -0700 aferrero2707 ***@***.***> wrote:
I just made a commit that introduces the patches suggested above. Hopefully
this will allow to get past the libgpg-error package on all systems.
libgpg-error now build fine, but I'm getting this error in gcrypt now -
http://www.shlomifish.org/Files/files/text/gimp-appimage-output.txt.xz .
Thanks!
…--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
Let’s talk about restores instead of backups - http://is.gd/WatQqu
<rindolf> Yaakov: did you donate some of your patented GREAT HUGE LOVE™
to needy people recently? ;-)
— http://www.shlomifish.org/humour/fortunes/sharp-perl.html
Please reply to list if it's a mailing list post - http://shlom.in/reply .
|
One more patch applied, taken from here. Should allow to get past the error on libgcrypt... |
On Mon, 19 Jun 2017 06:40:44 -0700 aferrero2707 ***@***.***> wrote:
One more patch applied, taken from
[here](https://lists.gnupg.org/pipermail/gnupg-devel/2012-November/027062.html).
Should allow to get past the error on libgcrypt...
Thanks! Let me try.
…--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
http://www.shlomifish.org/humour/bits/facts/Summer-Glau/
Everybody has their pet peeve. Except Chuck Norris. He can never become
irritated. When somebody does something Chuck Norris disapproves of, he calmly
kills them, and then goes on with the rest of his life.
— http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/
Please reply to list if it's a mailing list post - http://shlom.in/reply .
|
On Mon, 19 Jun 2017 06:40:44 -0700 aferrero2707 ***@***.***> wrote:
One more patch applied, taken from
[here](https://lists.gnupg.org/pipermail/gnupg-devel/2012-November/027062.html).
Should allow to get past the error on libgcrypt...
libgpg-error now builds fine, thanks! I'll wait to see if there are other
problems.
|
Hi! I got a new error now:
|
Update: the build is proceeding after I installed the nettle-devel package. |
This will allow me to make a list of the basic dependencies that are supposed to be available on the system. Thanks for your patience! |
@aferrero2707 : you're welcome. Please also check for their presence inside the scripts using GNU autoconf or a similar mechanism. |
And... another error:
|
Indeed, all X libraries are not compiled from sources but taken from the system... so you are likely to get few of those missing X* libraries and have to install development packages. |
Now I am getting this:
Thanks! |
You are almost at the end, that is the last package... I have no solution for this particular error, the nuFraw package seems to be broken due to a badly formed symlink. I had the same problem on my system. Just try to re-run the build process with
to skip the unpacking of the tar file. |
@aferrero2707 : thanks! Trying that now. |
@aferrero2707 : ok now I am getting this:
|
Uhmm... ok, there is a patch that should be applied to the nuFraw sources, but is skipped due to the
will apply it correctly? Otherwise we can for the moment skip nuFraw for testing the appimage you are building, at least until a find a better solution. To skip nuFraw, just edit the
and delete the |
@aferrero2707 : thanks! I believe I removed nufraw from there and I am trying to run it now again. I got:
|
And now the third step gave me:
yay! |
Great!!! It's time to test the package:
Does it run? Now, the cool thing is that you can update the package automatically whenever new commits are made in the BABL, GEGL or GIMP git repositories... all one needs to do is to run
With this command, nothing will be re-compiled if all local git repositories are already up-to-date. |
I "scp"ed the package to my local machine running fedora 26 x86-64, and ran it. GIMP started and is quite functional, but there's only one font available - both in the UI and the text tool - and it's a blocky monospace font reminiscient of old Motif GUIs. thanks! |
That's the same problem I also have with the RapidPhotoDownloader AppImage... I have to figure out how to properly include the fonts in the package. However, having it running is already a good starting point. Have you tried to run my own package from here? |
@aferrero2707 : thanks! No, I have not tried running your package yet. |
Could you also provide me your own AppImage package? I would like to check the font issue, as I have a similar problem with rapid-photo-downloader. Also, I am very much interested to know if you see the same font problem with my own package... Thanks! |
Hi!
On Wed, 21 Jun 2017 12:47:55 -0700 aferrero2707 ***@***.***> wrote:
Could you also provide me your own AppImage package? I would like to check
the font issue, as I have a similar problem with rapid-photo-downloader.
See:
http://www.shlomifish.org/Files/files/arcs/GIMP_AppImage-2.9.5-20170619.glibc2.14-x86_64.AppImage.xz
- note that it is about 100 MB.
Also, I am very much interested to know if you see the same font problem with
my own package...
I'll try and get back to you.
|
@aferrero2707 : I tried your package now and it uses the same font for the GUI but I noticed it has some other selectable fonts for drawing (which may also be the case for my own package). |
Hi!
On Mageia x86-64 v6 ( see http://www.mageia.org/en/ ) running bootstrap.sh gives me the following output and seeks input:
Please look into fixing it and let me know if I can prove of further help.
The text was updated successfully, but these errors were encountered: