public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/4579] New: Failt to build with GCC 3.3
@ 2007-05-31 21:37 eugen at debian dot org
  2007-05-31 21:38 ` [Bug translator/4579] " eugen at debian dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: eugen at debian dot org @ 2007-05-31 21:37 UTC (permalink / raw)
  To: systemtap

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2128 bytes --]

systemtap snapshot fails to build with GCC 3.3 due to missing #include's:

if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.  -DBINDIR='"/usr/bin"'
-DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib/systemtap"'
-DPERFMON   -Wall -Wextra -Werror -Wall -g -D_GNU_SOURCE -O2 -MT stap-parse.o
-MD -MP -MF ".deps/stap-parse.Tpo" -c -o stap-parse.o `test -f 'parse.cxx' ||
echo './'`parse.cxx; \
        then mv -f ".deps/stap-parse.Tpo" ".deps/stap-parse.Po"; else rm -f
".deps/stap-parse.Tpo"; exit 1; fi
parse.cxx: In function 'bool eval_pp_conditional(systemtap_session&, const
token*, const token*, const token*)':
parse.cxx:194: error: 'strverscmp' was not declared in this scope
make[3]: *** [stap-parse.o] Помилка 1

if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.  -DBINDIR='"/usr/bin"'
-DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib/systemtap"'
-DPERFMON   -Wall -Wextra -Werror -Wall -g -D_GNU_SOURCE -O2 -MT stap-cache.o
-MD -MP -MF ".deps/stap-cache.Tpo" -c -o stap-cache.o `test -f 'cache.cxx' ||
echo './'`cache.cxx; \
        then mv -f ".deps/stap-cache.Tpo" ".deps/stap-cache.Po"; else rm -f
".deps/stap-cache.Tpo"; exit 1; fi
cache.cxx: In function 'void add_to_cache(systemtap_session&)':
cache.cxx:35: error: 'strerror' was not declared in this scope
cache.cxx:50: error: 'strerror' was not declared in this scope
cache.cxx: In function 'bool get_from_cache(systemtap_session&)':
cache.cxx:89: error: 'strerror' was not declared in this scope
cache.cxx:101: error: 'strerror' was not declared in this scope
make[3]: *** [stap-cache.o] Помилка 1

-- 
           Summary: Failt to build with GCC 3.3
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: eugen at debian dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=4579

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

* [Bug translator/4579] Failt to build with GCC 3.3
  2007-05-31 21:37 [Bug translator/4579] New: Failt to build with GCC 3.3 eugen at debian dot org
@ 2007-05-31 21:38 ` eugen at debian dot org
  2007-05-31 21:40 ` [Bug translator/4579] Fails " eugen at debian dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: eugen at debian dot org @ 2007-05-31 21:38 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From eugen at debian dot org  2007-05-31 21:38 -------
Created an attachment (id=1875)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1875&action=view)
patch


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4579

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

* [Bug translator/4579] Fails to build with GCC 3.3
  2007-05-31 21:37 [Bug translator/4579] New: Failt to build with GCC 3.3 eugen at debian dot org
  2007-05-31 21:38 ` [Bug translator/4579] " eugen at debian dot org
@ 2007-05-31 21:40 ` eugen at debian dot org
  2007-05-31 21:41 ` [Bug translator/4579] Fails to build with GCC 4.3 eugen at debian dot org
  2007-05-31 21:50 ` fche at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: eugen at debian dot org @ 2007-05-31 21:40 UTC (permalink / raw)
  To: systemtap



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Failt to build with GCC 3.3 |Fails to build with GCC 3.3


http://sourceware.org/bugzilla/show_bug.cgi?id=4579

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

* [Bug translator/4579] Fails to build with GCC 4.3
  2007-05-31 21:37 [Bug translator/4579] New: Failt to build with GCC 3.3 eugen at debian dot org
  2007-05-31 21:38 ` [Bug translator/4579] " eugen at debian dot org
  2007-05-31 21:40 ` [Bug translator/4579] Fails " eugen at debian dot org
@ 2007-05-31 21:41 ` eugen at debian dot org
  2007-05-31 21:50 ` fche at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: eugen at debian dot org @ 2007-05-31 21:41 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From eugen at debian dot org  2007-05-31 21:41 -------
oops, gcc version is 4.3

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Fails to build with GCC 3.3 |Fails to build with GCC 4.3


http://sourceware.org/bugzilla/show_bug.cgi?id=4579

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

* [Bug translator/4579] Fails to build with GCC 4.3
  2007-05-31 21:37 [Bug translator/4579] New: Failt to build with GCC 3.3 eugen at debian dot org
                   ` (2 preceding siblings ...)
  2007-05-31 21:41 ` [Bug translator/4579] Fails to build with GCC 4.3 eugen at debian dot org
@ 2007-05-31 21:50 ` fche at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: fche at redhat dot com @ 2007-05-31 21:50 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From fche at redhat dot com  2007-05-31 21:50 -------
Patch committed, thanks.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=4579

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

end of thread, other threads:[~2007-05-31 21:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-31 21:37 [Bug translator/4579] New: Failt to build with GCC 3.3 eugen at debian dot org
2007-05-31 21:38 ` [Bug translator/4579] " eugen at debian dot org
2007-05-31 21:40 ` [Bug translator/4579] Fails " eugen at debian dot org
2007-05-31 21:41 ` [Bug translator/4579] Fails to build with GCC 4.3 eugen at debian dot org
2007-05-31 21:50 ` fche at redhat dot com

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).