Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#49385 closed defect (worksforme)

xorg-server-devel @1.17.2 cannot be fetched

Reported by: ballapete (Peter "Pete" Dyballa) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: xorg-server-devel

Description

--->  Fetching distfiles for xorg-server-devel
Error: Failed to fetch xorg-server-devel: fetch failed
Error: See /opt/local/var/macports/logs/_opt_mports_trunk_dports_x11_xorg-server-devel/xorg-server-devel/main.log for details.
Error: Follow http://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port xorg-server-devel failed

The failure happens both sources:

version		1.17.2
git.branch      061ff2621ccc8560d15fb804eff68a3e15c1b5d1
#git.branch      xorg-server-${version}

This is on PPC Leopard, Mac OS X 10.5.8.

Attachments (1)

main.log (41.1 KB) - added by ballapete (Peter "Pete" Dyballa) 9 years ago.
main.log from trying to fetch the sources

Download all attachments as: .zip

Change History (7)

Changed 9 years ago by ballapete (Peter "Pete" Dyballa)

Attachment: main.log added

main.log from trying to fetch the sources

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jeremyhu@… removed
Owner: changed from macports-tickets@… to jeremyhu@…

comment:2 Changed 9 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: worksforme
Status: newclosed

Looks like your sources are a bit out of date.

comment:3 in reply to:  2 Changed 9 years ago by ballapete (Peter "Pete" Dyballa)

Replying to jeremyhu@…:

Looks like your sources are a bit out of date.

I have no sources, I have to fetch them first. Or am I wrong? If so, where are they hidden that I can remove them completely for an "update"?

comment:4 in reply to:  2 Changed 9 years ago by ballapete (Peter "Pete" Dyballa)

Replying to jeremyhu@…:

Looks like your sources are a bit out of date.

I removed the incomplete sources from some version 1.16.99 that I used to determine the change that introduced the faulty colours that the X server served. No change with git and port fetch.

comment:5 in reply to:  2 Changed 9 years ago by ballapete (Peter "Pete" Dyballa)

Replying to jeremyhu@…:

Looks like your sources are a bit out of date.

I invoked port clean xorg-server-devel. After that port upgrade outdated—and org-server-devel is the single outdated package—showed something new:

--->  Fetching distfiles for xorg-server-devel
DEBUG: Executing org.macports.fetch (xorg-server-devel)
DEBUG: Executing: /opt/local/bin/git clone -q git://anongit.freedesktop.org/xorg/xserver /opt/local/var/macports/build/_opt_mports_trunk_dports_x11_xorg-server-devel/xorg-server-devel/work/xorg-server-devel-1.17.2 2>&1
DEBUG: Executing GIT_DIR=/opt/local/var/macports/build/_opt_mports_trunk_dports_x11_xorg-server-devel/xorg-server-devel/work/xorg-server-devel-1.17.2/.git GIT_WORK_TREE=/opt/local/var/macports/build/_opt_mports_trunk_dports_x11_xorg-server-devel/xorg-server-devel/work/xorg-server-devel-1.17.2 /opt/local/bin/git checkout -q xorg-server-1.17.2 2>&1
--->  0001-XQuartz-GLX-Use-__glXEnableExtension-to-build-extens.patch doesn't seem to exist in /opt/local/var/macports/distfiles/xorg-server-devel
Error: Failed to fetch xorg-server-devel: fetch failed

Hm, I do see some patches here:

root 307 /\ l -RA /opt/mports/trunk/dports/x11/xorg-server-devel/files
total 72
-rw-r--r--  1 root  admin   1644 21 Okt 23:20 5000-sdksyms.sh-Use-CPPFLAGS-not-CFLAGS.patch
-rw-r--r--  1 root  admin   8675 21 Okt 23:20 5001-Use-old-miTrapezoids-and-miTriangles-routines.patch
-rw-r--r--  1 root  admin  11920 21 Okt 23:20 5002-fb-Revert-fb-changes-that-broke-XQuartz.patch
-rw-r--r--  1 root  admin   6227 21 Okt 23:20 5003-fb-Revert-fb-changes-that-broke-XQuartz.patch
drwxr-xr-x  3 root  admin    102 26 Feb  2015 dri
drwxr-xr-x  2 root  admin    102 26 Feb  2015 include

/opt/mports/trunk/dports/x11/xorg-server-devel/files/dri:
total 0
drwxr-xr-x  3 root  admin  102 26 Feb  2015 GL

/opt/mports/trunk/dports/x11/xorg-server-devel/files/dri/GL:
total 0
drwxr-xr-x  2 root  admin  102 26 Feb  2015 internal

/opt/mports/trunk/dports/x11/xorg-server-devel/files/dri/GL/internal:
total 96
-rw-r--r--  1 root  admin  47959 26 Feb  2015 dri_interface.h

/opt/mports/trunk/dports/x11/xorg-server-devel/files/include:
total 40
-rw-r--r--  1 root  admin  19814 26 Feb  2015 Xplugin.h

Portfile shows indeed

patchfiles \
	0001-XQuartz-GLX-Use-__glXEnableExtension-to-build-extens.patch \
	0002-XQuartz-Silence-Wpointer-bool-conversion.patch \
	0003-XQuartz-Silence-Wunused-variable.patch \
	0004-XQuartz-Silence-Wunused-function.patch \
	0005-XQuartz-Silence-Wformat-security-for-NSRunAlertPanel.patch \
	0006-XQuartz-Relax-App-Transport-Security-for-communicati.patch \
	0007-XQuartz-Remove-InfoPlist.strings.patch \
	0008-XQuartz-Fix-how-we-calculate-the-height-of-the-OSX-m.patch \
	5000-sdksyms.sh-Use-CPPFLAGS-not-CFLAGS.patch \
	5001-Use-old-miTrapezoids-and-miTriangles-routines.patch \
	5002-fb-Revert-fb-changes-that-broke-XQuartz.patch \
	5003-fb-Revert-fb-changes-that-broke-XQuartz.patch

but I don't seem to have these files… Reinstall MacPorts?

Last edited 9 years ago by ballapete (Peter "Pete" Dyballa) (previous) (diff)

comment:6 Changed 9 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Do a port sync.

Note: See TracTickets for help on using tickets.