0.12.0 Precise PPA builds failing: error: Could not find a version of the boost_program_options library! #7587

issue jonathancross opened this issue on February 24, 2016
  1. jonathancross commented at 11:07 AM on February 24, 2016: contributor

    I'm guessing @TheBlueMatt is already on this, but just in case...

    Log: https://launchpadlibrarian.net/242423468/buildlog_ubuntu-precise-i386.bitcoin_0.12.0-precise5_BUILDING.txt.gz

    checking whether the Boost::Program_Options library is available... yes
    configure: error: Could not find a version of the boost_program_options library!
    make[1]: *** [override_dh_auto_configure] Error 1
    make[1]: Leaving directory `/«PKGBUILDDIR»'
    make: *** [build] Error 2
    dpkg-buildpackage: error: debian/rules build gave error exit status 2
    

    The build instructions are a bit unclear to me, they seem to indicate that libboost-program-options-dev is only required for Ubuntu 14.04+, but it seems to be breaking here in 12.04.

  2. laanwj commented at 11:58 AM on February 24, 2016: member

    To build bitcoin core you need libboost-program-options development headers, period. The only difference between Ubuntu versions is whether that library is only available as part of an overall package libboost-all-dev, or also available partitioned into separate packages such as libboost-program-options-dev. So you need to install either, and depending on what is available you may prefer the finer-grained one.

  3. laanwj commented at 12:00 PM on February 24, 2016: member

    Also for the Qt build you need --with-gui=qt4 if only qt4 is available, this is a regression (see #7189).

  4. laanwj added the label Build system on Feb 24, 2016
  5. laanwj commented at 2:31 PM on March 14, 2016: member

    Closing after #7590

  6. laanwj closed this on Mar 14, 2016

  7. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 21:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me