wiki:egall

Version 15 (modified by cooljeanius (Eric Gallager), 10 years ago) (diff)

TODO: a few more ports with issues

Eric Gallager

  • Nicknames: egall, ericgallager, cooljeanius

MacPorts-related GitHub repos

All: Check this search

Specific ones of interest:

Ports maintained in trunk

(search from home to find them all)

Tickets

Assigned Tickets:

No results

Reported Tickets:

Open ones:

No results

Ones that have already been closed:

(too many for it to be worth it; just follow the link in this section's section header to see)

On CC:

(warning: there are a lot of these)

Open ones:

No results

Closed ones:

(too many for it to be worth it; just follow the link in this section's section header to see)

Ones that I have not yet gotten around to filing:

I used to keep this list in a text file on my computer, but figured it would make more sense to keep it here on Trac instead. Issues may be on this list because I still need to look for duplicates, or gather more information, or investigate further, before I can actually file tickets for them. When I do actually file a ticket for one of these, or find a ticket for the same issue that already exists, I will generally just leave it on here and cross it off instead of removing it entirely. Note that crossing it off only means that a ticket has been filed or already existed, not that it has been solved.

  • apple-gcc42 filed #42773
  • asn1c filed #42779
  • gcc48 (actually libgcc, many different issues open for it: #40548, #41753, #42752, and #42940 - see also the ones for mpfr and libmpc)
  • gdb-apple filed #42796
  • ggv found #29261 (?)
  • gnome-panel
  • gnome-settings-daemon (my fault - I had a local copy of one of its dependencies that was not up-to-date, which I guess could be considered #36951)
  • gnutls found #42728
  • gvfs was already cc-ed on #32652, which is more of a runtime error, and I think I had been experiencing a build failure, but it seems to have solved itself, as I now have the most recent version of gvfs installed
  • heimdal was already cc-ed on #31786, #36811, and #42336, but I forget if any of those were the same issue that I had been experiencing.
  • libdnsres
  • libmpc filed #42733
  • libnasl libnasl was removed in r120502 as a result of #42156, which I assume was the same issue that I had been experiencing...
  • libxls might have been #42765 which I filed
  • metakit
  • mod_jk found #23023, not sure the update will fix the issue I had been experiencing though...
  • mod_security2 was already cc-ed on #39074, not sure if that was the same issue I had been experiencing though...
  • mpfr filed #42732, also inspired me to file #42731
  • ossp-cfg
  • ossp-fsl
  • ossp-l2
  • pamtester
  • pcrexx +univesal seems to have been fixed by r120428, which was supposed to fix #43726 and #43783. Since I am on Snow Leopard (NOT Mavericks) and was trying to build universal, I am assuming that my issue had been the latter one...
  • py-cartopy
  • rgm3800
  • rsync-lart (conflicts with rsync)
  • scotty
  • sendpage
  • sfcgal
  • sicp
  • slib-guile16 (depends on guile16, which has a separate entry below)
  • slirp
  • sloth
  • srm
  • webkit-gtk
  • xorg
  • xorg-server
  • crlibm
  • glpng
  • pngmeta
  • liboss
  • libevt
  • mdbtools (because txt2man is not universal)
  • py*jcc
  • p5*css (various perl versions conflict)
  • p5.10-version found #43148
  • pccts (conflicts with antlr)
  • watchman
  • chmsee (depends on firefox-x11, which no longer exists in trunk - brought up on mailing lists, at least)
  • swig-clisp (clisp is i386, swig-clisp is x86_64)
  • gcl
  • postgresql81 +krb5+perl+python
  • samba3 +kerberos+openldap
  • sudo +insults+openldap
  • mapnik +cairo+gdal+osm+postgis+sqlite
  • gob1 (not actually broken, just installs /opt/local/share/aclocal/gob.m4 which produces underquoted macro warnings when autoreconfing)
  • libmemcached +dtrace+hsieh
  • gnome-vfs +avahi (just the post-activate gconf schemas installation)
  • linuxdoc-tools
  • astyle +java+lib
  • cl-ppcre +asdf_binary_locations+sbcl (just requires some manual interaction at one point)
  • cssc (due to texinfo5)
  • docbook-utils
  • cm3 (and, by extension, cvsup) (cm3's distfile is bad)
  • cvsync +universal (unrecognized --disable-dependency-tracking flag)
  • libctl (needs variants for newer versions of gcc)
  • libchloride
  • guile16 (needs muniversal)
  • svdlibc (checksum mismatch - possible stealth update?)
  • netcdf-fortran
  • qd
  • sowing
  • nusmv (missing MiniSat?)
  • sharutils (works, just needs to be updated to 4.14) (also maybe get the libexec/gnubin treatment?)
  • cppcheck
  • p5.[8|10]-perlbal (conflicts with p5.12-perlbal)
  • mp3fs
  • krbafs
  • kumofs (+universal fails because rb-msgpack is non-universal)
  • pcc (missing lib directories)
  • AfterStep
  • Eterm (actually libast)
  • libbert
  • hoard
  • opal (rev-upgrade after installing ode +debug)
  • libgksuui10
  • bashdb (bash4.3 is too new)
  • dialog
  • fcrackzip (conflicts with unzip)
  • gpgme (when argp-standalone is active)
  • xar-devel (conflicts with xar)
  • postfix +dovecot_sasl+ldap+pcre+sasl+tls+universal (upgrading from @2.11.0_0 to @2.11.1 - looks related to berkeley-db)
  • open-cobol (ran into issue while updating to 2.0 - filed ticket upstream: https://sourceforge.net/p/open-cobol/bugs/73/)
  • bazaar +universal (--disable-dependency-tracking not recognized)
  • girara +universal (needs the muniversal portgroup)
  • zmq +pgm (keeps hanging on libtool lock: "glibtool: link: Waiting for libpgm_noinst.a.lock to be removed")
  • a few others that were my own fault...
  • ffmpeg (need to incorporate the freetype2 patch that the Portfile in trunk uses into my local copy of the Portfile - which, like the gnome-settings-daemon one above was, I guess could be considered #36951)
  • allegro5 +debug (opportunistically tries to use pandoc)
  • libftdi1 (mismatch between description and license, also opportunistically tries to use python)
  • xchm (crashes on start, missing symbol __ZThn888_N12wxHtmlWindow13GetHTMLWindowEv, which c++filt demangles as "non-virtual thunk to wxHtmlWindow::GetHTMLWindow()", brought up on mailing lists, at least; will file full ticket once I investigate crash report further)
  • uudeview (+tcltk variant is missing description and has incorrect lib:-style dependency on tcl - wants 8.4, but the tcl port provides 8.6 - this is #34826. Furthermore,uuwish crashes on startup)
  • pear-Sabre_DAVACL

Back to the MacPorts developers page