Opened 9 years ago

Closed 9 years ago

#47845 closed defect (fixed)

Weechat failed build on 'dox' buildbot.

Reported by: harciga Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: haspatch maintainer Cc: kurthindenburg (Kurt Hindenburg)
Port: weechat

Description

Apparently weechat failed on the buildbot 'dox' https://clbin.com/Wi1nH

This should fix it and bump a bit the subport weechat-devel.

Attachments (1)

Portfile.diff (958 bytes) - added by harciga 9 years ago.

Download all attachments as: .zip

Change History (8)

Changed 9 years ago by harciga

Attachment: Portfile.diff added

comment:5 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:6 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Is there some reason you flipped the version string?

- version         1.3-dev-20150518 
+ version         20150522-1.3dev 

comment:7 in reply to:  6 Changed 9 years ago by harciga

Replying to khindenburg@…:

Is there some reason you flipped the version string?

- version         1.3-dev-20150518 
+ version         20150522-1.3dev 

Yes, new dates weren't recognized for upgrade as 1.3-dev-20150522. Should we leave it as is and instead revbump?

comment:8 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

I can't reproduce the error on either weechat nor weechat-devel

comment:9 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

I changed the version to 1.3-dev-20150522 locally - I had to run portindex for the new version to show up in outdated

$ port -d installed outdated                                                                                       
The following ports are currently installed:

  weechat-devel @1.3-dev-20150518_0 (active) platform='darwin 14' archs='x86_64'

comment:10 in reply to:  8 Changed 9 years ago by harciga

Replying to khindenburg@…:

I can't reproduce the error on either weechat nor weechat-devel

Hmmm, now that I think about it, it probably has to do with older installs from development revisions of the sub-port, prior to this ticket's patch I have the following:

The following ports are currently installed:

weechat-devel @v1.2-dev-20150117_0+doc+perl+python+ruby+tls internal ~r132258

weechat-devel @1.3-dev-20150518_0+doc+perl+python+ruby+tls r136507

weechat-devel @1.3-dev-20150518_0+doc+perl+ruby+tls r136507

weechat-devel @20140807_0 internal

weechat-devel @20140807_0+doc+perl+python+ruby+tls internal

weechat-devel @20140807_0+perl+python+ruby+tls internal

weechat-devel @20140815_0 r124011

weechat-devel @20140815_0+perl+python+ruby+tls r124011

weechat-devel @20150117_0 internal

After removing those installed not synced with base and activating the latest, I'm left with:

The following ports are currently installed:
  weechat-devel @1.3-dev-20150518_0+doc+perl+python+ruby+tls (active)
  weechat-devel @1.3-dev-20150518_0+doc+perl+ruby+tls
  weechat-devel @20140815_0
  weechat-devel @20140815_0+perl+python+ruby+tls

Now, it shows up correctly as outdated

$ port -d echo name:weechat-devel and outdated
DEBUG: Found port in file:///Users/harciga/dev/ports//irc/weechat
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/irc/weechat
weechat-devel                  @1.3-dev-20150518_0+doc+perl+python+ruby+tls

Please disregard the version string switch, do you want me to upload a corrected patchfile? or do you want to fix it yourself in the commit?

comment:11 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

done r137361

Note: See TracTickets for help on using tickets.