Activity log for bug #903393

Date Who What changed Old value New value Message
2011-12-12 20:53:06 Fabrice Coutadeur bug added bug
2011-12-12 20:54:12 Fabrice Coutadeur bug added subscriber DarkJavi
2011-12-12 20:54:38 Fabrice Coutadeur nominated for series Ubuntu Oneiric
2011-12-12 20:54:38 Fabrice Coutadeur bug task added harpia (Ubuntu Oneiric)
2011-12-13 06:25:13 Launchpad Janitor harpia (Ubuntu): status New Fix Released
2011-12-13 07:11:26 Launchpad Janitor branch linked lp:ubuntu/harpia
2011-12-14 05:53:25 Fabrice Coutadeur description Hi, when running the HelloWorld sample in Oneiric, it fails with the following errors: ... /tmp/cc6g8gjv.o: In function `main': harpiaBETMP01323722863.43.c:(.text+0xaf): undefined reference to `cvLoadImage' harpiaBETMP01323722863.43.c:(.text+0xbf): undefined reference to `cvCloneImage' harpiaBETMP01323722863.43.c:(.text+0xd7): undefined reference to `cvCloneImage' harpiaBETMP01323722863.43.c:(.text+0xf7): undefined reference to `cvSaveImage' harpiaBETMP01323722863.43.c:(.text+0x103): undefined reference to `cvReleaseImage' harpiaBETMP01323722863.43.c:(.text+0x10f): undefined reference to `cvReleaseImage' harpiaBETMP01323722863.43.c:(.text+0x11b): undefined reference to `cvReleaseImage' /tmp/cc6g8gjv.o: In function `__static_initialization_and_destruction_0(int, int)': harpiaBETMP01323722863.43.c:(.text+0x155): undefined reference to `std::ios_base::Init::Init()' harpiaBETMP01323722863.43.c:(.text+0x15a): undefined reference to `std::ios_base::Init::~Init()' collect2: ld devolvió el estado de salida 1 Hi, when running the HelloWorld sample in Oneiric, it fails with the following errors: ... /tmp/cc6g8gjv.o: In function `main': harpiaBETMP01323722863.43.c:(.text+0xaf): undefined reference to `cvLoadImage' harpiaBETMP01323722863.43.c:(.text+0xbf): undefined reference to `cvCloneImage' harpiaBETMP01323722863.43.c:(.text+0xd7): undefined reference to `cvCloneImage' harpiaBETMP01323722863.43.c:(.text+0xf7): undefined reference to `cvSaveImage' harpiaBETMP01323722863.43.c:(.text+0x103): undefined reference to `cvReleaseImage' harpiaBETMP01323722863.43.c:(.text+0x10f): undefined reference to `cvReleaseImage' harpiaBETMP01323722863.43.c:(.text+0x11b): undefined reference to `cvReleaseImage' /tmp/cc6g8gjv.o: In function `__static_initialization_and_destruction_0(int, int)': harpiaBETMP01323722863.43.c:(.text+0x155): undefined reference to `std::ios_base::Init::Init()' harpiaBETMP01323722863.43.c:(.text+0x15a): undefined reference to `std::ios_base::Init::~Init()' collect2: ld devolvió el estado de salida 1 [Impact] No project can be compiled with Harpia, no even the examples, as they all fails with the previous link errors Development Fix] The same patch as the one proposed for Oneiric has been uploaded to Precise as ubuntu2 version. [Stable Fix] Retrofit the patch that change the order of the compilation line, to put the libraries at the end of the command line, after the object to generate. [Test Case] 1) Install and run harpia 2) go to help, examples, and choose Hello World 3) click on the Run [F9] button 4) Doble click on the Image box, in the graph 5) With the broken version, you see the errors mentionned previously. With the fixed one, you see the image (a girl with a hat) [Regression Potential] Harpia is not usable at all in the actual status.
2011-12-14 05:54:45 Fabrice Coutadeur description Hi, when running the HelloWorld sample in Oneiric, it fails with the following errors: ... /tmp/cc6g8gjv.o: In function `main': harpiaBETMP01323722863.43.c:(.text+0xaf): undefined reference to `cvLoadImage' harpiaBETMP01323722863.43.c:(.text+0xbf): undefined reference to `cvCloneImage' harpiaBETMP01323722863.43.c:(.text+0xd7): undefined reference to `cvCloneImage' harpiaBETMP01323722863.43.c:(.text+0xf7): undefined reference to `cvSaveImage' harpiaBETMP01323722863.43.c:(.text+0x103): undefined reference to `cvReleaseImage' harpiaBETMP01323722863.43.c:(.text+0x10f): undefined reference to `cvReleaseImage' harpiaBETMP01323722863.43.c:(.text+0x11b): undefined reference to `cvReleaseImage' /tmp/cc6g8gjv.o: In function `__static_initialization_and_destruction_0(int, int)': harpiaBETMP01323722863.43.c:(.text+0x155): undefined reference to `std::ios_base::Init::Init()' harpiaBETMP01323722863.43.c:(.text+0x15a): undefined reference to `std::ios_base::Init::~Init()' collect2: ld devolvió el estado de salida 1 [Impact] No project can be compiled with Harpia, no even the examples, as they all fails with the previous link errors Development Fix] The same patch as the one proposed for Oneiric has been uploaded to Precise as ubuntu2 version. [Stable Fix] Retrofit the patch that change the order of the compilation line, to put the libraries at the end of the command line, after the object to generate. [Test Case] 1) Install and run harpia 2) go to help, examples, and choose Hello World 3) click on the Run [F9] button 4) Doble click on the Image box, in the graph 5) With the broken version, you see the errors mentionned previously. With the fixed one, you see the image (a girl with a hat) [Regression Potential] Harpia is not usable at all in the actual status. Hi, when running the HelloWorld sample in Oneiric, it fails with the following errors: ... /tmp/cc6g8gjv.o: In function `main': harpiaBETMP01323722863.43.c:(.text+0xaf): undefined reference to `cvLoadImage' harpiaBETMP01323722863.43.c:(.text+0xbf): undefined reference to `cvCloneImage' harpiaBETMP01323722863.43.c:(.text+0xd7): undefined reference to `cvCloneImage' harpiaBETMP01323722863.43.c:(.text+0xf7): undefined reference to `cvSaveImage' harpiaBETMP01323722863.43.c:(.text+0x103): undefined reference to `cvReleaseImage' harpiaBETMP01323722863.43.c:(.text+0x10f): undefined reference to `cvReleaseImage' harpiaBETMP01323722863.43.c:(.text+0x11b): undefined reference to `cvReleaseImage' /tmp/cc6g8gjv.o: In function `__static_initialization_and_destruction_0(int, int)': harpiaBETMP01323722863.43.c:(.text+0x155): undefined reference to `std::ios_base::Init::Init()' harpiaBETMP01323722863.43.c:(.text+0x15a): undefined reference to `std::ios_base::Init::~Init()' collect2: ld devolvió el estado de salida 1 [Impact] No project can be compiled with Harpia, no even the examples, as they all fails with the previous link errors [Development Fix] The same patch as the one proposed for Oneiric has been uploaded to Precise as ubuntu2 version. [Stable Fix] Retrofit the patch that change the order of the parameters in the compilation line, to put the libraries at the end of the command line, after the object to generate. [Test Case] 1) Install and run harpia 2) go to help, examples, and choose Hello World 3) click on the Run [F9] button 4) When the button is available again, doble click on the Image box, in the graph 5) With the broken version, you see the errors mentionned previously. With the fixed one, you see the image (a girl with a hat) [Regression Potential] Harpia is not usable at all in the actual status.
2011-12-14 05:55:10 Fabrice Coutadeur bug added subscriber Ubuntu Stable Release Updates Team
2011-12-15 06:44:21 Martin Pitt harpia (Ubuntu Oneiric): status New Fix Committed
2011-12-15 06:44:24 Martin Pitt bug added subscriber SRU Verification
2011-12-15 06:44:27 Martin Pitt tags verification-needed
2011-12-15 07:17:35 Launchpad Janitor branch linked lp:ubuntu/oneiric-proposed/harpia
2011-12-15 18:59:11 Fabrice Coutadeur tags verification-needed verification-done
2012-01-02 09:11:17 Launchpad Janitor harpia (Ubuntu Oneiric): status Fix Committed Fix Released