First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 231979
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Cédric Krier <cedk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Patrizio Bassi <hetfield666@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
beaglefs-1.0.3-libbeagle-0.3.patch patch to make beaglefs compile with >=libbeagle-0.3.0 patch Arun Raghavan 2008-07-17 11:11 0000 1.07 KB Details | Diff
beaglefs-1.0.3-ebuild.patch patch to beaglefs ebuild with some cleanups patch Arun Raghavan 2008-07-17 11:12 0000 979 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 231979 depends on: Show dependency tree
Show dependency graph
Bug 231979 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-07-16 16:57 0000
>>> Compiling source in /mnt/Dati/Gentoo/tmp/portage/sys-fs/beaglefs-1.0.3/work/beaglefs-1.0.3 ...
Package libbeagle-0.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libbeagle-0.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libbeagle-0.0' found
Package libbeagle-0.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libbeagle-0.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libbeagle-0.0' found
hit.c:13:27: error: beagle/beagle.h: No such file or directory
hit.c:42: error: expected ‘)’ before ‘*’ token
hit.c:69: error: expected declaration specifiers or ‘...’ before
‘BeagleQuery’
hit.c:70: error: expected declaration specifiers or ‘...’ before
‘BeagleHitsAddedResponse’
hit.c:71: warning: function declaration isn’t a prototype
hit.c: In function ‘hits_added_cb’:
hit.c:74: warning: implicit declaration of function
‘beagle_hits_added_response_get_hits’
hit.c:74: error: ‘response’ undeclared (first use in this function)
hit.c:74: error: (Each undeclared identifier is reported only once
hit.c:74: error: for each function it appears in.)
hit.c:74: warning: assignment makes pointer from integer without a cast
hit.c:78: warning: implicit declaration of function ‘hit_to_new_inode’
hit.c:78: warning: implicit declaration of function ‘BEAGLE_HIT’
hit.c:78: warning: assignment makes pointer from integer without a cast
hit.c: At top level:
hit.c:91: error: expected declaration specifiers or ‘...’ before
‘BeagleQuery’
hit.c:92: error: expected declaration specifiers or ‘...’ before
‘BeagleHitsSubtractedResponse’
hit.c:93: warning: function declaration isn’t a prototype
hit.c: In function ‘hits_subtracted_cb’:
hit.c:96: warning: implicit declaration of function
‘beagle_hits_subtracted_response_get_uris’
hit.c:96: error: ‘response’ undeclared (first use in this function)
hit.c:96: warning: assignment makes pointer from integer without a cast
hit.c: In function ‘hit_thread_start’:
hit.c:111: error: ‘BeagleClient’ undeclared (first use in this function)
hit.c:111: error: ‘client’ undeclared (first use in this function)
hit.c:112: error: ‘BeagleQuery’ undeclared (first use in this function)
hit.c:112: error: ‘query’ undeclared (first use in this function)
hit.c:113: error: ‘BeagleRequest’ undeclared (first use in this function)
hit.c:113: error: ‘request’ undeclared (first use in this function)
hit.c:115: warning: implicit declaration of function ‘beagle_client_new’
hit.c:120: warning: implicit declaration of function ‘beagle_query_new’
hit.c:121: warning: implicit declaration of function ‘BEAGLE_REQUEST’
hit.c:123: warning: implicit declaration of function
‘beagle_query_add_text’
hit.c:124: warning: implicit declaration of function
‘beagle_query_add_hit_type’
hit.c:127: warning: implicit declaration of function ‘g_signal_connect’
hit.c:129: warning: implicit declaration of function ‘G_CALLBACK’
hit.c:137: warning: implicit declaration of function
‘beagle_client_send_request_async’
hit.c:142: warning: implicit declaration of function ‘g_object_unref’
hit.c: In function ‘beagle_hit_init’:
hit.c:157: warning: implicit declaration of function ‘g_type_init’
make: *** [beaglefs] Error 1
>>> Source compiled.
>>> Test phase [not enabled]: sys-fs/beaglefs-1.0.3

>>> Install beaglefs-1.0.3 into /mnt/Dati/Gentoo/tmp/portage/sys-fs/beaglefs-1.0.3/image/ category sys-fs
!!! dobin: beaglefs does not exist
>>> Completed installing beaglefs-1.0.3 into /mnt/Dati/Gentoo/tmp/portage/sys-fs/beaglefs-1.0.3/image/


 * QA Notice: Package has poor programming practices which may compile
 *            fine but exhibit random runtime failures.
 * hit.c:74: warning: implicit declaration of function
‘beagle_hits_added_response_get_hits’
hit.c:78: warning: implicit declaration of function ‘hit_to_new_inode’
hit.c:78: warning: implicit declaration of function ‘BEAGLE_HIT’
hit.c:96: warning: implicit declaration of function
‘beagle_hits_subtracted_response_get_uris’
hit.c:115: warning: implicit declaration of function ‘beagle_client_new’
hit.c:120: warning: implicit declaration of function ‘beagle_query_new’
hit.c:121: warning: implicit declaration of function ‘BEAGLE_REQUEST’
hit.c:123: warning: implicit declaration of function
‘beagle_query_add_text’
hit.c:124: warning: implicit declaration of function
‘beagle_query_add_hit_type’
hit.c:127: warning: implicit declaration of function ‘g_signal_connect’
hit.c:129: warning: implicit declaration of function ‘G_CALLBACK’
hit.c:137: warning: implicit declaration of function
‘beagle_client_send_request_async’
hit.c:142: warning: implicit declaration of function ‘g_object_unref’
hit.c:157: warning: implicit declaration of function ‘g_type_init’


 * QA Notice: Package has poor programming practices which may compile
 *            but will almost certainly crash on 64bit architectures.
 * Function `beagle_hits_added_response_get_hits' implicitly converted to
pointer at hit.c:74
Function `BEAGLE_HIT' implicitly converted to pointer at hit.c:78
Function `beagle_hits_subtracted_response_get_uris' implicitly converted to
pointer at hit.c:96

 *
 * ERROR: sys-fs/beaglefs-1.0.3 failed.
 * Call stack:
 *       misc-functions.sh, line 653:  Called install_qa_check
 *       misc-functions.sh, line 349:  Called die
 * The specific snippet of code:
 *                             
alpha*|ia64*|powerpc64*|mips64*|sparc64*|x86_64*) die "this code is not 64bit
clean";;
 *  The die message:
 *   this code is not 64bit clean
 *
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/mnt/Dati/Gentoo/tmp/portage/sys-fs/beaglefs-1.0.3/temp/build.log'.
 * The ebuild environment file is located at
'/mnt/Dati/Gentoo/tmp/portage/sys-fs/beaglefs-1.0.3/temp/environment'.
 *


Portage 2.2_rc1 (default/linux/amd64/2008.0/desktop, gcc-4.3.1,
glibc-2.8_p20080602-r0, 2.6.25.7 x86_64)
=================================================================
System uname:
Linux-2.6.25.7-x86_64-Intel-R-_Core-TM-2_CPU_6300_@_1.86GHz-with-glibc2.2.5
Timestamp of tree: Wed, 16 Jul 2008 15:15:02 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]
ccache version 2.4 [disabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7, 2.1.6-r1
dev-lang/python:     2.5.2-r5
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.2.5
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.13, 2.62-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2,
1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.4
virtual/os-headers:  2.6.25-r4
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -pipe -mtune=core2 -march=core2 -fomit-frame-pointer -mmmx -msse
-msse2 -msse3 -mfpmath=sse"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/mail/dspam /opt/openjms/config /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/mozilla/defaults/pref
/usr/share/config /var/lib/hsqldb /var/run/dspam"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/
/etc/eselect/compiler /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf
/etc/gentoo-release /etc/php/apache2-php5/ext-active/
/etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild
/etc/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O3 -pipe -mtune=core2 -march=core2 -fomit-frame-pointer -mmmx -msse
-msse2 -msse3 -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch preserve-libs sandbox sfperms
strict unmerge-orphans"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="39"
LC_ALL="it_IT.utf8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--enable-new-dtags -Wl,--as-needed
-Wl,--hash-style=gnu"
LINGUAS="it"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/mnt/Dati/Gentoo/tmp/"
PORTDIR="/mnt/Dati/Gentoo/portage/"
PORTDIR_OVERLAY="/usr/local/portage/myportage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="64bit 7zip X X509 Xaw3d a52 aac aalib accessibility ace acl acpi
activefilter addbookmarks adns aiglx aio alias alsa amd amd64 amr amrr amuled
ao aoss apache2 arj asf aspnet2 async atk audacious audiofile authfile
automount autoreplace bash-completion berkdb bidi binary-drivers bittorrent
blas bootsplash branding browserplugin bzip2 cairo calendar caps cdda cddb cdio
cdparanoia cdr cgi charconv chardet chroot ciao clamav clearcase cli client
codecs connectionstatus contactnotes corba cracklib crypt cscope css ctype cups
curl cvs daemon dar64 dba dbus depth32 dga dhcp dio directfb diskio divx djbfft
dmi dri dvd dvdr dvdread edl eds emboss encode esd ethereal evo exif expat
extraengine faac faad fam fastbuild ffmpeg fftw firefox flac flash
foreign-package fortran ftp gcj gd gdbm geometry ggi gif gimp gimpprint
glibc-omitfp glitz glut glx gnokii gnome gnutls gphoto2 gpm graphviz gs
gstreamer gtk gtk2 gtkhtml h264 hal hddtemp highlight history iconv idea idn
imagemagick imap innodb ipod ipv6 irc irda irmc isdnlog jack java java5
javamail javascript jikes jit joystick jpeg jpeg2k junit justify kde
kdeenablefinal kdehiddenvisibility kerberos kqemu lame lapack lcd lcms ldap
libcaca libclamav libgda libnotify libusb lirc live lm_sensors lua lzo mad
mailwrapper matroska md5sum mdb mhash midi mikmod mime mmx mmx2 mmxext mng mono
mozcalendar mozdevelop mozilla mozsvg mozxmlterm mp3 mp4 mp4live mpeg mpeg2
mpeg4 mplayer mpm-prefork msn msnextras mudflap multilib musepack mysql mysqli
mythtv nagios-dns nagios-ntp nagios-ping nagios-ssh ncurses neXt network
networking ngui nls nntp no_wxgtk1 nobsh nopie nossp noxalan nptl nptlonly
nsplugin nv nvidia oav odbc ogg openal opengl openmp openssl operanom2 pam pcre
pda pdf pdo pear perl php pmu png pnp postgres ppds pppd pthreads pulseaudio
python qemu-fast qhull qt3 qt3support qt4 quicktime quotas readline reflection
rrdtool rtc ruby samba sametime scanner sdl server session sftplogging sguil
slang slp smp snortsam soap sockets socks5 softmmu softquota spamassassin speex
spell spl sqlite3 sse sse2 sse3 ssl ssse3 startup-notification subject-rewrite
svg tao tcltk tcpd tetex texteffect tga theora tiff tk tokenizer translator
truetype trusted unicode usb userlocales v4l v4l2 vorbis webpresence winpopup
wma wmf wmv wsconvert wxwindows x264 xanim xchatdccserver xchattext xcomposite
xine xinerama xml xml2 xmlrpc xorg xosd xpm xprint xsl xulrunner xv xvid xvm
xvmc zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix
dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter
mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions
alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file
authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user
autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires
ext_filter file_cache filter headers include info log_config logio mem_cache
mime mime_magic negotiation rewrite setenvif speling status unique_id userdir
usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev"
KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001
mtxorb ncurses text" LINGUAS="it" USERLAND="GNU" VIDEO_CARDS="fbdev vesa vga nv
nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS,
PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #1 From Arun Raghavan 2008-07-17 11:11:53 0000 -------
Created an attachment (id=160632) [edit]
patch to make beaglefs compile with >=libbeagle-0.3.0

Since there's no libbeagle detection, this patch needs to be applied
conditionally.

------- Comment #2 From Arun Raghavan 2008-07-17 11:12:34 0000 -------
Created an attachment (id=160633) [edit]
patch to beaglefs ebuild with some cleanups

------- Comment #3 From Patrizio Bassi 2008-07-17 15:10:53 0000 -------
are we going to apply this to portage or do we wait upstream/configure hack?

------- Comment #4 From Arun Raghavan 2008-07-17 21:25:30 0000 -------
(In reply to comment #3)
> are we going to apply this to portage or do we wait upstream/configure hack?

Don't think upstream is really supporting this any longer (last release was in
2006). If the app and patch work fine for you, I guess adding this patch should
not be a problem?

------- Comment #5 From Patrizio Bassi 2008-07-18 05:15:01 0000 -------
ok :) 
maybe you can force the libbeagle version bump in this ebuild.

apply it :)

------- Comment #6 From Arun Raghavan 2008-07-25 06:49:25 0000 -------
cedk: would it be okay with you if I went ahead and committed this?

------- Comment #7 From Arun Raghavan 2008-07-25 07:45:00 0000 -------
Fixed in CVS without a bump. Thanks for reporting this.

First Last Prev Next    No search results available      Search page      Enter new bug