Skip to content

"Can't determine version of poppler-qt5" on Arch #27

Closed
@Kyuuhachi

Description

@Kyuuhachi

I'm trying to install this (for Frescobaldi), but it won't build.

$ pacaur -S python-poppler-qt5
:: Package python-poppler-qt5 not found in repositories, trying AUR...
:: resolving dependencies...
:: looking for inter-conflicts...

AUR Packages  (1) python-poppler-qt5-0.24.2-2  

:: Proceed with installation? [Y/n] 
:: Retrieving package(s)...
:: python-poppler-qt5 build files are up-to-date -- skipping
:: Checking python-poppler-qt5 integrity...
==> Making package: python-poppler-qt5 0.24.2-2 (Fri Jun  8 13:43:56 CEST 2018)
==> Retrieving sources...
  -> Found v0.24.2.tar.gz
  -> Found python-poppler-qt5-0.24.2.patch
==> Validating source files with sha256sums...
    v0.24.2.tar.gz ... Passed
    python-poppler-qt5-0.24.2.patch ... Passed
:: Preparing python-poppler-qt5...
==> Making package: python-poppler-qt5 0.24.2-2 (Fri Jun  8 13:43:57 CEST 2018)
==> WARNING: Skipping dependency checks.
==> Retrieving sources...
  -> Found v0.24.2.tar.gz
  -> Found python-poppler-qt5-0.24.2.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting v0.24.2.tar.gz with bsdtar
==> Starting prepare()...
patching file poppler-qt5.sip
patching file types.sip
==> Sources are ready.
:: Building python-poppler-qt5 package(s)...
==> Making package: python-poppler-qt5 0.24.2-2 (Fri Jun  8 13:43:57 CEST 2018)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
running install
running build
running build_ext
building 'popplerqt5' extension
Can't determine version of poppler-qt5
/usr/bin/sip -I /usr/share/sip -t POPPLER_V0_20_0 -c build/temp.linux-x86_64-3.6 -b build/temp.linux-x86_64-3.6/poppler-qt5.sbf -I /usr/share/sip/PyQt5 -t WS_X11 -t Qt_5_10_1 poppler-qt5.sip
sip: Deprecation warning: poppler-qt5.sip:1: %Module version numbers are deprecated and ignored
sip: Poppler::LinkRendition is undefined
error: command '/usr/bin/sip' failed with exit status 1
==> ERROR: A failure occurred in package().
    Aborting...
:: failed to build python-poppler-qt5 package(s)

I think this is the same issue as #24, but a little more detailed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions