Package: libfm-dev
Followup-For: Bug #753778
I rebuilt this package on arm64 after determining that the issue was
an incorrectly-created link. (I hadn't seen this bugrep at the
time). It built fine in a clean sbuild environment. I had put it down
to a possible dirty build env for the original bui
peter green wrote:
Still stumped as to why, the obvious cause for something like this
would be a directory called debian/tmp/usr/include/libfm already
existing at the time the symlink was created but I can't find any
evidence in the build log for the creation of such a directory at that
point
This is a very interesting issue. It was also reported by someone from
siduction. I believe there is some difference in dpkg processing on some
architectures so it actually creates that link instead of ignore it as
it's done on other architectures. May be this bug should be reported to
dpkg instead
On Fri, Jul 18, 2014 at 9:49 AM, Andrej N. Gritsenko wrote:
> This is a very interesting issue. It was also reported by someone from
> siduction. I believe there is some difference in dpkg processing on some
> architectures so it actually creates that link instead of ignore it as
> it's done on ot
Ok I was able to reproduce the issue in a local arm64 qemu chroot.
It appears the cause is a difference in filelists between architectures.
amd64 has
lrwxrwxrwx root/root 0 2014-07-04 06:55 ./usr/include/libfm ->
libfm-1.0
While i386 and arm64 have
drwxr-xr-x root/root 0 20
I also noticed an or1k build on an unofficial archive with the same error
http://wannabuild.cmd.nu/fetch.php?pkg=pcmanfm&arch=or1k&ver=1.2.0-1&stamp=1401451299
Given that this seems to be happening on at least three mostly
independent architectures I doubt it's an architecture issue per-se, the
Package: libfm-dev
Version: 1.2.1-1
Severity: important
>From the pcmanfm build log on x32:
Setting up libxcb-render0-dev:x32 (1.10-3) ...
Setting up libxcb-shm0-dev:x32 (1.10-3) ...
Setting up libcairo2-dev (1.12.14-4) ...
Setting up libfm-dev (1.2.1-1) ...
rmdir: failed to remove '/usr/include/
7 matches
Mail list logo