Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 272282 - app-backup/bacula-2.4.1-r1 don't compile executables
Summary: app-backup/bacula-2.4.1-r1 don't compile executables
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Wolfram Schlich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-02 15:17 UTC by Daniel Simao
Modified: 2009-09-09 07:45 UTC (History)
1 user (show)

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


Attachments
Log from emerge (emerge.log,54.58 KB, text/plain)
2009-06-02 15:54 UTC, Daniel Simao
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Simao 2009-06-02 15:17:45 UTC
During compilation, I've some errors, so executable are not make. Any Idea?

make[1]: *** No rule to make target `../lib/libbac.a', needed by `bacula-sd'.  Stop.
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/app-backup/bacula-2.4.1-r1/work/bacula-2.4.1/src/stored'

make[1]: *** No rule to make target `../lib/libbac.a', needed by `bsmtp'.  Stop.
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/app-backup/bacula-2.4.1-r1/work/bacula-2.4.1/src/tools'

Reproducible: Always

Steps to Reproduce:
1. emerge -av bacula
2. /etc/init.d/bacula-sd start
3. /sbin/start-stop-daemon: stat /usr/sbin/bacula-sd: No such file or directory (No such file or directory)



Expected Results:  
bacula-sb, bacula-dir, bacula-fd ,... must be in /sbin/ but they are not.
Comment 1 Daniel Simao 2009-06-02 15:27:15 UTC
I've found an other error in emerge.log

pythonlib.c:120: error: 'PyEval_InitThreads' was not declared in this scope
pythonlib.c:156: error: 'PyEval_ReleaseLock' was not declared in this scope
make[1]: *** [pythonlib.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/app-backup/bacula-2.4.4/work/bacula-2.4.4/src/lib'

Perhaps problem with python?

Comment 2 Rafał Mużyło 2009-06-02 15:36:29 UTC
Attach build.log.
Comment 3 Daniel Simao 2009-06-02 15:54:00 UTC
Created attachment 193306 [details]
Log from emerge

Compile log
Comment 4 Daniel Simao 2009-06-02 15:55:31 UTC
(In reply to comment #3)
> Created an attachment (id=193306) [edit]
> Log from emerge
> Compile log

Here you have the complete log
Comment 5 Daniel Simao 2009-06-02 17:05:43 UTC
I've found the error. Python-2.4 was compiled witout threads USE Flag.
Solved with emerge -av =dev-lang/python-2.4.4-r14
Comment 6 Daniel Simao 2009-06-02 17:10:54 UTC
Perhaps, someone could make a patch to unsure python 2.4 is compiled with threads USE Falg?

Comment 7 Wolfram Schlich (RETIRED) gentoo-dev 2009-08-07 12:20:42 UTC
Reopening due to outstanding ebuild fix
Comment 8 Wolfram Schlich (RETIRED) gentoo-dev 2009-09-09 07:45:38 UTC
Fixed in 3.0.2.