Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 466696 - app-backup/bacula uses a bundled libtool
Summary: app-backup/bacula uses a bundled libtool
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2013-04-21 15:45 UTC by Agostino Sarubbo
Modified: 2015-02-23 15:05 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2013-04-21 15:45:27 UTC
From the build log:

Compiling attr.c
/var/tmp/portage/app-backup/bacula-5.2.13/work/bacula-5.2.13/libtool --silent --tag=CXX --mode=compile /usr/bin/x86_64-pc-linux-gnu-g++   -c    -I. -I..  -march=native -O2 -g0 -pipe  attr.c
Comment 1 Thomas Beierlein gentoo-dev 2015-02-23 15:05:54 UTC
Fixed by using elibtoolize from libtool.eclass

+  23 Feb 2015; Thomas Beierlein <tomjbe@gentoo.org> bacula-5.0.3-r3.ebuild,
+  bacula-5.0.3-r4.ebuild, bacula-5.2.13.ebuild, bacula-5.2.13-r3.ebuild,
+  bacula-7.0.5.ebuild, bacula-7.0.5-r1.ebuild:
+  Update bundled libtools (bug #466696)
+