This is what happens:

[...]
make[1]: Leaving directory `/usr/src/RPM/BUILD/xpm-3.4k/cxpm'
+ ln -sf libXpm.so.4.11 /var/tmp/xpm-root/usr/X11R6/lib/libXpm.so
+ find /var/tmp/xpm-root/ -type f
+ grep -E '.*[0-9]($|x)'
+ xargs file
+ grep troff
+ cut -d: -f1
+ xargs bzip2 -9
bzip2: I won't write compressed data to a terminal.
bzip2: For help, type: `bzip2 --help' .

And build stops here. If one redirects the output to any file then xpm
builds. Also if one substitutes bzip2 for gzip.

Ektanoor

Reply via email to