[gobolinux-users] Freshen

Tom Connell Gobolinux at tjconnell.co.uk
Wed Apr 11 11:51:40 UTC 2007


Micheal,
Using Freshen 2.2.1

I attempted to update Firefox! The following is the console output!

oot at GoboLinux ~]Freshen -U Firefox
Freshen: Producing updates list...
Freshen: Examining only Firefox
Freshen: Attempting to fetch package dependencies for LibIDL 0.8.8-r1
Freshen: Attempting to fetch package dependencies for NSPR 4.6.5-r1
Freshen: Attempting to fetch package dependencies for NSS 3.11.4-r1
[N R] LibIDL 0.8.8-r1 
(Firefox)                                             none
[IUR] Xorg 7.2-r4 
(Firefox)                                                  7.1
[IUR] GTK+ 2.10.11-r1 
(Firefox)                                           2.8.19
[N R] NSS 3.11.4-r1 
(Firefox)                                               none
[IUR] FreeType 2.2.1-r3 
(Firefox)                                         2.1.10
[IUR] GLib 2.12.11-r1 
(Firefox)                                           2.10.3
[IUR] LibXML2 2.6.27-r1 
(Firefox)                                         2.6.24
[N R] NSPR 4.6.5-r1 
(Firefox)                                               none
[IUR] OpenSSL 0.9.8d-r2 
(Firefox)                                         0.9.8b
[IUR] Pango 1.16.0-r1 
(Firefox)                                           1.13.2
Freshen: Upgrading 1/10...
[N R] LibIDL 0.8.8-r1 ( 
(Firefox))                                          none
Freshen: Upgrading LibIDL...
Freshen: First preference binary, no binary.
Freshen: Got a recipe though.
Freshen: Feeding this off to Compile...
Compile: Locating a recipe for LibIDL 0.8.8-r1...
Compile: Found recipe for LibIDL 0.8.8-r1
GetRecipe: Trying to get 
http://gobolinux.org/recipe-store/LibIDL--0.8.8-r1--recipe.tar.bz2
GetRecipe: Downloading recipe from 
http://gobolinux.org/recipe-store/LibIDL--0.8.8-r1--recipe.tar.bz2
Compile: Recipe placed in /Files/Compile/Recipes/LibIDL/0.8.8-r1
Compile: Compiling LibIDL version 0.8.8, revision r1.
--12:28:48--  
http://ftp.gnome.org/pub/gnome/sources/libIDL/0.8/libIDL-0.8.8.tar.bz2
           => `libIDL-0.8.8.tar.bz2'
Resolving ftp.gnome.org... 130.239.18.137, 2001:6b0:e:2018::137
Connecting to ftp.gnome.org|130.239.18.137|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 335,188 (327K) [application/x-bzip2]

100%[====================================>] 335,188      281.85K/s

12:28:49 (281.18 KB/s) - `libIDL-0.8.8.tar.bz2' saved [335188/335188]

Compile: Unpacking file /Files/Compile/Archives/libIDL-0.8.8.tar.bz2...

PrepareProgram: Preparing...
PrepareProgram: Autoconf configure script detected.

checking for a BSD-compatible install... 
/System/Links/Executables/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking if C preprocessor likes IDL... yes
checking if C preprocessor can read from stdin... yes
checking how to ignore standard include path... -I-
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for bison... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... 
/System/Links/Executables/sed
checking for grep that handles long lines and -e... 
/System/Links/Executables/grep
checking for egrep... /System/Links/Executables/grep -E
checking for ld used by gcc... /System/Links/Executables/ld
checking if the linker (/System/Links/Executables/ld) is GNU ld... yes
checking for /System/Links/Executables/ld option to reload object 
files... -r
checking for BSD-compatible nm... /System/Links/Executables/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /System/Links/Executables/nm -B output from 
gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/System/Links/Executables/ld) supports 
shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /System/Links/Executables/ld
checking if the linker (/System/Links/Executables/ld) is GNU ld... yes
checking whether the g++ linker (/System/Links/Executables/ld) supports 
shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/System/Links/Executables/ld) supports 
shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /System/Links/Executables/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBIDL... configure: error: Package requirements (glib-2.0 
 >= 1.3.7) were not met:

No package 'glib-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBIDL_CFLAGS
and LIBIDL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

PrepareProgram: configure failed.
Compile: Preparation step failed.
Freshen: Compile failed of LibIDL 0.8.8-r1. Terminating. Programs data 
cache has not been updated. Use Freshen -C to do this if necessary.
Freshen: Updating LibIDL Settings...
UpdateSettings: /Programs/LibIDL not found or is not a directory
Freshen: Updating Xorg Settings...
UpdateSettings: Current and default settings match
Freshen: Updating GTK+ Settings...
UpdateSettings: Current and default settings match
Freshen: Updating NSS Settings...
UpdateSettings: /Programs/NSS not found or is not a directory
Freshen: Updating FreeType Settings...
UpdateSettings: No settings exist
Freshen: Updating GLib Settings...
UpdateSettings: No settings exist
Freshen: Updating LibXML2 Settings...
UpdateSettings: No settings exist
Freshen: Updating NSPR Settings...
UpdateSettings: /Programs/NSPR not found or is not a directory
Freshen: Updating OpenSSL Settings...
UpdateSettings: No settings exist
Freshen: Updating Pango Settings...
UpdateSettings: Current and default settings match
Freshen: Generating list of installed programs...
Freshen: Saving /Programs data to cache

root at GoboLinux ~]

Also below is a listing of a Freshen command

root at GoboLinux ~]Freshen
Freshen: Displaying upgrades only, recipes and binaries
Freshen: Producing updates list...
                                                                                
[IUR] FreeType 
2.2.1-r3                                                   2.1.10
[IUR] Nano 
2.0.3-r2                                                       1.3.11
[IUR] File 
4.19-r2                                                          4.17
[IUR] Pkgconfig 
0.21-r2                                                     0.20
[IUR] SquashFS-Tools 
3.2_2-r2                                                3.0
[IUR] Automake 
1.10-r2                                                     1.9.6
[IUR] T1Lib 
5.1.1-r1                                                       5.1.0
[IUR] KDE-Libs 
3.5.6-r1                                                    3.5.3
[IUR] JACK 1.102.20-r2                                                   
0.100.0
[IUR] Cairo 
1.4.0-r1                                                      1.1.10
[IUR] OpenSSH 
4.6p1-r2                                                     4.3p2
[IUR] KDE-Utils 
3.5.6-r1                                                   3.5.3
[IUR] Man-Pages 
2.43-r1                                                     2.33
[IUR] GLib 
2.12.11-r1                                                     2.10.3
[IUR] GTK+ 
2.10.11-r1                                                     2.8.19
[IUR] LCMS 
1.16-r1                                                          1.15
[IUR] LibART_LGPL 
2.3.19-r1                                               2.3.17
[IUR] LibPNG 
1.2.16-r3                                                    1.2.10
[IUR] LibXML2 
2.6.27-r1                                                   2.6.24
[IUR] Pango 
1.16.0-r1                                                     1.13.2
[IUR] Xorg 
7.2-r4                                                            7.1
[IUR] Gimp 
2.2.13-r2                                                      2.2.12
[IUR] Gzip 
1.3.11-r1                                                       1.3.5
[IUR] BinUtils 
2.17-r1                                                    2.16.1
[IUR] M4 
1.4.8-r2                                                          1.4.4
[IUR] Mdadm 
2.6.1-r1                                                       2.5.4
[IUR] Util-Linux 
2.12-r1                                                   2.12r
[IUR] Texinfo 
4.8a-r2                                                        4.8
[IUR] Procps 
3.2.7-r1                                                      3.2.6
[IUR] Xpdf 3.02-r1                                                       
3.01pl2
[IUR] Audacious 
1.3.0-r1                                                   1.1.2
[IUR] CDRDAO 
1.2.2-r1                                                      1.2.1
[IUR] SIP 
4.5.2-r1                                                         4.4.5
[IUR] KDE-Base 
3.5.6-r3                                                    3.5.3
[IUR] Udev 
105-r3                                                            095
[IUR] XTerm 
224-r1                                                           213
[IUR] KDE-Network 
3.5.6-r2                                                 3.5.3
[IUR] OpenSSL 
0.9.8d-r2                                                   0.9.8b
[IUR] Rsync 
2.6.9-r2                                                       2.6.8
[IUR] LibSndfile 
1.0.17-r1                                                1.0.16
[IUR] Lame 
3.97-r1                                                        3.96.1
[IUR] Bzip2 
1.0.4-r1                                                       1.0.3
[IUR] PPP 
2.4.4-r4                                                         2.4.3
[IUR] Subversion 
1.4.3-r4                                                  1.3.2
[IUR] CDRTools 2.01.01a23-r1                                          
2.01.01a11
[IUR] Linux-Headers 2.6.20-r1                                          
2.6.16.20
[IUR] KDE-Graphics 
3.5.6-r1                                                3.5.3
[IUR] Hdparm 
6.9-r1                                                          6.6
[IUR] Mesa 
6.5.2-r3                                                          6.5
[IUR] KDE-Multimedia 
3.5.6-r1                                              3.5.3
[IUR] Tar 1.16.1-r1                                                      
1.15.91
[IUR] GDB 
6.6-r1                                                             6.4
[IUR] Links 2.1pre26-r1                                                 
2.1pre22
[IUR] Qt 
4.1.2-r2                                                          3.3.6
[IUR] LibIDN 
0.6.9-r1                                                      0.6.3
[IUR] Dialog 1.1-r1                                                 
1.0-20060221
[IUR] Parted 
1.8.2-r1                                                      1.7.1
[IUR] PCRE 
7.0-r2                                                            6.6
[IUR] QtParted 
0.4.5-r2                                                    0.4.4
[IUR] PyQt 
3.17-r2                                                          3.16
[IUR] DB 
4.5.20-r2                                                        4.4.20
[IUR] KDE-PIM 
3.5.6-r1                                                     3.5.3
[IUR] LILO 
22.8-r1                                                        22.7.3
[IUR] FindUtils 
4.2.30-r1                                                 4.2.27
[IUR] PCIUtils 
2.2.4-r1                                                    2.2.1
[IUR] K3B 1.0rc2-r1                                                      
0.12.16
[IUR] Shadow 
4.0.18.1-r4                                                  4.0.17
[IUR] Sudo 1.6.8p9-r1                                                
1.6.8p12-r3
[IUR] Autoconf 
2.61-r2                                                      2.59
[IUR] CUPS 
1.2.8-r1                                                        1.2.1
[IUR] GoboHide 
0.12-r2                                                      0.11
[IUR] Bash 
3.2-r3                                                            3.1
[IUR] Ncurses 
5.6-r1                                                         5.5
[IUR] HwData 0.195-r2                                                    
0.148-1
[IUR] Device-Mapper 1.02.18-r1                                           
1.00.21
[IUR] LibXSLT 
1.1.20-r1                                                   1.1.15
[IUR] SysFSUtils 
2.1.0-r2                                                  1.2.0
[IUR] DVD+RW-Tools 
7.0-r2                                                    6.1
[IUR] CoreUtils 
6.7-r2                                                      5.97
[IUR] Flac 
1.1.4-r1                                                        1.1.2
[IUR] Gettext 
0.16.1-r2                                                   0.14.4
[IUR] Flex 
2.5.33-r3                                                      2.5.31
[IUR] Man 
1.6e-r1                                                           1.6d
[IUR] ReiserFSProgs 
3.6.20-r2                                             3.6.19
[IUR] ImageMagick 6.3.3_0-r1                                             
6.2.8-0
[IUR] Readline 
5.2-r1                                                        5.1
[IUR] Ed 
0.4-r1                                                              0.2
[IUR] Python 
2.5-r2                                                        2.4.3
[IUR] Ruby 
1.8.6-r1                                                        1.8.4
[IUR] Htop 
0.6.5-r1                                                        0.6.4
                                   Total: 90

root at GoboLinux ~]                                                 

Main thing that strikes me is that this list (which is incomplete as 
there are programs with updates like Firefox which don't appear) does 
not show a single Binary package although Manager does show them! There 
is a binary package for LibIDL why is it using the Recipe and why wont 
it Compile???

This may be a bad recipe as there is no glib-2 package! However there is 
GLib 2.10.3 and it is already installed, but it still begs the question 
why compile?

Tom Connell




More information about the gobolinux-users mailing list