|
From: gnome-perl (bugzilla.gnome.org) <bug...@bu...> - 2006-11-25 20:12:39
|
Do not reply to this via email (we are currently unable to handle email responses and they get discarded). You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=3D378662 gnome-perl | Gtk2 | Ver: unspecified Yeti changed: What |Removed |Added -------------------------------------------------------------------------= --- CC| |ye...@ph... ------- Comment #13 from Yeti 2006-11-25 20:12 UTC ------- (In reply to comment #0) > Steps to reproduce: > 1. I'll upload the script if necessary That would be indeed a good start -- instead of bickering about who shoul= d look at whose code. I downloaded AppsFromScratch.20060710.20060817.tar.gz (don't know which Y= YMMDD means what, but it seems the latest), unpacked, ran ./bin/build.pl, watch= ed it doing strange things like adding random directories with Gwyddion modules= from my home to LD_LIBRARY_PATH, and finally hanging on Cairo-0.92 installatio= n with This module requires ExtUtils::Depends to install itself. Install ExtUtils::Depends from CPAN? [y]=20 in the log. I gave up. So I installed the perl stuff via my distro means, except for Gtk2-1.141 = that I downloaded from CPAN. For 1. My distro's pango-1.14.6 package 2. Package I built from pango-1.14.7 source 3. Package I built from pango-1.14.8 source I did in Gtk2-1.141 source directory: make clean perl Makefile.PL make make test The test is IMO a bit strange because it depends on X server running (the= refore the reproducibility for different people is probably poor), but anyway, I= got identical outputs (except the timing) in all three cases, a few Gdk-CRITI= CALs and the following summary: All tests successful (54 subtests UNEXPECTEDLY SUCCEEDED), 2 tests and 57 subtests skipped. Files=3D198, Tests=3D3982, 27 wallclock secs (18.09 cusr + 4.52 csys =3D= 22.61 CPU) So: how does someone else reproduce the problem? --=20 Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail |