Bug 94288 - Build failure in Continuous
Summary: Build failure in Continuous
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-25 11:47 UTC by Emmanuele Bassi (:ebassi)
Modified: 2016-02-25 12:52 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Emmanuele Bassi (:ebassi) 2016-02-25 11:47:43 UTC
Poppler fails to build in GNOME Continuous since commit:

https://cgit.freedesktop.org/poppler/poppler/commit/?id=989ceb6bd90cc8a79dd48c58183f1855de269c9b

With the error:

make[3]: *** No rule to make target 'FlateEncoder.cc', needed by 'libpoppler_la-FlateEncoder.lo'.  Stop.

Continuous builds Poppler with the flags:

ob: Using build directory '_build'
ob: running: ../configure --build=x86_64-linux --prefix=/usr --libdir=/usr/lib --sysconfdir=/etc --localstatedir=/var --bindir=/usr/bin --sbindir=/usr/bin --datadir=/usr/share --includedir=/usr/include --libexecdir=/usr/libexec --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-silent-rules --disable-poppler-cpp --disable-utils

Building poppler with support for:
  font configuration:  fontconfig
  splash output:       yes
  cairo output:        yes
  qt4 wrapper:         no
  qt5 wrapper:         no
  glib wrapper:        yes
    introspection:     yes
  cpp wrapper:         no
  use gtk-doc:         no
  use libjpeg:         yes
  use libpng:          yes
  use libtiff:         yes
  use zlib compress:   yes
  use zlib uncompress: no
  use libcurl:         no
  use libopenjpeg:     yes
      with openjpeg1
  use cms:             no
  command line utils:  no
  test data dir:       /ostbuild/source/poppler/_build/../../test
Comment 1 Emmanuele Bassi (:ebassi) 2016-02-25 11:55:20 UTC
I've tagged Poppler in Continuous to the previous commit; I'll untag it once this bug is resolved.
Comment 2 Adrian Johnson 2016-02-25 12:02:23 UTC
I can't reproduce this. It works for me,

William can you have a look?
Comment 3 Adrian Johnson 2016-02-25 12:14:50 UTC
(In reply to Emmanuele Bassi from comment #0)
> ob: running: ../configure --build=x86_64-linux --prefix=/usr

Are you running autogen.sh first?
Comment 4 Albert Astals Cid 2016-02-25 12:18:31 UTC
I think you forgot to commit the file?

tsdgeos@xps:~/devel/poppler$ find -name FlateEncoder.cc
tsdgeos@xps:~/devel/poppler$
Comment 5 Adrian Johnson 2016-02-25 12:26:13 UTC
Should be fixed now.
Comment 6 Emmanuele Bassi (:ebassi) 2016-02-25 12:52:24 UTC
Yep, fixed by commit:

https://cgit.freedesktop.org/poppler/poppler/commit/?id=1bf0ffdf1c68019515349262a14425c78c90ea18

Thanks!


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.