* DWARF error
@ 2021-11-08 8:32 Ming Cheng
2021-11-08 8:44 ` Florian Weimer
0 siblings, 1 reply; 7+ messages in thread
From: Ming Cheng @ 2021-11-08 8:32 UTC (permalink / raw)
To: gcc-help
Hi HelpDesk,
My box:
Linux sg1-ldev-pioneer 3.10.0-1160.25.1.el7.x86_64 #1 SMP Tue Apr 13 18:55:45 EDT 2021 x86_64 x86_64 x86_64 GNU/Linux
g++ (GCC) 10.2.1 20210130 (Red Hat 10.2.1-11)
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
/opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: DWARF error: could not find variable specification at offset 952de
Thanks.
Ming CHENG
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: DWARF error
2021-11-08 8:32 DWARF error Ming Cheng
@ 2021-11-08 8:44 ` Florian Weimer
2021-11-08 8:46 ` Ming Cheng
0 siblings, 1 reply; 7+ messages in thread
From: Florian Weimer @ 2021-11-08 8:44 UTC (permalink / raw)
To: Ming Cheng via Gcc-help; +Cc: Ming Cheng
* Ming Cheng via Gcc-help:
> Hi HelpDesk,
>
> My box:
> Linux sg1-ldev-pioneer 3.10.0-1160.25.1.el7.x86_64 #1 SMP Tue Apr 13 18:55:45 EDT 2021 x86_64 x86_64 x86_64 GNU/Linux
>
>
> g++ (GCC) 10.2.1 20210130 (Red Hat 10.2.1-11)
> Copyright (C) 2020 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: DWARF error: could not find variable specification at offset 952de
For Red Hat compilers, please file support tickets at
<https://access.redhat.com/support/cases/>
I'm sorry, your message does not contain sufficient information to
properly diagnose the issue.
Thanks,
Florian
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: DWARF error
2021-11-08 8:44 ` Florian Weimer
@ 2021-11-08 8:46 ` Ming Cheng
2021-11-08 9:19 ` Andrew Haley
2021-11-08 9:19 ` Florian Weimer
0 siblings, 2 replies; 7+ messages in thread
From: Ming Cheng @ 2021-11-08 8:46 UTC (permalink / raw)
To: Florian Weimer, Ming Cheng via Gcc-help
Hi Florian,
What are those missing info? Once I know, I’ll raise a proper ticket.
Thanks.
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows
From: Florian Weimer<mailto:fweimer@redhat.com>
Sent: Monday, 8 November 2021 4:44 pm
To: Ming Cheng via Gcc-help<mailto:gcc-help@gcc.gnu.org>
Cc: Ming Cheng<mailto:chengm349@hotmail.com>
Subject: Re: DWARF error
* Ming Cheng via Gcc-help:
> Hi HelpDesk,
>
> My box:
> Linux sg1-ldev-pioneer 3.10.0-1160.25.1.el7.x86_64 #1 SMP Tue Apr 13 18:55:45 EDT 2021 x86_64 x86_64 x86_64 GNU/Linux
>
>
> g++ (GCC) 10.2.1 20210130 (Red Hat 10.2.1-11)
> Copyright (C) 2020 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: DWARF error: could not find variable specification at offset 952de
For Red Hat compilers, please file support tickets at
<https://access.redhat.com/support/cases/>
I'm sorry, your message does not contain sufficient information to
properly diagnose the issue.
Thanks,
Florian
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: DWARF error
2021-11-08 8:46 ` Ming Cheng
@ 2021-11-08 9:19 ` Andrew Haley
2021-11-08 9:19 ` Florian Weimer
1 sibling, 0 replies; 7+ messages in thread
From: Andrew Haley @ 2021-11-08 9:19 UTC (permalink / raw)
To: gcc-help
On 11/8/21 08:46, Ming Cheng via Gcc-help wrote:
> What are those missing info? Once I know, I’ll raise a proper ticket.
We need enough info to be able to reproduce what happened to you.
--
Andrew Haley (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: DWARF error
2021-11-08 8:46 ` Ming Cheng
2021-11-08 9:19 ` Andrew Haley
@ 2021-11-08 9:19 ` Florian Weimer
2021-11-09 2:52 ` Ming Cheng
1 sibling, 1 reply; 7+ messages in thread
From: Florian Weimer @ 2021-11-08 9:19 UTC (permalink / raw)
To: Ming Cheng; +Cc: Ming Cheng via Gcc-help
* Ming Cheng:
> What are those missing info? Once I know, I’ll raise a proper ticket.
Exact command line, and the necessary input files to reproduce the issue
if possible.
Thanks,
Florian
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: DWARF error
2021-11-08 9:19 ` Florian Weimer
@ 2021-11-09 2:52 ` Ming Cheng
2021-11-10 8:45 ` Ming Cheng
0 siblings, 1 reply; 7+ messages in thread
From: Ming Cheng @ 2021-11-09 2:52 UTC (permalink / raw)
To: Florian Weimer; +Cc: Ming Cheng via Gcc-help
Hi Florian,
/opt/rh/devtoolset-10/root/bin/g++ -rdynamic -std=c++20 AS7_DEC/./CMESymService.o AS7_DEC/./CMESymAcceptor.o AS7_DEC/./CMEUtils.o AS7_DEC/./CMESbeFixConnector.o AS7_DEC/./CMESbeFixProcessor.o AS7_DEC/./CMESbeFixService.o AS7_DEC/./CMESubscriptionManager.o AS7_DEC/./CMEApplication.o AS7_DEC/./CMESbeFixSession.o AS7_DEC/./CMESymApplication.o AS7_DEC/./CMEConfiguration.o AS7_DEC/./CMEDefs.o AS7_DEC/./CMESbeFixApplication.o AS7_DEC/sbefix_mdp/libsbefix.a -lboost_thread -lboost_filesystem -lboost_system -lboost_regex -lboost_program_options -lxerces-c /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/utils/AS7_DEC/libutils.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/cbase/AS7_DEC/libcbase.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/csock/AS7_DEC/libcsock.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/sock/AS7_DEC/libsock.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/utl/AS7_DEC/libutl.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/csock/AS7_DEC/libcsock.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/depth/AS7_DEC/libdepth.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/msg/AS7_DEC/libmsg.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/cbase/AS7_DEC/libcbase.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/sock/AS7_DEC/libsock.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/mktutil/AS7_DEC/libmktutil.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/optionlib/AS7_DEC/liboptions.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/sym/AS7_DEC/libsymproxy.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/utl/AS7_DEC/libutl.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/utils/AS7_DEC/libutils.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/cbase/AS7_DEC/libcbase.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/sym/AS7_DEC/libsymproxy.a /fs02/home/mcheng/workspace/gitwork_ldn/Order_Entry/face/FtAcceptor/AS7_DEC/libacceptor.a /fs02/home/mcheng/workspace/gitwork_ldn/Order_Entry/face/FtSymAcceptor/AS7_DEC/libsymacceptor.a /fs02/home/mcheng/workspace/gitwork_ldn/Order_Entry/face/AS7_DEC/libconnection.a /fs02/home/mcheng/workspace/gitwork_ldn/Order_Entry/face/AS7_DEC/libface.a -L/fs02/home/thirdparty.bak.22483/snappy/lib/AS7_DEC -lsnappy /fs02/home/thirdparty.bak.22483/pugixml/1.6/AS7_DEC/lib64/libpugixml.a -lpthread -lstdc++ -lz -lm -lcrypto -lrt -ldl -o AS7_DEC/cme_md_flex
/opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: DWARF error: could not find variable specification at offset e7d94
Difficult to give you input files.
Regards.
Ming
________________________________
From: Florian Weimer <fweimer@redhat.com>
Sent: Monday, November 8, 2021 9:19 AM
To: Ming Cheng <chengm349@hotmail.com>
Cc: Ming Cheng via Gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: DWARF error
* Ming Cheng:
> What are those missing info? Once I know, I’ll raise a proper ticket.
Exact command line, and the necessary input files to reproduce the issue
if possible.
Thanks,
Florian
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: DWARF error
2021-11-09 2:52 ` Ming Cheng
@ 2021-11-10 8:45 ` Ming Cheng
0 siblings, 0 replies; 7+ messages in thread
From: Ming Cheng @ 2021-11-10 8:45 UTC (permalink / raw)
To: Florian Weimer; +Cc: Ming Cheng via Gcc-help
Hi Florian Weimer ,
Keen to hearing from your side further like whether I should try devtoolset-9 first for example. I want to use std::filesystem.
Thanks.
Ming
________________________________
From: Ming Cheng <chengm349@hotmail.com>
Sent: Tuesday, November 9, 2021 2:52 AM
To: Florian Weimer <fweimer@redhat.com>
Cc: Ming Cheng via Gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: DWARF error
Hi Florian,
/opt/rh/devtoolset-10/root/bin/g++ -rdynamic -std=c++20 AS7_DEC/./CMESymService.o AS7_DEC/./CMESymAcceptor.o AS7_DEC/./CMEUtils.o AS7_DEC/./CMESbeFixConnector.o AS7_DEC/./CMESbeFixProcessor.o AS7_DEC/./CMESbeFixService.o AS7_DEC/./CMESubscriptionManager.o AS7_DEC/./CMEApplication.o AS7_DEC/./CMESbeFixSession.o AS7_DEC/./CMESymApplication.o AS7_DEC/./CMEConfiguration.o AS7_DEC/./CMEDefs.o AS7_DEC/./CMESbeFixApplication.o AS7_DEC/sbefix_mdp/libsbefix.a -lboost_thread -lboost_filesystem -lboost_system -lboost_regex -lboost_program_options -lxerces-c /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/utils/AS7_DEC/libutils.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/cbase/AS7_DEC/libcbase.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/csock/AS7_DEC/libcsock.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/sock/AS7_DEC/libsock.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/utl/AS7_DEC/libutl.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/csock/AS7_DEC/libcsock.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/depth/AS7_DEC/libdepth.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/msg/AS7_DEC/libmsg.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/cbase/AS7_DEC/libcbase.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/sock/AS7_DEC/libsock.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/mktutil/AS7_DEC/libmktutil.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/optionlib/AS7_DEC/liboptions.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/sym/AS7_DEC/libsymproxy.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/utl/AS7_DEC/libutl.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/utils/AS7_DEC/libutils.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/cbase/AS7_DEC/libcbase.a /fs02/home/jenkins/workspace/Rel-12-2-0_PROD/Rel-12-2-51_AS7_DEC/sym/AS7_DEC/libsymproxy.a /fs02/home/mcheng/workspace/gitwork_ldn/Order_Entry/face/FtAcceptor/AS7_DEC/libacceptor.a /fs02/home/mcheng/workspace/gitwork_ldn/Order_Entry/face/FtSymAcceptor/AS7_DEC/libsymacceptor.a /fs02/home/mcheng/workspace/gitwork_ldn/Order_Entry/face/AS7_DEC/libconnection.a /fs02/home/mcheng/workspace/gitwork_ldn/Order_Entry/face/AS7_DEC/libface.a -L/fs02/home/thirdparty.bak.22483/snappy/lib/AS7_DEC -lsnappy /fs02/home/thirdparty.bak.22483/pugixml/1.6/AS7_DEC/lib64/libpugixml.a -lpthread -lstdc++ -lz -lm -lcrypto -lrt -ldl -o AS7_DEC/cme_md_flex
/opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: /opt/rh/devtoolset-10/root/usr/libexec/gcc/x86_64-redhat-linux/10/ld: DWARF error: could not find variable specification at offset e7d94
Difficult to give you input files.
Regards.
Ming
________________________________
From: Florian Weimer <fweimer@redhat.com>
Sent: Monday, November 8, 2021 9:19 AM
To: Ming Cheng <chengm349@hotmail.com>
Cc: Ming Cheng via Gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: DWARF error
* Ming Cheng:
> What are those missing info? Once I know, I’ll raise a proper ticket.
Exact command line, and the necessary input files to reproduce the issue
if possible.
Thanks,
Florian
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2021-11-10 8:45 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-08 8:32 DWARF error Ming Cheng
2021-11-08 8:44 ` Florian Weimer
2021-11-08 8:46 ` Ming Cheng
2021-11-08 9:19 ` Andrew Haley
2021-11-08 9:19 ` Florian Weimer
2021-11-09 2:52 ` Ming Cheng
2021-11-10 8:45 ` Ming Cheng
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).