This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[SNIP...] | |
config.status: creating rtaudio-config | |
config.status: creating Makefile | |
config.status: creating tests/Makefile | |
g++ -O2 -Wall -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -c RtAudio.cpp -o RtAudio.o | |
RtAudio.cpp: In member function ‘virtual bool RtApiJack::probeDeviceOpen(unsigned int, RtApi::StreamMode, unsigned int, unsigned int, unsigned int, RtAudioFormat, unsigned int*, RtAudio::StreamOptions*)’: | |
RtAudio.cpp:2098:29: warning: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated (declared at /usr/include/jack/jack.h:1038) [-Wdeprecated-declarations] | |
RtAudio.cpp:2098:103: warning: ‘jack_nframes_t jack_port_get_latency(jack_port_t*)’ is deprecated (declared at /usr/include/jack/jack.h:1038) [-Wdeprecated-declarations] | |
/usr/bin/ar ruv librtaudio.a RtAudio.o |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ namcap /var/cache/pacman/pkg/dropbox-1.6.12-1-x86_64.pkg.tar.xz | |
dropbox W: ELF file ('opt/dropbox/library.zip') has executable stack. | |
dropbox W: ELF file ('opt/dropbox/dropbox') has executable stack. | |
dropbox W: Referenced library 'libwx_gtk2ud_adv-2.8.so.0' is an uninstalled dependency | |
dropbox W: Referenced library 'libwx_baseud-2.8.so.0' is an uninstalled dependency | |
dropbox W: Referenced library 'librsync.so.1' is an uninstalled dependency | |
dropbox W: Referenced library 'libwx_gtk2ud_core-2.8.so.0' is an uninstalled dependency | |
dropbox W: Referenced library 'libwx_baseud_net-2.8.so.0' is an uninstalled dependency | |
dropbox W: Referenced library 'libwx_baseud_xml-2.8.so.0' is an uninstalled dependency |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- a/configure.in 2012-12-05 22:46:07.000000000 -0500 | |
+++ b/configure.in 2013-01-13 21:12:01.259997298 -0500 | |
@@ -51,7 +51,7 @@ | |
cflags_set=${CFLAGS+set} | |
AM_INIT_AUTOMAKE([no-define -Wno-portability dist-bzip2]) | |
-AM_CONFIG_HEADER(config.h) | |
+AC_CONFIG_HEADER(config.h) | |
# Support silent build rules, requires at least automake-1.11. Enable |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Ng Oon-Ee <n g o o n e e AT g m a i l DOT c o m> | |
# Contributor: Leonardo Miliani <leonardo at leonardomiliani.com> | |
# Contributor: Limao Luo <[email protected]> | |
pkgname=realstudio | |
pkgver=2012r21 | |
pkgrel=1 | |
pkgdesc="A RAD environment based on BASIC that compiles native applications for Windows, Mac and Linux." | |
arch=(i686 x86_64) | |
url=http://www.realsoftware.com |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[RB] Unable to create all-user preferences file (2) | |
[RB] Unable to create all-user preferences file (2) | |
[RB] Unable to load plugin RBQT.rbx | |
libocci.so.10.1: cannot open shared object file: No such file or directory[RB] Unable to load plugin OraclePlugin.rbx | |
Loading Office classes ... | |
Loading dependencies ... | |
Initialize online help ... | |
Done initializing online help ... | |
[1] 13271 segmentation fault (core dumped) realstudio |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10009 $ time md5sum feedthebeast.jar; time sha256sum feedthebeast.jar; time sha512sum feedthebeast.jar | |
74ee99807cc1c66e579a6d5a679ff4fa feedthebeast.jar | |
md5sum feedthebeast.jar 0.00s user 0.00s system 47% cpu 0.007 total | |
134fd730623ab22360d672f40b932a582d98ceaa081bf790054228573980aea8 feedthebeast.jar | |
sha256sum feedthebeast.jar 0.01s user 0.00s system 13% cpu 0.076 total | |
3f0b5ba2d4cd450bde16790cda18e593b830633058766672599fb5c305e36a684815c30932b13fa171e5eaf66235825e7bcd3ca7088aafbd0fd272b7df249072 feedthebeast.jar | |
sha512sum feedthebeast.jar 0.01s user 0.00s system 82% cpu 0.008 total |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- The C compiler identification is GNU 4.7.2 | |
-- The CXX compiler identification is GNU 4.7.2 | |
-- Check for working C compiler: /usr/bin/cc | |
-- Check for working C compiler: /usr/bin/cc -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working CXX compiler: /usr/bin/c++ | |
-- Check for working CXX compiler: /usr/bin/c++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In file included from /home/limao/makepkg/build/src/canorus/trunk/src/canorus.h:12:0, | |
from /home/limao/makepkg/build/src/canorus/trunk/src/core/settings.cpp:10: | |
/home/limao/makepkg/build/src/canorus/trunk/src/ui/settingsdialog.h:15:31: fatal error: ui_settingsdialog.h: No such file or directory | |
compilation terminated. | |
In file included from /home/limao/makepkg/build/src/canorus/trunk/src/canorus.h:12:0, | |
from /home/limao/makepkg/build/src/canorus/trunk/src/main.cpp:14: | |
/home/limao/makepkg/build/src/canorus/trunk/src/ui/settingsdialog.h:15:31: fatal error: ui_settingsdialog.h: No such file or directory | |
compilation terminated. | |
In file included from /home/limao/makepkg/build/src/canorus/trunk/src/canorus.h:12:0, | |
from /home/limao/makepkg/build/src/canorus/trunk/src/core/undocommand.cpp:10: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Checked out revision 1358. | |
A canorus-svn/TODO | |
A canorus-svn/doc | |
A canorus-svn/doc/developersguide | |
A canorus-svn/doc/developersguide/canorus.Doxyfile | |
A canorus-svn/doc/developersguide/libraries | |
A canorus-svn/doc/developersguide/libraries/librarydiagram.png | |
A canorus-svn/doc/developersguide/libraries/librarydiagram.odg | |
A canorus-svn/doc/developersguide/libraries/ca_libs.txt | |
A canorus-svn/doc/developersguide/Makefile |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xfce4-panel(main): version 4.10.0 on gtk+ 2.24.17 (2.24.15), glib 2.36.1 (2.34.3) | |
xfce4-panel(module-factory): reading /usr/share/xfce4/panel/plugins | |
xfce4-panel(module-factory): reading /usr/share/xfce4/panel-plugins | |
xfce4-panel(application): found window manager after 1 tries | |
xfce4-panel(base-window): 0x186e180: rgba colormap=0x1878230, compositing=true | |
xfce4-panel(base-window): 0x186e180: rgba colormap=0x1878230, compositing=true | |
xfce4-panel(display-layout): 0x186e180: display=:0.0{comp=true}, screen-0[0x1808400]=[1366,768] (LVDS1=[0,0;1366,768]) | |
xfce4-panel(positioning): 0x186e180: screen=0x1808400, monitors=1, output-name=(null), span-monitors=false, base=0,0 | |
xfce4-panel(positioning): 0x186e180: working-area: screen=0x1808400, x=0, y=0, w=1366, h=768 | |
xfce4-panel(struts): 0x186e180: top=31, start_x=0, end_x=1365 |
OlderNewer