Opened 14 years ago

Closed 14 years ago

#24129 closed defect (fixed)

mowitz does not build universal

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: mowitz

Description

--->  Verifying checksum(s) for mowitz
--->  Extracting mowitz
--->  Configuring mowitz
--->  Building mowitz
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_x11_mowitz/work/Mowitz-0.3.0" && /usr/bin/nice -n 10 /usr/bin/make -j2 all " returned error 2
Command output:   "_mwVSliderWidgetClass", referenced from:
      _mwVSliderWidgetClass$non_lazy_ptr in allwidgets.o
  "_mwTextfieldWidgetClass", referenced from:
      _mwTextfieldWidgetClass$non_lazy_ptr in allwidgets.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//ccmLao6t.out (No such file or directory)
make[1]: *** [allwidgets] Error 1
make[1]: *** Waiting for unfinished jobs....
/usr/bin/gcc-4.2 -Wall -O2 -arch x86_64 -arch i386 -arch x86_64 -arch i386 -o .libs/listtree listtree.o  -L/opt/local/lib -L/opt/local/var/macports/build/_Users_rschmidt_macports_dports_x11_mowitz/work/Mowitz-0.3.0/Mowitz -L/opt/local/var/macports/build/_Users_rschmidt_macports_dports_x11_mowitz/work/Mowitz-0.3.0/Mowitz/.libs -lMowitz -lneXtaw -lXpm -lintl -liconv -lc -lXmu -lXext -lXt -lX11 -lXau -lXdmcp -lSM -lICE -lm
ld: warning: in /opt/local/var/macports/build/_Users_rschmidt_macports_dports_x11_mowitz/work/Mowitz-0.3.0/Mowitz/.libs/libMowitz.dylib, file is not of required architecture
Undefined symbols for architecture i386:
  "_MwListTreeSetHighlighted", referenced from:
      _ActivateCallback in listtree.o
      _ActivateCallback in listtree.o
  "_MwListTreeGetHighlighted", referenced from:
      _ActivateCallback in listtree.o
  "_listtreeWidgetClass", referenced from:
      _listtreeWidgetClass$non_lazy_ptr in listtree.o
  "_MwListTreeAdd", referenced from:
      _main in listtree.o
      _main in listtree.o
      _main in listtree.o
      _main in listtree.o
      _main in listtree.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status

Change History (2)

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

r65015: Fixed by updating to 0.3.1.

Note: See TracTickets for help on using tickets.