Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#38472 - [pgadmin3] Fails to build

Attached to Project: Community Packages
Opened by Kevin Mihelich (kmihelich) - Saturday, 11 January 2014, 23:58 GMT
Last edited by Eric Belanger (Snowman) - Tuesday, 14 January 2014, 05:57 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Eric Belanger (Snowman)
Sergej Pupykin (sergej)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 8
Private No

Details

Description: Fails to build with current packages.


Additional info:
* package version: 1.18.1-7
* log (excerpt):
pgAdmin3.cpp:319:2: error: cannot convert 'const wxString' to 'const char*' in initialization
pgAdmin3.cpp:319:2: error: cannot convert 'const wxString' to 'const char*' in initialization
pgAdmin3.cpp:319:2: error: cannot convert 'const wxString' to 'const char*' in initialization
pgAdmin3.cpp:319:2: error: cannot convert 'const wxString' to 'const char*' in initialization
pgAdmin3.cpp:319:2: error: cannot convert 'const wxString' to 'const char*' in initialization
Makefile:5515: recipe for target 'pgAdmin3.o' failed
make[3]: *** [pgAdmin3.o] Error 1


Steps to reproduce: Build using a clean chroot with updated packages: https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_Clean_Chroot
This task depends upon

Closed by  Eric Belanger (Snowman)
Tuesday, 14 January 2014, 05:57 GMT
Reason for closing:  Fixed
Additional comments about closing:  pgadmin3-1.18.1-8 uses wxgtk2.8
Comment by wxg (wxg4net) - Sunday, 12 January 2014, 05:01 GMT
/usr/bin/pgadmin3: relocation error: /usr/bin/pgadmin3: symbol _ZTV21wxwxSizerItemListNode, version WXU_3.0 not defined in file libwx_gtk2u_core-3.0.so.0 with link time reference
Comment by Philip A Reimer (ant32) - Monday, 13 January 2014, 21:54 GMT
rolling back package wxgtk to http://seblu.net/a/arm/packages/w/wxgtk/wxgtk-3.0.0-1-x86_64.pkg.tar.xz worked for me as a temporary fix to use pgadmin.

Loading...