public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* https://sourceware.org/bugzilla account wrongly suspended
@ 2016-12-14 13:03 Markus Trippelsdorf
  0 siblings, 0 replies; only message in thread
From: Markus Trippelsdorf @ 2016-12-14 13:03 UTC (permalink / raw)
  To: overseers

My account (markus@trippelsdorf.de) got blocked because of bogus
spam warnings

This is the bugreport I have tried to enter:

Summary: glibs tries to install bogus /usr/include/stdlib.h when "make check" is run twice

When one runs "make check" twice in a row, glibc tries to install
an internal header file to /usr/include/stdlib.h, e.g.:

 % make -j4 check
...
Summary of test results:
      1 FAIL
   1565 PASS
     20 UNSUPPORTED
      2 XFAIL
      2 XPASS


 % make -j4 check
...
make[2]: Entering directory '/home/markus/glibc/nptl'
/usr/bin/install -c -m 644 ../include/stdlib.h /usr/include/stdlib.h
/usr/bin/install: cannot remove '/usr/include/stdlib.h': Permission denied
make[2]: *** [../Makerules:1269: /usr/include/stdlib.h] Error 1
make[2]: Leaving directory '/home/markus/glibc/nptl'
make[1]: *** [Makefile:215: nptl/tests] Error 2
make[1]: Leaving directory '/home/markus/glibc'
make: *** [Makefile:9: check] Error 2


-- 
Markus

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-14 13:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-14 13:03 https://sourceware.org/bugzilla account wrongly suspended Markus Trippelsdorf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).