Skip to content

Instantly share code, notes, and snippets.

g++ -c -m64 -pipe -Wno-all -Wno-endif-labels -Wno-unused-variable -Wno-unused-parameter -Wno-switch -Wtrigraphs -Wreturn-type -Woverloaded-virtual -Wunknown-pragmas -Wno-shadow -Wno-deprecated-declarations -Wno-missing-braces -march=x86-64 -mtune=generic -O2 -pipe -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I../_3rdParty -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I../MLDemos -I/tmp/MLDemos/mldemos/build -I/tmp/MLDemos/mldemos/build -o /tmp/MLDemos/mldemos/build/main.o main.cpp
g++ -c -m64 -pipe -Wno-all -Wno-endif-labels -Wno-unused-variable -Wno-unused-parameter -Wno-switch -Wtrigraphs -Wreturn-type -Woverloaded-virtual -Wunknown-pragmas -Wno-shadow -Wno-deprecated-declarations -Wno-missing-braces -march=x86-64 -mtune=generic -O2 -pipe -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux
system libpng12 1.2.44-1 1901 Yes A collection of routines used to create PNG format graphics files x-demon
network qutim 0.2.0-6 282 Multiplatform instant messenger (GoogleTalk,ICQ,IRC,Jabber) x-demon
network ntpdate 4.2.6-1 275 client for the network time protocol x-demon
system libjpeg7 7-1 223 Library of JPEG support functions, version 7 x-demon
network freenet 0.7.5-1 180 An encrypted network without censorship x-demon
network mdk3 v6-1 111 WLAN penetration tool x-demon
network psi-plus-svn .-1 98 Psi IM Mod by psi-dev@conference.jabber.ru x-demon
system kernel26-zen 2.6.35.4-1 82 The Linux Kernel and modules with stable ZEN patch (non-git) x-demon
network nicotine-plus-svn 1452-1 77 A fork of nicotine, a Soulseek music-sharing client written in python. SVN version. x-demon
network qutim-0.2-git 20100105-1 41 Multiplatform instant messenger - Core only. GIT version x-demon
[2011-06-07 07:24] Running 'pacman -Sy'
[2011-06-07 07:24] synchronizing package lists
[2011-06-07 07:25] Running 'pacman -S -u'
[2011-06-07 07:25] starting full system upgrade
[2011-06-07 07:33] upgraded linux-api-headers (2.6.38.1-1 -> 2.6.39.1-1)
[2011-06-07 07:33] warning: /etc/locale.gen installed as /etc/locale.gen.pacnew
[2011-06-07 07:33] Generating locales...
[2011-06-07 07:33] en_US.UTF-8... done
[2011-06-07 07:33] en_US.ISO-8859-1... done
[2011-06-07 07:33] pl_PL.UTF-8... done
@thomasdziedzic
thomasdziedzic / gist:1053977
Created June 29, 2011 14:46
root build error
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
there is nothing to do
Building in chroot for [extra] (x86_64)...
creating clean working copy...done
==> Making package: root 5.30.00-1 (Tue Jun 28 17:12:10 UTC 2011)
==> Checking runtime dependencies...
:: Synchronizing package databases...
downloading staging.db...
testing is up to date
core is up to date
extra is up to date
community-staging is up to date
community-testing is up to date
downloading community.db...
:: Starting full system upgrade...
there is nothing to do
## deploydots [plain_text]
#!/usr/bin/env ruby
require 'find'
$replace_all = false
home_dir = Dir.home
dotfiles_dir = File.join home_dir, 'dotfiles'
~ >>> bash --norc
bash-4.2$ gem environment
RubyGems Environment:
- RUBYGEMS VERSION: 1.8.16
- RUBY VERSION: 1.9.3 (2011-10-30 patchlevel 0) [x86_64-linux]
- INSTALLATION DIRECTORY: /var/lib/gems/1.9.1
- RUBY EXECUTABLE: /usr/bin/ruby
- EXECUTABLE DIRECTORY: /var/lib/gems/1.9.1/bin
- RUBYGEMS PLATFORMS:
- ruby
======================================================================
ERROR: Failure: NameError (name 'GpuOp' is not defined)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/site-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/site-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
#0 0x00007ffff4b3f578 in memchr () from /lib/libc.so.6
#1 0x00000000005a96e8 in writer (fn=0x4d5f70 <msg>, str=0x0, n=2) at if_py_both.h:172
#2 0x00000000005a9912 in OutputWrite (self=<optimized out>, args=<optimized out>) at if_py_both.h:82
#3 0x00007ffff4745603 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#4 0x00007ffff47d67f7 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#5 0x00007ffff4763168 in PyFile_WriteObject () from /usr/lib/libpython2.7.so.1.0
#6 0x00007ffff47da6ec in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#7 0x00007ffff47dd86f in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#8 0x00007ffff47dd9a2 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
#9 0x00007ffff47f7cac in run_mod () from /usr/lib/libpython2.7.so.1.0
#0 0x00007ffff4b3f578 in memchr () from /lib/libc.so.6
#1 0x00000000005a96e8 in writer (fn=0x4d5f70 <msg>, str=0x0, n=21) at if_py_both.h:172
#2 0x00000000005a9912 in OutputWrite (self=<optimized out>, args=<optimized out>) at if_py_both.h:82
#3 0x00007ffff4745603 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
#4 0x00007ffff47d67f7 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
#5 0x00007ffff4763168 in PyFile_WriteObject () from /usr/lib/libpython2.7.so.1.0
#6 0x00007ffff47da6ec in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#7 0x00007ffff47dd86f in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
#8 0x00007ffff47dba9e in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
#9 0x00007ffff47dd86f in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0