Opened 7 years ago
Closed 6 years ago
#56209 closed defect (worksforme)
qt5: incompatible Qt library version
Reported by: | mojca (Mojca Miklavec) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | michaelld (Michael Dickens), chrstphrchvz (Christopher Chavez) | |
Port: | qt5 |
Description
While trying to upgrade xpdf
, the port built fine, but it failed to run:
Cannot mix incompatible Qt library (version 0x50a00) with this library (version 0x50a01) Abort trap: 6
I have no clue what this means, but I suspect that one of the libraries was not revbumped when Qt was updated.
I'm using 10.13. I'll put a slightly longer log in comment.
Change History (6)
comment:2 Changed 7 years ago by mojca (Mojca Miklavec)
Cc: | MarcusCalhoun-Lopez removed |
---|---|
Owner: | set to MarcusCalhoun-Lopez |
Status: | new → assigned |
comment:3 Changed 7 years ago by chrstphrchvz (Christopher Chavez)
This looks similar to the issue in #55566--are there multiple versions of qt5 libraries active? That is, is there output from both port echo active | grep 'qt5.* @5.10.1'
and port echo active | grep 'qt5.* @5.10.0'
, or does only one of them output anything? Should qt5 ports be enforcing that only one particular version be active at a time?
comment:4 Changed 7 years ago by chrstphrchvz (Christopher Chavez)
Cc: | chrstphrchvz added |
---|
comment:5 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Sadly, I am unable to reproduce this error.
Is there still an issue?
comment:6 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Closing since there was no response to queries.
Please fee free to reopen if the problem persists.