[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Not able to build my package



Hi everybody,

I want to rebuild fw4spl, but I can't install libboost-all-dev on my system (Debian Stretch, up-to-date).

  $ sudo apt-get install libboost-all-dev
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libboost-all-dev : Depends: libboost-date-time-dev but it is not going to be installed
                      Depends: libboost-log-dev but it is not going to be installed
                      Depends: libboost-thread-dev but it is not going to be installed
                      Depends: libboost-wave-dev but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.

When I try with pdebuild after update the base.tgz, I get this error :

  $ sudo pdebuild
  W: /root/.pbuilderrc does not exist
  dpkg-checkbuilddeps: Unmet build dependencies: libboost-all-dev
  W: Unmet build-dependency in source
  dpkg-buildpackage: warning: using a gain-root-command while being root
  dpkg-buildpackage: source package fw4spl
  dpkg-buildpackage: source version 0.9.2-3
  dpkg-buildpackage: source distribution unstable
  dpkg-buildpackage: source changed by Corentin Desfarges <corentin.desfarges.dev@gmail.com>
   dpkg-source --before-build fw4spl
  dpkg-checkbuilddeps: Unmet build dependencies: libboost-all-dev
  dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
  dpkg-buildpackage: warning: (Use -d flag to override.)

Should pdebuild not install the dependencies itself ?


Thanks for your help,

Corentin

Reply to: