[MacPorts] #44722: fswatch @1.4.0 update

MacPorts noreply at macports.org
Thu Aug 21 02:58:48 PDT 2014


#44722: fswatch @1.4.0 update
------------------------------------+---------------------------------
  Reporter:  enrico.m.crisostomo@…  |      Owner:  macports-tickets@…
      Type:  update                 |     Status:  closed
  Priority:  Normal                 |  Milestone:
 Component:  ports                  |    Version:  2.3.1
Resolution:  fixed                  |   Keywords:  maintainer haspatch
      Port:  fswatch                |
------------------------------------+---------------------------------

Comment (by cal@…):

 Doesn't look like it's working:

 {{{
 libtool: compile:  /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.
 -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -std=c++11
 -Wall -MT c++/poll_monitor.lo -MD -MP -MF c++/.deps/poll_monitor.Tpo -c
 c++/poll_monitor.cpp  -fno-common -DPIC -o c++/.libs/poll_monitor.o
 In file included from In file included from c++/kqueue_monitor.cpp:23:
 In file included from c++/kqueue_monitor.hc++/poll_monitor.cpp:21:
 In file included from c++/poll_monitor.h:20:
 :20:
 c++/monitor.h:23:c++/monitor.h:23:12: fatal error12::  'mutex' file not
 found
 fatal error: 'mutex' file not found
 #  include <mutex>
            ^
 #  include <mutex>
            ^
 In file included from c++/monitor.cpp:20:
 c++/monitor.h:23:12: fatal error: 'mutex' file not found
 #  include <mutex>
            ^
 libtool: compile:  /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.
 -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -std=c++11
 -Wall -MT c++/libfswatch_exception.lo -MD -MP -MF
 c++/.deps/libfswatch_exception.Tpo -c c++/libfswatch_exception.cpp -o
 c++/libfswatch_exception.o >/dev/null 2>&1
 libtool: compile:  /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.
 -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -std=c++11
 -Wall -MT c++/event.lo -MD -MP -MF c++/.deps/event.Tpo -c c++/event.cpp -o
 c++/event.o >/dev/null 2>&1
 depbase=`echo c/libfswatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
         /bin/sh ./libtool  --tag=CXX   --mode=compile
 /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.   -I/opt/local/include
 -pipe -Os -arch x86_64 -stdlib=libstdc++ -std=c++11 -Wall -MT
 c/libfswatch.lo -MD -MP -MF $depbase.Tpo -c -o c/libfswatch.lo
 c/libfswatch.cpp &&\
         mv -f $depbase.Tpo $depbase.Plo
 depbase=`echo c/libfswatch_log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
         /bin/sh ./libtool  --tag=CXX   --mode=compile
 /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.   -I/opt/local/include
 -pipe -Os -arch x86_64 -stdlib=libstdc++ -std=c++11 -Wall -MT
 c/libfswatch_log.lo -MD -MP -MF $depbase.Tpo -c -o c/libfswatch_log.lo
 c/libfswatch_log.cpp &&\
         mv -f $depbase.Tpo $depbase.Plo
 libtool: compile:  /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.
 -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -std=c++11
 -Wall -MT c/libfswatch_log.lo -MD -MP -MF c/.deps/libfswatch_log.Tpo -c
 c/libfswatch_log.cpp  -fno-common -DPIC -o c/.libs/libfswatch_log.o
 libtool: compile:  /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.
 -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -std=c++11
 -Wall -MT c/libfswatch.lo -MD -MP -MF c/.deps/libfswatch.Tpo -c
 c/libfswatch.cpp  -fno-common -DPIC -o c/.libs/libfswatch.o
 1 error generated.
 make[3]: *** [c++/monitor.lo] Error 1
 make[3]: *** Waiting for unfinished jobs....
 c/libfswatch.cpp:21:10: fatal error: 'atomic' file not found
 #include <atomic>
          ^
 1 error generated.
 make[3]: *** [c++/poll_monitor.lo] Error 1
 libtool: compile:  /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.
 -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -std=c++11
 -Wall -MT c++/path_utils.lo -MD -MP -MF c++/.deps/path_utils.Tpo -c
 c++/path_utils.cpp -o c++/path_utils.o >/dev/null 2>&1
 1 error generated.
 make[3]: *** [c++/kqueue_monitor.lo] Error 1
 libtool: compile:  /opt/local/bin/clang++-mp-3.4 -DHAVE_CONFIG_H -I.
 -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libstdc++ -std=c++11
 -Wall -MT c/libfswatch_log.lo -MD -MP -MF c/.deps/libfswatch_log.Tpo -c
 c/libfswatch_log.cpp -o c/libfswatch_log.o >/dev/null 2>&1
 1 error generated.
 make[3]: *** [c/libfswatch.lo] Error 1
 make[3]: Leaving directory
 `/opt/local/var/macports/build/_opt_mports_dports_sysutils_fswatch/fswatch/work/fswatch-1.4.0/libfswatch'
 make[2]: *** [all] Error 2
 make[2]: Leaving directory
 `/opt/local/var/macports/build/_opt_mports_dports_sysutils_fswatch/fswatch/work/fswatch-1.4.0/libfswatch'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 `/opt/local/var/macports/build/_opt_mports_dports_sysutils_fswatch/fswatch/work/fswatch-1.4.0'
 make: *** [all] Error 2
 make: Leaving directory
 `/opt/local/var/macports/build/_opt_mports_dports_sysutils_fswatch/fswatch/work/fswatch-1.4.0'
 Command failed:  cd
 "/opt/local/var/macports/build/_opt_mports_dports_sysutils_fswatch/fswatch/work/fswatch-1.4.0"
 && /usr/bin/make -j8 -w all
 Exit code: 2
 }}}

 Thanks for trying anyway, though.

-- 
Ticket URL: <https://trac.macports.org/ticket/44722#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list