[bug #58420] PATH changes are not applied in $(shell) function

2020-05-20 Thread Manoj Srivastava
Follow-up Comment #1, bug #58420 (project make): I stand corrected. The actual CC should be 895835-forwar...@bugs.debian.org ___ Reply to this item at: _

[bug #58420] PATH changes are not applied in $(shell) function

2020-05-20 Thread Manoj Srivastava
URL: Summary: PATH changes are not applied in $(shell) function Project: make Submitted by: srivasta Submitted on: Wed 20 May 2020 06:21:52 PM CDT Severity: 3 - Normal I

[bug #53152] Intermittent timeout running regression test features/output_sync

2018-02-13 Thread Manoj Srivastava
URL: Summary: Intermittent timeout running regression test features/output_sync Project: make Submitted by: srivasta Submitted on: Tue 13 Feb 2018 06:26:02 PM CST Severity: 3 - Normal

[bug #47392] should document --jobserver-fds and the jobserver pipe

2016-03-11 Thread Manoj Srivastava
Additional Item Attachment, bug #47392 (project make): File name: 0001-document-jobserver-fds-Update-the-man-page.patch Size:3 KB ___ Reply to this item at:

[bug #47392] should document --jobserver-fds and the jobserver pipe

2016-03-11 Thread Manoj Srivastava
URL: Summary: should document --jobserver-fds and the jobserver pipe Project: make Submitted by: srivasta Submitted on: Fri 11 Mar 2016 12:13:34 PM CST Severity: 3 - Normal

[bug #47171] please fall back to system() when command is not found on $PATH

2016-02-16 Thread Manoj Srivastava
URL: Summary: please fall back to system() when command is not found on $PATH Project: make Submitted by: srivasta Submitted on: Tue 16 Feb 2016 02:34:37 PM CST Severity: 3 - Normal

[bug #47170] make: it would be nice to get -R behavior using a directive inside a Makefile

2016-02-16 Thread Manoj Srivastava
URL: Summary: make: it would be nice to get -R behavior using a directive inside a Makefile Project: make Submitted by: srivasta Submitted on: Tue 16 Feb 2016 01:21:20 PM CST Severity:

[bug #47163] description of ifdef directive behavior

2016-02-15 Thread Manoj Srivastava
URL: Summary: description of ifdef directive behavior Project: make Submitted by: srivasta Submitted on: Mon 15 Feb 2016 04:12:42 PM CST Severity: 3 - Normal Item Group:

[bug #47152] Fix crash when default goal resolves to empty because of an empty variable

2016-02-14 Thread Manoj Srivastava
Follow-up Comment #1, bug #47152 (project make): This seems to be fixed in the current version. ___ Reply to this item at: ___ Message sent via/by Savan

[bug #47152] Fix crash when default goal resolves to empty because of an empty variable

2016-02-14 Thread Manoj Srivastava
URL: Summary: Fix crash when default goal resolves to empty because of an empty variable Project: make Submitted by: srivasta Submitted on: Sun 14 Feb 2016 11:03:17 PM CST Severity: 3

[bug #47151] make: -q fails for recursive makes

2016-02-14 Thread Manoj Srivastava
URL: Summary: make: -q fails for recursive makes Project: make Submitted by: srivasta Submitted on: Sun 14 Feb 2016 10:44:24 PM CST Severity: 3 - Normal Item Group: Bug

[bug #47150] Silently fails on mistyped function names

2016-02-14 Thread Manoj Srivastava
URL: Summary: Silently fails on mistyped function names Project: make Submitted by: srivasta Submitted on: Sun 14 Feb 2016 10:35:50 PM CST Severity: 3 - Normal Item Group

[bug #42910] chained implicit rule can fail to make a prerequisite

2014-08-04 Thread Manoj Srivastava
URL: Summary: chained implicit rule can fail to make a prerequisite Project: make Submitted by: srivasta Submitted on: Mon 04 Aug 2014 04:25:37 PM CDT Severity: 3 - Normal

[bug #42390] fopen-fail fails on Debian GNU/Linux unstable

2014-06-13 Thread Manoj Srivastava
Follow-up Comment #3, bug #42390 (project make): In the Debian BTS, Víctor M. Jáquez L. found the root cause: > The problem is, if I understand it correctly, the timeout value: > By default the test timeout (tests/test_driver.pl) is 5 seconds, but in this > particular test, the timeout is rea

[bug #42390] fopen-fail fails on Debian GNU/Linux unstable

2014-05-26 Thread Manoj Srivastava
Follow-up Comment #2, bug #42390 (project make): Pardon me for not being clear. What I mean to say is that while I can see the Makefile being used, all it contains is an include directive, which reads in another file. What is not clear to me is what that file contains; and what the recipe being r

[bug #42390] fopen-fail fails on Debian GNU/Linux unstable

2014-05-19 Thread Manoj Srivastava
URL: Summary: fopen-fail fails on Debian GNU/Linux unstable Project: make Submitted by: srivasta Submitted on: Mon 19 May 2014 01:23:38 PM CDT Severity: 3 - Normal Item G

[bug #42249] error GNU make 4.0 in handling -q -- exits with 2 if something needs to be updated

2014-05-02 Thread Manoj Srivastava
Follow-up Comment #2, bug #42249 (project make): The fix seems to work for the package build that were broken with make 4.0, and so I think this report may be closed when that fix is released. ___ Reply to this item at:

[bug #42249] error GNU make 4.0 in handling -q -- exits with 2 if something needs to be updated

2014-04-30 Thread Manoj Srivastava
URL: Summary: error GNU make 4.0 in handling -q -- exits with 2 if something needs to be updated Project: make Submitted by: srivasta Submitted on: Wed 30 Apr 2014 12:52:35 PM CDT Seve

Adding FHS compliant directories to include path

2010-03-21 Thread Manoj Srivastava
osition: Push something hard enough and it will fall over. Manoj Srivastava <http://www.golden-gryphon.com/> 4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20 05B6 CF48 9438 C577 9A1C ___ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make

[bug #29286] japanese mistranslation fix

2010-03-21 Thread Manoj Srivastava
URL: Summary: japanese mistranslation fix Project: make Submitted by: srivasta Submitted on: Sun 21 Mar 2010 02:47:51 PM CDT Severity: 3 - Normal Item Group: Documentati

[bug #29253] Memory corruption error when backslash line continuation used in function call

2010-03-21 Thread Manoj Srivastava
Follow-up Comment #1, bug #29253 (project make): Please note that bcopy is marked as LEGACY in POSI, it is perhas better to use memmove, as suggested in the man page for bcopy. Here is an equivalent patch from : Roderich Schupp --- make-dfsg-3.81-ORIG/job.c 2010-02-06 18:38:32.0 +0100

[bug #26864] make -j2 fails to rebuild intermediate file

2009-06-21 Thread Manoj Srivastava
URL: Summary: make -j2 fails to rebuild intermediate file Project: make Submitted by: srivasta Submitted on: Sun 21 Jun 2009 12:04:03 PM CDT Severity: 3 - Normal Item Gr

[bug #26863] $(wildcard x*/) returns non-directories?

2009-06-21 Thread Manoj Srivastava
URL: Summary: $(wildcard x*/) returns non-directories? Project: make Submitted by: srivasta Submitted on: Sun 21 Jun 2009 11:46:39 AM CDT Severity: 3 - Normal Item Grou

[bug #26207] corner cases in 'override' logic for variables

2009-04-16 Thread Manoj Srivastava
URL: Summary: corner cases in 'override' logic for variables Project: make Submitted by: srivasta Submitted on: Thu 16 Apr 2009 01:55:02 PM CDT Severity: 3 - Normal Item

[bug #16002] rc1 always rebuild Linux kernel sources (even after a just completed compile)

2006-03-05 Thread Manoj Srivastava
URL: Summary: rc1 always rebuild Linux kernel sources (even after a just completed compile) Project: make Submitted by: srivasta Submitted on: Sun 03/05/06 at 08:50

undocumented implicit rules for C++ [.cpp suffix]

2005-10-23 Thread Manoj Srivastava
', `.texinfo', `.texi', `.txinfo', `.w', `.ch' `.web', `.sh', `.elc', `.el'. All of [snip] Compiling C++ programs `N.o' is made automatically from `N.cc' or `N.C' with a command of the form `$(CXX) -c $(CPPFLAGS) $(CXXFLAGS

command line variables not exported to $(shell)

2005-10-23 Thread Manoj Srivastava
ght not be a bug, but I can't find it documentated. -- "Mr. Watson, come here, I want you." -- Alexander Graham Bell Manoj Srivastava <[EMAIL PROTECTED]><http://www.golden-gryphon.com/> 1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C _

"Nikita V. Youshchenko" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]

2005-08-07 Thread Manoj Srivastava
e haven't seen anything like it in the last half an hour! Macy's Manoj Srivastava <[EMAIL PROTECTED]><http://www.golden-gryphon.com/> 1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C ___ Bug-make maili

broken reference in info documentation

2005-08-07 Thread Manoj Srivastava
fore appending it to the old value just as @samp{:=} does -(@pxref{Setting, ,Setting Variables}, for a full explanation of @samp{:=}). +(@pxref{Setting, ,Setting Variables} for a full explanation of @samp{:=}). In fact, @example -- I'd like some JUNK FOOD ... and then I want to be ALONE -

François Duranleau <[EMAIL PROTECTED]>, [EMAIL PROTECTED]

2005-08-07 Thread Manoj Srivastava
, you have ALL been selected to LEAVE th' PLANET in 15 minutes!! Manoj Srivastava <[EMAIL PROTECTED]><http://www.golden-gryphon.com/> 1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C ___ Bug-make mailing list

make segfault with -t

2005-08-07 Thread Manoj Srivastava
Hi, [Please retain the CC to [EMAIL PROTECTED] so that the Debian Bug Tracking system can record your input] This was reported by a debian user manoj The following Makefile crashes `make -t` (but only the first time, when it runs `touch fo

[Steinar H. Gunderson] Bug#260468: make: reads uninitialized memory

2004-07-22 Thread Manoj Srivastava
rtable = 1; if (*name != '_' && (*name < 'A' || *name > 'Z') --- End Message --- -- I've got a COUSIN who works in the GARMENT DISTRICT ... Manoj Srivastava <[EMAIL PROTECTED]> <http://www.debian.org/%7Esrivasta/> 1024R/C7261095

Re: Bug#218367: make: strange behavior with multi-target rules

2003-11-11 Thread Manoj Srivastava
take twice -- they make it three times, four time, five times... Manoj Srivastava <[EMAIL PROTECTED]> <http://www.debian.org/%7Esrivasta/> 1024R/C7261095 print CB D9 F4 12 68 07 E4 05 CC 2D 27 12 1D F5 E8 6E 1024D/BF24424C print 4966 F272 D093 B493

Re: Bug#214592: dry-run of double-colon rules?

2003-11-11 Thread Manoj Srivastava
s as well, but I experienced this by Makefile generated by xmkmf so that no PHONY target was defined. manoj -- Laetrile is the pits. Manoj Srivastava <[EMAIL PROTECTED]> <http://www.debian.org/%7Esrivasta/> 1024R/C7261095 print CB D9 F4 12 68 07 E4 05 CC 2D 27 12 1D F5 E8 6E 1024

Re: [FEATURE Request] Please add an option to list all dependenciesofa target (recursively)

2003-08-28 Thread Manoj Srivastava
On Wed, 27 Aug 2003 17:14:50 -0400, Noel Yap <[EMAIL PROTECTED]> said: > Manoj Srivastava wrote: >> What if I have a build machine, where several dozen projects of my >> software house are kept. I want a database of reverse dependencies, >> where every file that is

Re: [FEATURE Request] Please add an option to list all dependenciesofa target (recursively)

2003-08-27 Thread Manoj Srivastava
estion. This report shall remain in the Debian Bug Tracking system, in the hopes that someone at a future date who has the time and motivation can implement this feature. If this is the final decision of the custodians of GNU Make, I would appreciate being told so, so that I can la

[FEATURE Request] Please add an option to list all dependencies ofa target (recursively)

2003-08-27 Thread Manoj Srivastava
shell function hackism I currently have to do when using "make -pnq". manoj -- On the Internet, no one knows you're using Windows NT Submitted by Ramiro Estrugo, [EMAIL PROTECTED] Manoj Srivastava <[EMAIL PROTECTED]><http://www.golden-gryphon.com/> 1024R/C7

Re: Bug#176639: make: documentation of VPATH does not matchbehavior

2003-02-05 Thread Manoj Srivastava
manoj -- If it smells good, eat it! T-Shirt slogan for the Franklin Square Deli, Kent, Ohio Manoj Srivastava <[EMAIL PROTECTED]> <http://www.debian.org/%7Esrivasta/> 1024R/C7261095 print CB D9 F4 12 68 07 E4 05 CC 2D 27 12 1D F5 E8 6E 1024D/BF24424C

make: Targets in not-yet-existing directories processed improperly

2002-11-08 Thread Manoj Srivastava
everything runs fine. If it doesn't exist, it gets created and the program also compiled correctly, but obj/test.o is deleted afterwards, because make considers it an intermediate file. It seems that the cause is the "obj/test: obj/test.o" rule being ignored if "obj" it

make dumps core on empty filename

2002-10-29 Thread Manoj Srivastava
ent on the head with the Amiga ROM Kernel Manual. Amiga Zen Master Peter da Silva Manoj Srivastava <[EMAIL PROTECTED]> <http://www.debian.org/%7Esrivasta/> 1024R/C7261095 print CB D9 F4 12 68 07 E4 05 CC 2D 27 12 1D F5 E8 6E 1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA D

Re: make doesn't handle += correctly for exported per-targetvariables

2002-04-25 Thread Manoj Srivastava
r his peer group and is an emerging underachiever." Manoj Srivastava <[EMAIL PROTECTED]> <http://www.debian.org/%7Esrivasta/> 1024R/C7261095 print CB D9 F4 12 68 07 E4 05 CC 2D 27 12 1D F5 E8 6E 1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C

make doesn't handle += correctly for exported per-target variables

2002-04-24 Thread Manoj Srivastava
7;bar' VAR2='VAR2 bar' var3='baz' VAR3='VAR3 baz' exported: var1='foo' VAR1='foo' exported: var2='bar' VAR2='VAR2' exported: var3='baz' VAR3='VAR3 baz' == Note how the second 'exported:' line

make: # in quotes is still treated as comment character

2002-04-12 Thread Manoj Srivastava
27;$<' * Optional question: how would one write a generic command to link a bunch of object files containing spaces together? It seems "'$^'" would not work. -- Fay: The British police force used to be run by men of integrity. Truscott: That is a mistake which h

make: expand.c:489: allocated_variable_append: Assertion failure

2002-02-21 Thread Manoj Srivastava
c:489: allocated_variable_append: Assertion `current_variable_set_list->next != 0' failed. Aborted -- manoj -- I just ate a whole package of Sweet Tarts and a can of Coke. I think I saw God. Hathrume Duk Manoj Srivastava <

Re: Garbage characters in the output of make -np in the Linuxsource tree

2002-02-16 Thread Manoj Srivastava
ly sane on inspection). manoj .config Description: .config file used in the Linux Source tree -- "Hankerin' for trouble, eh? Well I would like--" [aside] "I would like? I would like a trip to Europe!" "--I would like..." --Daffy Duck, "Dri

Garbage characters in the output of make -np in the Linux sourcetree

2002-02-16 Thread Manoj Srivastava
? ', line 104) CONFIG_PARPORT_PC = y == -- I do not know myself and God forbid that I should. Johann Wolfgang von Goethe Manoj Srivastava <[EMAIL PROTECTED]> <http://www.debian.org/%7Esrivasta/> 1024R/C726

Bug#119663: make: shell function calls within rule commands areexpanded too early

2001-11-14 Thread Manoj Srivastava
! Ha-ha! Guard! Turn! Parry! Dodge! Spin! Ha! Thrust!" --D. Duck Manoj Srivastava <[EMAIL PROTECTED]> <http://www.debian.org/%7Esrivasta/> 1024R/C7261095 print CB D9 F4 12 68 07 E4 05 CC 2D 27 12 1D F5 E8 6E 1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF2

Re: Bug#107624: make: the "-W " option used with VPATH doesnot work correctly

2001-08-19 Thread Manoj Srivastava
7; | make -f \ /dev/stdin VPATH=b-dir -W ./b cp b a cp: cannot stat `b': No such file or directory make: *** [a] Error 1 --> exit status 2 148 jeff /tmp $ printf '%b' 'a: b\n\tcp $(<) $(@)\n' | make -f \ /dev/stdin VPATH=b-dir -W b

Re: Bug#107704: make: unnecessarily linked with librt

2001-08-19 Thread Manoj Srivastava
im_nsec = no +then LIBS="$save_LIBS" fi # See if we have a standard version of gettimeofday(). Since actual -- Philosophy: unintelligible answers to insoluble problems. Manoj Srivastava <[EMAIL PROTECTED]> <http://www.debian.org/%7Esrivasta/> 1024R/C726109

Re: Bug#106720: French translation: libre vs gratuit

2001-07-30 Thread Manoj Srivastava
l n'y a PAS de garantie ; tant pour une utilisation COMMERCIALE que pour\n" "%sRÉPONDRE À UN BESOIN PARTICULIER.\n" "\n" manoj -- Long were the days of pain I have spent within its walls, and long were the nights of aloneness; and who can depart from hi

Re: Bug#104130: info typo

2001-07-17 Thread Manoj Srivastava
ke.texinfo28 Jul 2000 20:31:55 - 1.1.1.6 +++ make.texinfo18 Jul 2001 02:41:16 - @@ -,7 +,7 @@ subdirs: $(SUBDIRS) $(SUBDIRS): -$(MAKE) -C $@ +$(MAKE) -C $@@ foo: baz @end group -- If at first you do succeed, try to hide your astonishm

Re: Bug#88324: make: pattern rules are broken in some cases

2001-07-04 Thread Manoj Srivastava
there may be in owning a piece thereof. National Lampoon, "Deteriorata" Manoj Srivastava <[EMAIL PROTECTED]> <http://www.debian.org/%7Esrivasta/> 1024R/C7261095 print CB D9 F4 12 68 07 E4 05 CC 2D 27 12 1D F5 E8 6E 1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB

Bug#89310: make: a command with tilde expansion is incorrectly directly executed

2001-04-15 Thread Manoj Srivastava
he argument to the make `shell' function. == -- Don't go to bed with no price on your head. Baretta Manoj Srivastava <[EMAIL PROTECTED]> <http://www.debian.org/%7Esrivasta/> 1024R/C7261095 print CB D9 F4 12 68 07 E4 05 CC 2D 27 12 1D F5

make assertion failure with target-specific variables

2001-01-30 Thread Manoj Srivastava
iable_append: Assertion `current_variable_set_list->next != 0' failed. Aborted __> == manoj -- For certain people, after fifty, litigation takes the place of sex. Gore Vidal Manoj Srivastava <[EMAIL PROTECTED

Re: Bug#81854: make: weirdness with exported target-specific variables

2001-01-29 Thread Manoj Srivastava
centage of people you shouldn't make any sudden moves around than any other city in the world." David Letterman Manoj Srivastava <[EMAIL PROTECTED]> <http://www.debian.org/%7Esrivasta/> 1024R/C7261095 print CB D9 F4 12 68 07 E4 05 CC 2D 27 12 1D F5 E8 6E 1024D/BF24424C print

Re: Bug#81656: segfault on invalid Makefile

2001-01-29 Thread Manoj Srivastava
ing to be polite. Manoj Srivastava <[EMAIL PROTECTED]> <http://www.debian.org/%7Esrivasta/> 1024R/C7261095 print CB D9 F4 12 68 07 E4 05 CC 2D 27 12 1D F5 E8 6E 1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C ___ Bug-mak

Re: Bug#80087: make: does not evaluate list of dependencies?

2001-01-29 Thread Manoj Srivastava
foo.c __> rm -f foo* __> make CFLAGS=-O touch foo.c make: expand.c:489: allocated_variable_append: Assertion `current_variable_set_list->next != 0' failed. Aborted __> == -- It's clever, but is it art

Re: Bug#72414: make: Polish translation is incorrect

2000-11-04 Thread Manoj Srivastava
y); +else + printf (_("Leaving directory `%s'\n"), starting_directory); } -- Anyone who uses the phrase "easy as taking candy from a baby" has never tried taking candy from a baby. Robin Hood Manoj Srivastava <[EMAIL PROTECTE

Re: Bug#72802: make fails to correctly echo commands

2000-09-30 Thread Manoj Srivastava
ho "this will fail to echo the second command in the canned sequence" $(canned_sequence) -- "Consequences, Schmonsequences, as long as I'm rich." Daffy Duck, from Looney Tunes "Ali Baba Bunny" (1957, Chuck Jones) Manoj Srivastava <[EMAIL PROTECTED]>

Re: Bug#72071: make/the default rules do not escape filenames correctly

2000-09-27 Thread Manoj Srivastava
;$$'? * Workaround: adding rules like the one below solve this problem: .c.o: cc -c -o '$*.o' '$<' * Optional question: how would one write a generic command to link a bunch of object files containing spaces together? It seems "'$^'" would n

make: make spews high-bit garbage at the tty (Patch)

2000-07-28 Thread Manoj Srivastava
- A good awakening have ever Gotama's disciples, whose recollection is always established, day and night on the Buddha. 296 Manoj Srivastava <[EMAIL PROTECTED]><http://www.golden-gryphon.com/> 1024R/C7261095 print CB D9 F4 12 68 07 E4 05 CC 2D 27 12 1D F5 E8 6E 1024D/BF2

Re: Bug#63364: make is not verbose enough

2000-05-02 Thread Manoj Srivastava
-- Thanks, manoj -- "...Greg Nowak: `Another flame from greg' - need I say more?" Jonathan D. Trudel, [EMAIL PROTECTED] "No. You need to say less." Richard Sexton, [EMAIL PROTECTED] Manoj Srivastava <[EMAIL PROTECTED]> <http://

make: continued command lines are not passed to the shell correctly

2000-03-05 Thread Manoj Srivastava
is to sweep it up, package it, and sell it as fertilizer. Manoj Srivastava <[EMAIL PROTECTED]><http://www.golden-gryphon.com/> 1024R/C7261095 print CB D9 F4 12 68 07 E4 05 CC 2D 27 12 1D F5 E8 6E 1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C