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

Bug#783371: marked as done (kde4libs: FTBFS if pdebuild issued in source directory)



Your message dated Sun, 25 Aug 2019 15:34:27 +0000
with message-id <E1i1uXD-000HxJ-7D@fasolo.debian.org>
and subject line Bug#935666: Removed package(s) from unstable
has caused the Debian Bug report #783371,
regarding kde4libs: FTBFS if pdebuild issued in source directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
783371: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783371
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: kde4libs
Version: 4:4.14.2-5
Severity: normal

Dear Maintainer,

I tried to recompile the source package kde4libs with cowbuilder/pbuilder but
I'm encountering the issue described in the following.

The config file ~/.pbuilderrc is correctly configured and I already used
cowbuilder to build other debian packages without problems.

The source package is downloaded with `apt-get source kde4libs' from Jessie
repository.

Using:

> $ sudo -E DIST=jessie ARCH=amd64 cowbuilder --build \
>   kde4libs_4.14.2-5.dsc

the building process succeeds. But using instead pdebuild against the source
directory:

> $ sudo -E DIST=jessie ARCH=amd64 pdebuild --pbuilder cowbuilder

the build process fails [1] and it seems due to unsolvable build
dependencies/conflicts.

I did another try using pdbuilder without cowbuilder and with a clean local
pbuilder chroot system, but using pdebuild against the source directory leads
to the same error. I thought it was a problem with the build-deps so I did
other tests trying different `--pbuildersatisfydepends' options and also
manually installing the build-deps in the local pbuilder chroot system, but
unfortunately the same issue remains.

Thank you, best regards
Francesco


[1]
$ sudo -E DIST=jessie ARCH=amd64 pdebuild --pbuilder cowbuilder
--debbuildopts -sa
I: using cowbuilder as pbuilder
dpkg-checkbuilddeps: Unmet build dependencies: automoc (>= 1.0~version-0.9.88)
bison cmake (>= 2.6.4) flex hspell libacl1-dev libaspell-dev libattica-dev (>=
0.4.2) libavahi-common-dev libbz2-dev libdbusmenu-qt-dev libdlrestrictions-dev
(>= 0.14) libenchant-dev libfam-dev libgif-dev libglu1-mesa-dev libgrantlee-dev
(>= 0.1.0) libjasper-dev libjpeg-dev libkrb5-dev liblzma-dev libopenexr-dev
libpcre3-dev libphonon-dev (>= 4:4.6.0really4.3.80) libpng-dev libpolkit-
qt-1-dev (>= 0.99.0) libqca2-dev (>= 2.0.0) libqt4-dev (>= 4:4.8.0) libqt4
-opengl-dev (>= 4:4.8.0) libqtwebkit-dev libsm-dev libsoprano-dev (>= 2.7.56)
libssl-dev libstreamanalyzer-dev (>= 0.6.3) libudev-dev libutempter-dev
libxml2-dev libxrender-dev libxslt1-dev libxss-dev pkg-kde-tools (>= 0.14)
shared-desktop-ontologies (>= 0.11) zlib1g-dev
W: Unmet build-dependency in source
dpkg-buildpackage: warning: using a gain-root-command while being root
dpkg-buildpackage: source package kde4libs
dpkg-buildpackage: source version 4:4.14.2-5
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Sandro Knauß <bugs@sandroknauss.de>
 dpkg-source --before-build kde4libs-4.14.2
dpkg-checkbuilddeps: Unmet build dependencies: automoc (>= 1.0~version-0.9.88)
bison cmake (>= 2.6.4) flex hspell libacl1-dev libaspell-dev libattica-dev (>=
0.4.2) libavahi-common-dev libbz2-dev libdbusmenu-qt-dev libdlrestrictions-dev
(>= 0.14) libenchant-dev libfam-dev libgif-dev libglu1-mesa-dev libgrantlee-dev
(>= 0.1.0) libjasper-dev libjpeg-dev libkrb5-dev liblzma-dev libopenexr-dev
libpcre3-dev libphonon-dev (>= 4:4.6.0really4.3.80) libpng-dev libpolkit-
qt-1-dev (>= 0.99.0) libqca2-dev (>= 2.0.0) libqt4-dev (>= 4:4.8.0) libqt4
-opengl-dev (>= 4:4.8.0) libqtwebkit-dev libsm-dev libsoprano-dev (>= 2.7.56)
libssl-dev libstreamanalyzer-dev (>= 0.6.3) libudev-dev libutempter-dev
libxml2-dev libxrender-dev libxslt1-dev libxss-dev pkg-kde-tools (>= 0.14)
shared-desktop-ontologies (>= 0.11) zlib1g-dev
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)
dpkg-buildpackage: warning: this is currently a non-fatal warning with -S, but
will probably become fatal in the future
 fakeroot debian/rules clean
debian/rules:3: /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk: No
such file or directory
debian/rules:43: /usr/share/pkg-kde-tools/qt-kde-team/2/library-packages.mk: No
such file or directory
make: *** No rule to make target '/usr/share/pkg-kde-tools/qt-kde-team/2
/library-packages.mk'.  Stop.
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2



-- System Information:
Debian Release: 8.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Version: 4:4.14.38-4+rm

Dear submitter,

as the package kde4libs has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/935666

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: