Your message dated Tue, 10 Feb 2009 19:14:06 +0100
with message-id <[email protected]>
and subject line Re: Bug#514766: FTBFS: cannot find -lxpcom_core
has caused the Debian Bug report #514766,
regarding FTBFS: cannot find -lxpcom_core
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 [email protected]
immediately.)
--
514766: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514766
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: iceweasel
Version: 3.0.5-1
Severity: serious
Steps to reproduce:
1) sudo aptitude update
2) sudo apt-get build-dep iceweasel
3) time script -c 'DEB_BUILD_OPTIONS="nostrip debug noopt" fakeroot apt-get
--build source iceweasel' build.log
Expected results:
3) iceweasel builds from source
Actual results:
3) build fails with
...
c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor
-Wcast-align -Wno-long-long -pedantic -g -fno-strict-aliasing -pthread -pipe
-DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g -fno-inline -fPIC -shared
-Wl,-z,defs -Wl,-h,libbrowsercomps.so -o libbrowsercomps.so nsModule.o
-Wl,--as-needed -lpthread -Wl,-rpath-link,/usr/lib/xulrunner-devel-1.9/bin
-Wl,--whole-archive ../migration/src/libmigration_s.a
../feeds/src/libbrowser_feeds_s.a ../places/src/libbrowserplaces_s.a
../shell/src/libshellservice_s.a -Wl,--no-whole-archive
-L/usr/lib/xulrunner-devel-1.9/lib -lunicharutil_external_s
/usr/lib/xulrunner-devel-1.9/lib/libmozreg_s.a
/usr/lib/xulrunner-devel-1.9/lib/libxpcomglue_s.a
-L/usr/lib/xulrunner-devel-1.9/bin -lxpcom -lxpcom_core
-L/usr/lib/xulrunner-devel-1.9/bin -L/usr/lib/xulrunner-devel-1.9/sdk/lib
-lnspr4 -lplc4 -lplds4 -lgtk-x11-2.0 -latk-1.0 -lgdk-x11-2.0 -lgdk_pixbuf-2.0
-lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -lgobject-2.0
-lglib-2.0 -Wl,-Bsymbolic -ldl -lm
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded:
ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded:
ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded:
ignored.
/usr/bin/ld: cannot find -lxpcom_core
More info:
1) complete build.log.gz is attached.
-- System Information:
Debian Release: 5.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.28lindi1 (SMP w/4 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.ISO-8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages iceweasel depends on:
ii debianutils 2.30 Miscellaneous utilities specific t
ii fontconfig 2.6.0-3 generic font configuration library
ii libc6 2.7-18 GNU C Library: Shared libraries
ii libglib2.0-0 2.16.6-1 The GLib library of C routines
ii libgtk2.0-0 2.12.11-4 The GTK+ graphical user interface
ii libnspr4-0d 4.7.1-4 NetScape Portable Runtime Library
ii libstdc++6 4.3.2-1.1 The GNU Standard C++ Library v3
ii procps 1:3.2.7-11 /proc file system utilities
ii psmisc 22.6-1 Utilities that use the proc filesy
ii xulrunner-1.9 1.9.0.5-1 XUL + XPCOM application runner
iceweasel recommends no packages.
Versions of packages iceweasel suggests:
pn latex-xft-fonts <none> (no description available)
ii libkrb53 1.6.dfsg.4~beta1-5 MIT Kerberos runtime libraries
pn mozplugger <none> (no description available)
pn ttf-mathematica4.1 <none> (no description available)
pn xfonts-mathml <none> (no description available)
pn xprint <none> (no description available)
pn xulrunner-1.9-gnome-s <none> (no description available)
-- no debconf information
build.log.gz
Description: build log
--- End Message ---
--- Begin Message ---
Timo Juhani Lindfors wrote:
> Steps to reproduce:
> 1) sudo aptitude update
> 2) sudo apt-get build-dep iceweasel
You forgot to run an apt-get upgrade, I guess iceape-dev and xulrunner
are out of date.
The same was happening on the buildds until they could install
up-to-date build dependencies, but all of them have built them
successfully now so closing this bug.
Cheers
Luk
--- End Message ---