New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13794 (closed defect: invalid)

Opened 4 years ago

Last modified 3 years ago

error on wxWidgets install

Reported by: goldenberg@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: wxwidgets Cc: jwa@…
Port:

Description (last modified by jmpp@…) (diff)

Hi,

I am trying to install wxWidgets, in order to build wxmaxima. When I try to build wxWidgets, I get the following error:

asb2-dhcp-157:/Users/davidg> sudo port install wxWidgets
--->  Building wxWidgets
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_wxWidgets/work/wxWidgets-2.8.7/build" && make " returned error 2
Command output: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_wxWidgets/work/wxWidgets-2.8.7/build/bk-deps /usr/bin/g++-4.0 -c -o monodll_imagtga.o -I.pch/wxprec_monodll -D__WXMAC__          -I../src/regex  -DwxUSE_BASE=1 -DWXMAKINGDLL -dynamic -fPIC -DPIC -DWX_PRECOMP -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_wxWidgets/work/wxWidgets-2.8.7/build/lib/wx/include/mac-unicode-release-2.8 -I../include -fpascal-strings -I../src/mac/carbon/morefilex -I/Developer/Headers/FlatCarbon -I/opt/local/include -I/opt/local/include -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -O2 -fno-common ../src/common/imagtga.cpp
../src/common/imagtga.cpp: In function `int ReadTGA(wxImage*, wxInputStream&)':
../include/wx/scopeguard.h:114: error: 'wxScopeGuardImplBase::wxScopeGuardImplBase(const wxScopeGuardImplBase&)' is protected
../src/common/imagtga.cpp:191: error: within this context
../include/wx/scopeguard.h:114: error: 'wxScopeGuardImplBase::wxScopeGuardImplBase(const wxScopeGuardImplBase&)' is protected
../src/common/imagtga.cpp:191: error: within this context
../include/wx/scopeguard.h:112: error: 'wxScopeGuardImplBase::~wxScopeGuardImplBase()' is protected
../src/common/imagtga.cpp:191: error: within this context
../include/wx/scopeguard.h:112: error: 'wxScopeGuardImplBase::~wxScopeGuardImplBase()' is protected
../src/common/imagtga.cpp:191: error: within this context
make: *** [monodll_imagtga.o] Error 1

Error: Status 1 encountered during processing.

Thanks very much.

David P. Goldenberg goldenberg@…

Change History

  Changed 4 years ago by ryandesign@…

  • cc jwa@… added
  • owner changed from macports-tickets@… to mww@…
  • milestone set to Port Bugs

Assign to / Cc maintainers.

follow-up: ↓ 3   Changed 4 years ago by jwa@…

The elementary first questions: what OS version, what Xcode version?

in reply to: ↑ 2   Changed 4 years ago by goldenberg@…

Replying to jwa@macports.org:

The elementary first questions: what OS version, what Xcode version?

I'm sorry!

The OS is 10.4.11, but the critical point was the Xcode version, which was only 2.0. After updating to 2.4.1, xwWidgets built without any trouble.

Thanks!

David

  Changed 4 years ago by mww@…

  • status changed from new to closed
  • keywords wxwidgets added
  • resolution set to invalid

o.k.

  Changed 4 years ago by jmpp@…

  • description modified (diff)

  Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.