Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84799 - [New ebuild] Boinc
Summary: [New ebuild] Boinc
Status: RESOLVED DUPLICATE of bug 54962
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-10 17:02 UTC by Bertrand Jacquin
Modified: 2005-07-17 13:06 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
boinc-4.19-r1.ebuild (boinc-4.19-r1.ebuild,1.33 KB, text/plain)
2005-03-10 17:03 UTC, Bertrand Jacquin
Details
ChangeLog (ChangeLog,856 bytes, text/plain)
2005-03-10 17:03 UTC, Bertrand Jacquin
Details
metadata.xml (metadata.xml,252 bytes, text/plain)
2005-03-10 17:03 UTC, Bertrand Jacquin
Details
files/boincwrapper (boincwrapper,342 bytes, text/plain)
2005-03-10 17:04 UTC, Bertrand Jacquin
Details
files/conf.d/boinc (boinc,428 bytes, text/plain)
2005-03-10 17:04 UTC, Bertrand Jacquin
Details
files/init.d/boinc (boinc,1.12 KB, text/plain)
2005-03-10 17:04 UTC, Bertrand Jacquin
Details
ebuild for boinc which builds from source, and has MUCH better USE/*DEPEND flags (boinc-20050317.ebuild,2.15 KB, text/plain)
2005-03-18 11:15 UTC, Jonathan Smith (RETIRED)
Details
Boinc ebuild from CVS (boinc-9999.ebuild,838 bytes, text/plain)
2005-03-18 14:47 UTC, Bertrand Jacquin
Details
boinc-4.27.ebuild (boinc-4.27.ebuild,1.45 KB, text/plain)
2005-03-18 14:47 UTC, Bertrand Jacquin
Details
ChangeLog (ChangeLog,1.09 KB, text/plain)
2005-03-18 14:49 UTC, Bertrand Jacquin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bertrand Jacquin 2005-03-10 17:02:54 UTC
I found on the Net an ebuild for Boinc.
I bumped version, modify script.
So on.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Bertrand Jacquin 2005-03-10 17:03:11 UTC
Created attachment 53115 [details]
boinc-4.19-r1.ebuild
Comment 2 Bertrand Jacquin 2005-03-10 17:03:27 UTC
Created attachment 53116 [details]
ChangeLog
Comment 3 Bertrand Jacquin 2005-03-10 17:03:43 UTC
Created attachment 53117 [details]
metadata.xml
Comment 4 Bertrand Jacquin 2005-03-10 17:04:03 UTC
Created attachment 53118 [details]
files/boincwrapper
Comment 5 Bertrand Jacquin 2005-03-10 17:04:22 UTC
Created attachment 53119 [details]
files/conf.d/boinc
Comment 6 Bertrand Jacquin 2005-03-10 17:04:42 UTC
Created attachment 53120 [details]
files/init.d/boinc
Comment 7 Jonathan Smith (RETIRED) gentoo-dev 2005-03-18 11:13:35 UTC
gah! you beat me to it. it looks as if your ebuild has totally different features as mine. i like your /etc/init.d scripts, but consider integrating my USE and *DEPENDS. look at http://boinc.berkeley.edu/build.php for references
Comment 8 Jonathan Smith (RETIRED) gentoo-dev 2005-03-18 11:15:19 UTC
Created attachment 53802 [details]
ebuild for boinc which builds from source, and has MUCH better USE/*DEPEND flags

i have to go to work now, but when i get back, i will work on integrating these
ebuilds
Comment 9 Bertrand Jacquin 2005-03-18 14:41:23 UTC
ebuild base is not from me, I found it on google for very old version but not find the author :/
Thanks for have done it, I look on it :)
Comment 10 Bertrand Jacquin 2005-03-18 14:44:36 UTC
I'm currently also trying to make boinc from cvs, I have error everytimes, I look your ebuild :;)
Comment 11 Bertrand Jacquin 2005-03-18 14:47:06 UTC
Created attachment 53818 [details]
Boinc ebuild from CVS

Doesn't work at this time :/
Comment 12 Bertrand Jacquin 2005-03-18 14:47:33 UTC
Created attachment 53819 [details]
boinc-4.27.ebuild

Official binary version bump
Comment 13 Bertrand Jacquin 2005-03-18 14:49:39 UTC
Created attachment 53820 [details]
ChangeLog
Comment 14 Bertrand Jacquin 2005-03-18 14:50:20 UTC
Also you can have a look here : http://guybrush.ath.cx/svn/public/portage/perso/
Comment 15 Bertrand Jacquin 2005-03-18 16:34:53 UTC
I also add error with your ebuild :

sched_send.C: In member function `bool SCHEDULER_REPLY::work_needed(bool)':
sched_send.C:540: erreur: 
Comment 16 Bertrand Jacquin 2005-03-18 16:34:53 UTC
I also add error with your ebuild :

sched_send.C: In member function `bool SCHEDULER_REPLY::work_needed(bool)':
sched_send.C:540: erreur: « struct WORK_REQ » n'a pas de membre nommé « daily_result_quota »
sched_send.C:542: erreur: « struct WORK_REQ » n'a pas de membre nommé « daily_result_quota »
sched_send.C:544: erreur: « struct WORK_REQ » n'a pas de membre nommé « daily_result_quota »
sched_send.C: In function `int send_work(SCHEDULER_REQUEST&, SCHEDULER_REPLY&, PLATFORM&, SCHED_SHMEM&)':
sched_send.C:920: erreur: « struct WORK_REQ » n'a pas de membre nommé « daily_result_quota »
make[2]: *** [sched_send.o] Erreur 1
make[2]: *** Attente des tâches non terminées....
make[2]: Leaving directory `/var/tmp/portage/boinc-2005.03.17/work/boinc_public/sched'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/boinc-2005.03.17/work/boinc_public'
make: *** [all] Erreur 2

!!! ERROR: sci-misc/boinc-2005.03.17 failed.
!!! Function src_compile, Line 50, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status message.


Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.4.3-20050110, glibc-2.3.4.20050125-r1, 2.6.11-gentoo-r3 i686)
=================================================================
System uname: 2.6.11-gentoo-r3 i686 AMD Athlon(TM) XP 2000+
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 21 2005, 21:01:58)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r6
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks fixpackages sandbox sfperms test"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://gentoo.inode.at/ http://gentoo.math.bme.hu http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/ http://ftp.rhnet.is/pub/gentoo/ http://ftp.ntua.gr/pub/linux/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://ftp.heanet.ie/pub/gentoo/"
LANG="fr_FR@euro"
LC_ALL="fr_FR@euro"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/perso /usr/local/portage/others"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex X acl acpi alsa apache2 apm arts avi berkdb bitmap-fonts cairo cddb cdr crypt cscope curl dvd emboss encode ethereal fam font-server foomaticdb fortran gdbm gif gpm gstreamer gtk gtk2 imagemagick imap imlib java jpeg junit kde kdexdeltas lcms ldap libg++ libwww maildir mcal memlimit mmx mmx2 mozilla mp3 mpeg msn mysql ncurses nls ntpl nvidia oggvorbis opengl pam pdflib perl png ppds python qt quicktime readline sdl slang snmp spell sse ssl tcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts unicode usb videos xml xml2 xmms xsl xv zlib linguas_fr"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 17 Marcus D. Hanwell (RETIRED) gentoo-dev 2005-04-18 10:16:51 UTC

*** This bug has been marked as a duplicate of 54962 ***