Bug#542970: libsemanage: FTBFS: stdout:496: error: expected expression at end of input

2009-08-22 Thread Lucas Nussbaum
Package: libsemanage
Version: 2.0.33-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090822 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 cc -Wall -g -O2 -I../include -I/usr/include -D_GNU_SOURCE -fPIC -DSHARED -c 
 -o conf-scan.lo conf-scan.c
 stdout:496: error: expected expression at end of input
 make[3]: *** [conf-scan.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/08/22/libsemanage_2.0.33-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#542970: libsemanage: FTBFS: stdout:496: error: expected expression at end of input

2009-08-22 Thread Manoj Srivastava
severity 542970 normal
tags 542970 unreproducible moreinfo
thanks

Hi,

I can't reproduce this. Every single one of my packages is built
 on a minimal virtual machine created using debconf, and again on my
 desktop. And this is an amd64 box. I suspect something is wrong in the
 local setup, and thus I am lowering the severity.

Is there perhaps a space issue on the grid host on which the job
 was run? Why is the object file truncated?
--8---cut here---start-8---
cc -Wall -g -O2 -I../include -I/usr/include -D_GNU_SOURCE  -s -s -shared -o 
libsemanage.so.1 boolean_record.lo booleans_active.lo booleans_activedb.lo 
booleans_file.lo booleans_local.lo booleans_policy.lo booleans_policydb.lo 
context_record.lo database.lo database_activedb.lo database_file.lo 
database_join.lo database_llist.lo database_policydb.lo debug.lo direct_api.lo 
fcontext_record.lo fcontexts_file.lo fcontexts_local.lo fcontexts_policy.lo 
genhomedircon.lo handle.lo iface_record.lo interfaces_file.lo 
interfaces_local.lo interfaces_policy.lo interfaces_policydb.lo modules.lo 
node_record.lo nodes_file.lo nodes_local.lo nodes_policy.lo nodes_policydb.lo 
parse_utils.lo policy_components.lo port_record.lo ports_file.lo ports_local.lo 
ports_policy.lo ports_policydb.lo semanage_store.lo seuser_record.lo 
seusers_file.lo seusers_local.lo seusers_policy.lo user_base_record.lo 
user_extra_record.lo user_record.lo users_base_file.lo users_base_policydb.lo 
users_extra_file.lo users_join.lo users_local.lo users_policy.lo utilities.lo 
conf-scan.lo conf-parse.lo -lsepol -lselinux -lbz2 -lustr -L/usr/lib 
-Wl,-soname,libsemanage.so.1,--version-script=libsemanage.map
semanage_store.lo: file not recognized: File truncated
collect2: ld returned 1 exit status
make[2]: *** [libsemanage.so.1] Error 1
make[2]: *** Waiting for unfinished jobs
--8---cut here---end---8---


I get, on a fresh virtual machine created today usinge
 debootstrap: :
--8---cut here---start-8---
cc -Wall -g -O2 -I../include -I/usr/include -D_GNU_SOURCE  -s -s -shared -o 
libsemanage.so.1 boolean_record.lo booleans_active.lo booleans_activedb.lo 
booleans_file.lo booleans_local.lo booleans_policy.lo booleans_policydb.lo 
context_record.lo database.lo database_activedb.lo database_file.lo 
database_join.lo database_llist.lo database_policydb.lo debug.lo direct_api.lo 
fcontext_record.lo fcontexts_file.lo fcontexts_local.lo fcontexts_policy.lo 
genhomedircon.lo handle.lo iface_record.lo interfaces_file.lo 
interfaces_local.lo interfaces_policy.lo interfaces_policydb.lo modules.lo 
node_record.lo nodes_file.lo nodes_local.lo nodes_policy.lo nodes_policydb.lo 
parse_utils.lo policy_components.lo port_record.lo ports_file.lo ports_local.lo 
ports_policy.lo ports_policydb.lo semanage_store.lo seuser_record.lo 
seusers_file.lo seusers_local.lo seusers_policy.lo user_base_record.lo 
user_extra_record.lo user_record.lo users_base_file.lo users_base_policydb.lo 
users_extra_file.lo users_join.lo users_local.lo users_policy.lo utilities.lo 
conf-scan.lo conf-parse.lo -lsepol -lselinux -lbz2 -lustr -L/usr/lib 
-Wl,-soname,libsemanage.so.1,--version-script=libsemanage.map
ln -sf libsemanage.so.1 libsemanage.so
make[3]: Leaving directory `/home/srivasta/build/libsemanage-2.0.33/src'
make[2]: Leaving directory `/home/srivasta/build/libsemanage-2.0.33'
--8---cut here---end---8---


manoj
-- 
Sometimes you get an almost irresistible urge to go on living.
Manoj Srivastava sriva...@acm.org http://www.golden-gryphon.com/  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#542970: libsemanage: FTBFS: stdout:496: error: expected expression at end of input

2009-08-22 Thread Manoj Srivastava
Hi,

This was possibly due to a parallel build and the jobserver
 being disabled. Testing a  solution now.

manoj
-- 
There's always free cheese in a mousetrap.
Manoj Srivastava sriva...@acm.org http://www.golden-gryphon.com/  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org