Skip to content

Instantly share code, notes, and snippets.

$ tox -e py35 -- tests/unit/ -vx
py35 installed: beautifulsoup4==4.5.1,CherryPy==7.1.0,click==6.6,colorama==0.3.7,coverage==4.2,cssutils==1.0.1,decorator==4.0.10,Flask==0.11.1,glob2==0.4.1,httpbin==0.5.0,hypothesis==3.4.2,itsdangerous==0.24,Jinja2==2.8,Mako==1.0.4,MarkupSafe==0.23,parse==1.6.6,parse-type==0.3.4,py==1.4.31,Pygments==2.1.3,pyPEG2==2.15.2,pytest==3.0.1,pytest-bdd==2.17.1,pytest-catchlog==1.2.2,pytest-cov==2.3.1,pytest-faulthandler==1.3.0,pytest-instafail==0.3.0,pytest-mock==1.2,pytest-qt==2.0.0,pytest-repeat==0.4.1,pytest-rerunfailures==2.0.1,pytest-travis-fold==1.2.0,pytest-warnings==0.1.0,pytest-xvfb==0.2.1,PyYAML==3.11,qutebrowser==0.8.1,six==1.10.0,vulture==0.10,Werkzeug==0.11.10
py35 runtests: PYTHONHASHSEED='2415704538'
py35 runtests: commands[0] | /home/lahwaacz/Bbox/pg/python3/qutebrowser/.tox/py35/bin/python scripts/link_pyqt.py --tox /home/lahwaacz/Bbox/pg/python3/qutebrowser/.tox/py35
py35 runtests: commands[1] | /home/lahwaacz/Bbox/pg/python3/qutebrowser/.tox/py35/bin/python scripts/
[[
Category:Stacking WMs
]]
\n
[[
it:JWM
]]
\n
[[
ja:JWM
In file included from /home/lahwaacz/build/builddir/vtk-visit/src/build/ThirdParty/netcdf/vtknetcdf/config.h:7:0,
from /home/lahwaacz/build/builddir/vtk-visit/src/VTK-6.1.0/ThirdParty/netcdf/vtknetcdf/libsrc4/nc4internal.c:18:
/home/lahwaacz/build/builddir/vtk-visit/src/VTK-6.1.0/ThirdParty/netcdf/vtknetcdf/include/vtk_netcdf_mangle.h:229:30: error: conflicting types for ‘vtk_netcdf_nc4_rec_find_nc_type’
#define nc4_rec_find_nc_type vtk_netcdf_nc4_rec_find_nc_type
^
/home/lahwaacz/build/builddir/vtk-visit/src/VTK-6.1.0/ThirdParty/netcdf/vtknetcdf/libsrc4/nc4internal.c:383:1: note: in expansion of macro ‘nc4_rec_find_nc_type’
nc4_rec_find_nc_type(NC_GRP_INFO_T *start_grp, nc_type target_nc_typeid)
^~~~~~~~~~~~~~~~~~~~
/home/lahwaacz/build/builddir/vtk-visit/src/VTK-6.1.0/ThirdParty/netcdf/vtknetcdf/include/vtk_netcdf_mangle.h:229:30: note: previous declaration of ‘vtk_netcdf_nc4_rec_find_nc_type’ was here
#define nc4_rec_find_nc_type vtk_netcdf_nc4_rec_find_nc
[%General]
language=en_US
recentFileList=/home/lahwaacz/.local/share/qpdfview/qpdfview/database
[MainWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x2\0\0\0\0\x5V\0\0\0\0\0\0\f\xd5\0\0\x4\x37\0\0\x5\x1\0\0\0\x13\0\0\a~\0\0\x4\x36\0\0\0\0\0\x4\0\0\a\x80)
windowState=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\x1\0\0\0\x1\0\0\x1r\0\0\x3\xe2\xfc\x2\0\0\0\x1\xfc\0\0\0?\0\0\x3\xe2\0\0\0\xf0\x1\0\0\x1d\xfa\0\0\0\x2\x2\0\0\0\x3\xfb\0\0\0\xe\0\x64\0o\0\x63\0k\0L\0o\0g\x1\0\0\0\0\xff\xff\xff\xff\0\0\0\x8d\0\xff\xff\xff\xfb\0\0\0\x10\0\x64\0o\0\x63\0k\0P\0l\0o\0t\x1\0\0\0\0\xff\xff\xff\xff\0\0\0\xd2\0\xff\xff\xff\xfb\0\0\0\x14\0\x64\0o\0\x63\0k\0S\0\x63\0h\0\x65\0m\0\x61\x1\0\0\0\0\xff\xff\xff\xff\0\0\0m\0\xff\xff\xff\0\0\x6\b\0\0\x3\xe2\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\x1\0\0\0\x2\0\0\0\x1\0\0\0\x12\0t\0o\0o\0l\0\x62\0\x61\0r\0\x44\0\x42\x1\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0)
[PlotDock]
splitterSize=@ByteArray(\0\0\0\xff\0\0\0\x1\0\0\0\x2\0\0\x1\x80\0\0\x1\x90\x1\xff\xff\xff\xff\x1\0\0\0\x2\0)
@lahwaacz
lahwaacz / pepperflash PKGBUILD
Created March 1, 2015 20:19
How to use pkgver() to check for current version
pkgname=chromium-pepper-flash
pkgdesc="Google Chrome's Pepper Flash plugin for Chromium (stable version)"
pkgver=16.0.0.305
pkgrel=1
epoch=1
arch=('i686' 'x86_64')
url="http://www.google.com/chrome"
license=('custom:chrome')
conflicts=('chromium-pepper-flash-dev')
install=chromium-pepper-flash.install
@lahwaacz
lahwaacz / cusp PKGBUILD
Created October 31, 2014 07:42
cleaned up PKGBUILD for AUR/cusp package
# Mantainer: Filippo Squillace <feel dot squally at gmail.com>
# Contributor: Jakub Klinkovský <j.l.k@gmx.com>
pkgname=cusp
pkgver=0.4.0
pkgrel=2
pkgdesc="Generic Parallel Algorithms for Sparse Matrix and Graph Computations on CUDA"
arch=("any")
url="http://cusplibrary.github.io/"
license=("Apache 2.0")
@lahwaacz
lahwaacz / WikiMonkeyLogFilter.py
Last active August 29, 2015 13:58
small script for filtering Wiki Monkey's logs
#! /usr/bin/env python
import sys
import json
class PackageTemplatesFilter:
def __init__(self):
self.pages = {}
def add_log(self, logfile):
@lahwaacz
lahwaacz / gist:7419470
Created November 11, 2013 20:07
dbxlz7mhc2.html (see https://aur.archlinux.org/packages/dropbox/ for relevant discussion)
<!DOCTYPE html>
<!-- the following line is required for our script to run in IE -->
<!-- saved from url=(0023)https://www.dropbox.com -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script type="text/javascript">
(function () {
"use strict";
@lahwaacz
lahwaacz / PKGBUILD
Created July 16, 2013 08:23
minisip-svn PKGBUILD (still broken)
# Contributor: Jakub Klinkovský <kuba.klinkovsky@gmail.com>
# Contributor: rolater <rolater@yahoo.com>
pkgname=minisip-svn
_pkgname=minisip
pkgver=4584
pkgrel=1
pkgdesc="SIP User Agent with focus on security: TLS, end-to-end security, SRTP, MIKEY (DH, PSK, PKE)"
arch=('i686' 'x86_64')
url="http://www.minisip.org"
@lahwaacz
lahwaacz / PKGBUILD
Last active December 18, 2015 22:48
fixed PKGBUILD for python2-pyqtgraph
# Maintainer: Windel Bouwman <windel at windel dot nl>
# Contributor: Jakub Klinkovský <kuba.klinkovsky@gmail.com>
pkgname=python2-pyqtgraph
_pkgname=pyqtgraph
pkgver=0.9.7
pkgrel=1
pkgdesc="Scientific Graphics and GUI Library for Python"
arch=('i686' 'x86_64')
license='MIT'