Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14339 - Critical cups security update fails to compile!
Summary: Critical cups security update fails to compile!
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Thomas Raschbacher
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-21 23:01 UTC by Chris Bruner
Modified: 2003-01-27 22:19 UTC (History)
1 user (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 Chris Bruner 2003-01-21 23:01:50 UTC
Trying to update from 1.1.17_pre20021025 to 1.1.18-r2 
 
emerge -u cups 
Calculating dependencies ...done! 
>>> emerge (1 of 1) net-print/cups-1.1.18-r2 to / 
>>> md5 ;-) cups-1.1.18-source.tar.bz2 
>>> Unpacking source... 
>>> Unpacking cups-1.1.18-source.tar.bz2 
patching file configure 
Hunk #1 succeeded at 6478 (offset 119 lines). 
patching file Makedefs.in 
Hunk #1 succeeded at 47 (offset 1 line). 
String found where operator expected at /usr/bin/autom4te-2.54 line 281, near "error 
"need GNU m4 1.4 or later: $m4"" 
        (Do you need to predeclare error?) 
syntax error at /usr/bin/autom4te-2.54 line 281, near "error "need GNU m4 1.4 or 
later: $m4"" 
BEGIN not safe after errors--compilation aborted at /usr/bin/autom4te-2.54 line 427. 
 
!!! ERROR: net-print/cups-1.1.18-r2 failed. 
!!! Function src_unpack, Line 40, Exitcode 1 
!!! (no error message) 
 
 
emerge info 
Portage 2.0.46-r9 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2) 
================================================================= 
System uname: 2.4.19-gentoo-r10 i686 Pentium III (Katmai) 
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/usr/portage/distfiles" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR_OVERLAY="" 
USE="3dnow apm avi crypt encode gif jpeg libg++ mikmod mmx mpeg ncurses nls 
pdflib png qtmt quicktime spell xml2 xmms xv zlib gdbm berkdb slang readline arts 
tetex bonobo svga tcltk java guile X sdl gpm tcpd pam libwww ssl perl python esd 
imlib oggvorbis motif opengl cdr static cups truetype qt kde gnome gtk alsa -oss 
acpi mozilla mysql scanner x86" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-O2 -march=pentium3 -pipe " 
CXXFLAGS="-O2 -march=pentium3 -pipe " 
ACCEPT_KEYWORDS="x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache" 
 
 
Let me know if there is anything I can add to help debug this.
Comment 1 Thomas Raschbacher gentoo-dev 2003-01-22 17:22:29 UTC
u got newest m4, autoconf, automake ?
Comment 2 Chris Bruner 2003-01-23 09:08:23 UTC
I believe so. After doing an emerge sync,
emerge -u world, 
This is where it stopped. What version should I have?
Comment 3 Thomas Raschbacher gentoo-dev 2003-01-24 16:30:16 UTC
just check if it's newest version im portage (with emerge search)
Comment 4 Chris Bruner 2003-01-25 01:19:22 UTC
Yes everything is up to date. m4 = 1.4p autoconf = 2.54 automake = 1.6.3  
Comment 5 Chris Bruner 2003-01-27 22:19:41 UTC
used the fix for bug http://bugs.gentoo.org/show_bug.cgi?id=14453  
This gave different errors, (needs version 2.50).  
So I emerged autoconf automake autoconf 
And somehow out of that mess, my bug  went away.  
 
If I'm the only one that had that problem, then I'll just assume my system got borked. 
and I've somehow unborked it. :)