Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 329405

Summary: app-backup/bacula-5.0.2-r1 doesn't build bacula-fd
Product: Gentoo Linux Reporter: Marcin Mirosław <bug>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
enviroment

Description Marcin Mirosław 2010-07-22 10:13:56 UTC
Problem doesn't appears always, it only appears on random hosts...
After emerge bacula i don't have /usr/sbin/bacula-fd .


Reproducible: Sometimes




emerge --info
Portage 2.1.8.3 (default/linux/amd64/10.0, gcc-4.4.3, glibc-2.11.2-r0, 2.6.34-gentoo-r1 x86_64)
=================================================================
System uname: Linux-2.6.34-gentoo-r1-x86_64-Dual_Core_AMD_Opteron-tm-_Processor_275-with-gentoo-1.12.13
Timestamp of tree: Mon, 19 Jul 2010 09:00:02 +0000
app-shells/bash:     4.0_p37
dev-lang/python:     2.6.5-r2, 3.1.2-r3
sys-apps/baselayout: 1.12.13
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.65
sys-devel/automake:  1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-pipe -O2 -march=native -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/eselect/postgresql /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-pipe -O2 -march=native -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests collision-protect distlocks fixpackages metadata-transfer news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="pl_PL.UTF-8"
LC_ALL="pl_PL.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en pl"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
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="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl acpi amd64 bash-completion berkdb bzip2 chroot cli cracklib crypt cups cxx device-mapper dri fortran gd gdbm glibc-omitfp gpm iconv innodb libxml2 mcal mhash mmx modules mudflap multilib mysql ncurses nls nptl nptlonly openmp pam pcntl pcre perl pgsql postgres pppd profiling python readline reflection session snmp spl sse sse2 ssl sysfs threads unicode vim vim-pager vim-syntax xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul 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 cgi cgid 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="en pl" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa via vmware voodoo" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY



app-backup/bacula-5.0.2-r1 was built with the following:
USE="bacula-clientonly (multilib) mysql postgres python readline sqlite3 ssl -X -bacula-nodir -bacula-nosd -ipv6 -logwatch -qt4 -static -tcpd"
Comment 1 Marcin Mirosław 2010-07-22 10:15:33 UTC
Created attachment 239781 [details]
build.log
Comment 2 Marcin Mirosław 2010-07-22 10:17:51 UTC
Created attachment 239783 [details]
enviroment
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-07-22 10:31:53 UTC

*** This bug has been marked as a duplicate of bug 328701 ***
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2010-07-22 10:32:28 UTC
(In reply to comment #3)
> 
> *** This bug has been marked as a duplicate of bug 328701 ***
> 

^^ The OpenSSL issue is already fixed, perhaps you just need to emerge --sync

Then there is also bug 324149 to take note.
Comment 5 Marcin Mirosław 2010-07-22 10:35:09 UTC
It's a pity that bacula wasn't bump to -r2 . One hour is lost.

Samuli, i was marking my bug as duplicate, i've got midlle air collision;)