Reproducible: Always Steps to Reproduce: 1. "emerge xsane -u" or "emerge sane-backends -u" (emerge xsane -up ->These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild U ] media-gfx/sane-backends-1.0.12-r1 [1.0.11] [ebuild N ] media-gfx/xsane-0.91 ) Actual Results: The ebuild violated access Expected Results: Not died with this error # emerge xsane -u generating sane-backends.sv.mo from sane-backends.sv.po make[1]: Leaving directory `/compile_tmp/portage/sane-backends-1.0.12-r1/work/sane-backends-1.0.12/po' --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE = "/tmp/sandbox-sane-backends-1.0.12-r1-30356.log" rename: /usr/share/texmf/fonts/pk/ljfour/public/cm/pk7243.tmp open_wr: /usr/share/texmf/fonts/pk/ljfour/public/cm/pk7243.tmp rename: /usr/share/texmf/fonts/pk/ljfour/public/cm/pk15633.tmp open_wr: /usr/share/texmf/fonts/pk/ljfour/public/cm/pk15633.tmp rename: /usr/share/texmf/fonts/pk/ljfour/public/cm/pk6528.tmp open_wr: /usr/share/texmf/fonts/pk/ljfour/public/cm/pk6528.tmp rename: /usr/share/texmf/fonts/pk/ljfour/public/cm/pk2329.tmp open_wr: /usr/share/texmf/fonts/pk/ljfour/public/cm/pk2329.tmp rename: /usr/share/texmf/fonts/pk/ljfour/public/cm/pk31280.tmp open_wr: /usr/share/texmf/fonts/pk/ljfour/public/cm/pk31280.tmp -------------------------------------------------------------------------------- Seems to be similar to bug 23974 (http://bugs.gentoo.org/show_bug.cgi?id=23974)
Could you please attach the part of the emerge log where the actual access violation happens?
Ok, forget it, I am able to reproduce it.
A really stupid mistake: -M0 switches "do not generate fonts" off. So if you don't want to generate fonts, use -M1 :-) Should be fixed soon. No revision bump.
Since you didn't complain, I guess it works now.
With your tip, I could install propperly, (MIDAIR COLLISION, COOL)