Created attachment 175419 [details] v1 (base rev is r423278)
This breaks lang/gcc* during make patch.
Created attachment 175599 [details] v2 fix lang/gcc*
I have some conflicts on devel/rapidjson/Makefile and devel/rudiments/files/patch-configure
Created attachment 175622 [details] v3 rebase on r423758.
New failures on 10.3 i386 (a dozen new ports skipped): + {"origin"=>"devel/ndesk-options", "pkgname"=>"ndesk-options-0.2.1", "phase"=>"build", "errortype"=>"makefile"} + {"origin"=>"lang/gcc49", "pkgname"=>"gcc49-4.9.4", "phase"=>"package", "errortype"=>"assumes_gcc"} + {"origin"=>"lang/gcc5", "pkgname"=>"gcc5-5.4.0", "phase"=>"package", "errortype"=>"assumes_gcc"} + {"origin"=>"lang/gcc5-devel", "pkgname"=>"gcc5-devel-5.4.1.s20161004", "phase"=>"package", "errortype"=>"assumes_gcc"} + {"origin"=>"lang/gcc6", "pkgname"=>"gcc6-6.2.0", "phase"=>"package", "errortype"=>"assumes_gcc"} + {"origin"=>"lang/gcc6-devel", "pkgname"=>"gcc6-devel-6.2.1.s20161006", "phase"=>"package", "errortype"=>"assumes_gcc"} + {"origin"=>"lang/librep", "pkgname"=>"librep-0.92.6", "phase"=>"package", "errortype"=>"???"} + {"origin"=>"mail/dkimproxy", "pkgname"=>"dkimproxy-1.4.1_1", "phase"=>"build", "errortype"=>"???"} + {"origin"=>"mail/libmapi", "pkgname"=>"libmapi-2.3_1", "phase"=>"patch", "errortype"=>"patch"} + {"origin"=>"multimedia/libav", "pkgname"=>"libav-11.7_3", "phase"=>"package", "errortype"=>"???"} + {"origin"=>"shells/fish", "pkgname"=>"fish-2.3.1_1", "phase"=>"package", "errortype"=>"???"} + {"origin"=>"sysutils/syslog-ng-devel", "pkgname"=>"syslog-ng-devel-3.8.1_1", "phase"=>"build", "errortype"=>"automake"} + {"origin"=>"textproc/uim-gtk", "pkgname"=>"uim-gtk-1.8.6_2", "phase"=>"patch", "errortype"=>"patch"} + {"origin"=>"textproc/xmlroff", "pkgname"=>"xmlroff-0.6.2_6", "phase"=>"patch", "errortype"=>"patch"} Failure logs: http://package22.nyi.freebsd.org/data/103i386-default-PR213195/2016-10-11_13h39m45s/logs/errors/ndesk-options-0.2.1.log http://package22.nyi.freebsd.org/data/103i386-default-PR213195/2016-10-11_13h39m45s/logs/errors/gcc49-4.9.4.log http://package22.nyi.freebsd.org/data/103i386-default-PR213195/2016-10-11_13h39m45s/logs/errors/gcc5-5.4.0.log http://package22.nyi.freebsd.org/data/103i386-default-PR213195/2016-10-11_13h39m45s/logs/errors/gcc5-devel-5.4.1.s20161004.log http://package22.nyi.freebsd.org/data/103i386-default-PR213195/2016-10-11_13h39m45s/logs/errors/gcc6-6.2.0.log http://package22.nyi.freebsd.org/data/103i386-default-PR213195/2016-10-11_13h39m45s/logs/errors/gcc6-devel-6.2.1.s20161006.log http://package22.nyi.freebsd.org/data/103i386-default-PR213195/2016-10-11_13h39m45s/logs/errors/librep-0.92.6.log http://package22.nyi.freebsd.org/data/103i386-default-PR213195/2016-10-11_13h39m45s/logs/errors/dkimproxy-1.4.1_1.log http://package22.nyi.freebsd.org/data/103i386-default-PR213195/2016-10-11_13h39m45s/logs/errors/libmapi-2.3_1.log http://package22.nyi.freebsd.org/data/103i386-default-PR213195/2016-10-11_13h39m45s/logs/errors/libav-11.7_3.log http://package22.nyi.freebsd.org/data/103i386-default-PR213195/2016-10-11_13h39m45s/logs/errors/fish-2.3.1_1.log http://package22.nyi.freebsd.org/data/103i386-default-PR213195/2016-10-11_13h39m45s/logs/errors/syslog-ng-devel-3.8.1_1.log http://package22.nyi.freebsd.org/data/103i386-default-PR213195/2016-10-11_13h39m45s/logs/errors/uim-gtk-1.8.6_2.log http://package22.nyi.freebsd.org/data/103i386-default-PR213195/2016-10-11_13h39m45s/logs/errors/xmlroff-0.6.2_6.log
Created attachment 175761 [details] v4 fix fallout
There is a problem in math/ipopt/Makefile
Created attachment 175857 [details] v5 base rev is ports r424109.
There is 1 new failure: + {"origin"=>"mail/libmapi", "pkgname"=>"libmapi-2.3_1", "phase"=>"patch", "errortype"=>"patch"} Failure log: http://package22.nyi.freebsd.org/data/93amd64-default-PR213195/2016-10-20_18h10m22s/logs/errors/libmapi-2.3_1.log mail/evolution-mapi was not tested due to this failure
A commit references this bug: Author: mat Date: Fri Oct 21 15:19:51 UTC 2016 New revision: 424424 URL: https://svnweb.freebsd.org/changeset/ports/424424 Log: Add a few more paths to USES=pathfix. PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093 Changes: head/Mk/Uses/pathfix.mk
A commit references this bug: Author: mat Date: Fri Oct 21 15:19:55 UTC 2016 New revision: 424425 URL: https://svnweb.freebsd.org/changeset/ports/424425 Log: It feels safe to assume that if using autoreconf, you want to patch Makefile.am. PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093 Changes: head/Mk/Uses/pathfix.mk
A commit references this bug: Author: mat Date: Fri Oct 21 15:19:58 UTC 2016 New revision: 424426 URL: https://svnweb.freebsd.org/changeset/ports/424426 Log: Allow more than one filename to be pathfixed. PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093 Changes: head/Mk/Uses/pathfix.mk
A commit references this bug: Author: mat Date: Fri Oct 21 15:21:21 UTC 2016 New revision: 424427 URL: https://svnweb.freebsd.org/changeset/ports/424427 Log: Use USES=pathfix where applicable. PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093 Changes: head/archivers/lhasa/Makefile head/archivers/liblz4/Makefile head/archivers/minizip/Makefile head/archivers/unadf/Makefile head/audio/libaacplus/Makefile head/audio/libadplug/Makefile head/audio/libmikmod/Makefile head/audio/libmikmod/files/ head/audio/libtremor/Makefile head/audio/libxmp/Makefile head/audio/libxmp/files/ head/audio/opusfile/Makefile head/audio/rubberband/Makefile head/audio/rubberband/files/patch-Makefile.in head/audio/shout-idjc/Makefile head/audio/soundtouch/Makefile head/audio/vamp-plugin-sdk/Makefile head/audio/vamp-plugin-sdk/files/patch-Makefile.in head/biology/htslib/Makefile head/biology/htslib/files/patch-Makefile head/biology/jellyfish/Makefile head/biology/libgtextutils/Makefile head/chinese/librime/Makefile head/chinese/librime/files/patch-CMakeLists.txt head/chinese/pyzy/Makefile head/comms/hamlib/Makefile head/comms/hamlib/files/patch-Makefile.am head/comms/libirman/Makefile head/comms/libirman/files/patch-Makefile.in head/comms/rtl-sdr/Makefile head/comms/unixcw/Makefile head/comms/unixcw/files/ head/databases/akonadi/Makefile head/databases/libdrizzle/Makefile head/databases/libdrizzle/files/ head/databases/libmongo-client/Makefile head/databases/mdbtools/Makefile head/databases/opendbx/Makefile head/databases/opendbx/files/ head/databases/postgresql-libpqxx/Makefile head/databases/postgresql-libpqxx/files/ head/databases/postgresql-libpqxx3/Makefile head/databases/postgresql-libpqxx3/files/patch-Makefile.in head/databases/sqlite2/Makefile head/databases/sqlite2/files/patch-Makefile.in head/databases/sqlrelay/Makefile head/databases/sqlrelay/files/patch-Makefile head/databases/tokyocabinet/Makefile head/databases/tokyotyrant/Makefile head/devel/babeltrace/Makefile head/devel/c-unit/Makefile head/devel/cld/Makefile head/devel/cld/files/ head/devel/codeblocks/files/patch-Makefile.am head/devel/codeblocks/files/patch-Makefile.in head/devel/codeblocks/files/patch-src_plugins_contrib_SpellChecker_hunspell_Makefile.am head/devel/codeblocks/files/patch-src_plugins_contrib_SpellChecker_hunspell_Makefile.in.org head/devel/codeblocks/files/patch-src_plugins_contrib_wxContribItems_Makefile.am head/devel/codeblocks/files/patch-src_plugins_contrib_wxContribItems_Makefile.in head/devel/codeblocks/files/patch-src_plugins_contrib_wxSmithAui_Makefile.am head/devel/codeblocks/files/patch-src_plugins_contrib_wxSmithAui_Makefile.in head/devel/codeblocks/files/patch-src_plugins_contrib_wxSmith_Makefile.am head/devel/codeblocks/files/patch-src_plugins_contrib_wxSmith_Makefile.in head/devel/compiz-bcop/Makefile head/devel/cpputest/Makefile head/devel/cpputest/files/ head/devel/cunit/Makefile head/devel/dbus-c++/Makefile head/devel/ding-libs/Makefile head/devel/editline/Makefile head/devel/efl/Makefile head/devel/flatzebra/Makefile head/devel/flatzebra/files/patch-Makefile.in head/devel/google-gdata/Makefile head/devel/google-gdata/files/patch-Makefile head/devel/gumbo/Makefile head/devel/hyperscan/Makefile head/devel/isl/Makefile head/devel/ivykis/Makefile head/devel/ivykis/files/ head/devel/lasi/Makefile head/devel/lasi/files/patch-cmake+modules+pkg-config.cmake head/devel/liballium/Makefile head/devel/libbrotli/Makefile head/devel/libbrotli/files/patch-Makefile.am head/devel/libcfu/Makefile head/devel/libdlna/Makefile head/devel/libdlna/files/patch-Makefile head/devel/libee/Makefile head/devel/libee/files/patch-Makefile.in head/devel/libelf/Makefile head/devel/libelf/files/patch-Makefile.in head/devel/libestr/Makefile head/devel/libestr/files/ head/devel/libevent2/Makefile head/devel/libfastjson/Makefile head/devel/libfirm/Makefile head/devel/libgit2/Makefile head/devel/libhtp/Makefile head/devel/liblouis/Makefile head/devel/libmowgli/Makefile head/devel/liboil/Makefile head/devel/libopkele/Makefile head/devel/libosmo-abis/Makefile head/devel/libosmo-netif/Makefile head/devel/libosmo-sccp/Makefile head/devel/libosmocore/Makefile head/devel/libr3/Makefile head/devel/libsearpc/Makefile head/devel/libsmpp34/Makefile head/devel/libtermkey/Makefile head/devel/libunwind/Makefile head/devel/libuv/Makefile head/devel/libxs/Makefile head/devel/lightning/Makefile head/devel/lightning/files/ head/devel/m17n-db/Makefile head/devel/m17n-lib/Makefile head/devel/marisa-trie/Makefile head/devel/marisa-trie/files/ head/devel/msgpack/Makefile head/devel/msgpack/files/ head/devel/ndesk-options/Makefile head/devel/ois/Makefile head/devel/oniguruma5/Makefile head/devel/opendht/Makefile head/devel/orc/Makefile head/devel/papi/Makefile head/devel/papi/files/patch-Makefile.inc head/devel/protobuf/Makefile head/devel/ptlib/Makefile head/devel/ptlib/files/patch-Makefile.in head/devel/qjson/Makefile head/devel/radare2/Makefile head/devel/rapidjson/Makefile head/devel/rudiments/Makefile head/devel/rudiments/files/patch-Makefile head/devel/rudiments/files/patch-bin_Makefile head/devel/rudiments/files/patch-configure head/devel/rudiments/files/patch-doc_Makefile head/devel/rudiments/files/patch-include_Makefile.in head/devel/rudiments/files/patch-man_Makefile head/devel/rudiments/files/patch-src_Makefile.in head/devel/simavr/Makefile head/devel/simavr/files/patch-simavr_Makefile head/devel/sparsehash/Makefile head/devel/tex-kpathsea/Makefile head/devel/tex-kpathsea/files/patch-Makefile.in head/devel/tex-libtexlua/Makefile head/devel/tex-libtexlua/files/ head/devel/tex-libtexluajit/Makefile head/devel/tex-libtexluajit/files/ head/devel/tex-synctex/Makefile head/devel/tex-synctex/files/patch-Makefile.in head/devel/tex-web2c/Makefile head/devel/tex-web2c/files/patch-Makefile.in head/devel/thrift-c_glib/Makefile head/devel/thrift-cpp/Makefile head/devel/unibilium/Makefile head/devel/valgrind/Makefile head/devel/valgrind-devel/Makefile head/dns/bundy/Makefile head/dns/getdns/Makefile head/dns/libpsl/Makefile head/emulators/open-vm-tools/Makefile head/emulators/open-vm-tools/files/patch-libguestlib-Makefile head/ftp/curl/Makefile head/ftp/curl/files/patch-configure head/ftp/curlpp/Makefile head/games/liblcf/Makefile head/games/poker-engine/Makefile head/games/py-poker-eval/Makefile head/games/py-poker-eval/files/patch-Makefile.am head/games/qqwing/Makefile head/graphics/Coin/Makefile head/graphics/Coin/files/patch-Makefile.in head/graphics/GraphicsMagick/Makefile head/graphics/GraphicsMagick/files/patch-Makefile.in head/graphics/agg/Makefile head/graphics/cal3d/Makefile head/graphics/freeglut/Makefile head/graphics/freeglut/files/patch-CMakeLists.txt head/graphics/iec16022/Makefile head/graphics/leptonica/Makefile head/graphics/leptonica/files/ head/graphics/libepoxy/Makefile head/graphics/libpano13/Makefile head/graphics/libpano13/files/patch-Makefile.am head/graphics/libpgf/Makefile head/graphics/libpgf/files/patch-Makefile.am head/graphics/libreatlas/Makefile head/graphics/libspiro/Makefile head/graphics/libspiro/files/patch-Makefile.am head/graphics/ming/Makefile head/graphics/opengtl/Makefile head/graphics/pfstools/Makefile head/graphics/pfstools/files/patch-src-pfs-Makefile.in head/graphics/qtgtl/Makefile head/graphics/s2tc/Makefile head/graphics/sdl_gfx/Makefile head/graphics/sekrit-twc-zimg/Makefile head/graphics/tesseract/Makefile head/graphics/tiff/Makefile head/graphics/tiff/files/patch-Makefile.in head/graphics/tiffgt/Makefile head/graphics/tiffgt/files/patch-Makefile.in head/graphics/waffle/Makefile head/graphics/waffle/files/patch-CMakeLists.txt head/graphics/zathura/Makefile head/graphics/zbar/Makefile head/irc/ctrlproxy/Makefile head/irc/ctrlproxy/files/patch-Makefile head/irc/znc/Makefile head/korean/gtkcomm/Makefile head/korean/libhangul/Makefile head/lang/cjs/Makefile head/lang/python27/Makefile head/lang/python33/Makefile head/lang/python34/Makefile head/lang/python35/Makefile head/lang/qore/Makefile head/lang/smalltalk/Makefile head/mail/dspam/Makefile head/mail/evolution-mapi/Makefile head/mail/libmapi/Makefile head/mail/libmapi/files/patch-Makefile head/math/R/Makefile head/math/coinmp/Makefile head/math/cvc3/Makefile head/math/cvc3/files/patch-src-Makefile head/math/fann/Makefile head/math/hfst/Makefile head/math/hfst/files/patch-libhfst-Makefile.in head/math/igraph/Makefile head/math/ipopt/Makefile head/math/jags/Makefile head/math/nlopt/Makefile head/math/ufc/Makefile head/misc/talkfilters/Makefile head/multimedia/gstreamer-qt4/Makefile head/multimedia/gstreamer1-vaapi/Makefile head/multimedia/kvazaar/Makefile head/multimedia/libass/Makefile head/multimedia/libde265/Makefile head/multimedia/libkate/Makefile head/multimedia/libtheora/Makefile head/multimedia/libtheora/files/patch-Makefile.in head/multimedia/mlt/Makefile head/multimedia/vapoursynth/Makefile head/net/GeoIP/Makefile head/net/geoipupdate/Makefile head/net/kea/Makefile head/net/kea/files/patch-Makefile.am head/net/libilbc/Makefile head/net/libilbc/files/patch-CMakeLists.txt head/net/librdkafka/Makefile head/net/librdkafka/files/ head/net/libvncserver/Makefile head/net/mobile-broadband-provider-info/Makefile head/net/openbsc/Makefile head/net/openggsn/Makefile head/net/openpgm/Makefile head/net/pacemaker/Makefile head/net/rabbitmq-c-devel/Makefile head/net/shadowsocks-libev/Makefile head/net-im/libaccounts-glib/Makefile head/net-im/telepathy-farstream/Makefile head/net-im/tox/Makefile head/net-mgmt/ccnet/Makefile head/net-mgmt/riemann-c-client/Makefile head/net-mgmt/seafile/Makefile head/polish/gnugadu2/Makefile head/polish/libgadu/Makefile head/print/libijs/Makefile head/print/libijs/files/patch-Makefile.in head/print/panda/Makefile head/print/tex-ptexenc/Makefile head/print/tex-ptexenc/files/patch-Makefile.in head/science/chemical-mime-data/Makefile head/security/clamav/Makefile head/security/d0_blind_id/Makefile head/security/d0_blind_id/files/ head/security/sssd/Makefile head/security/suricata/Makefile head/security/yara/Makefile head/security/ykpers/Makefile head/shells/bash-completion/Makefile head/shells/bash-completion/files/patch-Makefile.am head/sysutils/afflib/Makefile head/sysutils/cinnamon-control-center/files/patch-shell_Makefile.am head/sysutils/cinnamon-settings-daemon/Makefile head/sysutils/dateutils/Makefile head/sysutils/usbutils/Makefile head/sysutils/usbutils/files/patch-Makefile.am head/sysutils/usbutils/files/patch-Makefile.in head/textproc/apertium/Makefile head/textproc/augeas/Makefile head/textproc/btparse/Makefile head/textproc/btparse/files/ head/textproc/hyperestraier/Makefile head/textproc/ibus-table/Makefile head/textproc/iksemel/Makefile head/textproc/libcue/Makefile head/textproc/libcue/files/ head/textproc/libfo/files/patch-Makefile.am head/textproc/libguess/Makefile head/textproc/liblrdf/Makefile head/textproc/libucl/Makefile head/textproc/m17n-im-config/Makefile head/textproc/ots/Makefile head/textproc/tokyodystopia/Makefile head/textproc/turboxsl/Makefile head/textproc/turboxsl/files/patch-Makefile.am head/textproc/uim/Makefile head/textproc/uim/files/extra-patch-gtk2_immodule_Makefile.in head/textproc/uim/files/extra-patch-gtk2_pad_Makefile.in head/textproc/uim/files/extra-patch-gtk2_pref_Makefile.in head/textproc/uim/files/extra-patch-gtk2_switcher_Makefile.in head/textproc/uim/files/extra-patch-gtk2_toolbar_Makefile.in head/textproc/uim/files/patch-Makefile.in head/textproc/uim/files/patch-emacs_Makefile.in head/textproc/uim/files/patch-po_Makefile.in.in head/textproc/uim/files/patch-qt4_immodule_plugin.cpp head/textproc/uim/files/patch-scm_sj3-custom.scm head/textproc/uim/files/patch-sigscheme_doc_Makefile.in head/textproc/uim/files/patch-sigscheme_libgcroots_Makefile.in head/textproc/uim/files/patch-uim_uim.c head/textproc/uim/files/patch-uim_uim.h head/textproc/uim/files/patch-xim_convdisp.cpp head/textproc/xmlroff/Makefile head/www/libhtp-suricata/Makefile head/www/mod_webauth/Makefile head/www/nghttp2/Makefile head/www/trafficserver/Makefile head/www/trafficserver/files/patch-tools_Makefile.in head/www/varnish4/Makefile head/www/webkit-gtk2/Makefile head/www/webkit-gtk3/Makefile head/www/webkit-sharp/Makefile head/www/yaws/Makefile head/x11/cinnamon-desktop/Makefile head/x11/cinnamon-menus/Makefile head/x11/cinnamon-screensaver/Makefile head/x11/cinnamon-session/Makefile head/x11/keybinder/Makefile head/x11/keybinder-gtk3/Makefile head/x11/libSM/Makefile head/x11/libSM/files/patch-Makefile.am head/x11-drivers/xf86-input-joystick/Makefile head/x11-fm/nemo/files/patch-libnemo-extensions_Makefile.am head/x11-toolkits/gai/Makefile head/x11-toolkits/gai/files/patch-gai_Makefile.in head/x11-toolkits/girara/Makefile head/x11-wm/muffin/Makefile