The first week, I have learned the process of reporting and fixing bugs. Working on debian packages that fail to build from source with GCC-4.9 while build successfully with GCC-4.8. These bugs affect many ports, including MIPS64EL.
Some of the bugs are reported( https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-gcc-4.9;[email protected] ). I reported an extra bug with patch tested on 3 ports: MIPS64EL, amd64, i386. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748950 And uploaded patch for the following bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746916 The bugs both fail when makeshlib, caused by symbols support changed in GCC-4.9 from GCC-4.8. By fixing symbols files the packages build successfully on my three ports. Next week I will deal with bugs with similar problems, especially the packages build fail on MIPS64EL without bug report. Thank you.
_______________________________________________ Soc-coordination mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/soc-coordination
