Skip to content

Instantly share code, notes, and snippets.

View mcepl's full-sized avatar

Matěj Cepl mcepl

View GitHub Profile
Mock Version: 1.1.16
Mock Version: 1.1.16
ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target s390 --nodeps builddir/build/SPECS/telegram-purple.spec'], False, '/var/lib/mock/rhel-7.2-build-2673211-1277730/root/', None, 86400, True, False, 498, 135, None, logger=<mockbuild.trace_decorator.getLog object at 0x94baefd0>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target s390 --nodeps builddir/build/SPECS/telegram-purple.spec']
Building target platforms: s390
Building for target s390
Wrote: /builddir/build/SRPMS/telegram-purple-1.0.0-0.0.MC.1.vcs20150525.el7.src.rpm
warning: Could not canonicalize hostname: s390-014.build.bos.redhat.com
Child returncode was: 0
LEAVE do -->
@mcepl
mcepl / build.log
Last active October 16, 2015 14:30
[test@ibm-z10-53 ~]$ git clone --recursive --branch tmp/debug-tgp-98 https://github.com/BenWiederhake/tgl.git
Cloning into 'tgl'...
remote: Counting objects: 1336, done.
remote: Compressing objects: 100% (19/19), done.
remote: Total 1336 (delta 10), reused 0 (delta 0), pack-reused 1317
Receiving objects: 100% (1336/1336), 898.50 KiB | 0 bytes/s, done.
Resolving deltas: 100% (976/976), done.
Submodule 'tl-parser' (https://github.com/vysheng/tl-parser) registered for path 'tl-parser'
Cloning into 'tl-parser'...
remote: Counting objects: 48, done.
[test@ibm-z10-53 ~]$ git clone --recursive --branch tmp/debug-tgp-98 [email protected]:BenWiederhake/tgl.git
Cloning into 'tgl'...
The authenticity of host 'github.com (192.30.252.131)' can't be established.
RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'github.com,192.30.252.131' (RSA) to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
diff -ru vim70.orig/src/Makefile vim70.hunspell/src/Makefile
--- vim70.orig/src/Makefile 2006-12-15 12:29:41.000000000 +0000
+++ vim70.hunspell/src/Makefile 2006-12-14 11:11:20.000000000 +0000
@@ -1287,7 +1287,7 @@
PFLAGS = $(PROTO_FLAGS) -DPROTO $(LINT_CFLAGS)
ALL_LIB_DIRS = $(GUI_LIBS_DIR) $(X_LIBS_DIR)
-ALL_LIBS = $(GUI_LIBS1) $(GUI_X_LIBS) $(GUI_LIBS2) $(X_PRE_LIBS) $(X_LIBS) $(X_EXTRA_LIBS) $(LIBS) $(EXTRA_LIBS) $(MZSCHEME_LIBS) $(PERL_LIBS) $(PYTHON_LIBS) $(TCL_LIBS) $(RUBY_LIBS) $(PROFILE_LIBS)
+ALL_LIBS = $(GUI_LIBS1) $(GUI_X_LIBS) $(GUI_LIBS2) $(X_PRE_LIBS) $(X_LIBS) $(X_EXTRA_LIBS) $(LIBS) $(EXTRA_LIBS) $(MZSCHEME_LIBS) $(PERL_LIBS) $(PYTHON_LIBS) $(TCL_LIBS) $(RUBY_LIBS) $(PROFILE_LIBS) -lhunspell-1.1
<iq type='get' to='cepl.eu' id='purpledisco33a8f97a'>
<query xmlns='http://jabber.org/protocol/disco#info'/>
</iq>
<iq id='purpledisco33a8f97a' from='cepl.eu' to='[email protected]/2147a68ff5a83056f63f2a8aa2e2fa5e7077a905' type='result'>
<query xmlns='http://jabber.org/protocol/disco#info'>
<identity name='Jabber IM server' type='im' category='server'/>
<feature var='jabber:iq:private'/>
<feature var='presence'/>
<feature var='jabber:iq:agents'/>
<feature var='urn:xmpp:ping'/>
@mcepl
mcepl / vim-7.0-hunspell.patch
Created March 10, 2017 12:59
refreshed patch for vim/vim#846
diff -up vim-8.0.0363/src/Makefile.hunspell vim-8.0.0363/src/Makefile
--- vim-8.0.0363/src/Makefile.hunspell 2017-02-23 20:20:53.000000000 +0100
+++ vim-8.0.0363/src/Makefile 2017-02-24 14:29:28.614983465 +0100
@@ -1446,7 +1446,8 @@ ALL_LIBS = \
$(RUBY_LIBS) \
$(PROFILE_LIBS) \
$(SANITIZER_LIBS) \
- $(LEAK_LIBS)
+ $(LEAK_LIBS) \
+ -lhunspell-1.4
@mcepl
mcepl / build-log.txt
Created August 11, 2017 17:13
log of failed building of ShoppingList
Executing tasks: [assemble]
Configuration on demand is an incubating feature.
WARNING: Module version com.afollestad:material-dialogs:v0.7.7.0 depends on libraries but is a jar
WARNING: Module version com.afollestad:material-dialogs:v0.7.7.0 depends on libraries but is a jar
:app:preBuild UP-TO-DATE
:app:preDebugBuild UP-TO-DATE
:app:checkDebugManifest
:app:preReleaseBuild UP-TO-DATE
:app:prepareComAndroidSupportAnimatedVectorDrawable2320Library
@mcepl
mcepl / build-updated.patch
Created August 11, 2017 17:16
differences in configuration generated by the Android Studio
diff --git a/.gradle/2.2.1/taskArtifacts/cache.properties.lock b/.gradle/2.2.1/taskArtifacts/cache.properties.lock
index 05c1fc7..062df68 100644
Binary files a/.gradle/2.2.1/taskArtifacts/cache.properties.lock and b/.gradle/2.2.1/taskArtifacts/cache.properties.lock differ
diff --git a/.gradle/2.2.1/taskArtifacts/fileHashes.bin b/.gradle/2.2.1/taskArtifacts/fileHashes.bin
index 3d30b02..479b06c 100644
Binary files a/.gradle/2.2.1/taskArtifacts/fileHashes.bin and b/.gradle/2.2.1/taskArtifacts/fileHashes.bin differ
diff --git a/.gradle/2.2.1/taskArtifacts/fileSnapshots.bin b/.gradle/2.2.1/taskArtifacts/fileSnapshots.bin
index 1c20bc7..0d094ea 100644
Binary files a/.gradle/2.2.1/taskArtifacts/fileSnapshots.bin and b/.gradle/2.2.1/taskArtifacts/fileSnapshots.bin differ
diff --git a/.gradle/2.2.1/taskArtifacts/outputFileStates.bin b/.gradle/2.2.1/taskArtifacts/outputFileStates.bin
diff --git a/rope/base/worder.py b/rope/base/worder.py
index c85c6b3..35bc3ca 100644
--- a/rope/base/worder.py
+++ b/rope/base/worder.py
@@ -74,6 +74,9 @@ class Worder(object):
def is_from_statement(self, offset):
return self.code_finder.is_from_statement(offset)
- def is_from_star_statement(self, offset):
- return self.code_finder.is_from_star_statement(offset)
+
@mcepl
mcepl / fix-ftbfs.patch
Created October 20, 2017 22:38
Attempt to make mcedit2 building on RHEL-7
--- a/src/mcedit2/rendering/modelmesh.pyx
+++ b/src/mcedit2/rendering/modelmesh.pyx
@@ -33,8 +33,8 @@ for i, (r, g, b) in enumerate(lRedstoneP
redstonePowerColors[i*4+2] = r * 255
redstonePowerColors[i*4+3] = 255
-cdef unsigned char * foliageBitsPine = [0x61, 0x99, 0x61, 0xFF]; # BGRA
-cdef unsigned char * foliageBitsBirch = [0x55, 0xA7, 0x80, 0xFF]; # BGRA
+cdef unsigned char * foliageBitsPine = b'\x61\x99\x61\xFF' # BGRA
+cdef unsigned char * foliageBitsBirch = b'\x55\xA7\x80\xFF' # BGRA