pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

graphics/gnome-icon-theme build failure



Hi,

last time I built graphics/gnome-icon-theme (June 16) this worked fine,
but now I get

$ cd pkgsrc/graphics/gnome-icon-theme && make package
[...]
test -z "/usr/pkg/share/icons/gnome/48x48/emblems" || /bin/sh 
../../mkinstalldirs "/usr/pkg/share/icons/gnome/48x48/emblems"
 /usr/bin/install -c -o root -g wheel -m 444 './emblem-art.icon' 
'/usr/pkg/share/icons/gnome/48x48/emblems/emblem-art.icon'
install: ./emblem-art.icon: stat: No such file or directory
 /usr/bin/install -c -o root -g wheel -m 444 './emblem-camera.icon' 
'/usr/pkg/share/icons/gnome/48x48/emblems/emblem-camera.icon'
install: ./emblem-camera.icon: stat: No such file or directory
[...]
 /usr/bin/install -c -o root -g wheel -m 444 './emblem-trash.icon' 
'/usr/pkg/share/icons/gnome/48x48/emblems/emblem-trash.icon'
install: ./emblem-trash.icon: stat: No such file or directory
gmake[3]: *** [install-iconsDATA] Error 1
gmake[3]: Leaving directory 
`/b/build/pkg/c/graphics/gnome-icon-theme/work/gnome-icon-theme-2.18.0/48x48/emblems'
gmake[2]: *** [install-am] Error 2
gmake[2]: Leaving directory 
`/b/build/pkg/c/graphics/gnome-icon-theme/work/gnome-icon-theme-2.18.0/48x48/emblems'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory 
`/b/build/pkg/c/graphics/gnome-icon-theme/work/gnome-icon-theme-2.18.0/48x48'
gmake: *** [install-recursive] Error 1
*** Error code 2

Indeed these *.icon files are not in work/, but I see *.icon.in files
for all the missing files.

Hmm, I don't see a change in the last two months which could have cause
this... Any hints?


TIA, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~



Home | Main Index | Thread Index | Old Index