Skip to content

Instantly share code, notes, and snippets.

View andrew-aladev's full-sized avatar
🐻

Andrew Aladjev andrew-aladev

🐻
View GitHub Profile
@andrew-aladev
andrew-aladev / build.log
Created January 21, 2020 18:04
sandbox is broken when cross compiling
These are the packages that would be merged, in order:
Calculating dependencies
* IMPORTANT: 4 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
... done!
[ebuild N ] sys-apps/portage-2.3.79::gentoo to /usr/x86_64-pc-linux-musl/ USE="(ipc) native-extensions rsync-verify xattr -build -doc -epydoc -gentoo-dev (-selinux)" PYTHON_TARGETS="python3_6 -python2_7 (-python3_7) (-python3_8)" 0 KiB
@andrew-aladev
andrew-aladev / gist:e10fa5a8151ffb3c5782edd64ae08b28
Created January 20, 2020 18:57
x86_64-pc-linux-musl-emerge -v1 python:3.6 build.log
This file has been truncated, but you can view the full file.
These are the packages that would be merged, in order:
Calculating dependencies
* IMPORTANT: 4 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
... done!
[ebuild R ] dev-lang/python-3.6.9:3.6/3.6m::gentoo to /usr/x86_64-pc-linux-musl/ USE="ipv6 readline ssl (threads) xml -bluetooth -build -examples -gdbm -hardened -libressl -ncurses -sqlite -test -tk -wininst" 0 KiB
@andrew-aladev
andrew-aladev / build.log
Created January 18, 2020 22:10
flex build.log
These are the packages that would be merged, in order:
Calculating dependencies
* IMPORTANT: 3 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
... done!
[ebuild N ] sys-devel/flex-2.6.4-r1::gentoo to /usr/x86_64-pc-linux-musl/ USE="-nls -static -test" 0 KiB
This file has been truncated, but you can view the full file.
These are the packages that would be merged, in order:
Calculating dependencies
* IMPORTANT: 4 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
... done!
[ebuild R ] dev-lang/python-3.6.10:3.6/3.6m::gentoo to /usr/mips-unknown-linux-gnu/ USE="gdbm ipv6 readline ssl (threads) xml -bluetooth -build -examples -hardened -libressl -ncurses -sqlite -test -tk -wininst" 0 KiB
@andrew-aladev
andrew-aladev / cov.rb
Created December 3, 2019 21:22
Ruby line coverage bug
a = 2
raise StandardError if a.zero?
a -= 1 until a.zero?
puts a
@andrew-aladev
andrew-aladev / grub
Created December 2, 2019 23:13
rtl8192eu ebuild
GRUB_CMDLINE_LINUX="module_blacklist=rtl8xxxu"
@andrew-aladev
andrew-aladev / diff
Created September 4, 2019 20:45
diff -u /usr/arm-unknown-linux-gnueabi/usr/include/python3.6m/pyconfig.h /usr/ include/python3.6m/pyconfig.h
--- /usr/arm-unknown-linux-gnueabi/usr/include/python3.6m/pyconfig.h 2019-09-04 13:25:26.108623447 +0000
+++ /usr/include/python3.6m/pyconfig.h 2019-08-12 09:51:41.000000000 +0000
@@ -26,7 +26,7 @@
/* Define if C doubles are 64-bit IEEE 754 binary format, stored with the
least significant byte first */
-/* #undef DOUBLE_IS_LITTLE_ENDIAN_IEEE754 */
+#define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1
/* Define if --enable-ipv6 is specified */
@andrew-aladev
andrew-aladev / Makefile
Created July 23, 2019 15:35
Openwrt + Huawei E3372 + balance of velcom.by with bash and c
# system type : Atheros AR9330 rev 1
# machine : GL.Inet GL-AR150
# cpu model : MIPS 24Kc V7.4
STAGING_DIR = openwrt-sdk-18.06.4-ar71xx-generic_gcc-7.3.0_musl.Linux-x86_64/staging_dir
export STAGING_DIR
TOOLCHAIN_DIR = $(STAGING_DIR)/toolchain-mips_24kc_gcc-7.3.0_musl/bin
all:
$(TOOLCHAIN_DIR)/mips-openwrt-linux-gcc -Wall -Os -march=mips32r2 -mtune=24kc hex_to_utf16be.c -o hex_to_utf16be
01-13 19:59:13.683 2761 2981 I jxcore-log: # setup
01-13 19:59:13.683 2761 2981 I jxcore-log:
01-13 19:59:13.733 2761 2981 I jxcore-log: # Call of onCheckpointReached handler on a single db change
01-13 19:59:13.733 2761 2981 I jxcore-log:
01-13 19:59:14.263 2761 2981 I jxcore-log: # teardown
01-13 19:59:14.263 2761 2981 I jxcore-log:
01-13 19:59:15.573 2761 2981 I jxcore-log: # setup
01-13 19:59:15.573 2761 2981 I jxcore-log:
01-13 19:59:15.693 2761 2981 I jxcore-log: # Call of multiple onCheckpointReached handlers on a single db change
01-13 19:59:15.693 2761 2981 I jxcore-log:
01-10 19:31:33.553 28153 28216 W jxcore-log: Starting JXcore engine
01-10 19:31:33.593 28153 28216 W jxcore-log: Platform android
01-10 19:31:33.593 28153 28216 W jxcore-log:
01-10 19:31:33.593 28153 28216 W jxcore-log: Process ARCH arm
01-10 19:31:33.593 28153 28216 W jxcore-log:
01-10 19:31:33.743 28153 28216 I jxcore-log: JXcore Cordova bridge is ready!
01-10 19:31:33.743 28153 28216 I jxcore-log:
01-10 19:31:33.743 28153 28216 W jxcore-log: JXcore engine is started
01-10 19:31:33.763 28153 28153 I chromium: [INFO:CONSOLE(41)] "Application has the required permission.", source: file:///android_asset/www/js/thali_main.js (41)
01-10 19:31:34.903 3618 5041 E Watchdog: !@Sync 650 [01-10 19:31:34.910]