ok, I think now I understand what you are asking for but i'm not able to
identify exactly where the command begin.
Just for saving time i'll try to attach a more extended part of the output
in the file build.tar.gz
/bin/bash ../../libtool --tag=CC --mode=link gcc -DHAVE_DIX_CONFIG_H
-Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes
-Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wdeclaration-after-statement -Wunused
-Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute
-Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces
-Werror=sequence-point -Werror=return-type -Werror=trigraphs
-Werror=array-bounds -Werror=write-strings -Werror=address
-Werror=int-to-pointer-cast -Werror=pointer-to-int-cast
-fno-strict-aliasing -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE
-DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/libdrm
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/X11/dri -I../../../include -I../../include -I../../../Xext
-I../../../composite -I../../../damageext -I../../../xfixes -I../../../Xi
-I../../../mi -I../../../miext/sync -I../../../miext/shadow
-I../../../miext/damage -I../../../render -I../../../randr -I../../../fb
-I../../../dbe -I../../../present -fvisibility=hidden -DHAVE_XORG_CONFIG_H
-fvisibility=hidden -I/usr/include/libdrm -O2 -march=core2
-fstack-protector -Wformat -Werror=format-security -fPIE -pie -Wl,-z,relro
-Wl,-Bsymbolic -o Xorg.wrap xorg-wrapper.o -laudit -lm
libtool: link: gcc -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith
-Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes
-Wnested-externs -Wbad-function-cast -Wold-style-definition
-Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow
-Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls
-Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self
-Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=return-type -Werror=trigraphs -Werror=array-bounds
-Werror=write-strings -Werror=address -Werror=int-to-pointer-cast
-Werror=pointer-to-int-cast -fno-strict-aliasing -fno-strict-aliasing
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT
-I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/X11/dri -I../../../include
-I../../include -I../../../Xext -I../../../composite -I../../../damageext
-I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/sync
-I../../../miext/shadow -I../../../miext/damage -I../../../render
-I../../../randr -I../../../fb -I../../../dbe -I../../../present
-fvisibility=hidden -DHAVE_XORG_CONFIG_H -fvisibility=hidden
-I/usr/include/libdrm -O2 -march=core2 -fstack-protector -Wformat
-Werror=format-security -fPIE -pie -Wl,-z -Wl,relro -Wl,-Bsymbolic -o
Xorg.wrap xorg-wrapper.o -laudit -lm
/usr/bin/ld: xorg-wrapper.o: relocation R_X86_64_32 against
`.rodata.str1.1' can not be used when making a shared object; recompile
with -fPIC
xorg-wrapper.o: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
Makefile:799: recipe for target 'Xorg.wrap' failed
make[5]: *** [Xorg.wrap] Error 1
make[5]: Leaving directory
'/home/ombra/src-nsd/xorg-server-1.17.3/build-main/hw/xfree86'
Makefile:845: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
'/home/ombra/src-nsd/xorg-server-1.17.3/build-main/hw/xfree86'
Makefile:660: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory
'/home/ombra/src-nsd/xorg-server-1.17.3/build-main/hw/xfree86'
Makefile:604: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
'/home/ombra/src-nsd/xorg-server-1.17.3/build-main/hw'
Makefile:771: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
'/home/ombra/src-nsd/xorg-server-1.17.3/build-main'
debian/rules:249: recipe for target 'stampdir/build-main' failed
make: *** [stampdir/build-main] Error 2
rm stampdir/configure-main
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Thank you
Lorenzo
2015-11-01 18:20 GMT+01:00 Julien Cristau <jcristau@debian.org>: