public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* Re: Building 'next' or 'master' fails
       [not found] <54F20430.1080300@t-online.de>
@ 2015-03-01 18:59 ` Michael Tremer
  2015-03-01 21:14   ` Matthias Fischer
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Tremer @ 2015-03-01 18:59 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 2191 bytes --]

Hi,

On Sat, 2015-02-28 at 19:08 +0100, Matthias Fischer wrote:
> Hi,
> 
> something I can't cope with:
> 
> During compilation, procedure stops, throwing a bunch of errors in 
> _ipfire.build.packages.log:
> 
> ...
> # Create configuration
> mkdir -pv /install/harddisk/boot/grub
> chroot /install/harddisk grub-mkconfig -o /boot/grub/grub.cfg
> ERROR: ld.so: object '/tools/lib/libpakfire_preload.so' from LD_PRELOAD 
> cannot be preloaded: ignored.
> [multiple times...]
> ...
> Generating grub.cfg ...
> ERROR: ld.so: object '/tools/lib/libpakfire_preload.so' from LD_PRELOAD 
> cannot be preloaded: ignored.
> [and so on...]
> ...
> device-mapper: table ioctl on  failed: No such device or address
> [dto.]
> ...
> 
> ...
> ERROR: ld.so: object '/tools/lib/libpakfire_preload.so' from LD_PRELOAD 
> cannot be preloaded: ignored.
> device-mapper: table ioctl on  failed: No such device or address
> ...
> ERROR: ld.so: object '/tools/lib/libpakfire_preload.so' from LD_PRELOAD 
> cannot be preloaded: ignored.
> device-mapper: table ioctl on  failed: No such device or address
> ...
> ERROR: ld.so: object '/tools/lib/libpakfire_preload.so' from LD_PRELOAD 
> cannot be preloaded: ignored.
> device-mapper: table ioctl on  failed: No such device or address
> ...

The preloading issues are not really a problem. This library is just
used to fake some interfaces like uname(). We used this to make builds
working when there was the transition from kernel 2.6.x to 3.x and we
set the machine type to what ever we like.

> Compilation stops with:
> ...
> grep -f /usr/src/config/rootfiles/core/86/exclude -v /tmp/ROOTFILES.tmp 
>  > /tmp/ROOTFILES
> grep: /usr/src/config/rootfiles/core/86/exclude: No such file or directory
> make: *** [core/86] Error 2
> 
> This happens with 'next' and 'master' (both original).

This is not right. The current master tree does not have a directory for
core update 86 [1]. This must be some left over files on your
filesystem. You can just delete them.


-Michael

[1] http://git.ipfire.org/?p=ipfire-2.x.git;a=tree;f=config/rootfiles/core;h=3ba963ceef588fc05193b6a55466f34eaded7b1b;hb=HEAD

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Building 'next' or 'master' fails
  2015-03-01 18:59 ` Building 'next' or 'master' fails Michael Tremer
@ 2015-03-01 21:14   ` Matthias Fischer
  0 siblings, 0 replies; 2+ messages in thread
From: Matthias Fischer @ 2015-03-01 21:14 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 171 bytes --]

On 01.03.2015 19:59, Michael Tremer wrote:
> This must be some left over files on your
> filesystem. You can just delete them.

Deleted. Worked. Thanks!

Regards
Matthias

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-01 21:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <54F20430.1080300@t-online.de>
2015-03-01 18:59 ` Building 'next' or 'master' fails Michael Tremer
2015-03-01 21:14   ` Matthias Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox