Skip to content
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

glib2-git patch problem? #1431

Closed
bluecd opened this issue May 23, 2016 · 5 comments
Closed

glib2-git patch problem? #1431

bluecd opened this issue May 23, 2016 · 5 comments
Labels

Comments

@bluecd
Copy link

bluecd commented May 23, 2016

Win10-64 on MSYS2: Can't build gtk3-git because of glib2-git patch problem: /Trim-remove if doubled issue,pls/

==> Starting prepare()...
patching file glib/gstdio.c
patching file glib/gbacktrace.c
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file glib/gbacktrace.c.rej
patching file glib/giowin32.c
Reversed (or previously applied) patch detected! Skipping patch.
7 out of 7 hunks ignored -- saving rejects to file glib/giowin32.c.rej
patching file glib/gmessages.c
Reversed (or previously applied) patch detected! Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file glib/gmessages.c.rej
patching file glib/gslice.c
Hunk #1 succeeded at 1106 (offset 24 lines).
Hunk #2 succeeded at 1191 (offset 26 lines).
Hunk #3 succeeded at 1212 (offset 26 lines).
Hunk #4 succeeded at 1226 (offset 26 lines).
Hunk #5 succeeded at 1462 (offset 26 lines).
patching file glib/gtester.c
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file glib/gtester.c.rej
patching file glib/gtestutils.c
Reversed (or previously applied) patch detected! Skipping patch.
3 out of 3 hunks ignored -- saving rejects to file glib/gtestutils.c.rej
patching file glib/gthread-posix.c
Reversed (or previously applied) patch detected! Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file glib/gthread-posix.c.rej
patching file glib/gthread-win32.c
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file glib/gthread-win32.c.rej
patching file glib/gutils.c
Hunk #1 FAILED at 2375.
1 out of 1 hunk FAILED -- saving rejects to file glib/gutils.c.rej
patching file glib/gutils.h
Hunk #1 succeeded at 193 (offset -35 lines).
==> ERROR: Error occured in prepare().
Stopping...

@mati865
Copy link
Collaborator

mati865 commented May 23, 2016

glib2-git isn't actively maintained, you should use release version or fix patches.

@bluecd
Copy link
Author

bluecd commented May 23, 2016

OK, how could I build glib2 2.49-1 version?

@mati865
Copy link
Collaborator

mati865 commented May 23, 2016

Since 2.49 is not released yet you will have to fix patches for git version.

@lazka
Copy link
Member

lazka commented Jan 24, 2018

@bluecd is this still an issue?

glib2 is now at 2.54.3 and glitb2-git has been updated/fixed in the meantime in #2689 (it might have gotten out of sync again, not sure)

@lazka lazka added the needinfo label Jan 25, 2018
@lazka
Copy link
Member

lazka commented Feb 18, 2018

Assuming this is fixed. I have some meson stuff queued for glib, so glib2-git is on my list to update sometime..

@lazka lazka closed this as completed Feb 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants