On Sat, Jun 2, 2018 at 12:12 AM, Erik Bray <erik.m.b...@gmail.com> wrote:
> On Fri, Jun 1, 2018 at 3:15 PM, kcrisman <kcris...@gmail.com> wrote:
>> In trying to upgrade (via git pull from trac, the develop branch) from
>> 8.2.beta5 to current develop, I am having difficulty early on, while
>> building pkgconf.  Honestly, I'm not even sure why pkgconf instead of
>> pkgconfig is being installed (I missed that whole discussion), but anyway
>> here is the relevant end of the log file for pkgconf.  This is on Mac OS X
>> 10.11, which ordinarily does fine building Sage (e.g. I just built 8.2
>> binaries from scratch with no problems, which I am successfully using
>> myself).
>
> Huh, it seems 8.3.beta3 included my new package uninstallation
> capabilities for the first time, and it looks like maybe you are the
> first (reported) victim to a bug having something to do with that
> (perhaps not caught previously since it wasn't tested with that
> specific upgrade path).
>
> That said, I'm a bit mystified by the error.
>
> Is it possible that you actually have a file called "sdh_install"
> somewhere on your path?

Scratch that, I misread the error message. I didn't realize it was
split across multiple lines.

I think I might see the problem here.

For now you can fix it by just deleting the existing file at

/Users/.../Downloads/sage/local/bin/pkg-config

This should be made more robust though.



>> [pkgconf-0.9.7.p0] mkdir -p
>> /Users/.../Downloads/sage/local/var/tmp/sage/build/pkgconf-0.9.7.p0/inst/Users/.../Downloads/sage/local/bin
>>
>> [pkgconf-0.9.7.p0] /usr/bin/install -c pkgconf
>> /Users/.../Downloads/sage/local/var/tmp/sage/build/pkgconf-0.9.7.p0/inst/Users/.../Downloads/sage/local/bin/pkgconf
>>
>> [pkgconf-0.9.7.p0] mkdir -p
>> /Users/.../Downloads/sage/local/var/tmp/sage/build/pkgconf-0.9.7.p0/inst/Users/.../Downloads/sage/local/share/aclocal
>>
>> [pkgconf-0.9.7.p0] /usr/bin/install -c -m 644 ./pkg.m4
>> /Users/.../Downloads/sage/local/var/tmp/sage/build/pkgconf-0.9.7.p0/inst/Users/.../Downloads/sage/local/share/aclocal/pkg.m4
>>
>> [pkgconf-0.9.7.p0] mkdir -p
>> /Users/.../Downloads/sage/local/var/tmp/sage/build/pkgconf-0.9.7.p0/inst/Users/.../Downloads/sage/local/share/man/man1
>>
>> [pkgconf-0.9.7.p0] /usr/bin/install -c -m 644 ./pkgconf.1
>> /Users/.../Downloads/sage/local/var/tmp/sage/build/pkgconf-0.9.7.p0/inst/Users/.../Downloads/sage/local/share/man/man1/pkgconf.1
>>
>> [pkgconf-0.9.7.p0]
>>
>> [pkgconf-0.9.7.p0] real 0m4.300s
>>
>> [pkgconf-0.9.7.p0] user 0m3.086s
>>
>> [pkgconf-0.9.7.p0] sys 0m1.882s
>>
>> [pkgconf-0.9.7.p0] Old-style or corrupt stamp file
>> '/Users/.../Downloads/sage/local/var/lib/sage/installed/pkgconf-0.9.7.p0'
>>
>> [pkgconf-0.9.7.p0] No legacy uninstaller found for 'pkgconf'; nothing to do
>>
>> [pkgconf-0.9.7.p0] Copying package files from temporary location
>> /Users/.../Downloads/sage/local/var/tmp/sage/build/pkgconf-0.9.7.p0/inst to
>> /Users/.../Downloads/sage/local
>>
>> [pkgconf-0.9.7.p0] Running post-install script for pkgconf-0.9.7.p0.
>>
>> [pkgconf-0.9.7.p0]
>> ********************************************************************************
>>
>> [pkgconf-0.9.7.p0] Error: destination
>> /Users/.../Downloads/sage/local/bin/pkg-config for
>>
>> [pkgconf-0.9.7.p0] sdh_install exists and is not a directory
>>
>> [pkgconf-0.9.7.p0]
>> ********************************************************************************
>>
>> [pkgconf-0.9.7.p0]
>>
>> [pkgconf-0.9.7.p0] real 0m0.700s
>>
>> [pkgconf-0.9.7.p0] user 0m0.401s
>>
>> [pkgconf-0.9.7.p0] sys 0m0.153s
>>
>> [pkgconf-0.9.7.p0]
>> ************************************************************************
>>
>> [pkgconf-0.9.7.p0] Error running the postinst script for pkgconf-0.9.7.p0.
>>
>> [pkgconf-0.9.7.p0]
>> ************************************************************************
>>
>> [pkgconf-0.9.7.p0] Please email sage-devel
>> (http://groups.google.com/group/sage-devel)
>>
>> [pkgconf-0.9.7.p0] explaining the problem and including the log file
>>
>> [pkgconf-0.9.7.p0]
>> /Users/.../Downloads/sage/logs/pkgs/pkgconf-0.9.7.p0.log
>>
>> [pkgconf-0.9.7.p0] Describe your computer, operating system, etc.
>>
>> [pkgconf-0.9.7.p0]
>> ************************************************************************
>>
>> make[1]: ***
>> [/Users/.../Downloads/sage/local/var/lib/sage/installed/pkgconf-0.9.7.p0]
>> Error 1
>>
>>
>> real 1m45.258s
>>
>> user 0m57.243s
>>
>> sys 0m42.006s
>>
>> ***************************************************************
>>
>> Error building Sage.
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "sage-devel" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to sage-devel+unsubscr...@googlegroups.com.
>> To post to this group, send email to sage-devel@googlegroups.com.
>> Visit this group at https://groups.google.com/group/sage-devel.
>> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to