Skip to content

Instantly share code, notes, and snippets.

From 39484017cedaf4b374e16c578bef2a72a69cfd96 Mon Sep 17 00:00:00 2001
From: TedVJ <tedr56@gmail.com>
Date: Tue, 4 Mar 2014 16:56:38 +0100
Subject: [PATCH] Compilation error solved on 13.10
---
input-manager/Makefile | 2 +-
input-manager/input-joystick.cc | 1 +
spectrum-analyzer/Makefile | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
################################################################################
Oops! The plugin shown below has caused an error and has stopped functioning:
NoMethodError: undefined method `now?' for nil:NilClass
from /home/ted/Sources/git/luz-next/gui/addons/child_user_object.rb:59:in `label_color'
from /home/ted/Sources/git/luz-next/gui/addons/user_object.rb:212:in `gui_render_label_internal'
from /home/ted/Sources/git/luz-next/gui/addons/user_object.rb:207:in `gui_render_label'
from /home/ted/Sources/git/luz-next/gui/addons/child_user_object.rb:16:in `gui_render!'
from /home/ted/Sources/git/luz-next/gui/gui_list.rb:65:in `block in gui_render!'
from /home/ted/Sources/git/luz-next/gui/gui_list.rb:238:in `block (6 levels) in each_with_positioning_vertical_within_clipping'
~/NodeBB $ ./nodebb devLaunching NodeBB in "development" mode.
To run the production build of NodeBB, please use "forever".
More Information: https://github.com/NodeBB/NodeBB/wiki/How-to-run-NodeBB
info: NodeBB v0.4.3 Copyright (C) 2013-2014 NodeBB Inc.
info: This program comes with ABSOLUTELY NO WARRANTY.
info: This is free software, and you are welcome to redistribute it under certain conditions.
info:
info: Time: Wed Jul 09 2014 01:38:35 GMT+0200 (CEST)
info: Initializing NodeBB v0.4.3
info: * using configuration stored in: /home/tchernobob/NodeBB/config.json
~/NodeBB $ ./nodebb dev
Launching NodeBB in "development" mode.
To run the production build of NodeBB, please use "forever".
More Information: https://github.com/NodeBB/NodeBB/wiki/How-to-run-NodeBB
info: NodeBB v0.4.3 Copyright (C) 2013-2014 NodeBB Inc.
info: This program comes with ABSOLUTELY NO WARRANTY.
info: This is free software, and you are welcome to redistribute it under certain conditions.
info:
info: Time: Wed Jul 09 2014 02:29:57 GMT+0200 (CEST)
info: Initializing NodeBB v0.4.3
{"categories":[{"cid":"1","name":"Announcements","description":"Le forum et ses mises à jour, plugins...","icon":"fa-bullhorn","slug":"1/announcements","topic_count":"11","disabled":false,"order":"1","bgColor":"#e82e2e","color":"#ffffff","link":"","class":"col-md-3 col-xs-6","numRecentReplies":"0","post_count":"134","backgroundImage":"","unread-class":"","children":[],"parent":null,"posts":[]},{"cid":"22","name":"Aide","description":"Différentes astuces sur le forum","icon":"fa-medkit","bgColor":"#b00026","color":"#fff","slug":"22/aide","topic_count":"11","disabled":false,"order":"2","link":"","numRecentReplies":"0","class":"col-md-3 col-xs-6","imageClass":"default","post_count":"20","backgroundImage":"","unread-class":"","children":[],"parent":null,"posts":[]},{"cid":"17","name":"Journées","description":"Aujourd&#x27;hui, c&#x27;est la journée de ...","icon":"fa-calendar","slug":"17/journees","topic_count":"4","disabled":false,"order":"3","bgColor":"#0059b2","color":"#ffffff","link":"","class":"col-md-3 col-
@tedr56
tedr56 / gist:37634f151ac7b97fdaa8
Last active November 17, 2015 05:59
configure: WARNING: glm/glm.hpp: present but cannot be compiled
~/Sources/git/splash $ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
~/Sources/git/splash $ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
NodeBB v0.9.3 Copyright (C) 2013-2014 NodeBB Inc.
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under certain conditions.
For the full license, please visit: http://www.gnu.org/copyleft/gpl.html
Clustering enabled: Spinning up 1 process(es).
24/2 15:17 [4819] - verbose: * using configuration stored in: /home/kosforum/nodebb/config.json
24/2 15:17 [4819] - info: Time: Wed Feb 24 2016 15:17:51 GMT+0100 (CET)
24/2 15:17 [4819] - info: Initializing NodeBB v0.9.3
19:48:57: Running steps for project iscore...
19:48:57: Starting: "/usr/bin/make" -j9
[ 0%] [ 0%] [ 0%] [ 0%] [ 0%] [ 0%] Automatic moc and uic for target State_EqualityTest
[ 0%] Automatic moc and uic for target iscore_lib_state
Automatic moc and uic for target QRecentFilesMenu
Automatic moc and uic for target iscore_lib_device
Automatic moc and uic for target State_SerializationTest
[ 0%] Automatic moc and uic for target iscore_lib_process
AUTOGEN: warning: /home/ted/Sources/git/i-score/base/plugins/iscore-lib-state/State/Widgets/AddressLineEdit.cpp: file is empty
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
"/tmp/.mount_d3dCoc/usr/bin"
Warning: plugin iscore_component_executor_automation was already loaded. Not reloading.
Warning: plugin iscore_component_executor_loop was already loaded. Not reloading.
Warning: plugin iscore_component_executor_mapping was already loaded. Not reloading.
Warning: plugin iscore_plugin_automation was already loaded. Not reloading.
Warning: plugin iscore_plugin_cohesion was already loaded. Not reloading.
Warning: plugin iscore_plugin_curve was already loaded. Not reloading.
Warning: plugin iscore_plugin_deviceexplorer was already loaded. Not reloading.