#64877 closed defect (fixed)
qof @0.8.8: error: cannot find the library './libqofsql.la' or unhandled argument './libqofsql.la'
Reported by: | barracuda156 | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | powerpc, leopard, snowleopard, rosetta | Cc: | |
Port: | qof |
Description
This is on 10.6.8 Rosetta:
mv -f .deps/sql_parse_test.Tpo .deps/sql_parse_test.Po /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -std=gnu99 -g -pipe -Os -arch ppc -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -pipe -Os -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -o sql_parse_test sql_parse_test.o ./libqofsql.la -L/opt/local/lib -lglib-2.0 -lintl libtool: error: cannot find the library './libqofsql.la' or unhandled argument './libqofsql.la' make[3]: *** [sql_parse_test] Error 1 make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_qof/qof/work/qof-0.8.8/lib/libsql' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_qof/qof/work/qof-0.8.8/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_qof/qof/work/qof-0.8.8' make: *** [all] Error 2
(10.6 PPC fails identically.)
Attachments (1)
Change History (5)
Changed 3 years ago by barracuda156
comment:1 Changed 3 years ago by evanmiller (Evan Miller)
comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Status: | new → accepted |
Summary: | qof fails for ppc: error: cannot find the library './libqofsql.la' or unhandled argument './libqofsql.la' → qof @0.8.8: error: cannot find the library './libqofsql.la' or unhandled argument './libqofsql.la' |
The qof port says the homepage is at sourceforge. The sourceforge page says it has moved to alioth. The alioth service was discontinued years ago. The last archived version of the homepage on alioth says the project is obsolete; I see no other information or downloads there. There is only one port that depends on qof: gnotime. There are no ports depending on gnotime.
However I did find a GitHub repository for qof which has a three commits past the 0.8.8 release, the first of which looks like it will fix this problem.
comment:3 follow-up: 4 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
comment:4 Changed 3 years ago by barracuda156
Replying to ryandesign:
In 93d474bf92301b1d33e9de47f97c8a37bb8dee21/macports-ports (master):
Thank you! It builds now:
svacchanda$ port -v installed qof The following ports are currently installed: qof @0.8.8_0 (active) requested_variants='' platform='darwin 10' archs='ppc' date='2022-03-24T16:28:54+0800'
Note: See
TracTickets for help on using
tickets.
This is failing across the board:
https://ports.macports.org/port/qof/builds/
The port (and project) has not been meaningfully updated since 2016.