New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

{5} Assigned, Active Tickets by Owner (Full Description) (195 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

Results (1 - 100 of 195)

1 2

afb@… (1 match)

Ticket Summary Component Milestone Type Created
Description
#31203 Updated ports for xfce 4.8 ports update 09/10/11

I followed the build guideline http://xfce.org/download/building#dependencies

Core components:

  • exo
  • garcon [new]
  • gtk-xfce-engine
  • libxfce4ui [new]
  • libxfce4util
  • libxfcegui4 [deprecated]
  • Thunar
  • xfce-utils
  • xfce4-appfinder
  • xfce4-panel
  • xfce4-session
  • xfce4-settings
  • xfconf
  • xfdesktop
  • xfwm4

Applications:

  • orage
  • ristretto
  • Terminal

Attached:

  • Combined diff of modified Portfiles, I kept the indentation as it was in hope that it would make it easier to review.
  • New Portfiles for garcon and libxfce4ui
  • New patchfile: xfce/libxfcegui4/files/patch-environ.diff
  • Updated patchfile: xfce/Terminal/files/patch-terminal-Makefile.in

I removed the following patchfiles:

xfce/exo/files/exo-mmintrin.diff
xfce/Thunar/files/patch-configure-snow.diff
xfce/Thunar/files/patch-thunar-metafile.c
xfce/xfce4-panel/files/config-launcher-icons.diff
xfce/xfce4-panel/files/fix-xfce-bug-6110.diff
xfce/xfce4-settings/files/patch-configure.diff
xfce/xfce4-settings/files/patch-workspaces.c

Remarks:

  • I haven't updated xfce metaport but I can come up with something if you like. By the way I would refer to Xfce (which would need an update as well) for the setup instructions. I would use notes for the setup instructions.
  • If this gets committed, I'd appreciate if it was consistently indented, and modelines were added
  • You can add me as co-maintainer
  • ristretto doesn't work for me: I can't select any file for display

aronnax@… (1 match)

Ticket Summary Component Milestone Type Created
Description
#36919 ds9: new port for astronomical imaging and visualization application ports submission 11/07/12

The attached patch adds a new port for DS9, an astronomical imaging and visualization application. I would like to solicit comments on this Portfile before I commit.

DS9's source distribution builds, in addition to its own source, a number of third-party libraries, and then compresses everything into a zip archive. This zip archive is extracted into memory on the fly when the user launches DS9. So the port installs only two files, in the end:

  • ${prefix}/bin/ds9
  • ${prefix}/bin/ds9.zip (yeah, I know; this doesn't conform to the FHS, but ds9.zip is supposed to be in the same directory as ds9.)

DS9 includes the following software, among others:

  • StarLink AST (port needed)
  • blt (port exists, but needs to be updated)
  • funtools (port exists, but needs to be updated)
  • TkHtml (port needed)
  • tclxml (port exists)
  • tkmpeg (port needed)
  • tcl (port exists)
  • tk (port exists)
  • tktable (port exists)
  • wcssubs (port needed)
  • xpa (port exists, needs to be upgraded)
  • zip (port exists)
  • zlib (port exists)

The Debian package <http://packages.debian.org/wheezy/saods9> is substantially more fine-grained; it doesn't use the ds9.zip mechanism and it has the bundled software split up into different packages that are dependencies. The developer agrees that this is the correct approach.

I could commit this port as it is, and then slowly gut the ds9.zip file as ports for the dependencies appear. Or, I could wait until all the dependencies are available and up to date, and only then commit a port that is structured like the Debian package. Or, if there is anyone on the list who happens to be an astronomer and has more experience with ds9 then me and understands its dependency tree better, I would be happy to hand this port to them.

Thoughts?


bfulgham@… (1 match)

Ticket Summary Component Milestone Type Created
Description
#33411 Erlang R15B build fails on OS X 10.6.8 SnowLeopard ports defect 02/29/12

On Mac OS X 10.6.8, dual i5 core MacbookPro. Version being installed is R15B. Log:

--->  Building erlang
Error: Target org.macports.build returned: shell command failed (see log for details)
Log for erlang is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/erlang/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

==========
The tail of the build log is:


:info:build /usr/bin/gcc-4.2  -mdynamic-no-pic -Ipcre -m64 -pipe -O3 -arch x86_64 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macpor
ts.org_release_ports_lang_erlang/erlang/work/erlang-R15B/erts/i386-apple-darwin10.8.0  -I/opt/local/include -D_XOPEN_SOURCE -DERTS_SMP -DHAVE_CONFIG_H -Wall -
Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS  -Ii386-apple-darwin10.8.0/opt/smp -Ibeam -Isys/unix -Isys/common -Ii386-apple-darwin10.8.0 -Izlib  -Ipcre -Ihipe -I../include -I../include/i386-apple-darwin10.8.0 -I../include/internal -I
../include/internal/i386-apple-darwin10.8.0 -c hipe/hipe_x86_signal.c -o obj/i386-apple-darwin10.8.0/opt/smp/hipe_x86_signal.o
:info:build hipe/hipe_x86_signal.c: In function ‘do_init’::info:build hipe/hipe_x86_signal.c:189: error: ‘RTLD_NEXT’ undeclared (first use in this function)
:info:build hipe/hipe_x86_signal.c:189: error: (Each undeclared identifier is reported only once:info:build hipe/hipe_x86_signal.c:189: error: for each function it appears in.)
:info:build hipe/hipe_x86_signal.c: At top level:
:info:build hipe/hipe_x86_signal.c:265: warning: no previous prototype for ‘_sigaction’
:info:build make[3]: *** [obj/i386-apple-darwin10.8.0/opt/smp/hipe_x86_signal.o] Error 1
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/erlang/work
/erlang-R15B/erts/emulator'
:info:build make[2]: *** [opt] Error 2
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/erlang/work
/erlang-R15B/erts/emulator'
:info:build make[1]: *** [smp] Error 2
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/erlang/work
/erlang-R15B/erts':info:build make: *** [emulator] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/erlang/work/er
lang-R15B'
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/erlang/work/erlang-
R15B" && /usr/bin/make -w all " returned error 2
:error:build Target org.macports.build returned: shell command failed (see log for details)
:debug:build Backtrace: shell command failed (see log for details)
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: the following items did not execute (for erlang): org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Log for erlang is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/erlang/main.log
(END)


blair@… (1 match)

Ticket Summary Component Milestone Type Created
Description
#24904 ice-cpp, ice-java, ice-python, ice-python25, ice-python26: simplify ports enhancement 05/15/10

I noticed the ice ports (ice-cpp, ice-java, ice-python, ice-python25, ice-python26) are a bit complex in some places and don't take full advantage of the facilities and features MacPorts makes available. I'd like to propose some changes to simplify these ports. I suggest I attach a patch that makes one change to all these ports, explain why I recommend these changes, and once you or I commit it, I'll attach another patch with another proposal.


The first suggestion is to make and use a ${branch} variable, as described in PortfileRecipes. This way you don't have to update the master_sites every time the branch number changes.


cal@… (6 matches)

Ticket Summary Component Milestone Type Created
Description
#36113 hs-dataenc fails to configure ports defect 09/12/12

hs-dataenc, a dependency of darcs, fails to install with the following error in its configuration message

tethys:~$ sudo port -v install hs-dataenc
--->  Computing dependencies for hs-dataenc.
--->  Fetching distfiles for hs-dataenc
--->  Verifying checksum(s) for hs-dataenc
--->  Checksumming dataenc-0.13.0.2.tar.gz
--->  Extracting hs-dataenc
--->  Extracting dataenc-0.13.0.2.tar.gz
--->  Configuring hs-dataenc
Configuring dataenc-0.13.0.2...
Setup: At least the following dependencies are missing:
array >=0.1.0 && <0.4,
base >=3.0.0 && <4.2,
containers >=0.1.0 && <0.4
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_hs-dataenc/hs-dataenc/work/dataenc-0.13.0.2" && runhaskell Setup configure --prefix=/opt/local --with-compiler=/opt/local/bin/ghc -v --enable-library-profiling --with-gcc=/usr/bin/clang 
Exit code: 1
Error: org.macports.configure for port hs-dataenc returned: configure failure: command execution failed
Warning: targets not executed for hs-dataenc: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
Please see the log file for port hs-dataenc for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_hs-dataenc/hs-dataenc/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port hs-dataenc failed

#38422 textmate2: error: no matching function for call to 'begin' ports defect 03/18/13
PlugIns/dialog/Commands/menu.mm:66:29: error: no matching function for call to 'begin'
        for(NSDictionary* menuItem : menuItems)
                                   ^

OS X 10.8.2, Xcode 4.5.2, Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)


#38630 kerberos5: Undefined symbols: __et_list ports defect 04/01/13

I cannot build kerberos5 on Lion with Xcode 4.3.3:

:info:build Undefined symbols for architecture x86_64:
:info:build   "__et_list", referenced from:
:info:build       _initialize_prof_error_table in prof_err.so
:info:build ld: symbol(s) not found for architecture x86_64
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
$ clang -v
Apple clang version 3.1 (tags/Apple/clang-318.0.61) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.2
Thread model: posix

Using llvm-gcc-4.2 instead succeeds.


#38968 nginx 1.4.0 update/build fails ports defect 04/30/13

The update for nginx 1.4.0 fails (with the following options): nginx-1.4.0_0+mp4+realip+ssl+upload+upload_progress

The problem seems to be in upload module: no member named 'to_write' in 'ngx_http_request_body_t'

I attached the build log.


#33609 Add variant to nginx for mod_passenger ports enhancement 03/12/12

I have attached a patch to the Portfile for nginx that adds the code needed to build mod_passenger 3.0.11.


#36996 ghc-bootstrap possibly corrupt file base defect 11/14/12

It doesn't look like it's breaking anything, but it's a warning so it should probably be noted.

$ port rev-upgrade
--->  Scanning binaries for linking errors: 91.5%
Warning: Error parsing file $prefix/share/ghc-bootstrap/lib/ghc-7.0.4/HSffi.o: Premature end of data, possibly corrupt file
--->  Scanning binaries for linking errors: 100.0%
--->  No broken files found.
$ 

10.6 building with gcc47.


ciserlohn@… (1 match)

Ticket Summary Component Milestone Type Created
Description
#34461 git-core - make the Portfile independent of the installed version of Perl ports enhancement 05/15/12

I had upgraded completely to Perl 5.14 & removed every trace of Perl 5.12 from my computers

However, Perl 5.12 is hardcoded into the Portfile for git-core.

The attached patch-Portfile makes git-core independent of which version of Perl is installed.


css@… (6 matches)

Ticket Summary Component Milestone Type Created
Description
#26265 coin +manpages failure renaming man pages ports defect 08/27/10

I built Coin sucessfully, then decided I wanted +aqua. Adding the 3 options results in the failure.

terminal session:

wilder-hendersons-macbook-pro-2:privoxy davidh$ sudo port uninstall coin
--->  Deactivating Coin @3.1.3_0+manpages+threadsafe
--->  Cleaning Coin
--->  Uninstalling Coin @3.1.3_0+manpages+threadsafe
--->  Cleaning Coin
wilder-hendersons-macbook-pro-2:privoxy davidh$ sudo nice port install coin +threadsafe +manpages +aqua
--->  Computing dependencies for Coin
--->  Fetching Coin
--->  Verifying checksum(s) for Coin
--->  Extracting Coin
--->  Configuring Coin
--->  Building Coin
--->  Staging Coin into destroot
Error: Target org.macports.destroot returned: error renaming "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/destroot/opt/local/share/man/man3/threads.3": no such file or directory
Log for Coin is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/main.log
Error: Status 1 encountered during processing.

#26267 coin demo program has difficulty accessing ports defect 08/28/10

To demo a functional installation of Coin3d, I attempted to run the demo in the front of the "Inventor Mentor" book. Source and Makefile are attached.

The program compiles and links OK, but fails using widgets. As a test of x11 configuration, I ran xfig OK.

The messages from xterm and term window are the same. Is there some X11 configuration or demo program change I need to make under macports?

wilder-hendersons-macbook-pro-2:coincone davidh$ ./Redcone
Warning: Widget must be a VendorShell.
Error: attempt to add non-widget child "dsm" to parent "Redcone" which supports only widgets

#27802 emacs-app-devel @20091101 [bootstrap-emacs] Error 1 ports defect 12/27/10

I cannot build emacs-devel-app under Mac OS X 10.6.5. At the bottom of the log, it says [bootstrap-emacs] Error 1.

  • Mac OS X 10.6.5
  • MacBook Pro 13" (Intel Core 2 Duo, 2.66 GHz, 8GB RAM)
  • Xcode version 3.2.5

I looked at a similar ticket, #26638, and I also tried renaming /usr/local to /usr/local-bak but this did not work for me.


#36701 Cmake Build Error ports defect 10/23/12

Hi,

I am unable to build cmake. Macports quits in the build phase with:

Error: org.macports.build for port cmake returned: command execution failed
Please see the log file for port cmake for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port cmake failed

The main.log file is attached. Any help would be greatly appreciated!

Thank you.

-Jon


#23857 cmake 2.8.0 fails with non-default XCode 3.2.1 location ports defect 02/25/10

cmake 2.8.0 fails to build on Max OS X 10.6.2

Platform informations:
Model: iMac10.1
System version: Mac OS X 10.6.2 (10C540)
Kernel version: Darwin 10.2.0
64 bit kernel and extensions: yes
Xcode version: 3.2.1
port version: 1.8.2

CMake has bootstrapped.  Now run make.
--->  Building cmake
DEBUG: Executing org.macports.build (cmake)
DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.0" && /usr/bin/make -j2 all'
CMake Error: Parse error in cache file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.0/CMakeCache.txt. Offending entry: /SDKs/MacOSX10.6.sdk
-- Configuring incomplete, errors occurred!
make: *** [cmake_check_build_system] Error 1
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.0" && /usr/bin/make -j2 all " returned error 2
DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.0" && /usr/bin/make -j2 all " returned error 2
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 9)
    invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for cmake): org.macports.activate org.macports.build org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>


CMakeCache.txt attached.


#28774 cmake build issue (Xcode4) ports defect 03/14/11

I am unable to install cmake. Attached is the main.log file from the install process. I am using Xcode4. Cleaning and retrying does not have any effect.


devans@… (14 matches)

Ticket Summary Component Milestone Type Created
Description
#19438 gimp2 2.6.6_0: Crash - Uncaught exception NSInvalidArgumentException was raised ports defect 04/26/09

When opening a large file file in Gimp (1680x1050) and copying a selection from it Gimp crashes with an uncaught exception error.

Console output:

2009-04-26 11:21:29.493 gimp-2.6[48726:10b] An uncaught exception was raised
2009-04-26 11:21:29.494 gimp-2.6[48726:10b] *** -[NSConcreteData initWithBytes:length:copy:freeWhenDone:bytesAreVM:]: absurd length: -1, maximum size: -2147483648 bytes
2009-04-26 11:21:29.494 gimp-2.6[48726:10b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSConcreteData initWithBytes:length:copy:freeWhenDone:bytesAreVM:]: absurd length: -1, maximum size: -2147483648 bytes'
2009-04-26 11:21:29.495 gimp-2.6[48726:10b] Stack: (
    2517836043,
    2464779835,
    2517835499,
    2517835562,
    2447261264,
    2447428824,
    2447661200,
    8591726,
    8568643,
    2430774104,
    2517266524,
    2517200161,
    2517338344,
    2517339352,
    2523312832,
    2523312345,
    2523311949,
    2427313533,
    2427311664,
    10689255,
    16557455,
    16558695,
    12057,
    16435,
    11206
)
Trace/BPT trap

Crash reporter:

Thread 0 Crashed:
0   com.apple.CoreFoundation      	0x96131fb4 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 4
1   libobjc.A.dylib               	0x92e98e3b objc_exception_throw + 40
2   com.apple.CoreFoundation      	0x960b8ab3 CFRunLoopRunSpecific + 4355
3   com.apple.CoreFoundation      	0x960b8cd8 CFRunLoopRunInMode + 88
4   com.apple.HIToolbox           	0x9666b2c0 RunCurrentEventLoopInMode + 283
5   com.apple.HIToolbox           	0x9666b0d9 ReceiveNextEventCommon + 374
6   com.apple.HIToolbox           	0x9666af4d BlockUntilNextEventMatchingListInMode + 106
7   com.apple.AppKit              	0x90addd7d _DPSNextEvent + 657
8   com.apple.AppKit              	0x90add630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
9   libgdk-quartz-2.0.0.dylib     	0x00a31ae7 poll_func + 135
10  libglib-2.0.0.dylib           	0x00fca58f g_main_context_iterate + 735
11  libglib-2.0.0.dylib           	0x00fcaa67 g_main_loop_run + 455
12  gimp-2.6                      	0x00002f19 app_run + 601
13  gimp-2.6                      	0x00004033 main + 1075
14  gimp-2.6                      	0x00002bc6 start + 54

I removed all ~/.gimp-2.* directories as well as trying to rebuild gtk2, glib2 and gimp2 as those are in the stack trace of the crashed thread. This does not happen on handling images with smaller dimensions like 640x480.


#23356 glade3 doesn't use the native Mac menu ports defect 01/20/10

If you think that this is a bug in glade3 and not in the port then feel free to close it again. glade3 seems to contain code to use the menu integration functions of ige-mac-integration, however when I build it using an almost clean MacPorts with +quartz -x11 +no_x11 I do not get integration. I have not yet investigated in depth though.


#24460 gimp +quartz crashes - gtk errors ports defect 04/12/10

I have installed gimp2 @2.6.8_0+darwin_9+no_x11+quartz (active) on G4 running 10.5.8.

I can open gimp, open a file, make changes to the file, and save the file. However, when I save the file, gimp crashes with the following messages. The file seems to be saved though.

Here are the errors.

(gimp:4251): Gtk-WARNING **: Unable to find default local directory monitor type

(gimp:4251): Gtk-WARNING **: Unable to find default local directory monitor type

(gimp:4251): Gtk-CRITICAL **: gtk_icon_info_load_icon: assertion `icon_info != NULL' failed

(gimp:4251): Gtk-CRITICAL **: gtk_icon_info_load_icon: assertion `icon_info != NULL' failed

(gimp:4251): Gtk-WARNING **: Unable to find default local directory monitor type

(gimp:4251): Gtk-WARNING **: Unable to find default local directory monitor type

(script-fu:4253): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error

#29153 gnome-doc-utils: python import error for libxml2 module ports defect 04/15/11

build log attached


#31441 glade3: Workaround for +quartz variant ports defect 09/28/11

glade3 cannot be built in a a macports tree with the +quartz variant. Here is a patch to go around the issue. It simply removes all traces of mac integration from glade3. This can only be done simply by also changing the configure.cmd to ./autogen.sh


#31690 ardour2: can't find MIDI library and FFTW ports defect 10/20/11

The file /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_ardour2/ardour2/main.log ends with:

:info:build *******************************
:info:build detected DIST_TARGET = leopard
:info:build *******************************
:info:build
:info:build Checking for C header file /opt/local/include/fftw3.h... no
:info:build
:info:build -------------------------------------------------------------------------
:info:build You do not have the FFTW single-precision development package installed.
:info:build This prevents Ardour from using the Rubberband library for time stretching
:info:build and pitchshifting. It will fall back on SoundTouch for timestretch, and
:info:build pitchshifting will not be available.
:info:build -------------------------------------------------------------------------
:info:build
:info:build Checking for usb_interrupt_write() in C library usb... yes
:info:build Checking for C header file linux/input.h... no
:info:build Checking for C++ header file boost/shared_ptr.hpp... yes
:info:build Checking for lo_server_new() in C library lo... yes
:info:build Checking for dmalloc_shutdown() in C library dmallocth... no
:info:build Checking for C header file alsa/asoundlib.h... no
:info:build Checking for C header file /System/Library/Frameworks/CoreMIDI.framework/Headers/CoreMIDI.h... no
:info:build It appears you don't have the required MIDI libraries installed. For Linux this means you are missing the development package for ALSA libraries.

I don't know why it can't found that headers.

bash-3.2$ ls -l /System/Library/Frameworks/CoreMIDI.framework/Headers/
total 248
-rw-r--r--  1 root  wheel    495 21 июн 01:26 CoreMIDI.h
-rw-r--r--  1 root  wheel  19938 21 июн 01:26 MIDIDriver.h
-rw-r--r--  1 root  wheel  67662 21 июн 01:26 MIDIServices.h
-rw-r--r--  1 root  wheel  14691 21 июн 01:26 MIDISetup.h
-rw-r--r--  1 root  wheel  16259 21 июн 01:26 MIDIThruConnection.h
bash-3.2$ ls -l /opt/local/include/ff*
-rw-r--r--  1 root  admin   2447 20 окт 09:38 /opt/local/include/fftw3.f
-rw-r--r--  1 root  admin  79988 20 окт 09:38 /opt/local/include/fftw3.f03
-rw-r--r--  1 root  admin  17681 20 окт 09:38 /opt/local/include/fftw3.h

#32065 ffmpeg @0.7.7 Undefined symbols for architecture x86_64 ports defect 11/14/11
# cat /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/main.log
version:1
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 502
:debug:main Executing org.macports.main (ffmpeg)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.archivefetch (ffmpeg)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (ffmpeg)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (ffmpeg)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (ffmpeg)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (ffmpeg)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.configure (ffmpeg)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:build build phase started at Mon Nov 14 16:37:38 EET 2011
:notice:build --->  Building ffmpeg
:debug:build Executing org.macports.build (ffmpeg)
:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' V='1'
:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-0.7.7" && /opt/local/bin/gmake -j2 -w all'
:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-0.7.7" && /opt/local/bin/gmake -j2 -w all 
:info:build gmake: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-0.7.7'
:info:build /usr/bin/gcc-4.2 -dynamiclib -Wl,-single_module -Wl,-install_name,/opt/local/lib/libavfilter.dylib,-current_version,1.80.0,-compatibility_version,1 -Llibavcodec -Llibavdevice -Llibavfilter -Llibavformat -Llibavutil -Llibpostproc -Llibswscale -L/opt/local/lib -arch x86_64 -Wl,-dynamic,-search_paths_first -o libavfilter/libavfilter.1.dylib libavfilter/af_anull.o libavfilter/allfilters.o libavfilter/asink_anullsink.o libavfilter/asrc_anullsrc.o libavfilter/avcodec.o libavfilter/avfilter.o libavfilter/avfiltergraph.o libavfilter/defaults.o libavfilter/drawutils.o libavfilter/formats.o libavfilter/graphparser.o libavfilter/libmpcodecs/img_format.o libavfilter/libmpcodecs/mp_image.o libavfilter/libmpcodecs/pullup.o libavfilter/libmpcodecs/vf_2xsai.o libavfilter/libmpcodecs/vf_blackframe.o libavfilter/libmpcodecs/vf_boxblur.o libavfilter/libmpcodecs/vf_cropdetect.o libavfilter/libmpcodecs/vf_decimate.o libavfilter/libmpcodecs/vf_delogo.o libavfilter/libmpcodecs/vf_denoise3d.o libavfilter/libmpcodecs/vf_detc.o libavfilter/libmpcodecs/vf_dint.o libavfilter/libmpcodecs/vf_divtc.o libavfilter/libmpcodecs/vf_down3dright.o libavfilter/libmpcodecs/vf_dsize.o libavfilter/libmpcodecs/vf_eq.o libavfilter/libmpcodecs/vf_eq2.o libavfilter/libmpcodecs/vf_field.o libavfilter/libmpcodecs/vf_fil.o libavfilter/libmpcodecs/vf_fixpts.o libavfilter/libmpcodecs/vf_framestep.o libavfilter/libmpcodecs/vf_fspp.o libavfilter/libmpcodecs/vf_geq.o libavfilter/libmpcodecs/vf_gradfun.o libavfilter/libmpcodecs/vf_harddup.o libavfilter/libmpcodecs/vf_hqdn3d.o libavfilter/libmpcodecs/vf_hue.o libavfilter/libmpcodecs/vf_il.o libavfilter/libmpcodecs/vf_ilpack.o libavfilter/libmpcodecs/vf_ivtc.o libavfilter/libmpcodecs/vf_kerndeint.o libavfilter/libmpcodecs/vf_mcdeint.o libavfilter/libmpcodecs/vf_mirror.o libavfilter/libmpcodecs/vf_noise.o libavfilter/libmpcodecs/vf_ow.o libavfilter/libmpcodecs/vf_palette.o libavfilter/libmpcodecs/vf_perspective.o libavfilter/libmpcodecs/vf_phase.o libavfilter/libmpcodecs/vf_pp7.o libavfilter/libmpcodecs/vf_pullup.o libavfilter/libmpcodecs/vf_qp.o libavfilter/libmpcodecs/vf_rectangle.o libavfilter/libmpcodecs/vf_remove_logo.o libavfilter/libmpcodecs/vf_rgbtest.o libavfilter/libmpcodecs/vf_rotate.o libavfilter/libmpcodecs/vf_sab.o libavfilter/libmpcodecs/vf_screenshot.o libavfilter/libmpcodecs/vf_smartblur.o libavfilter/libmpcodecs/vf_softpulldown.o libavfilter/libmpcodecs/vf_softskip.o libavfilter/libmpcodecs/vf_spp.o libavfilter/libmpcodecs/vf_swapuv.o libavfilter/libmpcodecs/vf_telecine.o libavfilter/libmpcodecs/vf_test.o libavfilter/libmpcodecs/vf_tile.o libavfilter/libmpcodecs/vf_tinterlace.o libavfilter/libmpcodecs/vf_unsharp.o libavfilter/libmpcodecs/vf_uspp.o libavfilter/libmpcodecs/vf_yuvcsp.o libavfilter/libmpcodecs/vf_yvu9.o libavfilter/vf_aspect.o libavfilter/vf_blackframe.o libavfilter/vf_copy.o libavfilter/vf_crop.o libavfilter/vf_cropdetect.o libavfilter/vf_drawbox.o libavfilter/vf_fade.o libavfilter/vf_fieldorder.o libavfilter/vf_fifo.o libavfilter/vf_format.o libavfilter/vf_gradfun.o libavfilter/vf_hflip.o libavfilter/vf_hqdn3d.o libavfilter/vf_lut.o libavfilter/vf_mp.o libavfilter/vf_null.o libavfilter/vf_overlay.o libavfilter/vf_pad.o libavfilter/vf_pixdesctest.o libavfilter/vf_scale.o libavfilter/vf_select.o libavfilter/vf_setpts.o libavfilter/vf_settb.o libavfilter/vf_showinfo.o libavfilter/vf_slicify.o libavfilter/vf_split.o libavfilter/vf_transpose.o libavfilter/vf_unsharp.o libavfilter/vf_vflip.o libavfilter/vf_yadif.o libavfilter/vsink_buffer.o libavfilter/vsink_nullsink.o libavfilter/vsrc_buffer.o libavfilter/vsrc_color.o libavfilter/vsrc_movie.o libavfilter/vsrc_nullsrc.o libavfilter/x86/gradfun.o libavfilter/x86/yadif.o -lavformat -lavcodec -lswscale -lavcodec -lavutil -Wl,-framework,Cocoa -L/opt/local/lib -lSDLmain -lSDL -lxvidcore -lx264 -lvpx -lvpx -lvorbisenc -lvorbis -logg -ltheoraenc -ltheoradec -logg -lspeex -L/opt/local/lib -lschroedinger-1.0 -lopenjpeg -lmp3lame -L/opt/local/lib -ldirac_encoder -ldirac_decoder -lstdc++ -lm -lbz2 -lz  
:info:build Undefined symbols for architecture x86_64:
:info:build   "_MM_FIX_0_707106781", referenced from:
:info:build       _filter in vf_fspp.o
:info:build   "_MM_FIX_0_541196100", referenced from:
:info:build       _filter in vf_fspp.o
:info:build ld: symbol(s) not found for architecture x86_64
:info:build collect2: ld returned 1 exit status
:info:build gmake: *** [libavfilter/libavfilter.1.dylib] Error 1
:info:build gmake: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-0.7.7'
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-0.7.7" && /opt/local/bin/gmake -j2 -w all " returned error 2
:error:build Target org.macports.build returned: shell command failed (see log for details)
:debug:build Backtrace: shell command failed (see log for details)
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: the following items did not execute (for ffmpeg): org.macports.activate org.macports.build org.macports.destroot org.macports.install
:error:build Failed to install ffmpeg
:debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
    while executing
"open [file join $dir tclIndex]"
:notice:build Log for ffmpeg is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/main.log

#35287 gegl @0.2 fails to build, errors in opencl/cl.h ports defect 07/23/12

Hello!

I am not able to handle the following error while installing gegl 0.2.

Tried almost every compiler. Error messages look always similar.

This is the debug log using mp-clang-3.2:

In file included from gegl-buffer.c:1:
In file included from gegl-buffer.c:51:
In file included from ./gegl-buffer-private.h:27:
In file included from ./gegl-buffer-cl-iterator.h:5:
In file included from ../../gegl/opencl/gegl-cl.h:4:
In file included from ../../gegl/opencl/gegl-cl-types.h:6:
../../gegl/opencl/cl.h:479:35: error: expected ')'
                void (CL_CALLBACK * )(const char *, const void *, size_t, void *),
                                  ^
../../gegl/opencl/cl.h:479:22: note: to match this '('
                void (CL_CALLBACK * )(const char *, const void *, size_t, void *),
                     ^
../../gegl/opencl/cl.h:486:43: error: expected ')'
                        void (CL_CALLBACK * )(const char *, const void *, size_t, void *),
                                          ^
../../gegl/opencl/cl.h:486:30: note: to match this '('
                        void (CL_CALLBACK * )(const char *, const void *, size_t, void *),
                             ^
../../gegl/opencl/cl.h:555:30: error: expected function body after function declarator
                  cl_int * ) CL_API_SUFFIX__VERSION_1_1;
                             ^
../../gegl/opencl/cl.h:609:55: error: expected ')'
                                    void (CL_CALLBACK * )( cl_mem , void* ),
                                                      ^
../../gegl/opencl/cl.h:609:42: note: to match this '('
                                    void (CL_CALLBACK * )( cl_mem , void* ),
                                         ^
../../gegl/opencl/cl.h:610:46: error: expected function body after function declarator
                                    void * ) CL_API_SUFFIX__VERSION_1_1;
                                             ^
../../gegl/opencl/cl.h:661:34: error: expected ')'
               void (CL_CALLBACK * )(cl_program , void * ),
                                 ^
../../gegl/opencl/cl.h:661:21: note: to match this '('
               void (CL_CALLBACK * )(cl_program , void * ),
                    ^
../../gegl/opencl/cl.h:735:30: error: expected function body after function declarator
                  cl_int * ) CL_API_SUFFIX__VERSION_1_1;
                             ^
../../gegl/opencl/cl.h:745:31: error: expected function body after function declarator
                     cl_int ) CL_API_SUFFIX__VERSION_1_1;
                              ^
../../gegl/opencl/cl.h:750:39: error: expected ')'
                    void (CL_CALLBACK * )(cl_event, cl_int, void *),
                                      ^
../../gegl/opencl/cl.h:750:26: note: to match this '('
                    void (CL_CALLBACK * )(cl_event, cl_int, void *),
                         ^
../../gegl/opencl/cl.h:751:30: error: expected function body after function declarator
                    void * ) CL_API_SUFFIX__VERSION_1_1;
                             ^
../../gegl/opencl/cl.h:794:38: error: expected function body after function declarator
                        cl_event * ) CL_API_SUFFIX__VERSION_1_1;
                                     ^
../../gegl/opencl/cl.h:821:39: error: expected function body after function declarator
                         cl_event * ) CL_API_SUFFIX__VERSION_1_1;
                                      ^
../../gegl/opencl/cl.h:847:38: error: expected function body after function declarator
                        cl_event * ) CL_API_SUFFIX__VERSION_1_1;
                                     ^
In file included from gegl-buffer.c:1:
In file included from gegl-buffer.c:51:
In file included from ./gegl-buffer-private.h:27:
In file included from ./gegl-buffer-cl-iterator.h:5:
In file included from ../../gegl/opencl/gegl-cl.h:4:
In file included from ../../gegl/opencl/gegl-cl-types.h:7:
../../gegl/opencl/cl_gl.h:64:22: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
                     cl_GLuint ,
                     ^~~~~~~~~
../../gegl/opencl/cl_gl.h:70:25: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
                        cl_GLenum ,
                        ^~~~~~~~~
../../gegl/opencl/cl_gl.h:71:25: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
                        cl_GLint ,
                        ^~~~~~~~
../../gegl/opencl/cl_gl.h:72:25: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
                        cl_GLuint ,
                        ^~~~~~~~~
../../gegl/opencl/cl_gl.h:78:25: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
                        cl_GLenum ,
                        ^~~~~~~~~
../../gegl/opencl/cl_gl.h:79:25: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
                        cl_GLint ,
                        ^~~~~~~~
../../gegl/opencl/cl_gl.h:80:25: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
                        cl_GLuint ,
                        ^~~~~~~~~
../../gegl/opencl/cl_gl.h:86:28: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
                           cl_GLuint ,
                           ^~~~~~~~~
../../gegl/opencl/cl_gl.h:92:19: error: unknown type name 'cl_GLuint'; did you mean 'cl_uint'?
                  cl_GLuint * ) ;
                  ^~~~~~~~~
                  cl_uint
/System/Library/Frameworks/OpenCL.framework/Headers/cl_platform.h:174:18: note: 'cl_uint' declared here
typedef uint32_t cl_uint __attribute__((aligned(4)));
                 ^
In file included from gegl-buffer.c:1:
In file included from gegl-buffer.c:51:
In file included from ./gegl-buffer-private.h:27:
In file included from ./gegl-buffer-cl-iterator.h:5:
In file included from ../../gegl/opencl/gegl-cl.h:4:
In file included from ../../gegl/opencl/gegl-cl-types.h:8:
../../gegl/opencl/cl_gl_ext.h:63:39: error: expected function body after function declarator
                           cl_int * ) CL_EXT_SUFFIX__VERSION_1_1;
                                      ^
In file included from gegl-buffer.c:1:
In file included from gegl-buffer.c:51:
In file included from ./gegl-buffer-private.h:27:
In file included from ./gegl-buffer-cl-iterator.h:5:
In file included from ../../gegl/opencl/gegl-cl.h:4:
In file included from ../../gegl/opencl/gegl-cl-types.h:9:
../../gegl/opencl/cl_ext.h:69:50: error: expected function body after function declarator
                                        void * ) CL_EXT_SUFFIX__VERSION_1_0;
                                                 ^
../../gegl/opencl/cl_ext.h:84:54: error: expected function body after function declarator
                                            void * ) CL_EXT_SUFFIX__VERSION_1_0;
                                                     ^
../../gegl/opencl/cl_ext.h:90:52: error: expected function body after function declarator
                                          void * ) CL_EXT_SUFFIX__VERSION_1_0;
                                                   ^
../../gegl/opencl/cl_ext.h:96:52: error: expected function body after function declarator
                                          void * ) CL_EXT_SUFFIX__VERSION_1_0;
                                                   ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
8 warnings and 20 errors generated.
make[3]: *** [gegl-buffer.lo] Error 1
make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gegl/gegl/work/gegl-0.2.0/gegl/buffer'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gegl/gegl/work/gegl-0.2.0/gegl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gegl/gegl/work/gegl-0.2.0'
make: *** [all] Error 2
make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gegl/gegl/work/gegl-0.2.0'
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gegl/gegl/work/gegl-0.2.0" && /usr/bin/make -w all 
Exit code: 2
Error: org.macports.build for port gegl returned: command execution failed
DEBUG: Error code: CHILDSTATUS 80315 2
DEBUG: Backtrace: command execution failed
    while executing
"system -nice 0 $fullcmdstring"
    ("eval" body line 1)
    invoked from within
"eval system $notty $nice \$fullcmdstring"
    invoked from within
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
Warning: targets not executed for gegl: org.macports.activate org.macports.build org.macports.destroot org.macports.install
Please see the log file for port gegl for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gegl/gegl/main.log

Error: Processing of port gegl failed

Goodbye,
Malte


#36041 gimp2: build fails on 10.5.8 PPC ports defect 09/07/12

find build log attached


#37661 cogl 1.12.2 +quartz -x11: build fails (Undefined symbols for architecture x86_64) ports defect 01/16/13

I am unable to build cogl 1.12.2 with the variants +quartz -x11. The relevant part of the log file (attached) is:

  CCLD   libcogl.la
/opt/local/bin/nm: no name list
Undefined symbols for architecture x86_64:
  "_CFRelease", referenced from:
      __cogl_bitmap_from_file in cogl-bitmap-pixbuf.o
  "_CFURLCreateFromFileSystemRepresentation", referenced from:
      __cogl_bitmap_from_file in cogl-bitmap-pixbuf.o
  "_CGBitmapContextCreate", referenced from:
      __cogl_bitmap_from_file in cogl-bitmap-pixbuf.o
  "_CGColorSpaceCreateWithName", referenced from:
      __cogl_bitmap_from_file in cogl-bitmap-pixbuf.o
  "_CGColorSpaceRelease", referenced from:
      __cogl_bitmap_from_file in cogl-bitmap-pixbuf.o
  "_CGContextDrawImage", referenced from:
      __cogl_bitmap_from_file in cogl-bitmap-pixbuf.o
  "_CGContextRelease", referenced from:
      __cogl_bitmap_from_file in cogl-bitmap-pixbuf.o
  "_CGContextSetBlendMode", referenced from:
      __cogl_bitmap_from_file in cogl-bitmap-pixbuf.o
  "_CGImageGetHeight", referenced from:
      __cogl_bitmap_from_file in cogl-bitmap-pixbuf.o
  "_CGImageGetWidth", referenced from:
      __cogl_bitmap_from_file in cogl-bitmap-pixbuf.o
  "_CGImageRelease", referenced from:
      __cogl_bitmap_from_file in cogl-bitmap-pixbuf.o
  "_CGImageSourceCreateImageAtIndex", referenced from:
      __cogl_bitmap_from_file in cogl-bitmap-pixbuf.o
  "_CGImageSourceCreateWithURL", referenced from:
      __cogl_bitmap_from_file in cogl-bitmap-pixbuf.o
  "_CGImageSourceGetType", referenced from:
      __cogl_bitmap_from_file in cogl-bitmap-pixbuf.o
  "_kCGColorSpaceGenericRGB", referenced from:
      __cogl_bitmap_from_file in cogl-bitmap-pixbuf.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[4]: *** [libcogl.la] Error 1
make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_cogl/cogl/work/cogl-1.12.2/cogl'

#18849 inkscape : build an application ports enhancement 03/15/09

Inkscape is distributed as an Inskcape.app Is it possible to enable it in Macport also ?


#21745 gutenprint cups variant ports enhancement 10/01/09
  • version update 5.2.3 -> 5.2.4
  • cups variant; maybe launchctl should restart cups after activation?
  • set default_variant to cups, however it's up to maintainer to decide
  • don't know for what gutenprint uses readline, anyway it's implausible to be usefull

#29047 zenity 3.0.0 (or lets make a plan before updating to gtk3/gnome3) ports update 04/06/11

I just updated zenity to 2.32.1 in r77614 but I see that zenity 3.0.0 is available since yesterday. I wasn't sure if we can just update to it, or whether it has other implications, since it requires gtk3...


#37483 gnome/totem upgrade version to 3.6.3 ports update 01/01/13

Totem is the only port currently dependent upon gst-ffmpeg 0.10.x, a gstreamer library which should be replaced_by gst-libav 1.0.x.
The currently-ported version of totem cannot be built against gst-libav.
In order to build totem 3.6.3, the following changes are necessary:

  • use_xz will need to be used as the release archive format changed
  • dependencies on clutter-gtk and clutter-gst will need to be added
  • patchfiles will need to be removed or revised

I have not yet successfully updated clutter-gst to version 1.9.92, so I do not yet have a totem .diff for testing/committing.
Please refer to tickets #32249 (clutter) and #37082 (gst-libav) for related library upgrades necessary for testing.
The totem update described in this ticket will have to be committed after clutter and gstreamer/gst-plugins-* are updated.


dluke@… (2 matches)

Ticket Summary Component Milestone Type Created
Description
#27618 subversion links to previous install ports defect 12/08/10

Make sure subversion is installed without +universal, and that there is no +universal to activate. Then, do

sudo port -d install subversion +universal > svn_out.txt 2>&1

Review the file "svn_out.txt" you'll find a bunch of references to ${prefix}/lib/libsvn_FOO not being having the correct arch. The attached patch, obtained from

cd `port dir subversion`
svn diff > ~/Desktop/subversion_svn.diff

work for me to correct this issue.


#38822 nmap fails to compile, missing "#include <sys/types.h>" ports defect 04/16/13

I'm running Mac OS X 10.4.11. When compiling, I get the following error:

:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nmap/nmap/work
/nmap-6.25/liblua'
(...)
:info:build /usr/bin/gcc-4.0 -O2 -Wall  -no-cpp-precomp -pipe -O2 -arch ppc -Wall -fno-strict-aliasing   -DLUA_USE_MACOSX   -c -o liolib.o liolib.c
:info:build liolib.c: In function <E2><80><98>f_seek<E2><80><99>:
:info:build liolib.c:543: error: <E2><80><98>off_t<E2><80><99> undeclared (first use in this function)
:info:build liolib.c:543: error: (Each undeclared identifier is reported only once
:info:build liolib.c:543: error: for each function it appears in.)
:info:build liolib.c:543: error: parse error before <E2><80><98>offset<E2><80><99>
:info:build liolib.c:544: error: <E2><80><98>offset<E2><80><99> undeclared (first use in this function)
:info:build make[1]: *** [liolib.o] Error 1

(Full main.log is attached.)

If I add

#include <sys/types.h>

to the top of liolib.c, the build succeeds.

I realize that OS X 10.4 is probably not your top priority... But this feels to me like a change for the better; this file does use stuff in sys/types.h, so #include'ing it doesn't strike me as unreasonable. Would you consider patching the port accordingly?


dports@… (1 match)

Ticket Summary Component Milestone Type Created
Description
#26890 texlive-fonts-recommended @13822_1+doc : Missing map entries ports defect 10/18/10

While trying to use the palatino fonts from texlive-fonts-recommended, I discovered that the corresponding map entry (upl.map) in

/opt/local/etc/texmf/updmap.d/10texlive-fonts-recommended.cfg

is missing. This causes pdftex or dvips to fail if these fonts are used with an error along the lines of:

kpathsea: Running mktexpk --mfmode ljfour --bdpi 8000 --mag 1+4800/(2*4000) --dpi 12800 uplb8r
mktexpk: don't know how to create bitmap font for uplb8r.

Adding "Map upl.map" to this file, running "sudo /opt/local/libexec/texlive-update-cnf updmap.cfg" followed by "sudo updmap-sys" fixed the problem.

I assume this file is generated from the contents of the Portfile, and it could be fixed by adding the corresponding line there?

Looking at the contents of this port, it appears there may be many more map entries missing, although I haven't tried to use those fonts.


ecronin@… (2 matches)

Ticket Summary Component Milestone Type Created
Description
#12659 unable to fire subtitle to a video via mencoder ports defect 09/09/07

with the port of mplayer i can't add subtitle to a video. (it's possible with the binary offer by ffmpegX).

the command line is: %mencoder movie.avi -sub sub.srt -oac copy -ovc lavc -o out.avi


#17455 mplayer doesn't build universal ports defect 11/30/08

configure complains about unknown arg: --disable-dependency-tracking ... deleting this from configure.args results in a single-platform binary


ged@… (1 match)

Ticket Summary Component Milestone Type Created
Description
#21314 sudo locks up Terminal.app until reboot ports defect 09/11/09

I've just done an upgrade to Snow Leopard, and completely reinstalled my ports (using manual method from Migration).

It fails for me still. I'm using sudoers from /etc/sudoers, and /var/run/sudo is there, so that is not the problem either.

(I've tried reopening #20907 but I'm not allowed to)


gwright@… (2 matches)

Ticket Summary Component Milestone Type Created
Description
#5006 NEW: wxhaskell-0.9.4 ports submission 09/16/05

wxhaskell-0.9.4

the portfile can be found here: ATTACHED

Description: provides a Haskell interface to the wxWidgets GUI toolkit Includes patches to

  1. support Unicode so that it can be used with the wxWidgets that comes with

Tiger or with the standard DarwinPorts variants.

  1. force the use of g++-3.3 because for the moment, the ghc haskell compiler

does not like 4.0

Homepage: http://wxhaskell.sourceforge.net

Comments: I have only tested it on any OS X Tiger (my computer, a friend's computer and a chroot). There are some sample applications which don't run correctly, but this seems due to the wxWidgets 2.5.3 that comes with Tiger.


#17505 darcs-devel is redundant and should be removed ports update 12/03/08

I haven't checked the history of darcs-devel but I guess it was created when darcs was still 1.x during the development phase of 2.x

However the darcs port is now @2.1.2 while darcs-devel is @2.0.0pre4, making it older than darcs, useless and less safe. I don't think there is any reason why it wouldn't be removed.


jeremyhu@… (13 matches)

Ticket Summary Component Milestone Type Created
Description
#19999 nss: signtool library search path busted ports defect 06/18/09

Running signtool, I get this:

$ nss-signtool -d certdb
signtool: function failed: Failure to load dynamic library.
	Unknown error: -2804

If I set DYLD_LIBRARY_PATH manually, things seem to work:

$ DYLD_LIBRARY_PATH=/opt/local/lib/nss nss-signtool -d ../certdb -L

S Certificates
- ------------
(...output here...)

This is with an up-to-date ports tree; signtool reports itself as:

Signing Tool 3.12.0.3 -a signing tool for jar files

#20243 NSS failing to upgrade due to linking against installed version ports defect 07/09/09
gastraphetes:/> sudo port upgrade nss
--->  Fetching nss
--->  Attempting to fetch nss-3.12.3.tar.bz2 from http://distfiles.macports.org/nss
--->  Verifying checksum(s) for nss
--->  Extracting nss
--->  Applying patches to nss
--->  Configuring nss
--->  Building nss
Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nss/work/nss-3.12.3 && make -C mozilla/security/coreconf/nsinstall && make -C mozilla/security/dbm && make -C mozilla/security/nss NSPR_LIB_DIR=/opt/local/lib/nspr NSS_USE_SYSTEM_SQLITE=1" returned error 2
Command output: /usr/bin/gcc-4.0 -o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslsecur.o -c -g -fPIC -Di386 -Wmost -fpascal-strings -fno-common -pipe -DDARWIN -DHAVE_STRERROR -DHAVE_BSD_FLOCK  -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -I/opt/local/include/nspr -L/opt/local/lib/nspr -I/opt/local/include -L/opt/local/lib -DUSE_UTIL_DIRECTLY -I../../../../dist/Darwin9.7.0_gcc-4.0_DBG.OBJ/include -I../../../../dist/public/nss -I../../../../dist/private/nss  sslsecur.c
/usr/bin/gcc-4.0 -o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslsnce.o -c -g -fPIC -Di386 -Wmost -fpascal-strings -fno-common -pipe -DDARWIN -DHAVE_STRERROR -DHAVE_BSD_FLOCK  -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -I/opt/local/include/nspr -L/opt/local/lib/nspr -I/opt/local/include -L/opt/local/lib -DUSE_UTIL_DIRECTLY -I../../../../dist/Darwin9.7.0_gcc-4.0_DBG.OBJ/include -I../../../../dist/public/nss -I../../../../dist/private/nss  sslsnce.c
/usr/bin/gcc-4.0 -o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslsock.o -c -g -fPIC -Di386 -Wmost -fpascal-strings -fno-common -pipe -DDARWIN -DHAVE_STRERROR -DHAVE_BSD_FLOCK  -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -I/opt/local/include/nspr -L/opt/local/lib/nspr -I/opt/local/include -L/opt/local/lib -DUSE_UTIL_DIRECTLY -I../../../../dist/Darwin9.7.0_gcc-4.0_DBG.OBJ/include -I../../../../dist/public/nss -I../../../../dist/private/nss  sslsock.c
/usr/bin/gcc-4.0 -o Darwin9.7.0_gcc-4.0_DBG.OBJ/ssltrace.o -c -g -fPIC -Di386 -Wmost -fpascal-strings -fno-common -pipe -DDARWIN -DHAVE_STRERROR -DHAVE_BSD_FLOCK  -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -I/opt/local/include/nspr -L/opt/local/lib/nspr -I/opt/local/include -L/opt/local/lib -DUSE_UTIL_DIRECTLY -I../../../../dist/Darwin9.7.0_gcc-4.0_DBG.OBJ/include -I../../../../dist/public/nss -I../../../../dist/private/nss  ssltrace.c
/usr/bin/gcc-4.0 -o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslver.o -c -g -fPIC -Di386 -Wmost -fpascal-strings -fno-common -pipe -DDARWIN -DHAVE_STRERROR -DHAVE_BSD_FLOCK  -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -I/opt/local/include/nspr -L/opt/local/lib/nspr -I/opt/local/include -L/opt/local/lib -DUSE_UTIL_DIRECTLY -I../../../../dist/Darwin9.7.0_gcc-4.0_DBG.OBJ/include -I../../../../dist/public/nss -I../../../../dist/private/nss  sslver.c
/usr/bin/gcc-4.0 -o Darwin9.7.0_gcc-4.0_DBG.OBJ/authcert.o -c -g -fPIC -Di386 -Wmost -fpascal-strings -fno-common -pipe -DDARWIN -DHAVE_STRERROR -DHAVE_BSD_FLOCK  -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -I/opt/local/include/nspr -L/opt/local/lib/nspr -I/opt/local/include -L/opt/local/lib -DUSE_UTIL_DIRECTLY -I../../../../dist/Darwin9.7.0_gcc-4.0_DBG.OBJ/include -I../../../../dist/public/nss -I../../../../dist/private/nss  authcert.c
/usr/bin/gcc-4.0 -o Darwin9.7.0_gcc-4.0_DBG.OBJ/cmpcert.o -c -g -fPIC -Di386 -Wmost -fpascal-strings -fno-common -pipe -DDARWIN -DHAVE_STRERROR -DHAVE_BSD_FLOCK  -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -I/opt/local/include/nspr -L/opt/local/lib/nspr -I/opt/local/include -L/opt/local/lib -DUSE_UTIL_DIRECTLY -I../../../../dist/Darwin9.7.0_gcc-4.0_DBG.OBJ/include -I../../../../dist/public/nss -I../../../../dist/private/nss  cmpcert.c
/usr/bin/gcc-4.0 -o Darwin9.7.0_gcc-4.0_DBG.OBJ/nsskea.o -c -g -fPIC -Di386 -Wmost -fpascal-strings -fno-common -pipe -DDARWIN -DHAVE_STRERROR -DHAVE_BSD_FLOCK  -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -I/opt/local/include/nspr -L/opt/local/lib/nspr -I/opt/local/include -L/opt/local/lib -DUSE_UTIL_DIRECTLY -I../../../../dist/Darwin9.7.0_gcc-4.0_DBG.OBJ/include -I../../../../dist/public/nss -I../../../../dist/private/nss  nsskea.c
/usr/bin/gcc-4.0 -o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslinfo.o -c -g -fPIC -Di386 -Wmost -fpascal-strings -fno-common -pipe -DDARWIN -DHAVE_STRERROR -DHAVE_BSD_FLOCK  -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -I/opt/local/include/nspr -L/opt/local/lib/nspr -I/opt/local/include -L/opt/local/lib -DUSE_UTIL_DIRECTLY -I../../../../dist/Darwin9.7.0_gcc-4.0_DBG.OBJ/include -I../../../../dist/public/nss -I../../../../dist/private/nss  sslinfo.c
/usr/bin/gcc-4.0 -o Darwin9.7.0_gcc-4.0_DBG.OBJ/ssl3ecc.o -c -g -fPIC -Di386 -Wmost -fpascal-strings -fno-common -pipe -DDARWIN -DHAVE_STRERROR -DHAVE_BSD_FLOCK  -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -I/opt/local/include/nspr -L/opt/local/lib/nspr -I/opt/local/include -L/opt/local/lib -DUSE_UTIL_DIRECTLY -I../../../../dist/Darwin9.7.0_gcc-4.0_DBG.OBJ/include -I../../../../dist/public/nss -I../../../../dist/private/nss  ssl3ecc.c
/usr/bin/gcc-4.0 -o Darwin9.7.0_gcc-4.0_DBG.OBJ/unix_err.o -c -g -fPIC -Di386 -Wmost -fpascal-strings -fno-common -pipe -DDARWIN -DHAVE_STRERROR -DHAVE_BSD_FLOCK  -DXP_UNIX -DDEBUG -UNDEBUG -DDEBUG_root -I/opt/local/include/nspr -L/opt/local/lib/nspr -I/opt/local/include -L/opt/local/lib -DUSE_UTIL_DIRECTLY -I../../../../dist/Darwin9.7.0_gcc-4.0_DBG.OBJ/include -I../../../../dist/public/nss -I../../../../dist/private/nss  unix_err.c
rm -f Darwin9.7.0_gcc-4.0_DBG.OBJ/libssl.a
ar cr Darwin9.7.0_gcc-4.0_DBG.OBJ/libssl.a Darwin9.7.0_gcc-4.0_DBG.OBJ/derive.o Darwin9.7.0_gcc-4.0_DBG.OBJ/prelib.o Darwin9.7.0_gcc-4.0_DBG.OBJ/ssl3con.o Darwin9.7.0_gcc-4.0_DBG.OBJ/ssl3gthr.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslauth.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslcon.o Darwin9.7.0_gcc-4.0_DBG.OBJ/ssldef.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslenum.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslerr.o Darwin9.7.0_gcc-4.0_DBG.OBJ/ssl3ext.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslgathr.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslmutex.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslnonce.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslreveal.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslsecur.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslsnce.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslsock.o Darwin9.7.0_gcc-4.0_DBG.OBJ/ssltrace.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslver.o Darwin9.7.0_gcc-4.0_DBG.OBJ/authcert.o Darwin9.7.0_gcc-4.0_DBG.OBJ/cmpcert.o Darwin9.7.0_gcc-4.0_DBG.OBJ/nsskea.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslinfo.o Darwin9.7.0_gcc-4.0_DBG.OBJ/ssl3ecc.o Darwin9.7.0_gcc-4.0_DBG.OBJ/unix_err.o
/usr/bin/ranlib Darwin9.7.0_gcc-4.0_DBG.OBJ/libssl.a
grep -v ';+' ssl.def | grep -v ';-' | sed -e 's; DATA ;;' -e 's,;;,,' -e 's,;.*,,' -e 's,^,_,' > Darwin9.7.0_gcc-4.0_DBG.OBJ/ssl.def
rm -f Darwin9.7.0_gcc-4.0_DBG.OBJ/libssl3.dylib
/usr/bin/gcc-4.0 -dynamiclib -compatibility_version 1 -current_version 1 -install_name /opt/local/lib/nss/libssl3.dylib -headerpad_max_install_names -L/opt/local/lib/nspr -L/opt/local/lib/  -o Darwin9.7.0_gcc-4.0_DBG.OBJ/libssl3.dylib Darwin9.7.0_gcc-4.0_DBG.OBJ/derive.o Darwin9.7.0_gcc-4.0_DBG.OBJ/prelib.o Darwin9.7.0_gcc-4.0_DBG.OBJ/ssl3con.o Darwin9.7.0_gcc-4.0_DBG.OBJ/ssl3gthr.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslauth.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslcon.o Darwin9.7.0_gcc-4.0_DBG.OBJ/ssldef.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslenum.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslerr.o Darwin9.7.0_gcc-4.0_DBG.OBJ/ssl3ext.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslgathr.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslmutex.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslnonce.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslreveal.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslsecur.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslsnce.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslsock.o Darwin9.7.0_gcc-4.0_DBG.OBJ/ssltrace.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslver.o Darwin9.7.0_gcc-4.0_DBG.OBJ/authcert.o Darwin9.7.0_gcc-4.0_DBG.OBJ/cmpcert.o Darwin9.7.0_gcc-4.0_DBG.OBJ/nsskea.o Darwin9.7.0_gcc-4.0_DBG.OBJ/sslinfo.o Darwin9.7.0_gcc-4.0_DBG.OBJ/ssl3ecc.o Darwin9.7.0_gcc-4.0_DBG.OBJ/unix_err.o   ../../../../dist/Darwin9.7.0_gcc-4.0_DBG.OBJ/lib/libfreebl.a  -L../../../../dist/Darwin9.7.0_gcc-4.0_DBG.OBJ/lib -lnss3 -lnssutil3 -L/opt/local/lib/nspr -lplc4 -lplds4 -lnspr4  
Undefined symbols:
  "_CERT_NewTempCertificate", referenced from:
      _ssl3_HandleCertificate in ssl3con.o
      _ssl3_HandleCertificate in ssl3con.o
      _ssl2_ClientHandleServerCert in sslcon.o
      _ssl2_HandleClientCertificate in sslcon.o
      _ssl3_ServerHandleSessionTicketXtn in ssl3ext.o
      _ConvertToSID in sslsnce.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [Darwin9.7.0_gcc-4.0_DBG.OBJ/libssl3.dylib] Error 1
make[1]: *** [libs] Error 2
make: *** [libs] Error 2

Error: Unable to upgrade port: 1

#29530 fb code still doesn't work right with XQuartz ports defect 05/21/11

The commend 'xset -q' in some ~/.xinitrc.d/<number><what ever>.sh produces, among other output:

21.05.11 21:54:28 org.macports.startx[28266] Notice   /opt/local/share/fonts/misc/,/opt/local/share/fonts/TTF/,/opt/local/share/fonts/OTF/,/opt/local/share/fonts/Type1/,/opt/local/share/fonts/100dpi/,/opt/local/share/fonts/75dpi/,/Library/Fonts,/System/Library/Fonts,built-ins 

This == could == be the reason that Console reports:

21.05.11 21:54:28 org.macports.startx[28266] Notice /opt/local/bin/xset:  bad font path element (#8), possible causes are: 
21.05.11 21:54:28 org.macports.startx[28266] Notice     Directory does not exist or has wrong permissions 
21.05.11 21:54:28 org.macports.startx[28266] Notice     Directory missing fonts.dir 
21.05.11 21:54:28 org.macports.startx[28266] Notice     Directory missing fonts.dir 
21.05.11 21:54:28 org.macports.startx[28266] Notice     Incorrect font server address or syntax 

and GNU Emacsen 23.3 and 24.0.50 cannot show all text (the latter shows almost == no == text).

Xorg-server-devel @1.10.1_0 produces similar reports in Console, but does not disable text rendering in GNU Emacsen.

Console also reports:

21.05.11 21:54:30 [0x0-0x1d91d9].org.macports.X11[28235] Notice X11.app: Launching /opt/local/bin/xterm: 
21.05.11 21:54:30 [0x0-0x1d91d9].org.macports.X11[28235] Notice  argv[0] = /bin/sh 
21.05.11 21:54:30 [0x0-0x1d91d9].org.macports.X11[28235] Notice  argv[1] = -c 
21.05.11 21:54:30 [0x0-0x1d91d9].org.macports.X11[28235] Notice  argv[2] = /opt/local/bin/xterm 
21.05.11 21:54:30 [0x0-0x1d91d9].org.macports.X11[28235] Notice /bin/sh: /opt/local/bin/xterm: No such file or directory 
21.05.11 21:54:30 [0x0-0x1d91d9].org.macports.X11[28235] Notice /bin/sh: /opt/local/bin/xterm: No such file or directory 

I only have /usr/X11/bin/xterm...


#32575 python3: llvm-3.1 fails to build with python3 selected ports defect 12/17/11

Title says it all ... llvm-3.1 fails to build for me on OSX 10.7 with Xcode 4.2

log file attached.

Chris


#33023 xorg-server: X11.app crashes on launch ports defect 01/26/12

I know xorg-server's X11.app used to work for me, but today, it just crashes on launch.


#33919 gcc42 should be removed ports defect 04/06/12

build is on macosx 10.5, port selfupdate carried out only 4 hours ago, xcodebuild is 3.1.2, main.log attached

xcodebuild -version
Xcode 3.1.2
Component versions: DevToolsCore-1148.0; DevToolsSupport-1102.0
BuildVersion: 9M2621

#35510 VLC 2.0.2 fails to build ports defect 08/02/12

VLC failt to build on MountainLion with XCode 4.5 DP3:

bash-3.2$ sudo port -vs install VLC +fribidi +jack +sdl +shout +speex +svg +vcd +qt4 +x11 -universal

....


  CXXLD    libqt4_plugin.la
/opt/local/bin/nm: no name list
/opt/local/bin/nm: no name list
/opt/local/bin/nm: no name list
/opt/local/bin/nm: no name list
/opt/local/bin/nm: no name list
/opt/local/bin/nm: no name list
/opt/local/bin/nm: no name list
/opt/local/bin/nm: no name list
/opt/local/bin/nm: no name list
Undefined symbols for architecture x86_64:
  "SearchLineEdit::SearchLineEdit(QWidget*)", referenced from:
      PrefsDialog::setAdvanced() in libqt4_plugin_la-preferences.o
      PluginTab::PluginTab(intf_thread_t*) in libqt4_plugin_la-plugins.o
      KeySelectorControl::KeySelectorControl(vlc_object_t*, module_config_t*, QWidget*, QGridLayout*, int) in libqt4_plugin_la-preferences_widgets.o
      PlaylistWidget::PlaylistWidget(intf_thread_t*, QWidget*) in libqt4_plugin_la-playlist.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[6]: *** [libqt4_plugin.la] Error 1
make[6]: Leaving directory `/opt/local/var/macports/build/_opt_mports_trunk_dports_multimedia_VLC/VLC/work/VLC-2.0.2/modules/gui/qt4'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/opt/local/var/macports/build/_opt_mports_trunk_dports_multimedia_VLC/VLC/work/VLC-2.0.2/modules/gui/qt4'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/opt/local/var/macports/build/_opt_mports_trunk_dports_multimedia_VLC/VLC/work/VLC-2.0.2/modules/gui'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/opt/local/var/macports/build/_opt_mports_trunk_dports_multimedia_VLC/VLC/work/VLC-2.0.2/modules/gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_mports_trunk_dports_multimedia_VLC/VLC/work/VLC-2.0.2/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_mports_trunk_dports_multimedia_VLC/VLC/work/VLC-2.0.2'
make: *** [all] Error 2
make: Leaving directory `/opt/local/var/macports/build/_opt_mports_trunk_dports_multimedia_VLC/VLC/work/VLC-2.0.2'
Command failed:  cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_multimedia_VLC/VLC/work/VLC-2.0.2" && /usr/bin/make -j8 -w all DESTDIR=/opt/local/var/macports/build/_opt_mports_trunk_dports_multimedia_VLC/VLC/work/VLC-2.0.2/dest_ignore 
Exit code: 2

#36438 ports which mirror system libraries can cause +universal ports to fail if they are -universal ports defect 10/02/12

When attempting an upgrade of gcc47, dependency libgdiplus fails.


#36490 cctools: lipo assertion failure and crash ports defect 10/05/12

lipo is crashing again with an assertion failure on certain input files (files less than 4 bytes long). This is like #36081, except that rebuilding cctools has not helped.

$ echo hi > a
$ /usr/bin/lipo -info a
/usr/bin/lipo: can't figure out the architecture type of: a
$ /opt/local/bin/lipo -info a
Assertion failed: (length >=4 && "Invalid magic number length"), function IdentifyFileType, file Path.cpp, line 44.
Abort trap: 6
$ echo -n four > a
$ /opt/local/bin/lipo -info a
/opt/local/bin/lipo: can't figure out the architecture type of: a
$ port provides $(which lipo)
/opt/local/bin/lipo is provided by: cctools
$ port installed cctools
The following ports are currently installed:
  cctools @829_1+llvm31+universal (active)
$ 

#38177 clang-3.2 builds parts universal when not asked to ports defect 02/23/13

Parts of clang-3.2 are universal, even though I am not using the universal variant:

$ lipo -info /opt/local/libexec/llvm-3.2/bin/ld
Architectures in the fat file: /opt/local/libexec/llvm-3.2/bin/ld are: i386 x86_64 
$ port provides /opt/local/libexec/llvm-3.2/bin/ld
/opt/local/libexec/llvm-3.2/bin/ld is provided by: clang-3.2
$ port -v installed clang-3.2 llvm-3.2
The following ports are currently installed:
  clang-3.2 @3.2_0+analyzer+python27 (active) platform='darwin 9' archs='i386'
  llvm-3.2 @3.2_0 (active) platform='darwin 9' archs='i386'
$ 

This is a problem on x86_64 Leopard machines, because while i386 is the default build_arch, if an x86_64 part is in a binary, it will be used. What happens is that actually trying to use clang-3.2 to build another port fails:

dyld: Library not loaded: @executable_path/../lib/libLTO.dylib
  Referenced from: /opt/local/libexec/llvm-3.2/bin/ld
  Reason: no suitable image found.  Did find:
	/opt/local/libexec/llvm-3.2/bin/../lib/libLTO.dylib: mach-o, but wrong architecture
clang: error: unable to execute command: Trace/BPT trap
clang: error: linker command failed due to signal (use -v to see invocation)

I only tested the clang-3.2 port; the other versions are probably affected too.


#38783 clang-3.3 @3.3-r173279 can't link a C++ program with -fsanitize=memory ports defect 04/12/13

Clang version:

> /opt/local/bin/clang++-mp-3.3 --version
clang version 3.3 (trunk 173279)
Target: x86_64-apple-darwin12.3.0
Thread model: posix

Program:

> cat ./hello_world.cpp
#include <cstdlib>
#include <iostream>

int main(int argc, char* argv[]) {
    std::cout << "Hello, World!\n" << argc;
    return EXIT_SUCCESS;
}

Trying to compile with memory sanitizer leads to linking errors:

> /opt/local/bin/clang++-mp-3.3 hello_world.cpp -fsanitize=memory
Undefined symbols for architecture x86_64:
  "___msan_init", referenced from:
      anon in hello_world-Rm3beR.o
  "___msan_param_tls", referenced from:
      _main in hello_world-Rm3beR.o
      ___cxx_global_var_init in hello_world-Rm3beR.o
  "___msan_retval_tls", referenced from:
      _main in hello_world-Rm3beR.o
      ___cxx_global_var_init in hello_world-Rm3beR.o
ld: symbol(s) not found for architecture x86_64

Output with -###

> /opt/local/bin/clang++-mp-3.3 hello_world.cpp -fsanitize=memory -###
clang version 3.3 (trunk 173279)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
 "/opt/local/libexec/llvm-3.3/bin/clang" "-cc1" "-triple" "x86_64-apple-macosx10.8.0" "-emit-obj" "-mrelax-all" "-disable-free" "-main-file-name" "hello_world.cpp" "-mrelocation-model" "pic" "-pic-level" "2" "-mdisable-fp-elim" "-masm-verbose" "-munwind-tables" "-target-cpu" "core2" "-target-linker-version" "134.9" "-resource-dir" "/opt/local/libexec/llvm-3.3/bin/../lib/clang/3.3" "-fmodule-cache-path" "/var/folders/n4/y_lrzpxd3n99l4frqx4m8llw0000gt/T/clang-module-cache" "-fdeprecated-macro" "-fdebug-compilation-dir" "/Users/andrew/Documents/10gen/dev/src/experiments/hello_world" "-ferror-limit" "19" "-fmessage-length" "167" "-fsanitize=memory" "-stack-protector" "1" "-mstackrealign" "-fblocks" "-fobjc-runtime=macosx-10.8.0" "-fobjc-dispatch-method=mixed" "-fobjc-default-synthesize-properties" "-fencode-extended-block-signature" "-fcxx-exceptions" "-fexceptions" "-fdiagnostics-show-option" "-fcolor-diagnostics" "-backend-option" "-vectorize-loops" "-o" "/var/folders/n4/y_lrzpxd3n99l4frqx4m8llw0000gt/T/hello_world-w9vsQc.o" "-x" "c++" "hello_world.cpp"
 "/opt/local/libexec/llvm-3.3/bin/ld" "-demangle" "-dynamic" "-arch" "x86_64" "-macosx_version_min" "10.8.0" "-o" "a.out" "/var/folders/n4/y_lrzpxd3n99l4frqx4m8llw0000gt/T/hello_world-w9vsQc.o" "-lstdc++" "-lSystem" "/opt/local/libexec/llvm-3.3/bin/../lib/clang/3.3/lib/darwin/libclang_rt.osx.a"

Output with -v:

> /opt/local/bin/clang++-mp-3.3 hello_world.cpp -fsanitize=memory -v
clang version 3.3 (trunk 173279)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
 "/opt/local/libexec/llvm-3.3/bin/clang" -cc1 -triple x86_64-apple-macosx10.8.0 -emit-obj -mrelax-all -disable-free -main-file-name hello_world.cpp -mrelocation-model pic -pic-level 2 -mdisable-fp-elim -masm-verbose -munwind-tables -target-cpu core2 -target-linker-version 134.9 -v -resource-dir /opt/local/libexec/llvm-3.3/bin/../lib/clang/3.3 -fmodule-cache-path /var/folders/n4/y_lrzpxd3n99l4frqx4m8llw0000gt/T/clang-module-cache -fdeprecated-macro -fdebug-compilation-dir /Users/andrew/Documents/10gen/dev/src/experiments/hello_world -ferror-limit 19 -fmessage-length 167 -fsanitize=memory -stack-protector 1 -mstackrealign -fblocks -fobjc-runtime=macosx-10.8.0 -fobjc-dispatch-method=mixed -fobjc-default-synthesize-properties -fencode-extended-block-signature -fcxx-exceptions -fexceptions -fdiagnostics-show-option -fcolor-diagnostics -backend-option -vectorize-loops -o /var/folders/n4/y_lrzpxd3n99l4frqx4m8llw0000gt/T/hello_world-QdWhjz.o -x c++ hello_world.cpp
clang -cc1 version 3.3 based upon LLVM 3.3svn default target x86_64-apple-darwin12.3.0
ignoring nonexistent directory "/usr/include/c++/4.2.1/i686-apple-darwin10/x86_64"
ignoring nonexistent directory "/usr/include/c++/4.0.0"
ignoring nonexistent directory "/usr/include/c++/4.0.0/i686-apple-darwin8/"
ignoring nonexistent directory "/usr/include/c++/4.0.0/backward"
#include "..." search starts here:
#include <...> search starts here:
 /usr/include/c++/4.2.1
 /usr/include/c++/4.2.1/backward
 /usr/local/include
 /opt/local/libexec/llvm-3.3/bin/../lib/clang/3.3/include
 /usr/include
 /System/Library/Frameworks (framework directory)
 /Library/Frameworks (framework directory)
End of search list.
 "/opt/local/libexec/llvm-3.3/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.8.0 -o a.out /var/folders/n4/y_lrzpxd3n99l4frqx4m8llw0000gt/T/hello_world-QdWhjz.o -lstdc++ -lSystem /opt/local/libexec/llvm-3.3/bin/../lib/clang/3.3/lib/darwin/libclang_rt.osx.a
Undefined symbols for architecture x86_64:
  "___msan_init", referenced from:
      anon in hello_world-QdWhjz.o
  "___msan_param_tls", referenced from:
      _main in hello_world-QdWhjz.o
      ___cxx_global_var_init in hello_world-QdWhjz.o
  "___msan_retval_tls", referenced from:
      _main in hello_world-QdWhjz.o
      ___cxx_global_var_init in hello_world-QdWhjz.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

#38814 libstdcxx and binaries linked against it can have conflicting emutls (one copy in libstdc++.dylib and one copy in libgcc_s.dylib) ports defect 04/15/13

The current libstdcxx subport links in libgcc_eh.a. This causes the FSF gcc unwinder to be used within the libstdc++ dynamic lib code but the system unwinder in other code generated by the g++-mp-4.x compilers. This is forbidden behavior as only a single unwinder should be in use and this should always be the system unwinder. In a perfect world, the static libgcc_eh would be rewritten to use the same code used for the compatibility unwinder in libSystem or the compiler-rt compact unwinder. Given the current situation, the best solution possible is to avoid the hack of linking in -static-libgcc for the libstdc++ shared library but instead add the libgcc*dylib files to the libstdcxx subport so that they are always available for the libstdc++ shared lib from FSF gcc. These libgcc_ext stubs have been carefully crafted to only provide those symbols not defined in libSystem on darwin and will insure a single unwinder (the system one) is always in use. Note that the spec generated by -static-gcc always passes libstdc++.a to the linker when the g++ compiler is used. This behavior is broken in MacPorts due to the absence of libstdc++.a in the packaged gcc4x. If you are worried about that feature, each gcc4x package should also have its own libstdc++.a retained.


#38857 Tiger: clang-3.3 build fails - fatal error: 'Availability.h' file not found ports defect 04/19/13

See log.


jmr@… (2 matches)

Ticket Summary Component Milestone Type Created
Description
#37453 libsdl_image: unknown Graphical glitches and image non-display in SDL based games ports defect 12/30/12

I am encountering non-display of images (leaving black screens) and image display corruption in SDL based games. Text is displayed fine. Clean build of ports from a fresh MacPorts installation.

MacOSX 10.5.8 / XCode 3.1.4.

This was first seen in a build of widelands trunk, but is not widelands specific. SDLInvaders is a quick-to-compile easily seen example (screenshot attached of game after bypassing the wholly black menu).

Macports tree r87590 is working fine. Macports tree r95100 and later have been confirmed as exhibiting the issues.

I am narrowing down the point at which the breakage happens in order to identify specific port(s), but felt it was worth filing this ticket now.


#39123 squid3: EUI error with 3.3.4 and OSX Server 10.6.8 ports defect 05/16/13

Sorry about my previous post. I did not notice that I had pasted the same error message in both places. My major problem is as follows...

I upgraded my squid 3.3.4 servers from 10.5.8 to 10.6.8. Now I'm getting a flood of the following messages in the log…

squid[927]: ERROR: ARP / MAC / EUI-* operations not supported on this operating system.

On a heavily used system this eventually causes squid to crash and restart.

Searching shows that someone who installed without MacPorts fixed this by recompiling with "./configure --disable-eui", but that doesn't appear to be an option with MacPorts. Any idea what I can do about this? (Maybe there's a way to do this. I'm an old mainframer, and can code in assembly and PL/1, but never had the pleasure of developing in C.)

Thanks for any help, Ron


jwa@… (1 match)

Ticket Summary Component Milestone Type Created
Description
#13092 OpenSSH authentication broken on Leopard (PAM unable to create session) ports defect 11/01/07

OpenSSH's PAM module fails after authentication, preventing login.

Log from sshd -ddd:

debug3: PAM: opening session
PAM: pam_open_session(): Cannot make/remove an entry for the specified session
debug1: PAM: establishing credentials
debug1: permanently_set_uid: 501/20
debug2: set_newkeys: mode 0
debug2: set_newkeys: mode 1
debug1: Entering interactive session for SSH2.
debug2: fd 5 setting O_NONBLOCK
debug2: fd 6 setting O_NONBLOCK
debug1: server_init_dispatch_20
debug1: server_input_channel_open: ctype session rchan 0 win 1048576 max 16384
debug1: input_session_request
debug1: channel 0: new [server-session]
debug1: session_new: init
debug1: session_new: session 0
debug1: session_open: channel 0
debug1: session_open: session 0: link with channel 0
debug1: server_input_channel_open: confirm session
debug1: server_input_channel_req: channel 0 request pty-req reply 0
debug1: session_by_channel: session 0 channel 0
debug1: session_input_channel_req: session 0 req pty-req
debug1: Allocating pty.
debug3: mm_request_send entering: type 25
debug3: mm_pty_allocate: waiting for MONITOR_ANS_PTY
debug3: mm_request_receive_expect entering: type 26
debug3: mm_request_receive entering
debug3: monitor_read: checking request 25
debug3: mm_answer_pty entering
debug1: session_new: init
debug1: session_new: session 0
lastlog_filetype: Couldn't stat /var/log/lastlog: No such file or directory
lastlog_openseek: /var/log/lastlog is not a file or directory!
lastlog_filetype: Couldn't stat /var/log/lastlog: No such file or directory
lastlog_openseek: /var/log/lastlog is not a file or directory!
debug3: mm_request_send entering: type 26
debug1: session_pty_req: session 0 alloc /dev/ttys008
debug3: tty_parse_modes: SSH2 n_bytes 251
debug3: tty_parse_modes: ospeed 9600
debug3: tty_parse_modes: ispeed 9600
debug3: tty_parse_modes: 1 3
debug3: tty_parse_modes: 2 28
debug3: tty_parse_modes: 3 127
debug3: tty_parse_modes: 4 21
debug3: tty_parse_modes: 5 4
debug3: tty_parse_modes: 6 255
debug3: tty_parse_modes: 7 255
debug3: tty_parse_modes: 8 17
debug3: tty_parse_modes: 9 19
debug3: tty_parse_modes: 10 26
debug3: tty_parse_modes: 11 25
debug3: tty_parse_modes: 12 18
ttys008 ptyfd 4
debug3: mm_request_receive entering

kimuraw@… (1 match)

Ticket Summary Component Milestone Type Created
Description
#39096 ruby portgroup: fix universal builds ports defect 05/14/13

Building rb-rmagick @2.13.2_1 non-universal works fine, but with the universal variant it fails:

checking for stdint.h... no
checking for sys/types.h... no
checking for wand/MagickWand.h... no

Can't install RMagick 2.13.2. Can't find MagickWand.h.

These headers all exist; the problem is how Ruby checks for them. In ext/RMagick/mkmf.log we see the real problem:

have_header: checking for stdint.h... -------------------- no

"/usr/bin/clang -E -I. -I/opt/local/lib/ruby/1.8/x86_64-darwin12 -I/opt/local/var/macports/build/_Users_rschmidt_macports_dports_ruby_rb-rmagick/rb-rmagick/work/RMagick-2.13.2/ext/RMagick -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include/ImageMagick-6  -pipe -Os -arch x86_64 -arch i386 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include/ImageMagick-6   conftest.c -o conftest.i"
clang: error: cannot use 'cpp-output' output with multiple -arch options
checked program was:
/* begin */
1: #include <stdint.h>
/* end */

The compiler is being called with -E, meaning pre-processor mode, but for some reason the -arch flags, which are not appropriate for use with a pre-processor, are still being supplied, causing the error.

RMagick isn't doing anything special; it's using the standard ruby have_header() check. According to the Ruby source code, have_header() calls try_cpp(), which in turn calls cpp_command(). And cpp_command() runs Config::expand("$(CPP) #$INCFLAGS #$CPPFLAGS #$CFLAGS #{opt} #{CONFTEST_C} #{outfile}", conf)—deliberately including $CFLAGS, which in MacPorts by default contains -arch flags.

The developers of Ruby seem to be aware that -arch flags should not be passed to the C pre-processor; I found an old discussion about that. But they've taken the unorthodox approach of defining a new environment variable ARCH_FLAG which they expect packagers to set, instead of including -arch flags in CFLAGS, CXXFLAGS, LDFLAGS etc.

I don't know why it's called ARCH_FLAG and not ARCH_FLAGS or what happens if multiple -arch flags are included.

In MacPorts we seem to be aware of the ARCH_FLAG variable; the ruby port already uses it to build itself, and it ensures only one -arch flag is in it by using the muniversal portgroup. But we still need a solution for other Ruby software that uses the ruby-1.0 portgroup.


krischik@… (1 match)

Ticket Summary Component Milestone Type Created
Description
#25598 GNAT GPL 2010 now available, update portfile to use it? ports update 07/09/10

GNAT GPL 2010 has now been released and supports Snow Leopard. This should make possible a working build on SL. At present the portfile uses GNAT GPL 2009. Request an update to use GNAT GPL 2010, or provide an option for it.


l2g@… (8 matches)

Ticket Summary Component Milestone Type Created
Description
#25868 parrot universal variant fails ports defect 07/29/10

See subject.

$ sudo port -v install parrot +universal
--->  Computing dependencies for parrot.
--->  Fetching parrot
--->  Verifying checksum(s) for parrot
--->  Checksumming parrot-2.6.0.tar.gz
--->  Extracting parrot
--->  Extracting parrot-2.6.0.tar.gz
--->  Configuring parrot
Invalid option "disable-dependency-tracking". See "perl Configure.pl --help" for valid options
shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_parrot/work/parrot-2.6.0" && perl Configure.pl --prefix=/opt/local --disable-dependency-tracking --mandir=/opt/local/share/man --optimize " returned error 2

#25914 truecrypt 7.0 request to add port ports request 08/02/10

Request to add the latest version of TrueCrypt to MacPorts.
Sources of information:


#28150 p5-html-wikiconverter-socialtext @0.03 not available ports submission 01/25/11

Requires p5-html-wikiconverter


#28151 p5-html-wikiconverter-tikiwiki @0.50 not available ports submission 01/25/11

Requires p5-html-wikiconverter (ticket:28136)


#28152 p5-html-wikiconverter-usemod @0.50 not available ports submission 01/25/11

Requires p5-html-wikiconverter (ticket:28136)


#28153 p5-html-wikiconverter-wakkawiki @0.50 not available ports submission 01/25/11

Requires p5-html-wikiconverter


#28155 p5-html-wikiconverter-wikispaces @0.02 not available ports submission 01/25/11

Requires p5-html-wikiconverter (ticket:28136)


#28156 p5-html-wikiconverter-wikkawiki @0.50 not available ports submission 01/25/11

Requires p5-html-wikiconverter (ticket:28136)


larryv@… (8 matches)

Ticket Summary Component Milestone Type Created
Description
#36950 Local Port Repo Instructions Should Address Permissions Issue guide defect 11/10/12

The many tickets complaining of permissions issues on local portfile repos are evidence that the instructions at http://guide.macports.org/chunked/development.local-repositories.html should be updated. In particular, it may well be that the requirement that portfiles be readable by "nobody" make it inappropriate for most users to store the ports under their home directories, as the ticket suggests. Also, the ticket should suggest specific permissions and ownership for local portfile repos that will help avoid this issue, and suggest sudo -u nobody ls <directory> as a test


#15712 Add versions to platforms base MacPorts Future enhancement 06/21/08

Currently the platforms statement can only specify a platform like darwin, macosx, linux, freebsd and others, but cannot require a version of the platform. So this is a proposal to extend it to also include platform version numbers.

This would look like this:

platforms    darwin                  # as it is now
platforms    {darwin 7} {darwin 8}   # Darwin 7 or 8
platforms    {darwin >=8}            # Darwin 8 or higher
platforms    {macosx >=9.3}          # Mac OS X 10.5.3 or higher

If a platform does not match the requirements, the port should error out automatically when trying to install it. To enforce a specifc version, some ports are using pre-fetch {} blocks at the moment, these could be replaced with this new syntax.


#38383 rust @0.5_3: Use llvm-3.x ports instead of bundled LLVM ports enhancement 03/13/13

We currently just build the bundled LLVM. Using MacPorts’ LLVM ports results in a broken stage2 compiler that segfaults immediately during the build.


#37616 New port request: Sherpa ports request 01/12/13

Would it be possible to create a port for the Sherpa Python modelling and fitting package ( http://cxc.cfa.harvard.edu/sherpa/ )?

Sherpa is part of the larger CIAO package ( http://cxc.harvard.edu/ciao/index.html ), but I think packaging that with Macports is too hard.

But it is possible to get the standalone Sherpa version to work with Mac system or Macports Python (as opposed to the CIAO Python): http://cxc.cfa.harvard.edu/contrib/sherpa/ http://www.astropython.org/tutorial/2010/1/Installing-Sherpa-standalone-for-X-ray-analysis

The advantage is that sherpa would then be available together with all the other Macports python packages, as opposed to only with CIAO Sherpa.


#25428 New port for re-alpine ports submission 06/26/10

Re-alpine is a fork/successor to alpine. This Portfile (and patches) adds this port and resolves the equivalent to Ticket #24954.


#38151 Submission: rzip64 - a large-file compression program ports submission 02/21/13

From the rzip64 homepage at http://rzip64.ghsi.eu/:

rzip64 is a file compression program designed for very large files. When processing large chunks of input data it takes advantage of repetitive appearing byte patterns over long distances.

rzip64 can utilize multiple CPU cores. rzip64 can also be interrupted at any time and be restarted later.


Since it was not available in MacPorts, I modified rzip64 to compile on OS X and fixed a few trivial bugs. This has only been tested on 10.8.2.


#18140 squeak @3.9: version 4.3 available ports update 01/21/09

Version 3.9 of Squeak is the current version in macports. We're behind the times!


#28291 PLT Scheme upgrade and name change ports update 02/05/11

PLT Scheme has gone through a change in both major release and project name.


macports-tickets@… (6 matches)

Ticket Summary Component Milestone Type Created
Description
#12906 gcl package fails to build (reported upstream) ports defect 10/14/07

The gcl package will not install. This is on 10.4.10, Intel Core2Duo MacBook Pro. The output I see is:

(cd o; make all)
gcc  -c -O2 -no-cpp-precomp -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  -I/usr/local/var/macports/build/_usr_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcl/work/gcl-2.6.7/o -I../h -I../gcl-tk gbc.c  
In file included from ../h/../h/protoize.h:464,
                 from ../h/include.h:70,
                 from gbc.c:33:
/usr/include/unistd.h:531: error: conflicting types for 'my_sbrk'
../h/config.h:42: error: previous declaration of 'my_sbrk' was here
make[1]: *** [gbc.o] Error 1
make: *** [unixport/saved_pre_gcl] Error 2

#20340 ghc-devel fails to fetch ports defect 07/16/09

Mac OS X 10.4.11 Intel, MacPorts 1.7.1

$ sudo port install ghc-devel
--->  Fetching ghc-devel
Error: Target org.macports.fetch returned: invalid command name "cd"
Error: Status 1 encountered during processing.
$

This port should either be fixed and updated, see #14462, or removed from MacPorts.

Is anyone actually using this? It could be a nice convenience, but people who want to use GHC HEAD could just build it manually like on other platforms.


#24670 ghc 6.10.4_2 System.Random busted for floats/doubles on Snow Leopard ports defect 04/26/10

The System.Random functions (randomIO, randomRIO), when used with Double of Float, seem to consistently return Infinity. The expectation being that these would, of course, return random floating point numbers.

For example,

~$ ghci
GHCi, version 6.10.4: http://www.haskell.org/ghc/  :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer ... linking ... done.
Loading package base ... linking ... done.
Prelude> :m +System.Random
Prelude System.Random> randomIO :: IO Double
Loading package old-locale-1.0.0.1 ... linking ... done.
Loading package old-time-1.0.0.2 ... linking ... done.
Loading package random-1.0.0.1 ... linking ... done.
Infinity
Prelude System.Random> randomIO :: IO Float
Infinity
Prelude System.Random> randomRIO (0.0 :: Double, 1.0)
Infinity
Prelude System.Random> :q
Leaving GHCi.
~$ 

Integers do not seem to be affected.


#25265 ghc 6.10.4 seg fault in ghci when showing negative float ports defect 06/15/10

On Snow Leopard, 64-bit, ghci will seg fault when attempting to show a negative float.

Example:

$ ghci
GHCi, version 6.10.4: http://www.haskell.org/ghc/  :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer ... linking ... done.
Loading package base ... linking ... done.
Prelude> 0.5
0.5
Prelude> -0.5
-Segmentation fault

The seg fault does happen after the sign is displayed.

A file compiled by ghc does not display the same behavior. Given a file test.hs:

main = putStr $ show (-0.5)

And compiling with ghc --make test, the result will run normally.

Possibly related to tickets #24670, #24571.


#12317 RFE: ruby portgroup - rubygems have no universal variant ports enhancement 07/17/07

This patch adds: "universal_variant no" to the ruby port group for any ports that use gems. If a gem has a C extension the config will be picked up from the ruby config by mkmf.rb/extconf.rb. So a universal ruby will build universal gems.

Patch for a universal ruby is at: http://trac.macosforge.org/projects/macports/ticket/12314


#13120 mc: 4.6.1 with utf8 variant ports enhancement 11/03/07

Request for a version bump from 4.6.0 to 4.6.1 with utf8 variant.

The current mc-4.6.0 is compiled against ncurses, because the mcslang bundled with 4.6.0 is actually broken on mac. This is not yet fixed in any bundled mcslang (up to mc-4.6.2-pre1, reported to mc-dev). However, with the attached diff, mc-4.6.1 will compile against mcslang and work happily with the tiger-bundled terminfo database.

The problem above gets fixed in slang-2.1.3 (see Ticket #13119).

For utf8 support in mc slang2 is needed. You will also need a recent terminfo database (the tiger-bundled (5.4) will not work in regard of arrow keys and fn keys). I did not impose a ncurses(w) dependency on slang2 in Ticket #13119. Because you can still used $TERMINFO to override the system defaults if the right terminfo cannot be found at slang2 compile-time.

The utf8 patches are from http://www.linuxfromscratch.org/blfs/view/svn/general/mc.html

Please see the attached files.

  • ywc

macsforever2000@… (1 match)

Ticket Summary Component Milestone Type Created
Description
#24479 kst-1.7.0 configure failure due to kde-config not found ports defect 04/14/10
sudo port install kst +universal

fails with

--->  Computing dependencies for kst
--->  Configuring kst
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_kst/work/kst-1.7.0" && ./configure --prefix=/opt/local --disable-dependency-tracking --without-arts --with-sqlite=/opt/local --with-qt-dir=/opt/local --with-qt-libraries=/opt/local/lib/qt3/lib --with-qt-includes=/opt/local/lib/qt3/include/ --enable-mac " returned error 1
Command output: checking build system type... i686-apple-darwin10.3.0
checking host system type... i686-apple-darwin10.3.0
checking target system type... i686-apple-darwin10.3.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for kde-config... not found
configure: error: The important program kde-config was not found!
Please check whether you installed KDE correctly.

It was tried to uninstall and then reinstall kdebase 4. Mac OS X 10.6.3, XCode 3.2.1


marin@… (1 match)

Ticket Summary Component Milestone Type Created
Description
#34502 ogre@1.7.3 - pbxcp command execution failed, build failed. ports defect 05/18/12

On OS X 10.7.4 with XCode 4.3.2, ogre fails to install due to wrong hardcoded path to pbxcp. Since XCode 4.3 the /Developer folder no longer exists and XCode files and frameworks are placed in /Applications/XCode.app/.

The current port's CMakeList files contain the old path and building will fail.

I don't have a patch since I don't really know what to change but with some help from the mailing list I was able to hack the source CMakeList.txt files that macport downloads and install using my changes.

From inside ogre's source folder I changed the paths with:

find . -name CMakeLists.txt -exec sed -i bak s:/Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp:/Applications/Xcode.app/Contents//OtherFrameworks/DevToolsCore.framework/Versions/A/Resources/pbxcp: {} \;

mfeiri@… (1 match)

Ticket Summary Component Milestone Type Created
Description
#29173 ld64 should symlink rather than copy ld and rebase on darwin > 10 ports defect 04/16/11

The logic of the section handling darwin > 10 in the ld64 Portfile is flawed. By copying the ld and rebase files from /usr/bin into /opt/local/bin, MacPorts is locking the user into a snapshot of the Xcode currently installed when the ld64 package is built. The ld64 package should be creating symlinks to these files instead of copying them.


mww@… (1 match)

Ticket Summary Component Milestone Type Created
Description
#13553 gcc42 and gcc43 do not provide gcj on Mac OS X Leopard (PPC) ports defect 12/10/07
% sudo port install pdftk
--->  Fetching pdftk
--->  Attempting to fetch pdftk-1.41.tar.bz2 from http://www.pdfhacks.com/pdftk/ 
--->  Verifying checksum(s) for pdftk
--->  Extracting pdftk
--->  Configuring pdftk
--->  Building pdftk with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_shirose_src_macports-trunk_dports_textproc_pdftk/work/pdftk-1.41/pdftk" && make all -f Makefile.MacOSX TOOLPATH=/opt/local/bin/ VERSUFF=-mp-4.2 " returned error 2
Command output: make -C ../java_libs
make -C "/opt/local/var/macports/build/_Users_shirose_src_macports-trunk_dports_textproc_pdftk/work/pdftk-1.41/java_libs/gnu_local/java/security";
/opt/local/bin/gcj-mp-4.2 -O2 --encoding=UTF-8 --classpath="/opt/local/var/macports/build/_Users_shirose_src_macports-trunk_dports_textproc_pdftk/work/pdftk-1.41/java_libs" -c Engine.java -o Engine.o
/bin/sh: /opt/local/bin/gcj-mp-4.2: No such file or directory
make[2]: *** [Engine.o] Error 127
make[1]: *** [libgcj_local] Error 2
make: *** [java_libs] Error 2

Error: Status 1 encountered during processing.

raimue@… (11 matches)

Ticket Summary Component Milestone Type Created
Description
#27918 vim @7.3.94 +small does not compile (v7.3.94): ui.c error ports defect 01/10/11
port install vi +small

fails to compile with an error:

/usr/bin/gcc-4.0 -c -I. -Iproto -DHAVE_CONFIG_H \
  -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp \
  -pipe -O -arch ppc -D_FORTIFY_SOURCE=1  \
  -o objects/ui.o ui.c
ui.c: In function 'clip_modeless':
ui.c:610: error: 'MOUSE_RIGHT' undeclared (first use in this function)
ui.c:610: error: (Each undeclared identifier is reported only once
ui.c:610: error: for each function it appears in.)
ui.c:615: error: 'mouse_col' undeclared (first use in this function)
ui.c:615: error: 'mouse_row' undeclared (first use in this function)
ui.c:628: error: 'MOUSE_RELEASE' undeclared (first use in this function)
ui.c: In function 'clip_process_selection':
ui.c:735: error: 'MOUSE_RELEASE' undeclared (first use in this function)
ui.c:781: error: 'MOUSE_RIGHT' undeclared (first use in this function)

I do run tiger, but I don't think that is the issue, seeing as both +tiny and "+normal" compile fine

let me know if you want me to post the full log, test something, or wish any other info.


#28510 valgrind 3.6.1 +mpich2 variant fails ports defect 02/22/11

The mpich2 variant is failing. I installed as follows

sudo port install valgrind +mpich2

Looks like the construction of the libmpiwrap is failing. See attached log file.


#32053 bash-completion @1.3_3 Regular expression error ports defect 11/13/11

If ~/ssh/config file has a host that begins with a letter "t", auto-completion does not work: it removes the first letter. Example: Host tabc will only complete with abc, if we press t[TAB], it will not appear. If we type ssh[TAB] host tabc will only appear as abc. I believe it to be in /opt/local/etc/bash_completion regular expression on line 1337 but I may be mistaken.


#32994 build of valgrind 3.7.0 on Leopard fails; gcc version not detected properly ports defect 01/23/12

valgrind fails to compile on Leopard with gcc-4.0. The configure script does not detect the gcc version correctly.

This is the relevant part the attached main.log.

:info:configure checking dependency style of /usr/bin/gcc-4.0... gcc3
:info:configure checking for diff -u... yes
:info:configure checking for a supported version of gcc... no (686)
:info:configure configure: error: please use gcc >= 3.0 or clang >= 2.9
:info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_valgrind/valgrind/work/valgrind-3.7.0" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --without-mpicc --enable-only32bit " returned error 1
:error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details)
:debug:configure Backtrace: configure failure: shell command failed (see log for details)
    while executing
"$procedure $targetname"
:info:configure Warning: the following items did not execute (for valgrind): org.macports.install org.macports.configure org.macports.build org.macports.destroot
:notice:configure Log for valgrind is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_valgrind/valgrind/main.log

If one changes in "configure":

5132 gcc_version=`${CC} --version \
5133              | head -n 1 \
5134              | $SED 's/i686-apple-darwin10//' \
5135              | $SED 's/i686-apple-darwin11//' \
5136              | $SED 's/^[^0-9]*\([0-9.]*\).*$/\1/'`

to:

5132 gcc_version=`${CC} --version \
5133              | head -n 1 \
5134              | $SED 's/i686-apple-darwin9//' \
5135              | $SED 's/i686-apple-darwin10//' \
5136              | $SED 's/i686-apple-darwin11//' \
5137              | $SED 's/^[^0-9]*\([0-9.]*\).*$/\1/'`

it works.


#35635 MacVim: Bad font rendering ports defect 08/12/12

I installed MacVim from MacPorts (on Mountain Lion).

However, the font rendering is (compared to the binary version of Mac Vim that is distributed on GitHub) ugly. See the attached screenshot.


#36355 vim: outdated runtime files ports defect 09/27/12

:h sh-awk is not available from macports vim.

http://vim.1045645.n5.nabble.com/syntax-highlight-and-indent-awk-code-embedded-in-bash-script-td5618369.html

I just tried MacVIm, it has :h sh-awk. Could anybody fix this problem?


#37858 bash-completion @2.0: not autocompleting ssh known_hosts ports defect 01/30/13

I am using bash-completion @2.0 and bash version 4.2.42(2)-release (i386-apple-darwin11.4.2). I also tried with bash from macports but bash-completion is not autocompleting ssh hostnames. And my hostnames are not hashed.


#24416 Setting xterm titles while building base MacPorts Future enhancement 04/08/10

port could make use of the xterm title to provide some indicator what is currently doing. When using verbose or debug mode a lot of code will scroll by making it difficult to see what is actually being run at the moment.

Such titles can be set by writing to stdout with special escape sequences, such as:

echo -ne "\033]0;Foo Bar\007"

This will be implemented in the branch branches/xterm-titles.


#37798 MacVim: Request to create 'gvim', 'gvimdiff', ... symbolic links in addition to 'mvim' series ports enhancement 01/27/13

Would it be possible to create /opt/local/bin/gvim, .../gvimdiff, etc. symbolic links in addition to /opt/local/bin/mvim, .../mvimdiff, ... ? This would allow git mergetool gvimdiff work out of the box.

See also this Homebrew issue: https://github.com/mxcl/homebrew/issues/14458

Thanks.


#22906 mlocate: a locate/updatedb implementation ports request 12/15/09

From its website, https://fedorahosted.org/mlocate/

mlocate is a locate/updatedb implementation. The 'm' stands for "merging": updatedb reuses the existing database to avoid rereading most of the file system, which makes updatedb faster and does not trash the system caches as much.

The locate(1) utility is intended to be completely compatible to slocate. It also attempts to be compatible to GNU locate, when it does not conflict with slocate compatibility.


#35319 bash-completion: tar completion should suggest all formats supported by libarchive ports enhancement 07/26/12

tar bash completion doesn't work for files with zip extension but tar can successfully work with zip files.


reiffert@… (1 match)

Ticket Summary Component Milestone Type Created
Description
#14729 gnome installations do not register the schema files with gconf ports defect 03/20/08

Gnome ports install schema files to ${prefix}/etc/gconf/schema/ Those files need to be registered along with gconftool-2. Placing them in the directory is not enough.

I recently discovered the advantages and allready added the following scope to port:gnucash port:gnome-vfs and port:yelp It appears that port:gnome-control-center does it equally.

post-activate {
        # We need to register some stuff to gconf. Just putting the
        # schema files to the right place is not enough.
        # You can watch the successful installation with gconf-editor.

        system "cd ${prefix}/etc/gconf/schemas && \
        GCONF_CONFIG_SOURCE=`${prefix}/bin/gconftool-2 --get-default-source` ${p
refix}/bin/gconftool-2 --makefile-install-rule \
                desktop_default_applications.schemas \
                desktop_gnome_url_handlers.schemas \
                system_dns_sd.schemas \
                system_http_proxy.schemas \
                system_smb.schemas"
}

Please remember to replace those schemas through the port's schema files you are upgrading.

You can validate the successful schema registration by launching gconf-editor.

Kind regards Thomas


rene@… (1 match)

Ticket Summary Component Milestone Type Created
Description
#27681 gajim-devel @0.12-alpha1-r10268 - fails to fetch ports defect 12/15/10

It seems like the gajim devs have switched from svn to mercurial and the portfile needs to be adjusted.

"svn: Can't connect to host 'svn.gajim.org': Connection refused"

ricci@… (4 matches)

Ticket Summary Component Milestone Type Created
Description
#18881 AFFLIB / FUSE ports defect 03/17/09

Would it be possible to get the FUSE variant of AFFLIB working? I'm attempting to use "affuse" from that package and get an error that FUSE isn't installed. Web support indicates that the FUSE developer files need to be installed before we complie AFFLIB.

I edited the AFFLIB Portfile to enable the FUSE variant, and installed. I get the following output:

configure: FUSE requested
checking fuse.h usability... no
checking fuse.h presence... no
checking for fuse.h... no
configure: fuse.h not found; Disabling FUSE support.

I do have MacFuse 1.7.1 installed, and fuse.h is in /opt/local/include. I'm willing to do legwork to get it going but am at the end of my current capabilities. Thanks.


#20027 perl5.8 build failure ports defect 06/21/09

When I tried to "sudo port install wine", it gave an error that 'perl5.8' build failed. The output is attached with the attachment. Versions of: Mac OS X: 10.5.7 Macports: 1.710 Xcode: 3.1.2


#26057 xpdf cant find paper defn nor fonts ports defect 08/12/10

I did a remove of macports, followed by a install of 1.9.1-10.5.

The following port commands were issued:

sudo port selfupdate
sudo port install quartz-wm
sudo port install xpdf

I then opened an x11 xterm window and ran the following:

bash-3.2$ which xpdf
/opt/local/bin/xpdf
bash-3.2$ xpdf
Error: No paper information available - using defaults
Error: No display font for 'Courier'
Error: No display font for 'Courier-Bold'
Error: No display font for 'Courier-BoldOblique'
Error: No display font for 'Courier-Oblique'
Error: No display font for 'Helvetica'
Error: No display font for 'Helvetica-Bold'
Error: No display font for 'Helvetica-BoldOblique'
Error: No display font for 'Helvetica-Oblique'
Error: No display font for 'Symbol'
Error: No display font for 'Times-Bold'
Error: No display font for 'Times-BoldItalic'
Error: No display font for 'Times-Italic'
Error: No display font for 'Times-Roman'
Error: No display font for 'ZapfDingbats'

Is this an x11 configuration error? What have I forgotten?


#26293 Wireshark ChmodBPF ports enhancement 08/30/10

Wireshark ports does not place ChmodBPF files, to allow users with read access to the BPF devices to capture packets.


1 2
Note: See TracReports for help on using and creating reports.