Bug 43966 - Regression between 1.11.99.1 and 1.11.99.2: libtool: link: `ffs.lo' is not a valid libtool object
Summary: Regression between 1.11.99.1 and 1.11.99.2: libtool: link: `ffs.lo' is not a ...
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-19 15:48 UTC by Cyril Brulebois
Modified: 2011-12-19 16:29 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Cyril Brulebois 2011-12-19 15:48:17 UTC
Hi,

seen between the last two snapshots:
---
make  all-am
make[2]: Entering directory `/home/kibi/debian-x/xserver/xorg-server.git/build-main/dix'
/bin/bash ../libtool  --tag=CC   --mode=link gcc -std=gnu99 -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/pixman-1 -I/usr/include/freetype2   -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 -fvisibility=hidden -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security  -fPIE -pie -Wl,-z,relro -Wl,-Bsymbolic -o libdix.la  atom.lo colormap.lo cursor.lo devices.lo dispatch.lo dixfonts.lo dixutils.lo enterleave.lo events.lo eventconvert.lo extension.lo ffs.lo gc.lo getevents.lo globals.lo glyphcurs.lo grabs.lo initatoms.lo inpututils.lo pixmap.lo privates.lo property.lo ptrveloc.lo region.lo registry.lo resource.lo selection.lo swaprep.lo swapreq.lo tables.lo window.lo  -laudit -lm  -lrt
libtool: link: `ffs.lo' is not a valid libtool object
---

Mraw,
KiBi.
Comment 1 Cyril Brulebois 2011-12-19 16:29:20 UTC
Seems to have been caused by some files left over from branch switching, sorry for the noise…


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.