[MacPorts] #35856: geomview build fails

MacPorts noreply at macports.org
Mon Aug 27 11:02:51 PDT 2012


#35856: geomview build fails
--------------------------------+-------------------------------------------
 Reporter:  bcbarnes@…          |       Owner:  raphael@…           
     Type:  defect              |      Status:  assigned            
 Priority:  Normal              |   Milestone:                      
Component:  ports               |     Version:                      
 Keywords:                      |        Port:  geomview            
--------------------------------+-------------------------------------------
Changes (by raphael@…):

  * owner:  macports-tickets@… => raphael@…
  * status:  new => assigned
  * version:  2.1.2 =>
 * cc: raphael@… (removed)


Old description:

> OS X 10.8.1 with Xcode 4.4.1 and latest command line tools, etc.
> geomview 1.9.4 rev 4 build fails, here's a log of the error:
>
> make[5]: Entering directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_geomview/geomview/work/geomview-1.9.4/src/bin/animate'
> /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local
> -I../../../include   -I/opt/local/include  -pipe -O2 -arch x86_64 -MT
> glob.o -MD -MP -MF .deps/glob.Tpo -c -o glob.o glob.c
> glob.c:262:12: error: no member named 'dd_fd' in 'DIR'
>         if (fstat(dirfd(dirp), &stb) < 0)
>
>                   ^~~~~~~~~~~
> glob.c:45:31: note: expanded from macro 'dirfd'
>
> #define dirfd(dirp)  ((dirp)->dd_fd)
>
>                       ~~~~~~  ^
>
> (some unrelated warnings)
>
> 2 warnings and 1 error generated.
> make[5]: *** [glob.o] Error 1
>

>
> Apple clang version 4.0 (tags/Apple/clang-421.0.60) (based on LLVM
> 3.1svn)
> Target: x86_64-apple-darwin12.1.0
> Thread model: posix

New description:

 OS X 10.8.1 with Xcode 4.4.1 and latest command line tools, etc.  geomview
 1.9.4 rev 4 build fails, here's a log of the error:

 {{{
 make[5]: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_geomview/geomview/work/geomview-1.9.4/src/bin/animate'
 /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/opt/local
 -I../../../include   -I/opt/local/include  -pipe -O2 -arch x86_64 -MT
 glob.o -MD -MP -MF .deps/glob.Tpo -c -o glob.o glob.c
 glob.c:262:12: error: no member named 'dd_fd' in 'DIR'
         if (fstat(dirfd(dirp), &stb) < 0)

                   ^~~~~~~~~~~
 glob.c:45:31: note: expanded from macro 'dirfd'

 #define dirfd(dirp)  ((dirp)->dd_fd)

                       ~~~~~~  ^

 (some unrelated warnings)

 2 warnings and 1 error generated.
 make[5]: *** [glob.o] Error 1



 Apple clang version 4.0 (tags/Apple/clang-421.0.60) (based on LLVM 3.1svn)
 Target: x86_64-apple-darwin12.1.0
 Thread model: posix
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/35856#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list