Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Sep 2010 16:33:57 +0100
From:      David Southwell <david@vizion2000.net>
To:        Shaun Amott <shaun@freebsd.org>, gahr@freebsd.org
Cc:        freebsd-ports@freebsd.org
Subject:   Re: fox-1.6.40 failure file size mismatch- solution here -
Message-ID:  <201009071633.57367.david@vizion2000.net>
In-Reply-To: <20100907152609.GA97586@charon.picobyte.net>
References:  <201009022217.15895.david@vizion2000.net> <201009071431.39047.david@vizion2000.net> <20100907152609.GA97586@charon.picobyte.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Tue, Sep 07, 2010 at 02:31:38PM +0100, David Southwell wrote:
> > As a test I downloaded the file via http from http://www.fox-
> > toolkit.org/fox.html and then ran
> > # make makesum
> > and then tried
> > #make
> > and received the following errors:
> > 
> > configure: WARNING: unrecognized options: --enable-threadsafe,
> > --enable-cups ===>  Building for fox-1.6.40
> > Making all in utils
> > c++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -
> > DPACKAGE_VERSION=\"1.6.40\" -DPACKAGE_STRING=\"fox\ 1.6.40\" -
> > DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -
> > DPACKAGE=\"fox\" -DVERSION=\"1.6.40\" -DSTDC_HEADERS=1
> > -DHAVE_SYS_TYPES_H=1 - DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
> > -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 - DHAVE_STRINGS_H=1
> > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -
> > D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1
> > -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1
> > -DLT_OBJDIR=\".libs/\" -
> > DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1
> > -DHAVE_LIBRT=1 - DHAVE_LIBPTHREAD=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1
> > -DHAVE_STRTOLL=1 - DHAVE_STRTOULL=1 -I.    -I/usr/local/include
> > -I/usr/local/include/freetype2 - I/usr/local/include  -Wall -Wextra
> > -Wformat -Woverloaded-virtual -Wshadow -O2 -fno-strict-aliasing -pipe
> > -march=nocona -O2 -Wuninitialized -ffast-math - finline-functions
> > -fexpensive-optimizations -DNDEBUG -Wuninitialized -ffast- math
> > -fstrict-aliasing -finline-functions -fomit-frame-pointer -fexpensive-
> > optimizations -pg -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DNO_XIM  -
> > I/usr/local/include -MT reswrap.o -MD -MP -MF .deps/reswrap.Tpo -c -o
> > reswrap.o reswrap.cpp
> > c++: -pg and -fomit-frame-pointer are incompatible
> > *** Error code 1
> > 
> > Stop in /usr/ports/x11-toolkits/fox16/work/fox-1.6.40/utils.
> > *** Error code 1
> > 
> > Stop in /usr/ports/x11-toolkits/fox16/work/fox-1.6.40.
> > *** Error code 1
> > 
> > Stop in /usr/ports/x11-toolkits/fox16.
> > *** Error code 1
> > 
> > Stop in /usr/ports/x11-toolkits/fox16.
> > 
> > After unchecking "Build with Profiling support" fox compiled.
> > 
> > The correct contents of distfile are shown as follows:
> > 
> > dns1# cat distinfo
> > MD5 (fox-1.6.40.tar.gz) = 1253617ca2ef5652b865e35dc2ddb65c
> > SHA256 (fox-1.6.40.tar.gz) =
> > 19bcdb56f3985ef359adc1cf3a392d11cad0d097c646dd73c8ef1349faa1ba6f
> > SIZE (fox-1.6.40.tar.gz) = 4353981
> > 
> > Any chance someone could check and commit?
> 
> I found a copy of the old distfile floating around. The change is
> innocuous (diff attached). If gahr doesn't respond within the customary
> timeout period, I'll commit a fix.
> 
> Shaun
Thanks for undertaking that task.

 there is one other thing I have realised. Downloads via ftp from  fox-
toolkit.org do not always work unless -p option is used. I think this is the 
reason why the file could not be found. I forgot to mention that. I downloaded 
fox-1.6.40.tar.gz via http.If file is not found then users could be advised to 
download manually from  http://www.fox-toolkit.org/fox.html

David

Photographic Artist
Permanent Installations & Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography & Official Portraiture
Combined darkroom & digital creations
& Systems Adminstrator for the vizion2000.net network



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009071633.57367.david>