Opened 11 years ago

Closed 9 years ago

Last modified 9 years ago

#39194 closed defect (fixed)

slimdata @2.6.5 fails to link

Reported by: petrrr Owned by: mf2k (Frank Schima)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: slimdata

Description

slimdata fails to build. I guess the problem is here:

[...]
/usr/bin/g++-4.0 -pipe -O2 -arch i386 -O3 -Wall -fPIC -I/opt/local/include -I../include -I. -DPACKAGE_NAME=\"slim\" -DPACKAGE_TARNAME=\"slim\" -DPACKAGE_VERSION=\"v2_6_5\" -DPACKAGE_STRING=\"slim\ v2_6_5\" -DPACKAGE_BUGREPORT=\"jfowler@princeton.edu\" -DPACKAGE_URL=\"\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_UTIME_H=1 -DHAVE_UTIME_NULL=1 -DHAVE_MEMSET=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_UTIME=1 -L/opt/local/lib -arch i386 -fPIC -L../lib  -shared  -Wl,-dylib_install_name -Wl,libslim.so.0 -o ../lib/libslim.so.0.0 bit_constants.o bitstream.o raw_section.o slim_channel.o slim_codec_constant.o slim_codec_default.o slim_codec_factory.o slim_codec_runlength.o slim_codec_reduced_binary.o slim_control.o slim_exceptions.o slim_file.o slimlib.o  -lm 
Undefined symbols:
  "_main", referenced from:
      start in crt1.10.5.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
[...]

The complete main.log is attached.

I build on a Mac OS X 10.5.8 machine. Xcode 3.1.4 Component versions: DevToolsCore-1204.0; DevToolsSupport-1186.0 BuildVersion: 9M2809

Attachments (1)

slimdata.main.log (25.1 KB) - added by petrrr 11 years ago.
The clean and complete main.log

Download all attachments as: .zip

Change History (6)

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Cc: macsforever2000@… removed
Owner: changed from macports-tickets@… to macsforever2000@…
:debug:main Skipping completed org.macports.archivefetch (slimdata)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (slimdata)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (slimdata)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (slimdata)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (slimdata)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.configure (slimdata)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:build build phase started at Wed May 22 17:48:45 CEST 2013

This isn’t a complete log. Please clean, try again, and attach the new log.

comment:2 Changed 11 years ago by petrrr

Sorry, you right I ran install a second time for some reason. I replace the main.log file.

Changed 11 years ago by petrrr

Attachment: slimdata.main.log added

The clean and complete main.log

comment:3 Changed 10 years ago by mf2k (Frank Schima)

Owner: changed from macsforever2000@… to mf2k@…
Status: newassigned

comment:4 Changed 10 years ago by mf2k (Frank Schima)

Does version 2.6.7 work for you?

comment:5 Changed 9 years ago by petrrr

Resolution: fixed
Status: assignedclosed

Yes! I have just install slimdata on the old machine. So the update resolved this problem. Thanks!

Last edited 9 years ago by petrrr (previous) (diff)
Note: See TracTickets for help on using tickets.