Opened 11 years ago

Closed 8 years ago

#40505 closed defect (fixed)

lablgtk @1.2.7_4 (x11) fails upon 'multiple definitions in gList.ml'

Reported by: mathias.habluetzel@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), cooljeanius (Eric Gallager)
Port: lablgtk

Description

[ … snip … ]
:info:configure File "gList.ml", line 129, characters 2-58:
:info:configure Error: The method `set_button_actions'
:info:configure        has multiple definitions in this object
:info:configure make[1]: *** [gList.cmo] Error 2
:info:configure rm varcc.ml
:info:configure make: *** [all] Error 2
:info:configure Command failed: cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_lablgtk/lablgtk/work/lablgtk-1.2.7 && make configure  USE_DOTOPT=1  INSTALLDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_lablgtk/lablgtk/work/destroot/opt/local/lib/ocaml/lablgtk  BINDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_lablgtk/lablgtk/work/destroot/opt/local/bin  DLLDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_lablgtk/lablgtk/work/destroot/opt/local/lib/ocaml/stublibs && make
:info:configure Exit code: 2
:error:configure org.macports.configure for port lablgtk returned: command execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: command execution failed
    while executing
"$procedure $targetname"
:info:configure Warning: targets not executed for lablgtk: org.macports.destroot org.macports.configure org.macports.build
:notice:configure Please see the log file for port lablgtk for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_lablgtk/lablgtk/main.log

Seems like there is a simple duplicate. Attached patch, compiles, didn't test if dependencies break.

Attachments (1)

diffpatch_gList.ml.patch (500 bytes) - added by mathias.habluetzel@… 11 years ago.
Patchfile

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by mathias.habluetzel@…

Attachment: diffpatch_gList.ml.patch added

Patchfile

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

Keywords: lablgtk ocaml gtk1 removed

comment:2 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: mcalhoun@… added

Cc Me!

comment:3 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: egall@… added

#41873 marked as duplicate.

comment:4 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: newclosed

Incorporated upstream fix in r148052.

Note: See TracTickets for help on using tickets.