Skip to content

Instantly share code, notes, and snippets.

View extrowerk's full-sized avatar

extrowerk extrowerk

View GitHub Profile
@extrowerk
extrowerk / Transmission_HAIKU_GUI_not_working_yet.patch
Created November 3, 2016 18:49
Transmission Haiku GUI (not working yet)
From 0618afd64abd1d336631eab5d22a53b27edb329c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Zolt=C3=A1n=20Mizsei?= <zmizsei@extrowerk.com>
Date: Thu, 3 Nov 2016 18:46:08 +0100
Subject: [PATCH] Haiku GUI from Gleb Posobin (GCI 2012) updated to latest
Transmission.
---
Makefile.am | 4 +
configure.ac | 7 +
haiku/.Makefile | 14 +
From 077e374304a56221935f74c36da2f34c2e7b03b0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Zolt=C3=A1n=20Mizsei?= <zmizsei@extrowerk.com>
Date: Sun, 6 Nov 2016 12:26:59 +0100
Subject: [PATCH] Updated patchset
Applied Haiku patchset
Added missing files
---
MANIFEST | 1 +
From c135936393bfc8bdab12c92da9951be02975f0a7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Zolt=C3=A1n=20Mizsei?= <zmizsei@extrowerk.com>
Date: Fri, 2 Dec 2016 03:05:16 +0100
Subject: [PATCH] Haiku supporting codes and GUI
---
runtime/doc/eval.txt | 2 ++
runtime/doc/gui.txt | 1 +
runtime/doc/help.txt | 1 +
runtime/doc/options.txt | 10 ++++--
@extrowerk
extrowerk / fish-d5.log
Created December 14, 2016 08:10
fish-d5.log
This file has been truncated, but you can view the full file.
<2> fish: Using compiled in paths:
<2> fish: determine_config_directory_paths() results:
paths.data: /packages/fish-2.4.0-1/.self/data/fish
paths.sysconf: /packages/fish-2.4.0-1/.settings/fish
paths.doc: /packages/fish-2.4.0-1/.self/documentation/packages/fish
paths.bin: /packages/fish-2.4.0-1/.self/bin
<5> fish: intern [
<5> fish: intern and
<5> fish: intern begin
<5> fish: intern bg
@extrowerk
extrowerk / gccgo_errors.txt
Created December 25, 2016 20:09
GCCgo errors on Haiku hrev50788 x86_64
/bin/sh ./libtool --tag=CC --mode=compile /sources/gcc-5.4.0_2016_06_04-obj/./gcc/xgcc -B/sources/gcc-5.4.0_2016_06_04-obj/./gcc/ -B/packages/gcc-5.4.0_2016_06_04-4/.self/develop/tools/x86_64-unknown-haiku/bin/ -B/packages/gcc-5.4.0_2016_06_04-4/.self/develop/tools/x86_64-unknown-haiku/lib/ -isystem /packages/gcc-5.4.0_2016_06_04-4/.self/develop/tools/x86_64-unknown-haiku/include -isystem /packages/gcc-5.4.0_2016_06_04-4/.self/develop/tools/x86_64-unknown-haiku/sys-include -DHAVE_CONFIG_H -I. -I/sources/gcc-5.4.0/libgo -I /sources/gcc-5.4.0/libgo/runtime -I/sources/gcc-5.4.0/libgo/../libffi/include -I../libffi/include -fexceptions -fnon-call-exceptions -fplan9-extensions -Wall -Wextra -Wwrite-strings -Wcast-qual -Werror -minline-all-stringops -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I /sources/gcc-5.4.0/libgo/../libgcc -I /sources/gcc-5.4.0/libgo/../libbacktrace -I ../../gcc/include -g -O2 -MT panic.lo -MD -MP -MF .deps/panic.Tpo -c -o panic.lo `test -f 'runtime/panic.c' || echo '/s
@extrowerk
extrowerk / poppler_build_log
Created January 5, 2017 11:06
Poppler build log
/P/haikuports ❯❯❯ hp poppler
Checking if any package-infos need to be updated ...
updating dependency infos of poppler-0.50.0
updating dependency infos of poppler_data-0.4.7
Looking for stale dependency-infos ...
removing sequitur-2.1.3.DependencyInfo
removing sequitur_devices-2.1.3.DependencyInfo
Checking if package dependencies need to be updated ...
updating dependency infos of poppler-0.50.0
----------------------------------------------------------------------
@extrowerk
extrowerk / cmake build log
Created January 16, 2017 18:13
cmake build log
[ 84%] Linking CXX static library libCMakeLib.a
[ 84%] Built target CMakeLib
Scanning dependencies of target CMakeServerLib
Scanning dependencies of target CPackLib
Scanning dependencies of target ccmake
Scanning dependencies of target CTestLib
[ 84%] Building CXX object Source/CMakeFiles/CMakeServerLib.dir/cmFileMonitor.cxx.o
[ 84%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesOptionsWidget.cxx.o
[ 84%] Building CXX object Source/CMakeFiles/CPackLib.dir/CPack/cmCPackArchiveGenerator.cxx.o
In file included from /sources/cmake-3.7.2/Utilities/cmlibuv/include/uv.h:52:0,
@extrowerk
extrowerk / OpenBLAS 0.2.19 test results
Created January 20, 2017 12:33
OpenBLAS 0.2.19 test results
OMP_NUM_THREADS=2 ./xscblat1
Real CBLAS Test Program Results
Test of subprogram number 1 CBLAS_SDOT
----- PASS -----
Test of subprogram number 2 CBLAS_SAXPY
----- PASS -----
@extrowerk
extrowerk / Atlas 3.10.2 Haiku patchset
Created January 27, 2017 11:41
Atlas 3.10.2 Haiku patchset
From 68c21dd3e6f89976d995ffc791f3f68e13871a1e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Zolt=C3=A1n=20Mizsei?= <zmizsei@extrowerk.com>
Date: Wed, 25 Jan 2017 13:45:50 +0100
Subject: [PATCH] Preliminary Haiku support
---
CONFIG/include/atlconf.h | 6 +-
CONFIG/src/Makefile | 8 ++
CONFIG/src/backend/Make.ext | 2 +
CONFIG/src/backend/archinfo_haiku.c | 266 ++++++++++++++++++++++++++++++++++++
@extrowerk
extrowerk / opencv_build_log.txt
Created June 29, 2017 10:02
OpenCV build log
Building ...
-- The CXX compiler identification is GNU 5.4.0
-- The C compiler identification is GNU 5.4.0
-- Check for working CXX compiler: /bin/c++
-- Check for working CXX compiler: /bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: /bin/cc