Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106272 - Squid configure.in and configure options
Summary: Squid configure.in and configure options
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-17 06:23 UTC by Mathew McBride
Modified: 2008-03-02 14:20 UTC (History)
0 users

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


Attachments
Diff between mine and stock (squid-2.5.10-r4.ebuild,5.94 KB, text/plain)
2005-09-17 06:29 UTC, Mathew McBride
Details
basically return squid to stock config, remove autoconf, one symlink (squid-2.5.10-r4.ebuild.diff,3.14 KB, patch)
2005-09-17 06:32 UTC, Mathew McBride
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mathew McBride 2005-09-17 06:23:45 UTC
Squid needs some ebuild hacking to work via portage.
I suspect the ACL configure options are the main problems, but I don't have time
to test all so I dropped all except filesystem paths etc & --with-pthreads and
it works.

Also autoconf 2.9 is causing trouble here - I commented out the autoconf line
and the patches too just to be sure - essentailly returning me to a vanilla config

Reproducible: Always
Steps to Reproduce:





Portage 2.0.51.22-r2 (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="-Os"
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="-Os"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks sfperms strict"
GENTOO_MIRRORS="ftp://mirror.internode.on.net/pub/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://mirror.internode.on.net/gentoo-portage"
USE="ppc berkdb emboss ppc-macos userland_Darwin kernel_Darwin elibc_Darwin"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Mathew McBride 2005-09-17 06:29:35 UTC
Created attachment 68670 [details]
Diff between mine and stock

(warning: hacks may offend certain viewers)
Comment 2 Mathew McBride 2005-09-17 06:31:24 UTC
Comment on attachment 68670 [details]
Diff between mine and stock

(oops, wrong file)
Comment 3 Mathew McBride 2005-09-17 06:32:47 UTC
Created attachment 68671 [details, diff]
basically return squid to stock config, remove autoconf, one symlink
Comment 4 Fabian Groffen gentoo-dev 2008-03-02 14:20:39 UTC
these are too many and too much alterations to be really taken into account at all.