search for: unus

Displaying 20 results from an estimated 10029 matches for "unus".

Did you mean: uns
2011 Jul 27
3
Sketchup 8
...EOUT 30000 fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 30000 fixme:wininet:InternetSetOptionW INTERNET_OPTION_CONNECT_RETRIES 0 Intrinsic Alchemy v3.3 Beta-0702 (Dynamic/Release) Built by <unknown> on Fri Jul 2 00:00:00 2010 fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList fixme:wgl:X11DRV_wglChoosePixelForm...
2010 Nov 02
0
Noise while passing channel using tde205p card
...Clear channel (Default) (Slaves: 58) Channel 59: Clear channel (Default) (Slaves: 59) Channel 60: Clear channel (Default) (Slaves: 60) Channel 61: Clear channel (Default) (Slaves: 61) Channel 62: Clear channel (Default) (Slaves: 62) 62 channels to configure. Changing signalling on channel 1 from Unused to Clear channel Changing signalling on channel 2 from Unused to Clear channel Changing signalling on channel 3 from Unused to Clear channel Changing signalling on channel 4 from Unused to Clear channel Changing signalling on channel 5 from Unused to Clear channel Changing signalling on channel 6...
2014 Aug 04
2
[LLVMdev] LLVM Basic Program Compilation
Hi Waxiado, Chris and Tim, when i compiled with : > $ clang++ -g try.cpp `llvm-config --cppflags --ldflags --libs core jit > native`-o3 -S -emit-llvm I get the following warnings > clang: warning: -lz: 'linker' input unused > clang: warning: -lpthread: 'linker' input unused > clang: warning: -lcurses: 'linker' input unused > clang: warning: -lm: 'linker' input unused > clang: warning: -lLLVMX86Disassembler: 'linker' input unused > clang: warning: -lLLVMX86AsmParser: ...
2016 Aug 19
2
can't build from source: error: template with C linkage
Hi All, Users have contacted me because they can not build MCMCglmm from source. All are using R 3.3.0 on various machines with different compilers gcc (Ubuntu 5.4.0-6ubuntu1~16.04.2) 5.4.0 g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4 Mac OS X El Capitan (version/compiler unspecified) The issue seems to be with mixing C/C++ with the repeated error: /usr/include/c++/5/bits/cpp_type_traits.h:118:3:
2016 Aug 19
1
can't build from source: error: template with C linkage
...packed and MD5 sums checked > ** libs > gcc -I/usr/share/R/include -DNDEBUG??????-fpic??-g -O2 -fstack- > protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -g??-O3 -Wall -pipe -pedantic -std=gnu99??-O3 > -pipe -std=gnu99 -Wno-maybe-uninitialized -Wno-unused-but-set- > variable -c cs_add.c -o cs_add.o > gcc -I/usr/share/R/include -DNDEBUG??????-fpic??-g -O2 -fstack- > protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -g??-O3 -Wall -pipe -pedantic -std=gnu99??-O3 > -pipe -std=gnu99 -Wno-maybe-uninitiali...
2010 Jun 28
2
[LLVMdev] vmkit and llvm 2.8
...included from JIT.cpp:70: LLVMRuntime.inc:3: error: stray ‘@’ in program LLVMRuntime.inc:1: error: expected unqualified-id before ‘.’ token In file included from JIT.cpp:74: MMTkInline.inc: In function ‘llvm::Function* mvm::mmtk_runtime::makeLLVMFunction(llvm::Module*)’: MMTkInline.inc:24: warning: unused variable ‘PointerTy_2’ MMTkInline.inc:351: warning: unused variable ‘PointerTy_27’ MMTkInline.inc:380: warning: unused variable ‘PointerTy_33’ MMTkInline.inc:395: warning: unused variable ‘PointerTy_36’ MMTkInline.inc:397: warning: unused variable ‘PointerTy_38’ MMTkInline.inc:435: warning: unuse...
2016 Jan 20
1
Bug#811936: blktap: FTBFS with GCC 6: defined but not used
Package: blktap Version: 2.0.90-4 Severity: important User: debian-gcc at lists.debian.org Usertags: ftbfs-gcc-6 gcc-6-unused-const-variable This package fails to build with GCC 6. GCC 6 has not been released yet, but it's expected that GCC 6 will become the default compiler for stretch. Note that only the first error is reported; there might be more. You can find a snapshot of GCC 6 in experimental. To build w...
2016 Aug 19
0
can't build from source: error: template with C linkage
...?MCMCglmm? successfully unpacked and MD5 sums checked ** libs gcc -I/usr/share/R/include -DNDEBUG -fpic -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O3 -Wall -pipe -pedantic -std=gnu99 -O3 -pipe -std=gnu99 -Wno-maybe-uninitialized -Wno-unused-but-set-variable -c cs_add.c -o cs_add.o gcc -I/usr/share/R/include -DNDEBUG -fpic -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -O3 -Wall -pipe -pedantic -std=gnu99 -O3 -pipe -std=gnu99 -Wno-maybe-uninitialized -Wno-unused-but-set-var...
2012 Apr 02
23
[PATCH 00 of 18] [v2] tools: fix bugs and build errors triggered by -O2 -Wall -Werror
...hr: fix build errors caused by Werror tools/xenpaging: fix build errors caused by -Werror tools/libvchan: fix build errors caused by Werror in io.c tools/blktap2: remove static string table from header file tools/blktap2: fix build errors caused by Werror, remove blkif_op_name tools/blktap2: remove unused labels tools/blktap+blktap2: fix build errors caused by Werror, remove unused variables tools/blktap/drivers/blktapctrl.c | 19 ++++++----------- tools/blktap/drivers/block-aio.c | 5 ---- tools/blktap/drivers/block-qcow.c | 8 +++---- tools/blktap/drivers/bl...
2014 Aug 01
3
[LLVMdev] LLVM Basic Program Compilation
I am just getting started with llvm. Here's code I am trying to compile: #include <stdio.h>#include "llvm/IR/LLVMContext.h"#include "llvm/IR/Module.h"#include "llvm/IR/IRBuilder.h" int main(){ llvm::LLVMContext& context = llvm::getGlobalContext(); llvm::Module* module = new llvm::Module("top", context); llvm::IRBuilder<>
2018 May 09
0
Compiling 3.13.2 under FreeBSD 11.1?
...ps://review.gluster.org/19974 Will do -- thanks! > Based on that gdb bt you can try applying this patch too > https://review.gluster.org/19994 Tried it (both against 3.13.2 and 4.0.2), and now 'make' fails with: make all-am CC libglusterfs_la-dict.lo cc: warning: argument unused during compilation: '-rdynamic' [-Wunused-command-line-argument] cc: warning: argument unused during compilation: '-rdynamic' [-Wunused-command-line-argument] CC libglusterfs_la-xlator.lo cc: warning: argument unused during compilation: '-rdynamic' [-Wunused-comman...
2020 Nov 05
4
[RFC] FileCheck: (dis)allowing unused prefixes
...s failures in the spreadsheet. These seem to be the larger areas there. >>>> >>>> If you see an area you have ownership or expertise in, please sign up for fixing the tests by Monday, Nov. 9. >>>> >>>> Otherwise, I will "blanket-add" --allow-unused-prefixes=true to the remaining failing tests. >>> >>> >>> If/when you do that, probably worth adding a comment at each site to clarify that this was added automatically, not vetted/intentionally added by a human. Something like "// FIXME: Verify that unused prefixe...
2006 Jul 07
4
VM boots BUT keep throwing: "INIT: Id "X" respawning too fast: disabled for 5 minutes"
...ot load /lib/modules/2.6.13-15.8-xen/modules.dep: No such file or directory Loading AppArmor module failed - could not start AppArmor failed Starting D-BUS daemonUnknown username "haldaemon" in message bus configuration file failed Starting syslog services done Starting irqbalance unused Initializing random number generator done Starting resource manager done Loading keymap Couldnt open /dev/tty1 Loading /usr/share/kbd/keymaps/i386/qwerty/us.map.gz failed Loading compose table winkeys shiftctrl latin1.add failed Start Unicode mode Couldnt open /dev/tty1 failed Loading con...
2020 Jan 28
3
Where does LTO remove unused functions?
Hi! LLVM newbie here, I was mainly working on the frontend so far. We had a small hackathon project idea to piggyback on LTO to detect dead code (unused functions). The basic idea is to compile the code for every target and dump the removed functions. Intersect the function symbol names for each target and those functions should be safe to remove from the source code (unless there were some configuration that was not compiled). Is this reasonable...
2020 Nov 05
2
[RFC] FileCheck: (dis)allowing unused prefixes
...nYZ_kVfhFbTDzC_S09e973_cwYuw/edit#gid=0>. >> These seem to be the larger areas there. >> >> If you see an area you have ownership or expertise in, please sign up for >> fixing the tests by Monday, Nov. 9. >> >> Otherwise, I will "blanket-add" --allow-unused-prefixes=true to the >> remaining failing tests. >> > > If/when you do that, probably worth adding a comment at each site to > clarify that this was added automatically, not vetted/intentionally added > by a human. Something like "// FIXME: Verify that unused prefixes...
2018 May 09
2
Compiling 3.13.2 under FreeBSD 11.1?
On 05/09/2018 05:44 AM, Roman Serbski wrote: > On Tue, May 8, 2018 at 11:34 AM, Roman Serbski <mefystofel at gmail.com> wrote: >> # gdb gluster >> GNU gdb 6.1.1 [FreeBSD] >> Copyright 2004 Free Software Foundation, Inc. >> GDB is free software, covered by the GNU General Public License, and you are >> welcome to change it and/or distribute copies of it under
2020 Oct 29
8
[RFC] FileCheck: (dis)allowing unused prefixes
...this property. *The details* *=========* Please refer to https://reviews.llvm.org/D90281 and the discussion there for more details (make sure you open "older changes" for full context) The problem is covered by the TL;DR;. The proposal is to add an explicit flag to FileCheck, --allow-unused-prefixes, to indicate whether the current behavior is intended (for instance, jdoerfert contributed a scenario where that is the case). We want the default behavior to be 'strict', i.e. --allow-unused-prefixes=false. Doing that right now would lead to 1500 test failures. To get there (t...
2007 Jun 13
6
problem starting asterisk, unable to load chan_zap
Hi all, I am running asterisk 1.2.18, zaptel 1.2.18, libpri 1.2.4. on a suse 10.2, running kernel 2.6.18.2-34-default. The zaptel drivers are loaded on boot via /etc/init.d/zaptel, but Asterisk is unable to start. It ends with the following message: [chan_zap.so] => (Zapata Telephony w/PRI) Jun 13 13:05:41 VERBOSE[3356] logger.c: == Parsing '/etc/asterisk/zapata.conf': Found
2020 Nov 09
5
[RFC] FileCheck: (dis)allowing unused prefixes
There's a wrinkle in this: some tests (clang ones, for instance) have output checks depending on the line position of the input. For example, they check debug info. Adding // FIXME: comments shift that. If the goal is easy identification of auto-inserted -allow-unused-prefixes directives, how about: - we make the flag an enum: true, false, and auto_inserted - we use -allow-unused-prefixes=auto_inserted for the scripts This allows easy identification, and should be easier to script without requiring more significant test by test surgery. WDYT? On Fri, Nov 6,...
2020 Nov 16
0
[RFC] FileCheck: (dis)allowing unused prefixes
Hi, I wrote a script to help removing unused trivial prefixes. It is located in llvm/utils/update_test_prefix.py. It is a rough one and based on problems I met. It also highly relies on the output of llvm-lit and update tools. So carefully verification on its changes is MUST. Here's the usage of it: 1. turn allow-unused-prefixes to fal...