New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #21750 (closed defect: duplicate)

Opened 4 years ago

Last modified 4 years ago

qtiplot fails to be built

Reported by: anatuss@… Owned by: jonas@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: qtiplot

Description

I'd hoped this bug would have been removed in the recent version. unfortunately it's still there...

--->  Computing dependencies for qtiplot
--->  Building qtiplot
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qtiplot/work/qtiplot-0.9.7.9" && /usr/bin/make -j2 all " returned error 2
Command output: src/table/Table.h: In member function 'bool Table::isRowSelected(int, bool)':
src/table/Table.h:262: error: 'class MyTable' has no member named 'isRowSelected'
src/table/Table.h: In member function 'bool Table::isColumnSelected(int, bool)':
src/table/Table.h:263: error: 'class MyTable' has no member named 'isColumnSelected'
src/table/Table.h: In member function 'void Table::setColumnTypes(int)':
src/table/Table.h:274: error: 'ctl' was not declared in this scope
src/table/Table.h: In member function 'int Table::verticalHeaderWidth()':
src/table/Table.h:323: error: 'class MyTable' has no member named 'verticalHeader'
In file included from src/analysis/Filter.h:34,
                 from src/analysis/Correlation.h:32,
                 from src/analysis/Correlation.cpp:29:
src/core/ApplicationWindow.h: At global scope:
src/core/ApplicationWindow.h:507: error: 'Q3ListViewItem' has not been declared
src/core/ApplicationWindow.h:512: error: 'Q3ListViewItem' has not been declared
src/core/ApplicationWindow.h:709: error: 'Q3ListViewItem' has not been declared
src/core/ApplicationWindow.h:898: error: 'Q3ListViewItem' has not been declared
src/core/ApplicationWindow.h:900: error: 'Q3ListViewItem' has not been declared
src/core/ApplicationWindow.h:909: error: 'Q3ListViewItem' has not been declared
src/core/ApplicationWindow.h:912: error: 'Q3ListViewItem' has not been declared
src/core/ApplicationWindow.h:918: error: 'Q3ListViewItem' has not been declared
src/core/ApplicationWindow.h:921: error: 'Q3ListViewItem' has not been declared
src/core/ApplicationWindow.h:966: error: 'Q3ListViewItem' was not declared in this scope
src/core/ApplicationWindow.h:966: error: template argument 1 is invalid
src/core/ApplicationWindow.h:969: error: 'Q3ListViewItem' has not been declared
src/core/ApplicationWindow.h:1266: error: 'Q3ListViewItem' was not declared in this scope
src/core/ApplicationWindow.h:1266: error: template argument 1 is invalid
make[1]: *** [../tmp/qtiplot/Convolution.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [../tmp/qtiplot/Correlation.o] Error 1
make: *** [sub-qtiplot-all] Error 2

Error: Status 1 encountered during processing.

Change History

comment:1 in reply to: ↑ description Changed 4 years ago by anatuss@…

nvm

comment:2 Changed 4 years ago by macsforever2000@…

Are you saying that it works for you now?

comment:3 Changed 4 years ago by jmr@…

  • Owner changed from macports-tickets@… to jonas@…
  • Port set to qtiplot

comment:4 Changed 4 years ago by jonas@…

  • Status changed from new to closed
  • Resolution set to duplicate

see #21442

Note: See TracTickets for help on using tickets.