Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 206318
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Sven Wegener <swegener@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Shogun <shogun713@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
fail.log The failure log text/plain Shogun 2008-01-17 18:24 0000 15.72 KB Details
mysql-gui-tools-5.0_p12-fix-sigc.patch The patch which resolves the problem patch Shogun 2008-01-17 18:24 0000 10.17 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 206318 depends on: Show dependency tree
Bug 206318 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-01-17 11:35 0000
Hi!
I notice that this ebuild emerge fails due to some error in code (the namespace
of sigc is pointed as SigC instead of sigc).
I attach a patch which fixes this problem.
Hope this helps.
  Shogun

Reproducible: Always

Steps to Reproduce:
1.Try to emerge the package
2.
3.

Actual Results:  
Does not compile

Expected Results:  
Should compile

------- Comment #1 From Jakub Moc (RETIRED) 2008-01-17 11:42:31 0000 -------
(In reply to comment #0)
> I attach a patch which fixes this problem.

Also post the actual emerge output with errors so that people can find the bug
when they have this problem.

------- Comment #2 From Shogun 2008-01-17 18:24:22 0000 -------
Created an attachment (id=141165) [details]
The failure log

I attach the fail log

------- Comment #3 From Shogun 2008-01-17 18:24:55 0000 -------
Created an attachment (id=141167) [details]
The patch which resolves the problem

Here's the patch which resolves the problem.

------- Comment #4 From Shogun 2008-01-17 18:25:24 0000 -------
Reopen the bug so that you can set it to resolved

------- Comment #5 From Jakub Moc (RETIRED) 2008-01-17 18:30:19 0000 -------
<snip>
GConnectDialog.cc: In member function ‘void
MGConnectDialog::open_connection_editor()’:
MGConnectDialog.cc:662: error: ‘SigC’ has not been declared
MGConnectDialog.cc:662: error: expected `;' before ‘c1’
MGConnectDialog.cc:664: error: ‘SigC’ has not been declared
MGConnectDialog.cc:664: error: expected `;' before ‘c2’
MGConnectDialog.cc:670: error: ‘c1’ was not declared in this scope
MGConnectDialog.cc:671: error: ‘c2’ was not declared in this scope
MGConnectDialog.cc: In member function ‘void
MGConnectDialog::show_connection_failed()’:
MGConnectDialog.cc:679: error: ‘SigC’ has not been declared
MGConnectDialog.cc:679: error: expected `;' before ‘input_handler’
MGConnectDialog.cc:689: warning: deprecated conversion from string constant to
‘char*’
MGConnectDialog.cc:717: error: ‘input_handler’ was not declared in this
scope
MGConnectDialog.cc:752: error: ‘input_handler’ was not declared in this
scope
make[3]: *** [MGConnectDialog.o] Error 1
</snip>

------- Comment #6 From Tobias Scherbaum 2008-04-11 18:05:24 0000 -------
Reopen this bugreport, this isn't fixed in CVS yet. I encountered the same
error, applying the patch fixed this bug for me. Please add and epatch this
patch in CVS.

------- Comment #7 From Sven Wegener 2008-04-11 18:39:44 0000 -------
Thanks, commited.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug