Home
last modified time | relevance | path

Searched refs:dief (Results 1 – 25 of 109) sorted by relevance

12345

/dports/devel/p5-Directory-Queue/Directory-Queue-2.0/lib/Directory/Queue/
H A DNormal.pm190 dief("invalid element: %s", $element)
241 dief("invalid schema: no mandatory data")
247 dief("unexpected option: %s", $name);
340 dief("cannot mkdir(%s): %s", $path, $!);
351 dief("cannot lstat(%s): %s", $path, $!);
383 dief("cannot rmdir(%s): %s", $path, $!);
437 dief("cannot rmdir(%s): %s", $temp, $!)
483 dief("unknown schema") unless $self->{type};
485 dief("cannot get %s: not locked", $element)
577 dief("unexpected %s data in %s: %s",
[all …]
H A DNull.pm75 unlink($path) or dief("cannot unlink(%s): %s", $path, $!);
84 dief("unsupported method: touch()");
88 dief("unsupported method: lock()");
92 dief("unsupported method: unlock()");
96 dief("unsupported method: remove()");
100 dief("unsupported method: get()");
104 dief("unsupported method: get_ref()");
108 dief("unsupported method: get_path()");
H A DSimple.pm61 dief("invalid granularity: %s", $option{granularity})
69 dief("unexpected option: %s", $name);
114 unlink($tmp) or dief("cannot unlink(%s): %s", $tmp, $!);
188 dief("cannot link(%s, %s): %s", $path, $lock, $!);
202 dief("cannot utime(%d, %d, %s): %s", $time, $time, $path, $!);
223 dief("cannot unlink(%s): %s", $lock, $!);
246 unlink($path) or dief("cannot unlink(%s): %s", $path, $!);
247 unlink($lock) or dief("cannot unlink(%s): %s", $lock, $!);
293 dief("cannot unlink(%s): %s", $path, $!) unless $! == ENOENT;
309 dief("unexpected option: %s", $name)
[all …]
/dports/devel/git-codereview/review-1.0.2/git-codereview/
H A Dsync.go76 dief("cannot %s: staged changes exist\n"+
84 dief("cannot %s: unstaged changes exist\n"+
107 dief("cannot sync-branch: reading status: %v", err)
112 dief("cannot sync-branch: reading status: %v", err)
120 dief("cannot sync-branch: writing status: %v", err)
123 dief("cannot sync-branch: writing status: %v", err)
151 dief("cannot sync-branch: on detached head")
154 dief("cannot sync-branch: pending changes exist\n" +
288 dief("sync-branch: merge conflicts in:\n\t- %s\n\n"+
300 dief("cannot %s: found pending merge\n"+
[all …]
H A Dreword.go30 dief("reword: no commits pending")
33 dief("reword: no current branch")
52 dief("internal error: cannot find current branch")
94 dief("cannot save messages: %v", err)
105 dief("edited message is empty")
131 dief("edited text is empty")
163 dief("edited text has # line with no commit hash\n%s", note)
167 dief("cannot find commit for header: %s\n%s", strings.TrimSpace(hdr), note)
191 dief("internal error: confused about pending commit graph")
216 dief("cannot reword: commits changed underfoot\n%s", note)
[all …]
H A Dchange.go37 dief("cannot change: found pending rebase or sync")
125 dief("change PR syntax is NNN not NNN.PP")
129 dief("cannot change to a CL without gerrit")
132 dief("cannot change to a %s with uncommitted work", what)
142 dief("invalid branch name %q: ref name HEAD is reserved for git.", target)
166 dief("invalid branch name %v: branch names with dots are reserved for git-codereview.", target)
202 dief("cannot change to CL %s: %v", cl, err)
206 dief("cannot change to CL %s: invalid current revision from gerrit", cl)
226 dief("cannot change to %v %s: %v", what, cl, err)
230 dief("cannot change to %s %s: %v", what, cl, err)
[all …]
H A Dmail.go63 dief("cannot mail: commit %s is empty", c.ShortHash)
75 dief("%s: CL says DO NOT MAIL", c1.ShortHash)
78 dief("%s: CL is a fixup! commit", c1.ShortHash)
81 dief("%s: CL is a squash! commit", c1.ShortHash)
87 dief("cannot mail temporary files: %s", f)
93 dief("internal error: did not find chosen commit on current branch")
97 dief("there are staged changes; aborting.\n"+
102 dief("cannot mail message with invalid UTF-8")
106 dief("cannot mail message with non-printable rune %q", r)
126 dief("hashtag may not contain empty tags")
[all …]
H A Dhook.go63 dief("checking hook: %v", err)
70 dief("creating hooks directory: %v", err)
74 dief("writing hook: %v", err)
94 dief("%v", err)
131 dief("usage: git-codereview hook-invoke <hook-name> [args...]")
170 dief("%v", err)
177 dief("empty commit message")
203 dief("multiple Change-Id lines")
232 dief("%v", err)
241 dief("generating Change-Id: %v", err)
[all …]
H A Dsubmit.go66 dief("submit succeeded, but cannot sync local branch\n"+
81 dief("%s: CL says DO NOT SUBMIT", c.ShortHash)
87 dief("%v", err)
93 dief("cannot submit: %v", err)
104 dief("%v", err)
118 dief("cannot submit: %v", err)
133 dief("waiting for merge: %v", err)
142 dief("submit error: unexpected post-submit Gerrit change status %q", g.Status)
149 dief("cannot submit: timed out waiting for change to be submitted by Gerrit")
H A Deditor.go25 dief("creating temp file: %v", err)
30 dief("%v", err)
33 dief("%v", err)
41 dief("editor exited with: %v", err)
47 dief("%v", err)
/dports/devel/gaul/gaul-devel-0.1849-0/src/
H A Dga_io.c95 dief("Error writing %d\n", GetLastError()); in gaul_write_entity_win32()
336 dief("Error writing %d\n", GetLastError()); in ga_population_write()
341 dief("Error writing %d\n", GetLastError()); in ga_population_write()
347 dief("Error writing %d\n", GetLastError()); in ga_population_write()
349 dief("Error writing %d\n", GetLastError()); in ga_population_write()
351 dief("Error writing %d\n", GetLastError()); in ga_population_write()
353 dief("Error writing %d\n", GetLastError()); in ga_population_write()
359 dief("Error writing %d\n", GetLastError()); in ga_population_write()
361 dief("Error writing %d\n", GetLastError()); in ga_population_write()
363 dief("Error writing %d\n", GetLastError()); in ga_population_write()
[all …]
/dports/devel/p5-No-Worries/No-Worries-1.6/lib/No/Worries/
H A DPidFile.pm42 or dief("cannot flock(%s, LOCK_EX): %s", $path, $!);
49 dief("cannot sysread(%s, %d): %s", $path, 16, $!)
57 or dief("cannot close(%s): %s", $path, $!);
71 or dief("cannot flock(%s, LOCK_EX): %s", $path, $!);
75 or dief("cannot truncate(%s, 0): %s", $path, $!);
86 or dief("cannot close(%s): %s", $path, $!);
98 dief("cannot kill(0, %d): %s", $pid, $!);
147 dief("cannot sysopen(%s, O_RDWR): %s", $path, $!);
150 or dief("cannot stat(%s): %s", $path, $!);
251 dief("cannot unlink(%s): %s", $path, $!);
[all …]
H A DProc.pm108 close($fh) or dief("cannot close(): %s", $!);
180 dief("unexpected stdin: empty string");
188 or dief("cannot pipe(): %s", $!);
192 dief("unexpected stdin: ref(%s)", $ref);
205 dief("unexpected stdout: empty string");
213 or dief("cannot pipe(): %s", $!);
225 dief("unexpected stdout: ref(%s)", $ref);
247 or dief("cannot pipe(): %s", $!);
259 dief("unexpected stderr: ref(%s)", $ref);
404 dief("unexpected process: %s", $proc);
[all …]
H A DFile.pm46 open($fh, $mode, $path) or dief("cannot open(%s): %s", $path, $!);
49 or dief("cannot binmode(%s, %s): %s", $path, $opt->{binmode}, $!);
52 or dief("cannot binmode(%s): %s", $path, $!);
72 dief("cannot sysread(%s): %s", $path, $!)
81 dief("cannot sysread(%s): %s", $path, $!)
91 dief("cannot sysread(%s): %s", $path, $!)
113 dief("cannot syswrite(%s): %s", $path, $!)
127 dief("cannot syswrite(%s): %s", $path, $!)
138 dief("cannot syswrite(%s): %s", $path, $!)
173 close($fh) or dief("cannot close(%s): %s", $path, $!);
[all …]
H A DDir.pm35 chdir($path) or dief("cannot chdir(%s): %s", $path, $!);
52 or dief("cannot mkdir(%s, %04o): %s", $path, $mode, $!);
86 or dief("cannot mkdir(%s, %04o): %s", $path, $option{mode}, $!);
114 opendir($dh, $path) or dief("cannot opendir(%s): %s", $path, $!);
116 closedir($dh) or dief("cannot closedir(%s): %s", $path, $!);
127 rmdir($path) or dief("cannot rmdir(%s): %s", $path, $!);
/dports/devel/p5-Directory-Queue/Directory-Queue-2.0/lib/Directory/
H A DQueue.pm78 dief("failed to load %s: %s", $module, $@);
139 dief("cannot rmdir(%s): %s", $path, $!) unless $! == ENOENT;
158 closedir($dh) or dief("cannot closedir(%s): %s", $path, $!);
161 dief("cannot opendir(%s): %s", $path, $!)
187 dief("cannot sysopen(%s, O_WRONLY|O_CREAT|O_EXCL): %s", $path, $!)
225 dief("cannot stat(%s): %s", $path, $!) unless @stat;
253 dief("missing option: path") unless defined($option{"path"});
254 dief("not a directory: %s", $option{"path"})
265 dief("invalid %s: %s", $name, $option{$name})
282 dief("invalid rndhex: %s", $option{"rndhex"})
[all …]
/dports/www/h2o-devel/h2o-dcc7134/deps/neverbleed/
H A Dneverbleed.c174 dief("no memory"); in dirname()
229 dief("realloc failed"); in expbuf_reserve()
390 dief("malloc failed"); in get_thread_data()
396 dief("socket(2) failed"); in get_thread_data()
399 dief("socket(2) failed"); in get_thread_data()
420 dief("invalid internal ref"); in get_privsep_data()
500 dief("no memory"); in adjust_slots_reserved_size()
504 dief("no memory"); in adjust_slots_reserved_size()
512 dief("no memory"); in adjust_slots_reserved_size()
795 dief("invalid internal ref"); in ecdsa_get_privsep_data()
[all …]
/dports/devel/p5-Config-Validator/Config-Validator-1.4/lib/Config/
H A DValidator.pm222 dief("invalid hash key=value: %s", $kv);
452 dief("options(): unsupported type: %s", $type);
481 dief("option %s is required", $opt2);
504 dief("option %s is required", $req);
605 dief("traverse(): unsupported type: %s", $type);
926 dief("options(): no default schema")
931 dief("options(): unknown schema: %s", $schema)
952 dief("validate(): no default schema")
958 dief("validate(): unknown schema: %s", $schema)
984 dief("traverse(): no default schema")
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/third-party/neverbleed/
H A Dneverbleed.c120 dief("no memory"); in dirname()
175 dief("realloc failed"); in expbuf_reserve()
336 dief("malloc failed"); in get_thread_data()
342 dief("socket(2) failed"); in get_thread_data()
345 dief("socket(2) failed"); in get_thread_data()
444 dief("no memory"); in adjust_slots_reserved_size()
448 dief("no memory"); in adjust_slots_reserved_size()
456 dief("no memory"); in adjust_slots_reserved_size()
511 dief("failed to parse response"); in priv_encdec_proxy()
593 dief("failed to parse response"); in sign_proxy()
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/third-party/neverbleed/
H A Dneverbleed.c120 dief("no memory"); in dirname()
175 dief("realloc failed"); in expbuf_reserve()
336 dief("malloc failed"); in get_thread_data()
342 dief("socket(2) failed"); in get_thread_data()
345 dief("socket(2) failed"); in get_thread_data()
444 dief("no memory"); in adjust_slots_reserved_size()
448 dief("no memory"); in adjust_slots_reserved_size()
456 dief("no memory"); in adjust_slots_reserved_size()
511 dief("failed to parse response"); in priv_encdec_proxy()
593 dief("failed to parse response"); in sign_proxy()
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/third-party/neverbleed/
H A Dneverbleed.c120 dief("no memory"); in dirname()
175 dief("realloc failed"); in expbuf_reserve()
336 dief("malloc failed"); in get_thread_data()
342 dief("socket(2) failed"); in get_thread_data()
345 dief("socket(2) failed"); in get_thread_data()
444 dief("no memory"); in adjust_slots_reserved_size()
448 dief("no memory"); in adjust_slots_reserved_size()
456 dief("no memory"); in adjust_slots_reserved_size()
511 dief("failed to parse response"); in priv_encdec_proxy()
593 dief("failed to parse response"); in sign_proxy()
[all …]
/dports/www/libnghttp2/nghttp2-1.46.0/third-party/neverbleed/
H A Dneverbleed.c120 dief("no memory"); in dirname()
175 dief("realloc failed"); in expbuf_reserve()
336 dief("malloc failed"); in get_thread_data()
342 dief("socket(2) failed"); in get_thread_data()
345 dief("socket(2) failed"); in get_thread_data()
444 dief("no memory"); in adjust_slots_reserved_size()
448 dief("no memory"); in adjust_slots_reserved_size()
456 dief("no memory"); in adjust_slots_reserved_size()
511 dief("failed to parse response"); in priv_encdec_proxy()
593 dief("failed to parse response"); in sign_proxy()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/third-party/neverbleed/
H A Dneverbleed.c120 dief("no memory"); in dirname()
175 dief("realloc failed"); in expbuf_reserve()
336 dief("malloc failed"); in get_thread_data()
342 dief("socket(2) failed"); in get_thread_data()
345 dief("socket(2) failed"); in get_thread_data()
444 dief("no memory"); in adjust_slots_reserved_size()
448 dief("no memory"); in adjust_slots_reserved_size()
456 dief("no memory"); in adjust_slots_reserved_size()
511 dief("failed to parse response"); in priv_encdec_proxy()
593 dief("failed to parse response"); in sign_proxy()
[all …]
/dports/www/nghttp2/nghttp2-1.46.0/third-party/neverbleed/
H A Dneverbleed.c120 dief("no memory"); in dirname()
175 dief("realloc failed"); in expbuf_reserve()
336 dief("malloc failed"); in get_thread_data()
342 dief("socket(2) failed"); in get_thread_data()
345 dief("socket(2) failed"); in get_thread_data()
444 dief("no memory"); in adjust_slots_reserved_size()
448 dief("no memory"); in adjust_slots_reserved_size()
456 dief("no memory"); in adjust_slots_reserved_size()
511 dief("failed to parse response"); in priv_encdec_proxy()
593 dief("failed to parse response"); in sign_proxy()
[all …]
/dports/net/p5-Net-STOMP-Client/Net-STOMP-Client-2.3/lib/Net/STOMP/Client/
H A DVersion.pm58 dief("unsupported STOMP version: %s", $value)
66 dief("unsupported STOMP version: %s", $version)
71 dief("unexpected STOMP version: %s", $value);
115 dief("options version and accept_version are mutually exclusive")
152 dief("unexpected STOMP version: %s", $version)
157 dief("server only supports STOMP 1.0")

12345