Displaying 20 results from an estimated 30258 matches for "util".
Did you mean:
until
2015 Sep 03
2
Fuzzing complex programs
On Thu, Sep 3, 2015 at 6:45 PM, Kostya Serebryany <kcc at google.com> wrote:
> Did you build the Postgres code with -fsanitize-coverage=... ?
Yes:
CC = clang
CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Wendif-labels
-Wmissing-format-attribute -Wformat-security -fno-strict-aliasing
-fwrapv -Wno-unused-command-line-argument -g -O0 -fsanitize=address
2019 Jan 23
2
Windows/Clang build instrumented/PGO
...onfiguration that is wrong for this setup? Or is this
build configuration not supported at all?
Thanks for the help,
Tobias
[285/1938] Linking CXX executable bin\llvm-tblgen.exe
FAILED: bin/llvm-tblgen.exe
cmd.exe /C "cd . && C:\.conan\6785u87h\1\bin\cmake.exe -E vs_link_exe
--intdir=utils\TableGen\CMakeFiles\llvm-tblgen.dir --manifests --
C:\code\clang-builder\src\bootstrap\bin\lld-link.exe /nologo
utils\TableGen\CMakeFiles\llvm-tblgen.dir\AsmMatcherEmitter.cpp.obj
utils\TableGen\CMakeFiles\llvm-tblgen.dir\AsmWriterEmitter.cpp.obj
utils\TableGen\CMakeFiles\llvm-tblgen.dir\AsmWrite...
2013 Jan 07
2
Samba 4 on AIX with XLC
Has anyone tried building Samba 4.0 on AIX with XLC?
I'm moving right along, but tripping up on some bugs in source3/utils/net_rpc.c, source3/utils/net_rpc_printer.c, and source3/utils/net_cache.c where there is an invalid use of the ":" operator. According to some other posts on the PostgreSQL forum, this shouldn't compile anywhere, even though GCC apparently allows it?? (http://archives.postgresql.or...
2017 Jan 25
0
[PATCH v2 2/7] lib: Move utilities to new directory common/utils.
Just code motion.
This commit makes it clearer what is a utility and what is part of the
library. It also makes it clear that we should rename:
guestfs-internal-frontend.h -> utils.h
guestfs-internal-frontend-cleanups.h -> cleanups.h (?)
but this commit does not make that change.
---
.gitignore | 10 ++---...
2019 Dec 20
3
[common/libguestfs PATCH 0/2] Fix OCaml/Python linking
Make sure they can build also in no as-neede setups.
Pino Toscano (1):
utils: split string list functions in own file
build: use split stringlist functions from common/utils
utils/Makefile.am | 2 +
utils/guestfs-stringlists-utils.h | 30 +++++
utils/guestfs-utils.h | 7 +-
utils/stringlists-utils.c | 197 +++++++++++++++++++++++...
2015 Sep 03
2
Fuzzing complex programs
...; access/brin/brin_xlog.o access/brin/brin_minmax.o
> access/brin/brin_inclusion.o access/common/heaptuple.o
> access/common/indextuple.o access/common/printtup.o
> access/common/reloptions.o access/common/scankey.o
> access/common/tupconvert.o access/common/tupdesc.o
> access/gin/ginutil.o access/gin/gininsert.o access/gin/ginxlog.o
> access/gin/ginentrypage.o access/gin/gindatapage.o
> access/gin/ginbtree.o access/gin/ginscan.o access/gin/ginget.o
> access/gin/ginvacuum.o access/gin/ginarrayproc.o access/gin/ginbulk.o
> access/gin/ginfast.o access/gin/ginpostinglist.o...
2011 Jan 23
3
phase-6 program crashes with ubuntu 10.10 and wine 1.3.12
...ss 3
err:rpc:I_RpcGetBuffer no binding
fixme:ntdll:NtQueryInformationProcess (process=0xffffffff) Unimplemented information class: ProcessDebugFlags
err:d3d:check_fbo_compat >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from Framebuffer format check @ utils.c / 1083
err:d3d:check_fbo_compat >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from Framebuffer format check @ utils.c / 1083
err:d3d:check_fbo_compat >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from...
2011 Nov 05
1
[LLVMdev] LLVM and CLANG Build question
...I have llvm 2.9 and clang is latest version ( I don't know, I got from svn). I am wondering is it because of version problem ?
Does clang work with 2.9 llvm ?
llvm[3]: Compiling ClangASTNodesEmitter.cpp for Debug build
In file included from /home/jmatai/Work/llvm2.9/llvm/final/tools/clang/utils/TableGen/ClangASTNodesEmitter.cpp:14:
/home/jmatai/Work/llvm2.9/llvm/final/tools/clang/utils/TableGen/ClangASTNodesEmitter.h:17:43:
error: llvm/TableGen/TableGenBackend.h: No such file or directory
/home/jmatai/Work/llvm2.9/llvm/final/tools/clang/utils/TableGen/ClangASTNodesEmitter.h:18:34:
er...
2002 May 16
0
File copy error with Samba 2.2.x and 3.0/Novell/Win2k
...d anyway)
I've also included a logfile piece that includes the log captured by samba
2.2.2 at log level = 10 which contains occurrences of the problem.
Thank you,
Duane
Logfile snippet:
------------------------------------------------------------------------
[2002/05/13 15:40:24, 10]
lib/util_sock.c:read_smb_length_return_keepalive(602)
got smb length of 320
[2002/05/13 15:40:24, 6] smbd/process.c:process_smb(859)
got message type 0x0 of len 0x140
[2002/05/13 15:40:24, 3] smbd/process.c:process_smb(860)
Transaction 36 of length 324
[2002/05/13 15:40:24, 5] lib/util.c:show_msg(280)...
2014 Apr 13
1
[PATCH] tools: Consolidate types.h
...suse.de>
---
.../lockdep/uinclude => include}/linux/types.h | 29 +++++++++++++++++-----
tools/perf/MANIFEST | 1 +
tools/perf/Makefile.perf | 3 +--
tools/perf/arch/x86/include/perf_regs.h | 2 +-
tools/perf/arch/x86/util/tsc.c | 2 +-
tools/perf/arch/x86/util/tsc.h | 2 +-
tools/perf/perf.h | 4 +--
tools/perf/tests/attr.c | 7 ------
tools/perf/tests/code-reading.c | 3 +--
tools/perf/tests/d...
2014 Apr 13
1
[PATCH] tools: Consolidate types.h
...suse.de>
---
.../lockdep/uinclude => include}/linux/types.h | 29 +++++++++++++++++-----
tools/perf/MANIFEST | 1 +
tools/perf/Makefile.perf | 3 +--
tools/perf/arch/x86/include/perf_regs.h | 2 +-
tools/perf/arch/x86/util/tsc.c | 2 +-
tools/perf/arch/x86/util/tsc.h | 2 +-
tools/perf/perf.h | 4 +--
tools/perf/tests/attr.c | 7 ------
tools/perf/tests/code-reading.c | 3 +--
tools/perf/tests/d...
2014 Nov 15
0
Processed: closing 726827, closing 763102, closing 711273, closing 744163, closing 603366, closing 648670 ...
Processing commands for control at bugs.debian.org:
> close 726827 4.4.0-1
Bug #726827 [xen-utils-4.1] xen-utils-4.1: Xen doesn't start on a laptop with Nvidia Optimus graphics
There is no source info for the package 'xen-utils-4.1' at version '4.4.0-1' with architecture ''
Unable to make a source version for version '4.4.0-1'
Marked as fixed in versions 4.4...
2019 Dec 20
0
[common/libguestfs PATCH 2/2] build: use split stringlist functions from common/utils
The OCaml and Python bindings directly use the utils.c source in
common/utils, mostly for guestfs_int_free_string_list. That source
contained also functions using gnulib functions, however without
linking to gnulib. When building with default build flags (e.g. without
as-needed mode), the gnulib symbols cannot be resolved, leading to
unusable OCam...
2017 Jun 19
0
[PATCH v7 12/13] utils: Rename ‘guestfs-internal-frontend.h’ to ‘guestfs-utils.h’.
The reason it's not just ‘utils.h’ is because Pino is worried that we
might pick up /usr/include/utils.h from a rogue library.
---
.gitignore | 2 +-
builder/index-validate.c | 2 +-
builder/pxzcat-c.c...
2017 Jun 15
0
[PATCH v6 05/41] utils: Split out cleanups into common/cleanups.
...ups/stdlib-cleanups.c} | 90 +--------------------
common/edit/Makefile.am | 2 +
common/options/Makefile.am | 2 +
common/parallel/Makefile.am | 2 +
common/progress/Makefile.am | 2 +
common/utils/Makefile.am | 2 +-
common/utils/guestfs-internal-frontend.h | 52 +-----------
common/utils/utils.c | 6 ++
common/visit/Makefile.am | 1 +
common/windows/Makefile.am | 2 +
con...
2004 Oct 23
2
[LLVMdev] Link error with TOOLLINKOPTS=-ldbghelp on MinGW
...9;ers
When linking tblgen tool I get below error message on MinGW.
I have put TOOLLINKOPTS=-ldbghelp in Makefile.config.
However, when rearranging library dbghelp to the end of the g++
line, tblgen gets linked.
--------------------------
make[2]: Entering directory `/C/Projects/build/MinGW/llvm/utils/TableGen'
Linking Debug executable tblgen
/C/Projects/build/MinGW/llvm/mklib --tag=disable-shared --tag=CXX
--mode=link g++ -I/C/Projects/build/MinGW/llvm/utils/TableGen
-I/C/Projects/build/MinGW/llvm/../../../src/llvm/utils/TableGen
-I/C/Projects/build/MinGW/llvm/../../../src/llvm/include...
1999 May 27
0
Diagnosis Test Pass, But...
..., 5] locking/shmem.c:smb_shm_global_unlock(139)
smb_shm_global_unlock : still locked 1 times
[1999/05/27 13:07:03, 2] smbd/server.c:main(709)
Changed root to /
[1999/05/27 13:07:03, 3] smbd/oplock.c:open_oplock_ipc(82)
open_oplock_ipc: opening loopback UDP socket.
[1999/05/27 13:07:03, 3] lib/util_sock.c:open_socket_in(721)
bind succeeded on port 0
[1999/05/27 13:07:03, 3] smbd/oplock.c:open_oplock_ipc(110)
open_oplock ipc: pid = 14897, global_oplock_port = 1231
[1999/05/27 13:07:03, 3] smbd/process.c:smbd_process(974)
priming nmbd
[1999/05/27 13:07:03, 3] lib/util_sock.c:send_one_pack...
2017 Jun 15
0
[PATCH v6 11/41] utils: Rename ‘guestfs-internal-frontend.h’ to ‘utils.h’.
---
.gitignore | 2 +-
builder/index-validate.c | 2 +-
builder/pxzcat-c.c | 2 +-
common/edit/file-edit.c | 2 +-
common/mlutils/c_utils-c.c | 2 +-
common/options/options.h | 2 +-
common/options/uri.c | 2 +-
common/parallel/domains.c | 2 +-
common/parallel/estimate-max-threads.c | 2 +-
com...
2014 Apr 11
2
[PATCH] tools: Unify export.h
...+ TMP_DEST=/tmp/tmp.27M0WzGGue
+ tar xf perf-3.14.0-rc6.tar.gz -C /tmp/tmp.27M0WzGGue
+ rm -f perf-3.14.0-rc6.tar.gz
+ cd -
+ make -C /tmp/tmp.27M0WzGGue/perf-3.14.0-rc6/tools/perf
BUILD: Doing 'make -j4' parallel build
config/Makefile:289: No libdw DWARF unwind found, Please install elfutils-devel/libdw-dev >= 0.158 and/or set LIBDW_DIR
Auto-detecting system features:
... dwarf: [ on ]
... glibc: [ on ]
... gtk2: [ on ]
... libaudit: [ on ]
... libbfd: [ on ]
....
2014 Apr 11
2
[PATCH] tools: Unify export.h
...+ TMP_DEST=/tmp/tmp.27M0WzGGue
+ tar xf perf-3.14.0-rc6.tar.gz -C /tmp/tmp.27M0WzGGue
+ rm -f perf-3.14.0-rc6.tar.gz
+ cd -
+ make -C /tmp/tmp.27M0WzGGue/perf-3.14.0-rc6/tools/perf
BUILD: Doing 'make -j4' parallel build
config/Makefile:289: No libdw DWARF unwind found, Please install elfutils-devel/libdw-dev >= 0.158 and/or set LIBDW_DIR
Auto-detecting system features:
... dwarf: [ on ]
... glibc: [ on ]
... gtk2: [ on ]
... libaudit: [ on ]
... libbfd: [ on ]
....