public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/autogen/files: autogen-5.11.6-gcc46.patch
@ 2011-04-08 23:55 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; 2+ messages in thread
From: Ryan Hill (dirtyepic) @ 2011-04-08 23:55 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    11/04/08 23:55:16

  Added:                autogen-5.11.6-gcc46.patch
  Log:
  Fix testsuite with GCC 4.6 (bug #362661).
  
  (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sys-devel/autogen/files/autogen-5.11.6-gcc46.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autogen/files/autogen-5.11.6-gcc46.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autogen/files/autogen-5.11.6-gcc46.patch?rev=1.1&content-type=text/plain

Index: autogen-5.11.6-gcc46.patch
===================================================================
Fix testsuite

https://bugs.gentoo.org/362661
https://sourceforge.net/tracker/?func=detail&atid=103593&aid=3280108&group_id=3593

--- a/autoopts/test/cond.test
+++ b/autoopts/test/cond.test
@@ -112,13 +112,11 @@ ${AG_L} ${testname}.def || \
 
 ( eval `echo ${cc_cmd} | \
   ${SED} 's/-Werror//;s/-DTEST_TEST/-DSECOND -DTEST_TEST/' ` 2>&1 ) \
-  | ${SED} -n 's/.*# *warning:*/#warning/p' > ${testname}-cc.log
-
-echo '#warning undefining SECOND due to option name conflict' \
-  > ${testname}-xx.log
-
-cmp -s ${testname}-??.log || \
-  failure "warning diffs:  `diff ${testname}-??.log`"
+  | ${SED} -n '/undefining SECOND due to option name conflict/p' \
+  > ${testname}-cc.log
+ 
+test -s ${testname}-cc.log || \
+  failure "warning diffs: 'undefining SECOND' not found"
 
 # # # # # # # # # # FOURTH TEST # # # # # # # # #
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-devel/autogen/files: autogen-5.11.6-gcc46.patch
@ 2013-01-10 19:44 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2013-01-10 19:44 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    13/01/10 19:44:09

  Removed:              autogen-5.11.6-gcc46.patch
  Log:
  old
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-10 19:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-10 19:44 [gentoo-commits] gentoo-x86 commit in sys-devel/autogen/files: autogen-5.11.6-gcc46.patch Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2011-04-08 23:55 Ryan Hill (dirtyepic)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox