Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348725 - xfce-base/xfce4-panel-9999 fail on automake
Summary: xfce-base/xfce4-panel-9999 fail on automake
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-14 16:29 UTC by yermandu
Modified: 2010-12-14 16:41 UTC (History)
0 users

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


Attachments
automake output (automake.out,1.62 KB, text/plain)
2010-12-14 16:30 UTC, yermandu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yermandu 2010-12-14 16:29:11 UTC
Add the overlay xfce-dev.
I was trying install xfce4-meta, but stops in the xfce4-panel,
The source is unpacked and prepared to compile but broke in automake.


Reproducible: Always

Steps to Reproduce:
add repo xfce-dev, and install xfce4-panel-9999
1. emerge -av xfce4-panel
2. the ebuild stops after autoheader done.
3. in * Running automake --add-missing --copy --foreign ...                   [ !! 
stoped. 
var/tmp/portage/xfce-base/xfce4-panel-9999/temp/automake.out
atached.

Actual Results:  
Well after do this n times, i try see the manual mode if compiles the source. 
cd /var/tmp/portage/xfce-base/xfce4-panel-9999/work/xfce4-panel-9999 
git stash
./autogen.sh
the complete output in http://pastebin.ca/2019441
it download some thing of documentation :
xdt-autogen: Automatically initializing the docs/manual submodule.
Synchronizing submodule url for 'docs/manual'
Cloning into docs/manual...
remote: Counting objects: 87, done.
remote: Compressing objects: 100% (58/58), done.
remote: Total 87 (delta 27), reused 82 (delta 27)
Receiving objects: 100% (87/87), 446.40 KiB | 102 KiB/s, done.
Resolving deltas: 100% (27/27), done.
Submodule path 'docs/manual': checked out '4c1966278834ff41be41561ecba31c7828ecb217'
Preparing package directory /var/tmp/portage/xfce-base/xfce4-panel-9999/work/xfce4-panel-9999...
Running glib-gettextize --force --copy...
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running intltoolize --automake --copy --force
Patching file 'po/Makefile.in.in'
Running libtoolize --force --copy...

so, type make.
the code is compiled.



Expected Results:  
I think some kind of wrapper
Comment 1 yermandu 2010-12-14 16:30:55 UTC
Created attachment 257151 [details]
automake output
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-12-14 16:41:42 UTC
xfce-overlay is not maintained, stop using it