Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61353 - keyword: blackbox-0.65.0-r3
Summary: keyword: blackbox-0.65.0-r3
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC All
: High enhancement (vote)
Assignee: osx porters
URL:
Whiteboard:
Keywords:
Depends on: 61338 61339 61346 61350
Blocks:
  Show dependency tree
 
Reported: 2004-08-23 03:31 UTC by Trixtrax
Modified: 2006-10-29 13:19 UTC (History)
0 users

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 Trixtrax 2004-08-23 03:31:50 UTC
Used autoconf-2.59-r4 and automake-1.85-r1 on portage-2.0.51_pre20. Package compiled clean. I have been running it for the last few days without problems. This depends on a few fixes, notably xv and bsetbg being part of commonbox also.
Comment 1 Trixtrax 2004-08-23 04:49:04 UTC
!!! Relying on the shell to locate gcc, this may break
!!! DISTCC, installing gcc-config and setting your current gcc
!!! profile will fix this
Portage 2.0.51_pre20 (default-macos-10.3, gcc-3.3, libsystem-7.1-r0, 7.5.0 Power Macintosh powerpc)
=================================================================
System uname: 7.5.0 Power Macintosh powerpc
macos-20040726
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: 
Headers:  
Libtools: 
ACCEPT_KEYWORDS="macos"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -fforce-addr -falign-functions=4"
CHOST="powerpc-apple-darwin"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe -fforce-addr -falign-functions=4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache collision-protect cvs"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="macos gnome jpeg justify lzw-tiff ncurses png spell tiff truetype zlib"
Comment 2 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-09-24 18:43:04 UTC
Thnxs, we're working on getting it in cvs asap.
Comment 3 Lina Pezzella (RETIRED) gentoo-dev 2005-01-20 09:15:40 UTC
I get the following error during make. This definitely looks like an autoconf/automake issue. Unfortunately, in order to keyword this package ~ppc-macos, it needs to work with Apple's automake and autoconf. I don't have a personal interest in blackbox. If anyone does, perhaps they can solve the following issues:

Making all in src
source='BaseDisplay.cc' object='BaseDisplay.o' libtool=no \
depfile='.deps/BaseDisplay.Po' tmpdepfile='.deps/BaseDisplay.TPo' \
depmode=none /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DSHAPE -DNDEBUG  -DTIMEDCACHE -DLOCALEPATH=\"/usr/share/locale\" -DDEFAULTMENU=\"/usr/share/commonbox/menu\" -DDEFAULTSTYLE=\"/usr/share/commonbox/styles/Fury-NG\"  -fast -fPIC -mcpu=7450 -pipe  -I/usr/X11R6/include -Wall -W -pedantic -c -o BaseDisplay.o `test -f 'BaseDisplay.cc' || echo './'`BaseDisplay.cc
source='Basemenu.cc' object='Basemenu.o' libtool=no \
depfile='.deps/Basemenu.Po' tmpdepfile='.deps/Basemenu.TPo' \
depmode=none /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I..   -DSHAPE -DNDEBUG  -DTIMEDCACHE -DLOCALEPATH=\"/usr/share/locale\" -DDEFAULTMENU=\"/usr/share/commonbox/menu\" -DDEFAULTSTYLE=\"/usr/share/commonbox/styles/Fury-NG\"  -fast -fPIC -mcpu=7450 -pipe  -I/usr/X11R6/include -Wall -W -pedantic -c -o Basemenu.o `test -f 'Basemenu.cc' || echo './'`Basemenu.cc
../depcomp: ../depcomp: No such file or directory
make[2]: *** [BaseDisplay.o] Error 127
make[2]: *** Waiting for unfinished jobs....
../depcomp: ../depcomp: No such file or directory
make[2]: *** [Basemenu.o] Error 127
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

!!! ERROR: x11-wm/blackbox-0.65.0-r3 failed.
!!! Function commonbox_src_compile, Line 116, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Comment 4 David Shakaryan (RETIRED) gentoo-dev 2006-10-29 13:19:24 UTC
Closing bug as blackbox-0.65.0-r3 is no longer in the tree.