Bug 180658 - libbtctl fails to build in rawhide
Summary: libbtctl fails to build in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libbtctl
Version: rawhide
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: mbt3blocker
TreeView+ depends on / blocked
 
Reported: 2006-02-09 19:24 UTC by Jesse Keating
Modified: 2013-01-10 02:29 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-03-01 05:28:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jesse Keating 2006-02-09 19:24:13 UTC
Please see
http://porkchop.redhat.com/beehive/logs/libbtctl-693216-ia64-bullwinkle.build.redhat.com.log

test -f btctl-api.xml || (cp ./btctl-api.xml btctl-api.xml; chmod u+w btctl-api.xml)
/usr/bin/gapi-fixup --api=btctl-api.xml --metadata=./btctl.metadata && \
/usr/bin/gapi-codegen --generate btctl-api.xml \
--include  --outdir=generated --customdir=.  \
--assembly-name=btctl && touch generated-stamp

** (/usr/bin/gapi-fixup.exe:12592): CRITICAL **: _wapi_shm_file_open: shared
file
[/mnt/build/bhcompile/.wapi/shared_data-bullwinkle.build.redhat.com-Linux-ia64-320-9-0]
open error: No such file or directory

** (/usr/bin/gapi-fixup.exe:12592): CRITICAL **: _wapi_shm_attach: shared file
[/mnt/build/bhcompile/.wapi/shared_data-bullwinkle.build.redhat.com-Linux-ia64-320-9-0]
open error

** ERROR **: file handles.c: line 134 (shared_init): assertion failed:
(_wapi_shared_layout != NULL)
aborting...
/usr/bin/gapi-fixup: line 2: 12592 Trace/breakpoint trap   /usr/bin/mono
/usr/bin/gapi-fixup.exe "$@"
make[3]: *** [generated-stamp] Error 133
make[3]: Leaving directory
`/usr/src/build/695067-ia64/BUILD/libbtctl-0.5.0/mono/libbtctl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/build/695067-ia64/BUILD/libbtctl-0.5.0/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/build/695067-ia64/BUILD/libbtctl-0.5.0'
make: *** [all] Error 2
error: Bad exit status from /usr/src/build/695067-ia64/install-tmp/rpm-tmp.77833
(%build)

Comment 1 Jesse Keating 2006-02-23 00:14:45 UTC
Any chance at getting this resolved for FC5?

Comment 2 Alexandre Oliva 2006-02-24 16:58:23 UTC
This has got even more critical because yeterday's build, probably done on a
different collection, resulted in unresolvable dependencies, since openobex
provides libopenobex-1.0.so.1 in rawhide, and libbtctl now wans libopenobex.so.1
(not -1.0)


Note You need to log in before you can comment on or make changes to this bug.