Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108658 - problem after emerging app-text/flpsed
Summary: problem after emerging app-text/flpsed
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: PPC OS X
: High normal (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-09 14:05 UTC by Dirk Schoenberger
Modified: 2008-02-07 20:36 UTC (History)
0 users

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


Attachments
/var/tmp/portage/flpsed-0.3.4/work/flpsed-0.3.4/config.log (config.log,8.72 KB, text/plain)
2005-10-09 14:05 UTC, Dirk Schoenberger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Schoenberger 2005-10-09 14:05:04 UTC
while trying to emerge flpsed 0.3.4 I ran into the following problem

Calculating dependencies ...done!
>>> emerge (1 of 1) app-text/flpsed-0.3.4 to /
rm: fts_read: No such file or directory
find: .: No such file or directory
rmdir: /var/tmp/portage/flpsed-0.3.4: Directory not empty
>>> md5 files   ;-) flpsed-0.3.2.ebuild
>>> md5 files   ;-) flpsed-0.3.4.ebuild
>>> md5 files   ;-) flpsed-0.3.ebuild
>>> md5 files   ;-) files/digest-flpsed-0.3
>>> md5 files   ;-) files/digest-flpsed-0.3.2
>>> md5 files   ;-) files/digest-flpsed-0.3.4
>>> md5 files   ;-) files/Makefile-0.3
>>> md5 src_uri ;-) flpsed-0.3.4.tar.gz
>>> Checking flpsed-0.3.4.tar.gz's mtime...
>>> Not marked as unpacked; recreating WORKDIR...
>>> Unpacking source...
>>> Unpacking flpsed-0.3.4.tar.gz to /var/tmp/portage/flpsed-0.3.4/work
>>> Source unpacked.
./configure --prefix=/usr --host=powerpc-apple-darwin8 --mandir=/usr/share/man --infodir=/usr/
share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=powerpc-apple-
darwin8
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for powerpc-apple-darwin8-g++... no
checking for powerpc-apple-darwin8-c++... no
checking for powerpc-apple-darwin8-gpp... no
checking for powerpc-apple-darwin8-aCC... no
checking for powerpc-apple-darwin8-CC... no
checking for powerpc-apple-darwin8-cxx... no
checking for powerpc-apple-darwin8-cc++... no
checking for powerpc-apple-darwin8-cl... no
checking for powerpc-apple-darwin8-FCC... no
checking for powerpc-apple-darwin8-KCC... no
checking for powerpc-apple-darwin8-RCC... no
checking for powerpc-apple-darwin8-xlC_r... no
checking for powerpc-apple-darwin8-xlC... no
checking for g++... g++
checking for C++ compiler default output file name... configure: error: C++ compiler cannot create 
executables
See `config.log' for more details.

From what In understood the executable cannot be created because the linker doesn't find libX11. 
Looks like a missing -L configuration flag to me.

This package needs libfltk and could be used as test for e.g. #108655

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Portage 2.0.51.22-r3 (default-darwin/macos/10.4, gcc-4.0.0, libsystem-7.1-r0, 8.2.0 Power 
Macintosh)
===============================================================
==
System uname: 8.2.0 Power Macintosh powerpc
macos-20041118
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
dev-lang/python:     [Not Present]
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  [Not Present]
sys-devel/libtool:   [Not Present]
virtual/os-headers:  7.1
ACCEPT_KEYWORDS="ppc-macos"
AUTOCLEAN="yes"
CBUILD="powerpc-apple-darwin8"
CFLAGS="-O2 -pipe"
CHOST="powerpc-apple-darwin8"
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"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/
gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc aalib emboss gdbm gif imagemagick libwww nls ogg opengl png ppc-macos qt sdl slang tiff 
vorbis userland_Darwin kernel_Darwin elibc_Darwin"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Dirk Schoenberger 2005-10-09 14:05:51 UTC
Created attachment 70255 [details]
/var/tmp/portage/flpsed-0.3.4/work/flpsed-0.3.4/config.log
Comment 2 Fabian Groffen gentoo-dev 2005-10-11 10:43:05 UTC
hmmm, yeah. looks like some fltk is a dependency of this package
Comment 3 Fabian Groffen gentoo-dev 2008-02-07 20:36:37 UTC
needs fltk which I shot earlier today as it won't build.