public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
From: "woodard at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: libabigail@sourceware.org
Subject: [Bug default/29978] New: fedabipkgdiff --self-compare -a --from fc37 evolution-data-server-tests has problems
Date: Mon, 09 Jan 2023 19:45:15 +0000	[thread overview]
Message-ID: <bug-29978-9487@http.sourceware.org/bugzilla/> (raw)

https://sourceware.org/bugzilla/show_bug.cgi?id=29978

            Bug ID: 29978
           Summary: fedabipkgdiff --self-compare -a --from fc37
                    evolution-data-server-tests has problems
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: woodard at redhat dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

$ fedabipkgdiff --self-compare --dry-run -a --from fc37
evolution-data-server-tests
has a couple of problems. One problem is:

$ abipkgdiff --self-check  --d1
/home/ben/.cache/fedabipkgdiff/downloads/evolution-data-server-tests-debuginfo-3.46.3-1.fc37.aarch64.rpm
/home/ben/.cache/fedabipkgdiff/downloads/evolution-data-server-tests-3.46.3-1.fc37.aarch64.rpm
/home/ben/.cache/libabigail/abipkgdiff-tmp-dir-SavAlX/package1/abixml/usr/libexec/evolution-data-server/installed-tests/test-book-cache-offline.abi:262:
parser error : Specification mandates value for attribute la
      <data-member access='public' laELF
                                     ^
/home/ben/.cache/libabigail/abipkgdiff-tmp-dir-SavAlX/package1/abixml/usr/libexec/evolution-data-server/installed-tests/test-book-cache-offline.abi:262:
parser error : attributes construct error
      <data-member access='public' laELF
                                     ^
/home/ben/.cache/libabigail/abipkgdiff-tmp-dir-SavAlX/package1/abixml/usr/libexec/evolution-data-server/installed-tests/test-book-cache-offline.abi:262:
parser error : Couldn't find end of Start Tag data-member
      <data-member access='public' laELF
                                     ^
/home/ben/.cache/libabigail/abipkgdiff-tmp-dir-SavAlX/package1/abixml/usr/libexec/evolution-data-server/installed-tests/test-ebook-get-contact.abi:315:
parser error : AttValue: ' expected
ug/evolution-data-server-3.46.3-1.fc37.aarch64/tests/libebook/ebook-test-utils.c
                                                                              
^
/home/ben/.cache/libabigail/abipkgdiff-tmp-dir-SavAlX/package1/abixml/usr/libexec/evolution-data-server/installed-tests/test-ebook-get-contact.abi:315:
parser error : attributes construct error
ug/evolution-data-server-3.46.3-1.fc37.aarch64/tests/libebook/ebook-test-utils.c
                                                                              
^
/home/ben/.cache/libabigail/abipkgdiff-tmp-dir-SavAlX/package1/abixml/usr/libexec/evolution-data-server/installed-tests/test-ebook-get-contact.abi:315:
parser error : Couldn't find end of Start Tag parameter
ug/evolution-data-server-3.46.3-1.fc37.aarch64/tests/libebook/ebook-test-utils.c
                                                                              
^
<snip>
abipkgdiff: ../../../libabigail/tools/abipkgdiff.cc:1651:
abigail::tools_utils::abidiff_status compare_to_self(const elf_file&, const
std::string&, const options&, abigail::ir::environment&,
abigail::comparison::corpus_diff_sptr&,
abigail::comparison::diff_context_sptr&, abigail::fe_iface::status*): Assertion
`__abg_cond__' failed.
Aborted (core dumped)

running under GDB doesn't give a backtrace but I do get:

/home/ben/.cache/libabigail/abipkgdiff-tmp-dir-mvfgw3/package1/abixml/usr/libexec/evolution-data-server/installed-tests/test-cal-client-create-object.abi:99:
parser error : AttValue: ' expected
    <class-decl name='_ICalObject
                                 ^
/home/ben/.cache/libabigail/abipkgdiff-tmp-dir-mvfgw3/package1/abixml/usr/libexec/evolution-data-server/installed-tests/test-cal-client-create-object.abi:99:
parser error : attributes construct error
    <class-decl name='_ICalObject
                                 ^
/home/ben/.cache/libabigail/abipkgdiff-tmp-dir-mvfgw3/package1/abixml/usr/libexec/evolution-data-server/installed-tests/test-cal-client-create-object.abi:99:
parser error : Couldn't find end of Start Tag class-decl
    <class-decl name='_ICalObject
                                 ^
I/O error : Bad file descriptor
/home/ben/.cache/libabigail/abipkgdiff-tmp-dir-mvfgw3/package1/abixml/usr/libexec/evolution-data-server/installed-tests/test-cal-client-add-timezone.abi:1:
parser error : Extra content at the end of the document

^
I/O error : Bad file descriptor
I/O error : Bad file descriptor

Which is different than the previous error when not running under gdb.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

             reply	other threads:[~2023-01-09 19:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-09 19:45 woodard at redhat dot com [this message]
2023-01-09 20:00 ` [Bug default/29978] " woodard at redhat dot com
2023-01-09 20:02 ` woodard at redhat dot com
2023-01-09 20:13 ` woodard at redhat dot com
2023-03-10 18:53 ` dodji at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-29978-9487@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=libabigail@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).