Opened 14 years ago

Closed 14 years ago

Last modified 10 years ago

#23358 closed defect (wontfix)

Cannot Install dmalloc 5.5.2 on tiger ppc

Reported by: francois.work@… Owned by: tobypeterson
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: cooljeanius (Eric Gallager)
Port: dmalloc

Description

Cannot install dmalloc 5.5.2 on ppc 10.4.11 ibook G4

Apple-Ibook-G4:~ xx$ sudo port -d install dmalloc
Password:
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/dmalloc
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/dmalloc
DEBUG: OS Platform: darwin
DEBUG: OS Version: 8.11.0
DEBUG: Mac OS X Version: 10.4
DEBUG: System Arch: powerpc
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: adding the default universal variant
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: Requested variant powerpc is not provided by port dmalloc.
DEBUG: Requested variant darwin is not provided by port dmalloc.
DEBUG: Requested variant macosx is not provided by port dmalloc.
--->  Computing dependencies for dmalloc
DEBUG: Executing org.macports.main (dmalloc)
DEBUG: Skipping completed org.macports.fetch (dmalloc)
DEBUG: Skipping completed org.macports.checksum (dmalloc)
DEBUG: Skipping completed org.macports.extract (dmalloc)
DEBUG: Skipping completed org.macports.patch (dmalloc)
DEBUG: Skipping completed org.macports.configure (dmalloc)
--->  Building dmalloc
DEBUG: Executing org.macports.build (dmalloc)
DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4'
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_dmalloc/work/dmalloc-5.5.2" && /usr/bin/make -j1 all'
rm -f libdmallocth.dylib libdmallocth.dylib.t
/usr/bin/g++-4.0 -dynamiclib -install_name libdmallocth.dylib -compatibility_version 1 -current_version 1 -o libdmallocth.dylib.t libdmallocth.a arg_check.o compat.o dmalloc_rand.o dmalloc_tab.o env.o heap.o chunk_th.o error_th.o malloc_th.o
ld: multiple definitions of symbol _loc_atoul
libdmallocth.a(compat.o) definition of _loc_atoul in section (__TEXT,__text)
compat.o definition of _loc_atoul in section (__TEXT,__text)
ld: multiple definitions of symbol _loc_snprintf
libdmallocth.a(compat.o) definition of _loc_snprintf in section (__TEXT,__text)
compat.o definition of _loc_snprintf in section (__TEXT,__text)
ld: multiple definitions of symbol _loc_vsnprintf
libdmallocth.a(compat.o) definition of _loc_vsnprintf in section (__TEXT,__text)
compat.o definition of _loc_vsnprintf in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_rand
libdmallocth.a(dmalloc_rand.o) definition of __dmalloc_rand in section (__TEXT,__text)
dmalloc_rand.o definition of __dmalloc_rand in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_srand
libdmallocth.a(dmalloc_rand.o) definition of __dmalloc_srand in section (__TEXT,__text)
dmalloc_rand.o definition of __dmalloc_srand in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_table_clear
libdmallocth.a(dmalloc_tab.o) definition of __dmalloc_table_clear in section (__TEXT,__text)
dmalloc_tab.o definition of __dmalloc_table_clear in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_table_delete
libdmallocth.a(dmalloc_tab.o) definition of __dmalloc_table_delete in section (__TEXT,__text)
dmalloc_tab.o definition of __dmalloc_table_delete in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_table_insert
libdmallocth.a(dmalloc_tab.o) definition of __dmalloc_table_insert in section (__TEXT,__text)
dmalloc_tab.o definition of __dmalloc_table_insert in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_table_log_info
libdmallocth.a(dmalloc_tab.o) definition of __dmalloc_table_log_info in section (__TEXT,__text)
dmalloc_tab.o definition of __dmalloc_table_log_info in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_address_break
libdmallocth.a(env.o) definition of __dmalloc_address_break in section (__TEXT,__text)
env.o definition of __dmalloc_address_break in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_environ_process
libdmallocth.a(env.o) definition of __dmalloc_environ_process in section (__TEXT,__text)
env.o definition of __dmalloc_environ_process in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_environ_set
libdmallocth.a(env.o) definition of __dmalloc_environ_set in section (__TEXT,__text)
env.o definition of __dmalloc_environ_set in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_start_break
libdmallocth.a(env.o) definition of __dmalloc_start_break in section (__TEXT,__text)
env.o definition of __dmalloc_start_break in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_heap_alloc
libdmallocth.a(heap.o) definition of __dmalloc_heap_alloc in section (__TEXT,__text)
heap.o definition of __dmalloc_heap_alloc in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_heap_high
libdmallocth.a(heap.o) definition of __dmalloc_heap_high in section (__DATA,__data)
heap.o definition of __dmalloc_heap_high in section (__DATA,__data)
ld: multiple definitions of symbol __dmalloc_heap_low
libdmallocth.a(heap.o) definition of __dmalloc_heap_low in section (__DATA,__data)
heap.o definition of __dmalloc_heap_low in section (__DATA,__data)
ld: multiple definitions of symbol __dmalloc_heap_startup
libdmallocth.a(heap.o) definition of __dmalloc_heap_startup in section (__TEXT,__text)
heap.o definition of __dmalloc_heap_startup in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_alloc_total
libdmallocth.a(chunk_th.o) definition of __dmalloc_alloc_total in section (__DATA,__data)
chunk_th.o definition of __dmalloc_alloc_total in section (__DATA,__data)
ld: multiple definitions of symbol __dmalloc_chunk_count_changed
libdmallocth.a(chunk_th.o) definition of __dmalloc_chunk_count_changed in section (__TEXT,__text)
chunk_th.o definition of __dmalloc_chunk_count_changed in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_chunk_desc_pnt
libdmallocth.a(chunk_th.o) definition of __dmalloc_chunk_desc_pnt in section (__TEXT,__text)
chunk_th.o definition of __dmalloc_chunk_desc_pnt in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_chunk_free
libdmallocth.a(chunk_th.o) definition of __dmalloc_chunk_free in section (__TEXT,__text)
chunk_th.o definition of __dmalloc_chunk_free in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_chunk_get_stats
libdmallocth.a(chunk_th.o) definition of __dmalloc_chunk_get_stats in section (__TEXT,__text)
chunk_th.o definition of __dmalloc_chunk_get_stats in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_chunk_heap_check
libdmallocth.a(chunk_th.o) definition of __dmalloc_chunk_heap_check in section (__TEXT,__text)
chunk_th.o definition of __dmalloc_chunk_heap_check in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_chunk_log_changed
libdmallocth.a(chunk_th.o) definition of __dmalloc_chunk_log_changed in section (__TEXT,__text)
chunk_th.o definition of __dmalloc_chunk_log_changed in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_chunk_log_stats
libdmallocth.a(chunk_th.o) definition of __dmalloc_chunk_log_stats in section (__TEXT,__text)
chunk_th.o definition of __dmalloc_chunk_log_stats in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_chunk_malloc
libdmallocth.a(chunk_th.o) definition of __dmalloc_chunk_malloc in section (__TEXT,__text)
chunk_th.o definition of __dmalloc_chunk_malloc in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_chunk_pnt_check
libdmallocth.a(chunk_th.o) definition of __dmalloc_chunk_pnt_check in section (__TEXT,__text)
chunk_th.o definition of __dmalloc_chunk_pnt_check in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_chunk_read_info
libdmallocth.a(chunk_th.o) definition of __dmalloc_chunk_read_info in section (__TEXT,__text)
chunk_th.o definition of __dmalloc_chunk_read_info in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_chunk_realloc
libdmallocth.a(chunk_th.o) definition of __dmalloc_chunk_realloc in section (__TEXT,__text)
chunk_th.o definition of __dmalloc_chunk_realloc in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_chunk_startup
libdmallocth.a(chunk_th.o) definition of __dmalloc_chunk_startup in section (__TEXT,__text)
chunk_th.o definition of __dmalloc_chunk_startup in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_memory_limit
libdmallocth.a(chunk_th.o) definition of __dmalloc_memory_limit in section (__DATA,__data)
chunk_th.o definition of __dmalloc_memory_limit in section (__DATA,__data)
ld: multiple definitions of symbol __dmalloc_aborting_b
libdmallocth.a(error_th.o) definition of __dmalloc_aborting_b in section (__DATA,__data)
error_th.o definition of __dmalloc_aborting_b in section (__DATA,__data)
ld: multiple definitions of symbol __dmalloc_address
libdmallocth.a(error_th.o) definition of __dmalloc_address in section (__DATA,__data)
error_th.o definition of __dmalloc_address in section (__DATA,__data)
ld: multiple definitions of symbol __dmalloc_address_seen_n
libdmallocth.a(error_th.o) definition of __dmalloc_address_seen_n in section (__DATA,__data)
error_th.o definition of __dmalloc_address_seen_n in section (__DATA,__data)
ld: multiple definitions of symbol __dmalloc_check_interval
libdmallocth.a(error_th.o) definition of __dmalloc_check_interval in section (__DATA,__data)
error_th.o definition of __dmalloc_check_interval in section (__DATA,__data)
ld: multiple definitions of symbol __dmalloc_die
libdmallocth.a(error_th.o) definition of __dmalloc_die in section (__TEXT,__text)
error_th.o definition of __dmalloc_die in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_flags
libdmallocth.a(error_th.o) definition of __dmalloc_flags in section (__DATA,__data)
error_th.o definition of __dmalloc_flags in section (__DATA,__data)
ld: multiple definitions of symbol __dmalloc_iter_c
libdmallocth.a(error_th.o) definition of __dmalloc_iter_c in section (__DATA,__data)
error_th.o definition of __dmalloc_iter_c in section (__DATA,__data)
ld: multiple definitions of symbol __dmalloc_lock_on
libdmallocth.a(error_th.o) definition of __dmalloc_lock_on in section (__DATA,__data)
error_th.o definition of __dmalloc_lock_on in section (__DATA,__data)
ld: multiple definitions of symbol __dmalloc_open_log
libdmallocth.a(error_th.o) definition of __dmalloc_open_log in section (__TEXT,__text)
error_th.o definition of __dmalloc_open_log in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_ptime
libdmallocth.a(error_th.o) definition of __dmalloc_ptime in section (__TEXT,__text)
error_th.o definition of __dmalloc_ptime in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_reopen_log
libdmallocth.a(error_th.o) definition of __dmalloc_reopen_log in section (__TEXT,__text)
error_th.o definition of __dmalloc_reopen_log in section (__TEXT,__text)
ld: multiple definitions of symbol __dmalloc_start
libdmallocth.a(error_th.o) definition of __dmalloc_start in section (__DATA,__data)
error_th.o definition of __dmalloc_start in section (__DATA,__data)
ld: multiple definitions of symbol __dmalloc_vmessage
libdmallocth.a(error_th.o) definition of __dmalloc_vmessage in section (__TEXT,__text)
error_th.o definition of __dmalloc_vmessage in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_error
libdmallocth.a(error_th.o) definition of _dmalloc_error in section (__TEXT,__text)
error_th.o definition of _dmalloc_error in section (__TEXT,__text)
ld: multiple definitions of symbol _calloc
libdmallocth.a(malloc_th.o) definition of _calloc in section (__TEXT,__text)
malloc_th.o definition of _calloc in section (__TEXT,__text)
ld: multiple definitions of symbol _cfree
libdmallocth.a(malloc_th.o) definition of _cfree in section (__TEXT,__text)
malloc_th.o definition of _cfree in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_count_changed
libdmallocth.a(malloc_th.o) definition of _dmalloc_count_changed in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_count_changed in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_debug
libdmallocth.a(malloc_th.o) definition of _dmalloc_debug in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_debug in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_debug_current
libdmallocth.a(malloc_th.o) definition of _dmalloc_debug_current in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_debug_current in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_debug_setup
libdmallocth.a(malloc_th.o) definition of _dmalloc_debug_setup in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_debug_setup in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_errno
libdmallocth.a(malloc_th.o) definition of _dmalloc_errno in section (__DATA,__data)
malloc_th.o definition of _dmalloc_errno in section (__DATA,__data)
ld: multiple definitions of symbol _dmalloc_examine
libdmallocth.a(malloc_th.o) definition of _dmalloc_examine in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_examine in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_free
libdmallocth.a(malloc_th.o) definition of _dmalloc_free in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_free in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_get_stats
libdmallocth.a(malloc_th.o) definition of _dmalloc_get_stats in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_get_stats in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_log_changed
libdmallocth.a(malloc_th.o) definition of _dmalloc_log_changed in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_log_changed in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_log_stats
libdmallocth.a(malloc_th.o) definition of _dmalloc_log_stats in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_log_stats in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_log_unfreed
libdmallocth.a(malloc_th.o) definition of _dmalloc_log_unfreed in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_log_unfreed in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_logpath
libdmallocth.a(malloc_th.o) definition of _dmalloc_logpath in section (__DATA,__data)
malloc_th.o definition of _dmalloc_logpath in section (__DATA,__data)
ld: multiple definitions of symbol _dmalloc_malloc
libdmallocth.a(malloc_th.o) definition of _dmalloc_malloc in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_malloc in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_mark
libdmallocth.a(malloc_th.o) definition of _dmalloc_mark in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_mark in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_memory_allocated
libdmallocth.a(malloc_th.o) definition of _dmalloc_memory_allocated in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_memory_allocated in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_message
libdmallocth.a(malloc_th.o) definition of _dmalloc_message in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_message in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_page_size
libdmallocth.a(malloc_th.o) definition of _dmalloc_page_size in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_page_size in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_realloc
libdmallocth.a(malloc_th.o) definition of _dmalloc_realloc in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_realloc in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_shutdown
libdmallocth.a(malloc_th.o) definition of _dmalloc_shutdown in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_shutdown in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_strerror
libdmallocth.a(malloc_th.o) definition of _dmalloc_strerror in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_strerror in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_strndup
libdmallocth.a(malloc_th.o) definition of _dmalloc_strndup in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_strndup in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_track
libdmallocth.a(malloc_th.o) definition of _dmalloc_track in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_track in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_verify
libdmallocth.a(malloc_th.o) definition of _dmalloc_verify in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_verify in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_verify_pnt
libdmallocth.a(malloc_th.o) definition of _dmalloc_verify_pnt in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_verify_pnt in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_verify_pnt_strsize
libdmallocth.a(malloc_th.o) definition of _dmalloc_verify_pnt_strsize in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_verify_pnt_strsize in section (__TEXT,__text)
ld: multiple definitions of symbol _dmalloc_vmessage
libdmallocth.a(malloc_th.o) definition of _dmalloc_vmessage in section (__TEXT,__text)
malloc_th.o definition of _dmalloc_vmessage in section (__TEXT,__text)
ld: multiple definitions of symbol _free
libdmallocth.a(malloc_th.o) definition of _free in section (__TEXT,__text)
malloc_th.o definition of _free in section (__TEXT,__text)
ld: multiple definitions of symbol _malloc
libdmallocth.a(malloc_th.o) definition of _malloc in section (__TEXT,__text)
malloc_th.o definition of _malloc in section (__TEXT,__text)
ld: multiple definitions of symbol _malloc_verify
libdmallocth.a(malloc_th.o) definition of _malloc_verify in section (__TEXT,__text)
malloc_th.o definition of _malloc_verify in section (__TEXT,__text)
ld: multiple definitions of symbol _memalign
libdmallocth.a(malloc_th.o) definition of _memalign in section (__TEXT,__text)
malloc_th.o definition of _memalign in section (__TEXT,__text)
ld: multiple definitions of symbol _realloc
libdmallocth.a(malloc_th.o) definition of _realloc in section (__TEXT,__text)
malloc_th.o definition of _realloc in section (__TEXT,__text)
ld: multiple definitions of symbol _recalloc
libdmallocth.a(malloc_th.o) definition of _recalloc in section (__TEXT,__text)
malloc_th.o definition of _recalloc in section (__TEXT,__text)
ld: multiple definitions of symbol _strdup
libdmallocth.a(malloc_th.o) definition of _strdup in section (__TEXT,__text)
malloc_th.o definition of _strdup in section (__TEXT,__text)
ld: multiple definitions of symbol _strndup
libdmallocth.a(malloc_th.o) definition of _strndup in section (__TEXT,__text)
malloc_th.o definition of _strndup in section (__TEXT,__text)
ld: multiple definitions of symbol _valloc
libdmallocth.a(malloc_th.o) definition of _valloc in section (__TEXT,__text)
malloc_th.o definition of _valloc in section (__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libSystem.dylib(malloc.So) definition of _free
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libSystem.dylib(malloc.So) definition of _malloc
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libSystem.dylib(malloc.So) definition of _valloc
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libSystem.dylib(malloc.So) definition of _realloc
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libSystem.dylib(malloc.So) definition of _calloc
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libSystem.dylib(strdup.So) definition of _strdup
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit command failed
make: *** [libdmallocth.dylib] Error 1
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_dmalloc/work/dmalloc-5.5.2" && /usr/bin/make -j1 all " returned error 2
DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_dmalloc/work/dmalloc-5.5.2" && /usr/bin/make -j1 all " returned error 2
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 9)
    invoked from within
"$procedure $targetname"

Change History (3)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Keywords: dmalloc libdmallocth.dylib removed
Owner: changed from macports-tickets@… to toby@…

comment:2 Changed 14 years ago by tobypeterson

Resolution: wontfix
Status: newclosed

Unsupported platform.

comment:3 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.