View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017291 | Scribus | Build System | public | 2024-10-16 15:43 | 2024-10-23 18:42 |
Reporter | tgurr | Assigned To | jghali | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.6.2 | ||||
Fixed in Version | 1.6.3.svn | ||||
Summary | 0017291: 1.6.2 fails to build against poppler >= 24.10.0 | ||||
Description | In file included from /var/tmp/paludis/build/app-office-scribus-1.6.2/work/scribus-1.6.2/scribus/plugins/import/pdf/pdftextrecognition.h:16, from /var/tmp/paludis/build/app-office-scribus-1.6.2/work/scribus-1.6.2/scribus/plugins/import/pdf/importpdf.cpp:34: /var/tmp/paludis/build/app-office-scribus-1.6.2/work/scribus-1.6.2/scribus/plugins/import/pdf/slaoutput.h:62:7: error: redefinition of 'class LinkSubmitForm' 62 | class LinkSubmitForm: public LinkAction | ^~~~~~~~~~~~~~ In file included from /var/tmp/paludis/build/app-office-scribus-1.6.2/work/scribus-1.6.2/scribus/plugins/import/pdf/slaoutput.h:42: /usr/x86_64-pc-linux-gnu/include/poppler/Link.h:524:30: note: previous definition of 'class LinkSubmitForm' 524 | class POPPLER_PRIVATE_EXPORT LinkSubmitForm : public LinkAction | ^~~~~~~~~~~~~~ | ||||
Steps To Reproduce | Try to build 1.6.2 against poppler >= 24.10.0 | ||||
Tags | No tags attached. | ||||
Patch | No | ||||
|
This is already fixed in 1.6.3.svn and trunk. |
|
Thanks for the info, the github mirror appears to be out-of-date. |
|
The GitHub mirror is not something we maintain. |
|
I fail at checking out svn via http/https as stated on https://wiki.scribus.net/canvas/Building_SVN_versions_with_CMake $ svn co http://scribus.net/svn/Scribus/ svn: E170013: Unable to connect to a repository at URL 'http://scribus.net/svn/Scribus' svn: E000110: Error running context: Connection timed out $ svn co https://scribus.net/svn/Scribus/ svn: E170013: Unable to connect to a repository at URL 'https://scribus.net/svn/Scribus' svn: E000110: Error running context: Connection timed out Since being behind a corporate proxy I'm not able to use svn:// directly. |
|
@tgurr you could check out some other mirrors: https://gitlab.com/scribus/scribus https://codeberg.org/Scribus/scribus I think the GitLab mirror is on the same update level as on GitHub. The Codeberg repo is the current development mirror of 1.7.0 Both are unofficial maintained. |
|
I will update both github and gitlab when I am back from my short holydays. If somebody "trustworthy enough" (and with the necessary skills...), I can add other people to the maintainer. |
|
SVN seems up now... |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-10-16 15:43 | tgurr | New Issue | |
2024-10-16 18:26 | jghali | Assigned To | => jghali |
2024-10-16 18:26 | jghali | Status | new => resolved |
2024-10-16 18:26 | jghali | Resolution | open => fixed |
2024-10-16 18:26 | jghali | Fixed in Version | => 1.6.3.svn |
2024-10-16 18:26 | jghali | Note Added: 0051438 | |
2024-10-16 18:38 | tgurr | Note Added: 0051439 | |
2024-10-16 19:19 | cbradney | Note Added: 0051440 | |
2024-10-17 11:59 | tgurr | Note Added: 0051444 | |
2024-10-17 12:42 | nitramr | Note Added: 0051445 | |
2024-10-17 12:58 | ale | Note Added: 0051446 | |
2024-10-17 16:02 | cbradney | Note Added: 0051447 | |
2024-10-23 18:42 | cbradney | Status | resolved => closed |